2 releases
0.1.1 | Jan 2, 2023 |
---|---|
0.1.0 | Sep 23, 2022 |
#6 in #conic
Used in 3 crates
76KB
1.5K
SLoC
totsu_core
Totsu (凸 in Japanese) means convex.
This crate for Rust provides a first-order conic linear program solver for convex optimization.
See documentation for more details.
Crate family
totsu_core
A first-order conic linear program solver for convex optimization.
totsu
Convex optimization problems LP/QP/QCQP/SOCP/SDP that can be solved by totsu_core
.
totsu_f64lapack
BLAS/LAPACK linear algebra operations for totsu
/totsu_core
.
totsu_f32cuda
CUDA linear algebra operations for totsu
/totsu_core
.
Dependencies
~140–300KB