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.1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dual-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 7.4 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c3aa59bb87fb0c63bb6cc52b9d8623204c69024267932ba62558aee7a3c16ec4
MD5 5579434d5940a17c9e63e3d30dccfce8
BLAKE2b-256 8c5954feec853e89005baf1440e4579ed28f5a43c16f5ee47149be565d45376e

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