Releases: mbheinen/bpa-ipf-tsp
1.0.0
Tagging a 1.0 since most of the core features are working aside from tsp and issues with the X11 GUI.
ReadTheDocs documentation could be improved more but is better than 80% and with old PDF documentation it's 100% documented. This release includes a Dockerfile to make dependencies and build easier to setup (one line docker command). Code is organized cleanly enough with example data sets in /data though not all cases run cleanly (bench.pfc seems to be best). Build tool is cmake. No test coverage yet.
Original BPA IPF and TSP
This release is a reference placeholder for as close to the original Bonneville Power Administration (BPA) code base for Interactive Power Flow and Transient Stability Program as possible (obtained from ftp://ftp.bpa.gov). The project doesn't build on modern linux distributions and is therefore not a working version of the project. This "release" just serves as a reference so that the original code and other artifacts released by BPA can be viewed.