simple_qp 0.2.0

Allows formulating Quadratic Programming problems in a symbolic way.
Documentation
[dependencies.array-init]
version = "2.1.0"

[dependencies.clarabel]
version = "0.9.0"

[dependencies.coin_cbc]
version = "0.1.8"

[dependencies.maplit]
version = "1.0.2"

[dependencies.osqp]
version = "0.6.2"

[dev-dependencies.plotpy]
version = "1.0.0"

[dev-dependencies.rand]
version = "0.8.5"

[package]
description = "Allows formulating Quadratic Programming problems in a symbolic way."
edition = "2021"
homepage = "https://github.com/Deepthought73/simple_qp"
license = "MIT"
name = "simple_qp"
readme = "README.md"
repository = "https://github.com/Deepthought73/simple_qp"
version = "0.2.0"