Skip to content

BowenforGit/pysmps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysmps

Utilities for parsing MPS and SMPS file formats.

Installation

You can install this package using PyPI with the command

pip install pysmps

After installation you can import the reader as

from pysmps import smps_loader as smps

at the beginning of your python code. For full documentation take a look at the PyPI page, https://pypi.org/project/pysmps/.

TODO

  • Scenario support in sto file parsing.
  • Block support in 2-stage problem casting.

About

Utilities for parsing MPS and SMPS file formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%