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.6.tar.gz
(18.0 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.6-py3-none-any.whl
(20.9 kB
view details)
File details
Details for the file pyqplib-0.1.6.tar.gz.
File metadata
- Download URL: pyqplib-0.1.6.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ca271c70c411f4ba1e3424cbbe5791868e2b61e0b8627ed54f48aa782351223
|
|
| MD5 |
dc6aa3070c90fd2a4f37193eed951263
|
|
| BLAKE2b-256 |
b7f9032872525f8fe39c5e8570568b7f36bb2b3b71b58a0f5063e7d9c0889a59
|
File details
Details for the file pyqplib-0.1.6-py3-none-any.whl.
File metadata
- Download URL: pyqplib-0.1.6-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
423866f5f8476753a42fb9d537290f67c759222040f7a98dfda205f63367563f
|
|
| MD5 |
667a52d65a09081d4be397a8f4652f29
|
|
| BLAKE2b-256 |
4b09ee2a088a84d0d676e01b703cf6ee5e5be5f3cdd575631779e38e367bcb5a
|