Closed marisn closed 2 months ago
To run with Python 3.12, a more recent numpy version is required. Tested only with: python -m unittest discover tests
python -m unittest discover tests
Reply thanks for this. The development branch is numpy 2.0 compatible. I'll try to merge that with main later today, and push to PyPI.
Merged numpy 2.0 compatible develop with master and pushed to pypi
To run with Python 3.12, a more recent numpy version is required. Tested only with:
python -m unittest discover tests