totsu_core

Crates.iototsu_core
lib.rstotsu_core
version0.1.1
sourcesrc
created_at2022-09-23 11:48:37.84517
updated_at2023-01-02 15:06:54.110199
descriptionA first-order conic linear program solver for convex optimization.
homepagehttps://github.com/convexbrain/Totsu/tree/master/solver_rust_conic/totsu_core/
repositoryhttps://github.com/convexbrain/Totsu
max_upload_size
id672430
size78,125
convexbrain (convexbrain)

documentation

README

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.

Commit count: 579

cargo fmt