Docs.rs
diffsol-0.2.0
diffsol 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
martinjrobins
Dependencies
anyhow ^1.0.86
normal
diffsl =0.1.9
normal
optional
diffsl =0.1.9
normal
optional
diffsl =0.1.9
normal
optional
diffsl =0.1.9
normal
optional
diffsl =0.1.9
normal
optional
faer ^0.18.2
normal
nalgebra ^0.33
normal
nalgebra-sparse ^0.10
normal
num-traits ^0.2.17
normal
ouroboros ^0.18.2
normal
petgraph ^0.6.4
normal
serde ^1.0.196
normal
suitesparse_sys ^0.1.3
normal
optional
criterion ^0.4
dev
insta ^1.34.0
dev
bindgen ^0.69.4
build
cc ^1.0.99
build
Versions
26%
of the crate is documented
Go to latest version
Platform
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
diffsol
0.2.0
Module nonlinear_
solver
Modules
Structs
Traits
In crate diffsol
Module
diffsol
::
nonlinear_solver
Copy item path
source
·
[
−
]
Modules
§
convergence
newton
root
Structs
§
NonLinear
Solve
Solution
Traits
§
NonLinear
Solver
A solver for the nonlinear problem
F(x) = 0
.