Randall Pittman
Randall Pittman
In docs version 4.9.0+, `auth.html` ("netCDF Authorization Support") is not included in the main docs. That is to say, it's not in the sidebar TOC nor the "navigation" part of...
There are a number of footguns, inconsistencies, and suspicious behaviors in how `_StartCountStride` handles various keys for `__getitem__` and `__setitem__`. I found these when working on the type stubs. I...
Prior to this PR, if `hdmedians` is compiled in an Python environment that uses Numpy 2.0+, `import hdmedians` results in the following error: ```text A module that was compiled using...