`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.3.zip
(3.9 kB
view details)
File details
Details for the file dual-0.0.3.zip
.
File metadata
- Download URL: dual-0.0.3.zip
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90b4e6d4b63b462be604221ffc7799bc0a0c678bde50ae6ef2a61f0e4c7e31a2 |
|
MD5 | e3e1d68ea7b9d5a3497a27108a709914 |
|
BLAKE2b-256 | 4230ec8b5a085d88e276c2968e38eeef4234d7c66af1bc36855624e37f9abc3d |