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