Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 959 Bytes

File metadata and controls

27 lines (18 loc) · 959 Bytes

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

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.