#convex-optimization #linear-solver #convex #solver #optimization #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

#1007 in Science

Download history 8/week @ 2024-02-17 23/week @ 2024-02-24 6/week @ 2024-03-02 13/week @ 2024-03-09 2/week @ 2024-03-16 4/week @ 2024-03-23 39/week @ 2024-03-30 16/week @ 2024-04-06 62/week @ 2024-04-13 4/week @ 2024-04-20

121 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–300KB