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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dual-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.9.0 Darwin/21.6.0

File hashes

Hashes for dual-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4416a7598ea7da179279cfce85a20993202cbbc4e7c8734a8742ed40c50f5a72
MD5 596bf710ff92d092d01ce61d662ff7b0
BLAKE2b-256 b376f0d25b1b461dc0f044eda154e18266c0d676f077fc3ecf7d4c08f88c8952

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