scs-rs 0.1.0

Bindings to the SCS convex optimization solver
Documentation
[dependencies]

[lib]
name = "scs"
path = "src/lib.rs"

[package]
authors = ["Ben Ruijl <benruyl@gmail.com>"]
categories = ["api-bindings", "mathematics", "algorithms"]
description = "Bindings to the SCS convex optimization solver"
keywords = ["convex", "optimization", "scs"]
license = "MIT"
name = "scs-rs"
readme = "README.md"
repository = "https://github.com/benruijl/scs-rs"
version = "0.1.0"