Skip to main content

`dual` is a package for dual problem.

Project description

dual

dual is a package for dual problem.

Installation

pip install dual

Example

from dual import dual

print(dual("""\
min c^T x
A x >= b
x >= 0
"""))
max b^T y
A^T y <= c
y >= 0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

dual-0.3.0-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file dual-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: dual-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.5

File hashes

Hashes for dual-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b1e8af30004f8abce0187c1dc342f3645ac41ae8d3cc06ba24cda794fdbcf058
MD5 8a8f3c73162df74e89fefaf399e9219b
BLAKE2b-256 bb2ad991ce8a09adf6fcabc4c383906d1878ef37cd54ee11e03918f4f6f8d549

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page