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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dual-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.6 Darwin/23.1.0

File hashes

Hashes for dual-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2dadc4bca88cd700fb6ef3e50e39b5b4bd1afded10e6210d0c31fbef27f7e050
MD5 f6f0b68ede4571163eeb0a7864a8df32
BLAKE2b-256 a7c02a91690399400d10c96bf7d15fd52188fe4bd6ac328528080cb2bbccbaaf

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