/PFNET.py

Python interface to the power systems modeling library PFNET

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Python Interface to PFNET

https://travis-ci.org/ttinoco/PFNET.py.svg?branch=master https://ci.appveyor.com/api/projects/status/07oxbfv4bs8j8pg6/branch/dev?svg=true Documentation Status https://img.shields.io/pypi/pyversions/PFNET

Overview

PFNET is a C library for modeling and analyzing electric power networks. It provides data parsers, network analysis and manipulation routines, and fast and customizable constraint and objective function evaluators for constructing network optimization problems.

License

BSD 2-clause license.

Documentation

The documentation for the Python interface can be found in http://pfnet-python.readthedocs.io.