`dual` is a package for dual problem.
Project description
`dual` is a package for dual problem.
::
from dual import dual
print(dual("min c^T x
A x >= b
x >= 0"))
Requirements
------------
* Python 3
Features
--------
* nothing
Setup
-----
::
$ pip install dual
History
-------
0.0.1 (2016-3-27)
~~~~~~~~~~~~~~~~~~
* first release
::
from dual import dual
print(dual("min c^T x
A x >= b
x >= 0"))
Requirements
------------
* Python 3
Features
--------
* nothing
Setup
-----
::
$ pip install dual
History
-------
0.0.1 (2016-3-27)
~~~~~~~~~~~~~~~~~~
* first release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dual-0.0.5.tar.gz
(2.6 kB
view details)
File details
Details for the file dual-0.0.5.tar.gz
.
File metadata
- Download URL: dual-0.0.5.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fb0ae6f3c8ac8398f666889755ba84658db39095d977be9a1b1789a41b63e92 |
|
MD5 | 844a5b23adb702e144af375ce66e6ec8 |
|
BLAKE2b-256 | b9c26a5d597b59c9aed671fea57d51a41f28febec1b99db39b1b0369f90d8e71 |