`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.4.tar.gz
(2.5 kB
view details)
File details
Details for the file dual-0.0.4.tar.gz
.
File metadata
- Download URL: dual-0.0.4.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
35afa8daf76e28bed42edb189327e220dd6f1023960692ee966fa968367f2ae5
|
|
MD5 |
3d439ff5d40b125d0437378ccb38f781
|
|
BLAKE2b-256 |
f58f9e58d547a36b0f377d71940a85dc79fe84ec1d3d5e908ddc644fa051e528
|