[ci] Add testing for NumPy >= 2 #91
Annotations
3 errors
tests/test_eigen_matrix.py#L205
test_eigen_passing_adscalar
AttributeError: `itemset` was removed from the ndarray class in NumPy 2.0. Use `arr[index] = value` instead.. Did you mean: 'itemsize'?
|
tests/test_eigen_matrix.py#L841
test_sparse
ImportError: numpy.core.multiarray failed to import
|
|
This job failed
Loading