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.5.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.5-py3-none-any.whl
(20.9 kB
view details)
File details
Details for the file pyqplib-0.1.5.tar.gz.
File metadata
- Download URL: pyqplib-0.1.5.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.3 Linux/6.8.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7864e9017119604c19cd50a5f7d6df31bc94fb152c40ae7eddfe9f860dd61b63
|
|
| MD5 |
263a7fd1f9cc658ee8cd4cb42f9d63d8
|
|
| BLAKE2b-256 |
66e5611cbab48b39589b7c86c065a39811a682507f453fb25ed1d6b90116b29c
|
File details
Details for the file pyqplib-0.1.5-py3-none-any.whl.
File metadata
- Download URL: pyqplib-0.1.5-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.0.1 CPython/3.12.3 Linux/6.8.0-1020-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a243e67089fcc993a74f7e272ad105f4025283c41d292b038c1a1d2663eab32a
|
|
| MD5 |
dcbce525b38651b6e9e125980ce091b0
|
|
| BLAKE2b-256 |
9882df1236d8f532cdaae7954979a25bc44be04621f06a031828afe4ce777a06
|