8000 GitHub - rwl/oct2pypower: Python to MATPOWER bridge using Oct2Py
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rwl/oct2pypower

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

oct2pypower

Python bridge to MATPOWER using Oct2Py.

Usage

oct2pypower is available on Docker Hub:

$ docker run -it rlincoln/oct2pypower

This command starts an IPython shell initialized with a variable mp for calling MATPOWER functions, for example:

In [1]: mp.runpf()

See the MATPOWER function reference for further details.

About

Python to MATPOWER bridge using Oct2Py

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0