16 releases (9 breaking)
| 0.10.2 | Jan 2, 2023 |
|---|---|
| 0.10.1 | Sep 24, 2022 |
| 0.9.1 | Aug 14, 2022 |
| 0.9.0 | Jan 30, 2022 |
| 0.4.2 | Feb 17, 2019 |
#2443 in Algorithms
60 downloads per month
Used in 2 crates
155KB
3K
SLoC
totsu
Totsu (凸 in Japanese) means convex.
This crate for Rust provides convex optimization problems LP/QP/QCQP/SOCP/SDP that can be solved by totsu_core.
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
~240KB