Skip to content

5.0.2: The great split

Compare
Choose a tag to compare
@SanPen SanPen released this 18 Nov 17:02
· 3490 commits to master since this release
  • Massive refactor to allow multiple bus-branch diagrams and maps.

  • The great split: Now there are two packages: GridCal which delas with the graphical user interface and GridCalEngine that provides all the engine functionality without Qt dependencies.

  • MIP auto-healing: OPF simuations are always feasible by properly relaxing infeasible ones.

  • Added cutting edge investments evaluation. This will be evolved in future releases.

  • API naming unification

  • Overall refactoring and bug fixing