nalgebra/nalgebra-sparse/tests
Andreas Longva e655fed4fa Replace Arc<SparsityPattern> with SparsityPattern
After much deliberation, I have come to the conclusion that the
benefits do not really outweigh the added complexity. Even though
the added complexity is relatively minor, it makes it somewhat
more complicated to inter-op with other sparse linear algebra
libraries in the future.
2021-01-26 10:11:24 +01:00
..
common Implement Neg, Div, DivAssign for Csr/CscMatrix 2021-01-26 10:11:24 +01:00
unit_tests Replace Arc<SparsityPattern> with SparsityPattern 2021-01-26 10:11:24 +01:00
unit.rs Fail test compilation if compare feature is missing 2021-01-26 10:11:24 +01:00