Docs.rs
iterative-solvers-0.2.3
iterative-solvers 0.2.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
tangxiangong
Dependencies
blas-src ^0.11
normal
optional
faer ^0.22
normal
optional
nalgebra ^0.33
normal
optional
nalgebra-sparse ^0.10
normal
optional
ndarray ^0.16
normal
optional
ndarray-linalg ^0.17
normal
optional
openblas-src ^0.10
normal
optional
sprs ^0.11
normal
optional
thiserror ^2
normal
criterion ^0.6.0
dev
faer ^0.22
dev
nalgebra ^0.33
dev
nalgebra-sparse ^0.10
dev
ndarray ^0.16
dev
sprs ^0.11
dev
Versions
90.91%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
iterative_
solvers
0.2.3
Module utils
Module Items
Modules
In crate iterative_
solvers
iterative_solvers
Module
utils
Copy item path
Source
Expand description
Utility functions for creating sparse and dense matrices.
Re-exports
§
pub use
helper
::*;
Modules
§
dense
Utility functions for creating dense matrices.
helper
sparse
Utility functions for creating sparse matrices.