| Crates.io | totsu_f64lapack |
| lib.rs | totsu_f64lapack |
| version | 0.1.1 |
| created_at | 2022-09-23 11:59:34.53716+00 |
| updated_at | 2023-01-02 15:17:54.463744+00 |
| description | BLAS/LAPACK linear algebra operations for `totsu`/`totsu_core`. |
| homepage | https://github.com/convexbrain/Totsu/tree/master/solver_rust_conic/totsu_f64lapack |
| repository | https://github.com/convexbrain/Totsu |
| max_upload_size | |
| id | 672438 |
| size | 16,327 |
Totsu (凸 in Japanese) means convex.
This crate for Rust provides BLAS/LAPACK linear algebra operations for totsu/totsu_core.
See documentation for more details.
A first-order conic linear program solver for convex optimization.
Convex optimization problems LP/QP/QCQP/SOCP/SDP that can be solved by totsu_core.
BLAS/LAPACK linear algebra operations for totsu/totsu_core.
CUDA linear algebra operations for totsu/totsu_core.