-
The command `pandapower.rundcopp()` does not work and results in the following error:
`Traceback (most recent call last):`
`File "", line 1, in
runfile('/Users/Mahdi/Drive/Lab/Python/Pan…
-
Hi,
I'm attempting to go through the tutorials on the website including the basic power flow tutorial.
I have just upgraded to pandapower 1.3.1 as a suggestion from a previous bug.
I have pan…
-
since we're discussing the standardization of the idx files and decided to integrate the pypower files (since the current PIP version is not compatible with numpy 1.12), It may be better to reorder th…
-
Dear Santiago,
my name is Jakov Krstulovic Opara, and I am one of the contributors to pandapower.
we have been implementing zip loads to pandapower pf, so I had a look at your code and I came into …
-
toolbox.nets_equal results in an error if a compare a deepcopy version of net with net when numba = True/ False. Example:
```
import pandapower as pp
import pandapower.networks as nw
…
-
The pickle files can only be read from python, so it would be helpful to have a possibility to save pandapower networks in an universally readable format such as JSON.
-
There are no tests for the topology module. Tests could be derived from the examples in the documentation
ghost updated
7 years ago
-
Hi,
source code for my github project is not listed under the project Source Files section.
Project is: https://coveralls.io/github/vivocha/api-piki
Any idea?
Many thanks.
Antonio
-
Pypower allows grids withouth slack nodes and changes the first PV-bus to a slack node if none is available.
I think it would be better if a warning / error is raised instead and the toolbox should g…