#convex-optimization #optimization #convex #solver #conic

totsu

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

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

#153 in Science

Download history 6/week @ 2023-12-03 34/week @ 2023-12-10 17/week @ 2023-12-17 57/week @ 2024-02-25 5/week @ 2024-03-03 3/week @ 2024-03-10 2/week @ 2024-03-17

67 downloads per month
Used in 2 crates

Unlicense

155KB
3K SLoC

totsu

Github Book License

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

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

~245KB