`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.7.tar.gz
(2.6 kB
view details)
File details
Details for the file dual-0.0.7.tar.gz
.
File metadata
- Download URL: dual-0.0.7.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2a9ddce94ec2de38e54935f0bc04d3b853c52806c59465435478a9619eb053b |
|
MD5 | 90616971996fb8a120bb0f5e349b53ab |
|
BLAKE2b-256 | ac199ed521bb6bf83cc2ba03cba3bbca3f83e25fe5c960788cbc95279b1be7c8 |