Closed mirand863 closed 1 year ago
The tests fail with numpy 1.24
Steps to reproduce the behavior:
The library is expected to work with any version of numpy
For now, a quick fix was to set the numpy version in the conda recipe and setup.py to be < 1.24
< 1.24
The tests fail with numpy 1.24
Steps to reproduce the behavior:
The library is expected to work with any version of numpy
For now, a quick fix was to set the numpy version in the conda recipe and setup.py to be
< 1.24