Skip to content

Commit

Permalink
adds new large sparse system example
Browse files Browse the repository at this point in the history
  • Loading branch information
wgurecky committed Mar 14, 2024
1 parent 3fb1c07 commit 6600d26
Show file tree
Hide file tree
Showing 5 changed files with 4,652 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ name = "faer_gmres"
path = 'src/lib.rs'

[dependencies]
csv = "1.3.0"
thiserror = "1.0"
assert_approx_eq = "1.1.0"
num-traits = "0.2.18"
Expand Down
Loading

0 comments on commit 6600d26

Please sign in to comment.