Issues
- 8
Weird UB when using sprs in nightly release mode
#370 opened by Specy - 1
Tag version 0.11.2 and/or update changelog
#368 opened by kolstae - 1
- 1
Mistake in sparse linear system solution
#346 opened by MarshalLeeeeee - 4
Error building `sprs`
#344 opened by MashyBasker - 2
Linear solver interfaces
#339 opened by jlogan03 - 3
Spare Linear Matrix Solver
#322 opened by kesleta - 5
linfa-kernel v0.6.1 doesn't compile because of breaking change in 0.11.1 version
#330 opened by clime - 3
Example on solving a linear system?
#335 opened by Makogan - 1
Matrix multiplication discrepancy
#336 opened by jlogan03 - 7
no lower triangular matrix factorization
#333 opened by Lishen1 - 3
Modifying the default implementation for `MulAcc`.
#323 opened by taketo1024 - 0
Add support for pattern type
#318 opened by shenjiangqiu - 26
Compilation error with CsMat and generic Float
#278 opened by relf - 3
Parallel Matrix Operations
#298 opened by aujxn - 0
python interface for sprs
#315 opened by chetmurthy - 0
- 13
Crate maintenance
#280 opened by vbarrielle - 17
Writing a Complex64-valued matrix in MatrixMarket format seems incompatible with scipy
#301 opened by chetmurthy - 3
- 2
- 2
How to directly provide indptr/indices/data to CsMatI (without sorting, etc)
#300 opened by chetmurthy - 9
`MulAcc` causes significant speed regression
#296 opened by tomtung - 3
Weird bug in Higher Rank Trait Bounds resolutions
#295 opened by hhirtz - 2
Publish new version of sprs to crates
#291 opened by bytesnake - 3
wrap scipy matrixes in Rust
#289 opened by kno10 - 1
Arbitrary tensor products
#287 opened by experiment9123 - 3
- 6
allow fully parameterized seperate types for matrix elements,vector elements,their products and accumulators
#283 opened by experiment9123 - 1
Non-sorting constructor
#273 opened by vbarrielle - 0
Bump the `ndarray` to 0.14
#267 opened by vbarrielle - 0
Take `CsMatViewI` as input for smmp
#254 opened by vbarrielle - 0
- 1
More ergonomic slicing APIs
#250 opened by vbarrielle - 4
CsVecBase::to_dense()
#257 opened by matzhaugen - 1
- 7
Serde tests failure
#256 opened by vbarrielle - 0
serde might deserialize into invalid structures
#231 opened by mulimoen - 20
Investigate possible issues with partial views
#244 opened by vbarrielle - 2
Multiplication can break when one dimension is 0
#239 opened by avangogo - 5
Safety implications of unsorted indices
#232 opened by mulimoen - 6
Type parameter error with latest version 0.8.1
#222 opened by bytesnake - 6
Building suitesparse from source
#230 opened by mulimoen - 1
- 1
Optional rayon is a breaking change
#213 opened by vbarrielle - 4
0.9 breakage wishlist
#224 opened by vbarrielle - 3
- 0
Enable all features when building for docs.rs
#215 opened by vbarrielle - 0
Allow warnings but deny them in CI
#219 opened by vbarrielle - 2
Implementing the Kronecker product
#209 opened by mulimoen