#algebra #convex #optimization #conic

scs-rust-bindings

Rust bindings for the SCS project: https://www.cvxgrp.org/scs/

2 releases

0.1.1 Feb 11, 2023
0.1.0 Feb 11, 2023

#7 in #conic

BSD-3-Clause

9KB
138 lines

scs-rust-bindings

Rust bindings for https://github.com/cvxgrp/scs

Check if it works

This assumes the library has been installed in /usr/local/lib

cargo build
cargo test

No runtime deps

~0–1.9MB
~36K SLoC