`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.8.tar.gz
(2.6 kB
view details)
File details
Details for the file dual-0.0.8.tar.gz
.
File metadata
- Download URL: dual-0.0.8.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 902b78efa11f5da9af8756591e8642e5810ef2dc6332dd112ffb26445a1f4568 |
|
MD5 | 6a55ae85d492bb3a198cd6e4e0829aa0 |
|
BLAKE2b-256 | dbb33b43d0c1f0a21da6e71ee45e3b00ea7ce3444e8547b9b54f436dda322d3a |