Script for loading SMPS format directories into python.
Project description
pysmps
Utility for parsing smps files.
Installation
Clone this repository and execute
pip install -e .
inside the cloned folder. This should install the module smpspy to your pip list. You can then import this module using
from pysmps import smps_loader as smps
at the beginning of your python code. You maybe want the folder you cloned to be in your PYTHONPATH, so check that if it is not working.
Functions
This module exports the functions load_lp for loading mps files and load_smps for loading smps directories.
TODO
- Scenario support in sto file parsing.
- Block support in 2-stage problem casting.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file pysmps-1.1.tar.gz.
File metadata
- Download URL: pysmps-1.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
99b28e6a2d288c6d87bf3b640100a3aa78c0163b3c394160592ef20a231852c9
|
|
| MD5 |
ff34a98ccab94dec8503373278cc8405
|
|
| BLAKE2b-256 |
7ded6d06710605dc087cde7898f012a6e9216658685b2741a732fa6efd99f544
|
File details
Details for the file pysmps-1.1-py3-none-any.whl.
File metadata
- Download URL: pysmps-1.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.26.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
476cd79ab0560559a1f20ce84f2ecd5d674390814d1cfae0fe31a454abdc32e0
|
|
| MD5 |
faf9330c07341e2dfe4477f6cb988b31
|
|
| BLAKE2b-256 |
4295f409aa75178f88d6b9b1f000c2ce50e71d4aa483254f4b25d57d326a7f1d
|