A library for commonly used power system algorithms (e.g. ). An alternative to Richard Murray's "control" package -- however, here we do not require Slycot.
Current capabilities:
- Small signal analysis:
- Autovalues, autovector, participation factors, and mode shapes computation.
- Publisher
- Generations of tables, figures, etc in restructuredtext format
Install using pypi, or direct from the Github repository:
- Clone this repository somewhere convenient: git clone https://github.com/jmmauricio/pypstools.git
- Install the package (we'll do a "develop" install, so any changes are immediately available): python setup.py develop (you'll probably need to be administrator)
- You're ready to go: try running the examples in the example folder.
(c) Juan Manuel Mauricio 2015