-
Notifications
You must be signed in to change notification settings - Fork 487
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1483 from e2nIEE/develop
RELEASE 2.8.0
- Loading branch information
Showing
301 changed files
with
44,444 additions
and
23,787 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
tutorials/* linguist-vendored | ||
*.rst text eol=lf | ||
*.rst text=auto eol=lf |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
version: 2 | ||
|
||
python: | ||
version: 3.5 | ||
version: 3.8 | ||
install: | ||
- method: pip | ||
path: . | ||
extra_requirements: | ||
- docs | ||
- docs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
Copyright (c) 2016-2021 by University of Kassel and Fraunhofer Institute for Energy Economics | ||
and Energy System Technology (IEE), Kassel. All rights reserved. | ||
|
||
Lead Developers: | ||
- Leon Thurner | ||
- Alexander Scheidler | ||
|
||
Main Contributers: | ||
- Julian Dollichon | ||
- Florian Schäfer | ||
- Friederike Meier | ||
- Jan-Hendrik Menke | ||
- Steffen Meinecke | ||
- Roman Bolgaryn | ||
- Jakov Krstulović Opara | ||
- Winfried Lorenzen | ||
|
||
Further Contributions by: | ||
- Tobias Deß | ||
- Bastian Junker | ||
- Jannis Kupka | ||
- Lothar Löwer | ||
- Jan Ulffers | ||
- Nils Bornhorst | ||
- Jonathan Schütt | ||
- Elisabeth Drayer | ||
- Daniel Lohmeier | ||
- Massimo di Pierro | ||
- Shankho Ghosh | ||
- Alexander Prostejovsky | ||
|
||
Coordination: | ||
- Martin Braun | ||
- Johann-Christian Töbermann | ||
Copyright (c) 2016-2022 by University of Kassel and Fraunhofer Institute for Energy Economics | ||
and Energy System Technology (IEE), Kassel. All rights reserved. | ||
Lead Developers: | ||
- Leon Thurner | ||
- Alexander Scheidler | ||
Main Contributers: | ||
- Julian Dollichon | ||
- Florian Schäfer | ||
- Friederike Meier | ||
- Jan-Hendrik Menke | ||
- Steffen Meinecke | ||
- Roman Bolgaryn | ||
- Jakov Krstulović Opara | ||
- Winfried Lorenzen | ||
Further Contributions by: | ||
- Tobias Deß | ||
- Bastian Junker | ||
- Jannis Kupka | ||
- Lothar Löwer | ||
- Jan Ulffers | ||
- Nils Bornhorst | ||
- Jonathan Schütt | ||
- Elisabeth Drayer | ||
- Daniel Lohmeier | ||
- Massimo di Pierro | ||
- Shankho Ghosh | ||
- Alexander Prostejovsky | ||
Coordination: | ||
- Martin Braun | ||
- Johann-Christian Töbermann | ||
- Stefan Gehler |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
============================================= | ||
3-Phase Grid Data | ||
============================================= | ||
|
||
.. autofunction:: pandapower.networks.ieee_european_lv_asymmetric |
Oops, something went wrong.