Docs.rs
torsh-optim-0.1.1
torsh-optim 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
anyhow ^1.0
normal
half ^2.7
normal
indexmap ^2.13
normal
log ^0.4
normal
optirs ^0.2.0
normal
optirs-core ^0.2.0
normal
oxicode ^0.2
normal
parking_lot ^0.12
normal
scirs2-core ^0.3.4
normal
scirs2-optimize ^0.3.4
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^2.0
normal
torsh-autograd ^0.1.1
normal
torsh-core ^0.1.1
normal
torsh-linalg ^0.1.1
normal
torsh-tensor ^0.1.1
normal
approx ^0.5
dev
tempfile ^3.27
dev
Versions
74.54%
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
Skip to main content
Module test_functions
torsh_
optim
0.1.1
Module test_
functions
Module Items
Structs
In torsh_
optim::
bayesian_
optimization
torsh_optim
::
bayesian_optimization
Module
test_
functions
Copy item path
Source
Expand description
Example objective functions for testing
Structs
ยง
Branin
2D Branin function
Quadratic1D
1D quadratic function: f(x) = (x - 0.5)^2