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.
A first-order conic linear program solver for convex optimization.
Convex optimization problems LP/QP/QCQP/SOCP/SDP that can be solved by totsu_core
.
BLAS/LAPACK linear algebra operations for totsu
/totsu_core
.
CUDA linear algebra operations for totsu
/totsu_core
.