totsu

Crates.iototsu
lib.rstotsu
version0.10.2
sourcesrc
created_at2019-01-19 10:24:00.679736
updated_at2023-01-02 15:12:02.467204
descriptionConvex optimization problems LP/QP/QCQP/SOCP/SDP that can be solved by `totsu_core`.
homepagehttps://github.com/convexbrain/Totsu/tree/master/solver_rust_conic/totsu
repositoryhttps://github.com/convexbrain/Totsu
max_upload_size
id109499
size87,082
convexbrain (convexbrain)

documentation

README

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.

Commit count: 579

cargo fmt