- rename
master
branch tomain
[#57] - build on macOS ARM64 [#62]
- build with Numpy 2.0 release candidate [#63]
- Bug Fix: Improve handling of floating point accuracy issues that can lead to memory violation on some systems. The fix from [#58] was only partial. [#59]
- Bug Fix: Improve handling of floating point accuracy issues that can lead to memory violation on some systems. [#58]
- Removed support for Python 3.7 and 3.8. [#52]
- Improvements in the package infrastructure. [#52, 55]
- Improve speed of computing histograms (
histogram1d
). [#44] - Added unit tests. Significantly improved code coverage. See [#40, #46]
- Compatibility improvements with Python 3.12. Package maintenance.