#solver #optimization #convex #conic

no-std totsu_core

A first-order conic linear program solver for convex optimization

2 releases

0.1.1 Jan 2, 2023
0.1.0 Sep 23, 2022

#603 in Science

41 downloads per month
Used in 3 crates

Unlicense

76KB
1.5K SLoC

totsu_core

Github Book License

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

Crate API

A first-order conic linear program solver for convex optimization.

totsu

Crate API

Convex optimization problems LP/QP/QCQP/SOCP/SDP that can be solved by totsu_core.

totsu_f64lapack

Crate API

BLAS/LAPACK linear algebra operations for totsu/totsu_core.

totsu_f32cuda

Crate API

CUDA linear algebra operations for totsu/totsu_core.

Dependencies

~145–305KB