[WIP] Support Eigen::Map<Eigen::SparseMatrix> #2042
Annotations
2 errors
Run tests:
build/build/tests/test_eigen.py#L393
test15_sparse_map
AssertionError: assert np.float64(2.0) == 0
+ where np.float64(2.0) = sum()
+ where sum = <2x2 sparse matrix of type '<class 'numpy.float64'>'\n with 2 stored elements in Compressed Sparse Column format>.sum
|
Run tests
Process completed with exit code 1.
|
Loading