Viewing profile — henryiii
henryiii
HN member- Joined
- Thu, Jun 01, 2017, 9:18 PM UTC
- HN karma
- 6
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About henryiii
No profile information was provided.
Recent public activity
-
comment
Comment #39795343
Or update things that are dated now. I’ve been mostly keeping the max version up to date but haven’t bumped the min version yet. I’d like to make it 3.11 or 3.15 in the near future…
-
comment
Comment #39795327
Feel free to make a MR, that sounds like a good tip. :)
-
comment
Comment #31194271
From what I understand, Hatch fixes a core failure of Poetry & PDM: if you have a tool that is not a library (say Black), it should not be able to collide with another tool you are…
-
comment
Comment #31194191
Poetry does several things by default that are bad for libraries - see https://iscinumpy.dev/post/poetry-versions/ for some details.
-
comment
Comment #28924583
That’s never been true for packages. Just because someone else did it doesn’t mean you can’t do it better. The goal in the last few years has been to make it possible for anyone to…
-
story
Hist 2.5 and boost-histogram 1.2 released
I'd like to announce the release of Hist 2.5 & boost-histogram 1.2, the powerful histogramming libraries for Python. I don't think I've posted about them here before, so quickly, b…
-
comment
Comment #23643978
I'm excited, but it seems like setting names by default is very odd. Quite a bit of the PEP is dedicated to the odd situations created by "case x" actually setting x rather than re…
-
comment
Comment #17077699
I've added several others, including C++, as well as a faster numpy implementation (avoiding mixing double and float): https://github.com/henryiii/framework_compare/tree/master/li.…
- story