issues
search
sparsemat
/
sprs
sparse linear algebra library for rust
Apache License 2.0
411
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
deps: update pyo3 requirement from 0.22.3 to 0.23.1
#372
dependabot[bot]
closed
3 days ago
1
deps-ci: bump codecov/codecov-action from 4 to 5
#371
dependabot[bot]
closed
4 days ago
0
Weird UB when using sprs in nightly release mode
#370
Specy
closed
3 weeks ago
8
maximum allowed version for sprs incremented to 0.16.1
#369
HenrikJStromberg
closed
1 month ago
1
Tag version 0.11.2 and/or update changelog
#368
kolstae
closed
1 month ago
1
deps-ci: bump actions/checkout from 3 to 4
#367
dependabot[bot]
closed
2 months ago
0
deps-ci: bump codecov/codecov-action from 3 to 4
#366
dependabot[bot]
closed
2 months ago
0
Add dependabot for github actions
#365
mulimoen
closed
2 months ago
0
Bump pyo3
#364
mulimoen
closed
2 months ago
0
deps: update reqwest requirement from 0.11.16 to 0.12.7
#363
dependabot[bot]
closed
2 months ago
0
deps: update pyo3 requirement from 0.18.3 to 0.22.3
#362
dependabot[bot]
closed
2 months ago
1
Compile fixes
#361
mulimoen
closed
2 months ago
0
deps: update tobj requirement from 3.0 to 4.0
#360
dependabot[bot]
closed
2 months ago
1
deps: update num-derive requirement from 0.3 to 0.4
#359
dependabot[bot]
closed
2 months ago
0
deps: update image requirement from 0.24.6 to 0.25.2
#358
dependabot[bot]
closed
2 months ago
0
deps: update ndarray requirement from 0.15 to 0.16
#357
dependabot[bot]
closed
2 months ago
0
deps: update libflate requirement from 1.0.0 to 2.1.0
#356
dependabot[bot]
closed
2 months ago
2
chore: widen ndarray version
#355
pmarks
closed
2 months ago
3
ci: add dependabot
#354
govinda-kamath
closed
2 months ago
1
Why does `outer_view` return `Option` instead of `Result`?
#347
ghproek
opened
6 months ago
1
Mistake in sparse linear system solution
#346
MarshalLeeeeee
closed
7 months ago
1
DOC: Add instructions for enabling `dl_eigen` feature while building …
#345
MashyBasker
closed
5 months ago
0
Error building `sprs`
#344
MashyBasker
opened
9 months ago
4
Fix clippy lints
#343
mulimoen
closed
11 months ago
0
Change some functions to accept IntoIterator instead of Iterator
#342
yongqli
closed
11 months ago
1
(Do not) Implement QMRCGSTAB
#341
jlogan03
closed
1 year ago
0
Implement BiCGSTAB
#340
jlogan03
closed
1 year ago
2
Linear solver interfaces
#339
jlogan03
opened
1 year ago
2
Test6
#338
avangogo
closed
1 year ago
0
Test dora metrics robustness
#337
avangogo
closed
1 year ago
0
Matrix multiplication discrepancy
#336
jlogan03
closed
1 year ago
1
Example on solving a linear system?
#335
Makogan
closed
1 year ago
3
Add more permutation functionality
#334
jlogan03
closed
1 year ago
0
no lower triangular matrix factorization
#333
Lishen1
opened
1 year ago
7
Fix outer comments
#332
mulimoen
closed
1 year ago
0
Include license files in published crates
#331
ankane
closed
1 year ago
4
linfa-kernel v0.6.1 doesn't compile because of breaking change in 0.11.1 version
#330
clime
closed
1 year ago
5
Add append_outer_iter
#329
kolstae
closed
1 year ago
8
Canonicalise Cargo.toml, remove libc::, update dep
#328
mulimoen
closed
1 year ago
0
Add bindings to UMFPACK
#327
jlogan03
closed
1 year ago
17
Fix link to heat.rs in README.md
#326
y-yammt
closed
1 year ago
1
Modifying the default implementation for MulAcc.
#324
taketo1024
closed
1 year ago
1
Modifying the default implementation for `MulAcc`.
#323
taketo1024
closed
1 year ago
3
Spare Linear Matrix Solver
#322
kesleta
closed
1 year ago
3
Fix clippy lint
#321
mulimoen
closed
1 year ago
0
relax trait requirements for binary operations.
#320
taketo1024
closed
1 year ago
4
update pattern type
#319
shenjiangqiu
closed
2 years ago
1
Add support for pattern type
#318
shenjiangqiu
closed
2 years ago
0
Clippy lint fixes
#317
mulimoen
closed
2 years ago
0
Derive Clone for VectorIterator
#316
RobinStoll
closed
2 years ago
1
Next