Skip to content

Releases: Sienna-Platform/PowerNetworkMatrices.jl

v0.21.1

20 May 23:21
df5ea2a

Choose a tag to compare

PowerNetworkMatrices v0.21.1

Diff since v0.21.0

Merged pull requests:

Closed issues:

  • Error in populate_branch_maps_by_type due to mixed parallel branch types. (#294)

v0.21.0

14 May 00:20
843ecad

Choose a tag to compare

PowerNetworkMatrices v0.21.0

Diff since v0.20.0

Breaking changes

  • Add KLU native wrapper
  • Change the implementation of MixedParallelBranches types

Closed issues:

  • Conflict breaker-switch parsing (#300)

v0.20.0

15 Apr 18:36
9e7db39

Choose a tag to compare

PowerNetworkMatrices v0.20.0

Diff since v0.19.1

Breaking changes

  • Added MODF and Partial PTDF upgrade calculations
  • Bumped min Julia version

Merged pull requests:

  • Reorganize documentation to follow diataxis format (#245) (@jd-lara)
  • virtual modf (#270) (@jd-lara)
  • Ward fixes (#277) (@m-bossart)
  • modf validation (#279) (@jd-lara)
  • add Ybus tracker for contingencies (#280) (@jd-lara)
  • performance large systems (#281) (@jd-lara)
  • ptdf line available (#282) (@jd-lara)
  • Track system UUID in modification matrices and validate on use (#285) (@Copilot)
  • unify network modifications (#286) (@jd-lara)
  • modf islands (#288) (@jd-lara)
  • Optimize radial reduction: iterative queue-based peeling replaces recursive DFS (#290) (@Copilot)
  • Update documentation and docstrings to reflect arc-based indexing API (#291) (@Copilot)

Closed issues:

  • Finalize user interface for reductions (#147)
  • API, documentation, and tests for branch vs. arc indexing (#150)
  • Validate reductions before applying (#163)
  • Ward reduction test (#181)
  • Handle get_equivalent_rating() for BranchesSeries made of BranchesParallel (#234)
  • New reductions mapping for N-1 models (#235)
  • Improve performance of radial reduction (#241)
  • Use Preferences.jl to pick BLAS backend (#246)
  • Create Delta Ybus object to track changes due to contingency. (#276)
  • VirtualMODF PTDF rows for monitored branches with opposite BA and A orientation (#278)
  • track system modification UUID (#284)

v0.19.1

30 Mar 04:23
47615ba

Choose a tag to compare

PowerNetworkMatrices v0.19.1

Diff since v0.19.0

Merged pull requests:

  • Mb/pfu (#271) (@m-bossart)
  • Add test coverage for boundary_bus_to_removed_arcs in Ward reduction (#272) (@Copilot)
  • bug fix for applying reductions (#273) (@m-bossart)

v0.19.0

14 Mar 22:02
cd73b72

Choose a tag to compare

PowerNetworkMatrices v0.19.0

Diff since v0.18.2

Breaking changes

  • add new methods for time series testing
  • refactor linear solvers applications

Merged pull requests:

v0.18.2

26 Feb 19:49
99075cc

Choose a tag to compare

PowerNetworkMatrices v0.18.2

Diff since v0.18.1

Merged pull requests:

v0.18.1

09 Feb 23:24
32a38fe

Choose a tag to compare

PowerNetworkMatrices v0.18.1

Diff since v0.18.0

Merged pull requests:

Closed issues:

  • TagBot: Manual intervention needed for releases (#249)

v0.18.0

22 Jan 21:47
691cc68

Choose a tag to compare

PowerNetworkMatrices v0.18.0

Diff since v0.17.0

Breaking changes

  • Addition of new functions to calculate ratings

Merged pull requests:

Closed issues:

  • Initial clean-up and reorganization of PowerNetworkMatrices documentation (#90)
  • Fix Performance Tests in PNM (#213)
  • Radial reduction: diagonal entries in ybus (#232)
  • Handle units system properly with NetworkReductionData (#237)

v0.17.0

08 Dec 03:21
bc5a33c

Choose a tag to compare

PowerNetworkMatrices v0.17.0

Diff since v0.16.0

Breaking changes

  • use the ext approach for linear solvers
  • fix some other minor indexing issues

Merged pull requests:

v0.16.0

24 Nov 19:59
699a065

Choose a tag to compare

PowerNetworkMatrices v0.16.0

Diff since v0.15.0

Breaking changes

  • New PSY min dependency

Merged pull requests: