totsu_f64lapack

Crates.iototsu_f64lapack
lib.rstotsu_f64lapack
version0.1.1
sourcesrc
created_at2022-09-23 11:59:34.53716
updated_at2023-01-02 15:17:54.463744
descriptionBLAS/LAPACK linear algebra operations for `totsu`/`totsu_core`.
homepagehttps://github.com/convexbrain/Totsu/tree/master/solver_rust_conic/totsu_f64lapack
repositoryhttps://github.com/convexbrain/Totsu
max_upload_size
id672438
size16,327
convexbrain (convexbrain)

documentation

README

totsu_f64lapack

Github Book License

Totsu ( in Japanese) means convex.

This crate for Rust provides BLAS/LAPACK linear algebra operations for totsu/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