[ci] Add testing for NumPy >= 2 #91
ci.yml
on: pull_request
macos-latest β’ brew install llvm
4m 36s
Matrix: clang
Matrix: gcc
Matrix: standard
Annotations
12 errors
π 3.10 β’ macos-latest β’ x64 β’ NumPy 2.x β’
Process completed with exit code 2.
|
π 3.11 β’ macos-latest β’ x64 β’ NumPy 2.x β’
Process completed with exit code 2.
|
π 3.10 β’ ubuntu-20.04 β’ x64 β’ NumPy 2.x β’:
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'?
|
π 3.10 β’ ubuntu-20.04 β’ x64 β’ NumPy 2.x β’:
tests/test_eigen_matrix.py#L841
test_sparse
ImportError: numpy.core.multiarray failed to import
|
π 3.10 β’ ubuntu-20.04 β’ x64 β’ NumPy 2.x β’
Process completed with exit code 2.
|
π 3.12 β’ ubuntu-20.04 β’ x64 β’ NumPy 2.x β’:
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'?
|
π 3.12 β’ ubuntu-20.04 β’ x64 β’ NumPy 2.x β’:
tests/test_eigen_matrix.py#L841
test_sparse
ImportError: numpy.core.multiarray failed to import
|
π 3.12 β’ ubuntu-20.04 β’ x64 β’ NumPy 2.x β’
Process completed with exit code 2.
|
π 3.11 β’ ubuntu-20.04 β’ x64 β’ NumPy 2.x β’:
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.
|
π 3.11 β’ ubuntu-20.04 β’ x64 β’ NumPy 2.x β’:
tests/test_eigen_matrix.py#L841
test_sparse
ImportError: numpy.core.multiarray failed to import
|
π 3.11 β’ ubuntu-20.04 β’ x64 β’ NumPy 2.x β’
Process completed with exit code 2.
|
π 3.12 β’ macos-latest β’ x64 β’ NumPy 2.x β’
Process completed with exit code 2.
|