Docs.rs
scirs2-optimize-0.1.0-rc.2
scirs2-optimize 0.1.0-rc.2
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 nelder_mead
scirs2_
optimize
0.1.0-rc.2
Module nelder_
mead
Module Items
Functions
In scirs2_
optimize::
unconstrained
scirs2_optimize
::
unconstrained
Module
nelder_
mead
Copy item path
Source
Expand description
Nelder-Mead simplex algorithm for unconstrained optimization
Functions
ยง
minimize_
nelder_
mead
Implements the Nelder-Mead simplex algorithm with optional bounds support