Releases: galtay/hilbertcurve
Releases · galtay/hilbertcurve
v2.0.5
fix an initialization bug when n_procs was not 0 or -1
v2.0.4
Mostly new docs and setup.py metadata fixes.
v2.0.3
Breaking Changes
- New API
- Multiprocessing
- Numpy Array Support
- Output Type Matching
v1.0.5
Made main branch the default branch and incorporated casting floats like 2.0 to ints like 2 in the init method.
v1.0.4
type hints and python >= 3.6
v1.0.3
removed math directive from readme.rst
v1.0.2
Add license file to manifest.in