Santiago Peñate Vera
Santiago Peñate Vera
Hi, I'm the author of [this](https://github.com/SanPen/GridCal) project that uses PySide2. I would like to migrate completely to `qtpy` but I'm facing some issues when compiling the `.ui` files. I've noticed...
Hi, I integrated and heavily modified PuLP for my program GridCal. Doing so, I made this [module](https://github.com/SanPen/GridCal/blob/master/src/GridCal/ThirdParty/pulp/pulp_extra.py) to handle sparse algebra. This way I can model algebraic equations (`A @...
Scipy has a [LP solver](https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.linprog.html) It would be nice to have integration with it. Even nicer would be to be able to generate the simplex matrices so that research would...
Hi, I am not entirely sure this belongs here since it is not a bug or a software issue per se. Following matpower's technical notes, I've implemented the branch flow...
Actualmente se generan unas tablas de informe en GridCal para el N-1 Se trata de revisar y mejorar estas con más información o mejor condensación de la información existente.
This tasks consists in training the providers in - The philosophy of the products - Using the products - The internal design of the products - The internal development philosophy
La línea HVDC INELFE entre España y Francia por los pirineos tiene un modo de control de emulación en alterna. Esto es: $$ Pset = P0 + k ·(Ɵ_f -...
Esta tarea consiste en modificar el algoritmo tradicional de Newton Raphson, para que incluya controles de tensión y potencia con banda muerta de los transformadores. Esto incluye los siguientes controles:...