Docs.rs
scirs2-optimize-0.1.0-rc.2
scirs2-optimize 0.1.0-rc.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
argmin ^0.11.0
normal
futures ^0.3.31
normal
optional
scirs2-core ^0.1.0-rc.2
normal
scirs2-linalg ^0.1.0-rc.2
normal
scirs2-sparse ^0.1.0-rc.2
normal
scirs2-stats ^0.1.0-rc.2
normal
serde ^1.0
normal
statrs ^0.18.0
normal
thiserror ^2.0.16
normal
tokio ^1.47.1
normal
optional
approx ^0.5.1
dev
chrono ^0.4.42
dev
criterion ^0.7.0
dev
serde ^1.0
dev
serde_json ^1.0
dev
Versions
85.48%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module roots_anderson
scirs2_
optimize
0.1.0-rc.2
Module roots_
anderson
Module Items
Functions
In crate scirs2_
optimize
scirs2_optimize
Module
roots_
anderson
Copy item path
Source
Functions
ยง
root_
anderson
Implements Anderson mixing method for root finding
solve_
least_
squares
Solves a least squares problem ||Ax - b|| using QR decomposition