Package to read and evaluate QPLIB instance files
Project description
PyQPLIB
The package is designed to read QPLIB into Python. Usage:
>>> import pyqplib
>>> problem = pyqplib.read_problem("/path/to/file.qplib")
>>> x0 = problem.x0
>>> obj = problem.obj_val(x0)
>>> cons = problem.cons_val(x0)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyqplib-0.1.7.tar.gz
(18.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pyqplib-0.1.7-py3-none-any.whl
(21.2 kB
view details)
File details
Details for the file pyqplib-0.1.7.tar.gz.
File metadata
- Download URL: pyqplib-0.1.7.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.0 CPython/3.12.3 Linux/6.17.0-1010-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41afa3944f7b4b67dfed73948180e670e02f4a27c129ba6424e008456f742581
|
|
| MD5 |
efbdb320b1a693df3ad095b2a34e3a9f
|
|
| BLAKE2b-256 |
a22b530cd1a957d56f67ec3881b35e981855b29aa013c9d70287b4eadf52f02b
|
File details
Details for the file pyqplib-0.1.7-py3-none-any.whl.
File metadata
- Download URL: pyqplib-0.1.7-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.0 CPython/3.12.3 Linux/6.17.0-1010-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfec4dd5e84e38a8b660da667a04d9288b0c3ccf0e820dbce35c9d04387c63d7
|
|
| MD5 |
39c4e618cfb5fcd9a66c415c99dc489d
|
|
| BLAKE2b-256 |
12b06316f19f3cbb5c498ef858c3074dd3cad1e55af7a865f236f94c5d1243d9
|