-
Hi! I have installed Gurobi as an additional solver according to the instructions provided in [https://pandapower.readthedocs.io/en/develop/opf/powermodels.html#additional-solvers](https://github.com/…
-
The reference discussion for this project can be found at
[The PandaPower Project](https://github.com/lthurner/pandapower/issues/29)
-
I am trying to use pandapower in julia with PyCall.jl.
When I do
```julia
julia> using PyCall
julia> pyimport("math")
PyObject
julia> pyimport("os")
PyObject
julia> pyimport("matplotli…
-
### Feature Checklist
- [X] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar reports
- [X] Read the relevant sections of the [documentation](https://pandapower.rea…
-
Many of the code examples have spurious leading white-space, making copy-paste more difficult than it needs to be.
For example, selecting the first code example (hard to see because it's black on d…
-
In meshed networks, multiple solution might exist, and different solutions might be found depending on the starting values (see #110). Aside from smart choice of initial solution (see #113), other alg…
-
When plotting with colormaps, the settings of how to draw colorbars are pretty much fixed in pandapower. If you call `draw_collections()`, you pass the argument plot_colorbars with just True/False, an…
-
Hi again,
Please note that I am not very familiar with the IEC 60909 standard (I usually use ANSI/IEEE), but I would like to suggest adding either `sym` or `asym` to the `ikss_ka` variable, in `net…
-
### Feature Checklist
- [X] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar reports
- [X] Read the relevant sections of the [documentation](https://pandapower.rea…
-
LightSimBackend import error: No module named 'grid2op'
PhysicalLawChecker import error: No module named 'grid2op'
TimeSerie import error: cannot import name 'TimeSerie' from 'lightsim2grid.timeSeri…