Antoine Pitrou
Antoine Pitrou
Hi @lwasser > hey @pitrou i'm workign through this now too - we are creating some [tutorials](https://www.pyopensci.org/python-package-guide/tutorials/publish-pypi.html) on publishing using hatch. Thanks for writing these tutorials, however it would be...
Thanks for this! It's certainly more descriptive and detailed, but I'm surprised it does not seem to explicitly mention two-factor auth anywhere (*). While API tokens are mentioned, it does...
The `__dlpack__` API doc(s) should be linked directly from the spec pages IMHO. Otherwise it's too easy to get lost. But, yeah, nothing else is really required.
@github-actions crossbow submit -g cpp
@github-actions crossbow submit -g cpp
@github-actions crossbow submit -g cpp
CI failures are unrelated, I'll merge.
I don't know what a "Swiss table" is. Can you point to a general description?
More generally, I'm all for a faster associative table implementation.
Ah, so it's a hash table with SIMD-optimized lookup?