Add initial conditions to remaining (non-benchmark) MATPOWER instances

pull/1/head
Alinson S. Xavier 5 years ago
parent d89fefee4b
commit efd51e9a8e

5
.gitattributes vendored

@ -1 +1,6 @@
* text=auto * text=auto
*.bz2 diff=bz2
*.gz diff=gzip
*.tar diff=tar
*.tar.bz2 diff=tar-bz2
*.zip diff=zip

1
.gitignore vendored

@ -3,6 +3,7 @@
*.lastrun *.lastrun
*.so *.so
*.mps *.mps
*.ipynb
.ipy* .ipy*
benchmark/results benchmark/results
benchmark/runs benchmark/runs

Loading…
Cancel
Save