Skip to content

Releases: NREL-Sienna/PowerNetworkMatrices.jl

v0.9.4

21 Sep 02:40
e5bac6a
Compare
Choose a tag to compare

PowerNetworkMatrices v0.9.4

Diff since v0.9.3

Merged pull requests:

Closed issues:

  • MKL "libmkl_rt.dylib" file not found when evaluating PTDF matrix with "MKLPardiso" method (#45)

v0.9.3

15 Sep 22:10
14ad47f
Compare
Choose a tag to compare

PowerNetworkMatrices v0.9.3

Diff since v0.9.2

Merged pull requests:

v0.9.2

12 Sep 19:13
d8a511c
Compare
Choose a tag to compare

PowerNetworkMatrices v0.9.2

Diff since v0.9.1

v0.9.1

12 Sep 18:01
274b022
Compare
Choose a tag to compare

PowerNetworkMatrices v0.9.1

Diff since v0.9.0

Merged pull requests:

v0.9.0

12 Sep 04:55
33ef511
Compare
Choose a tag to compare

PowerNetworkMatrices v0.9.0

Diff since v0.8.2

Merged pull requests:

v0.8.2

29 Aug 03:51
89e3eb2
Compare
Choose a tag to compare

PowerNetworkMatrices v0.8.2

Diff since v0.8.1

Merged pull requests:

v0.8.1

29 Aug 00:22
Compare
Choose a tag to compare

PowerNetworkMatrices v0.8.1

Diff since v0.8.0

Merged pull requests:

v0.8.0

23 Aug 17:38
c48e12f
Compare
Choose a tag to compare

PowerNetworkMatrices v0.8.0

Diff since v0.7.2

Closed issues:

  • mul! for sparse matrix multiplication is slower than "*" (#13)
  • Error during computation of PTDF matrix with dist_slack (#46)

Merged pull requests:

v0.7.2

02 Aug 06:47
15c0786
Compare
Choose a tag to compare

PowerNetworkMatrices v0.7.2

Diff since v0.7.1

Merged pull requests:

v0.7.1

03 May 17:42
2d5ee57
Compare
Choose a tag to compare

PowerNetworkMatrices v0.7.1

Diff since v0.7.0

Closed issues:

  • add Method to serialize and de-serialize the matrices to disk (#10)

Merged pull requests:

  • There is an issue related to the wrong evaluation of the Power Network Matrices in case of multiple islanded buses (#40) (@alefcastelli)
  • New methods for LODF: improvements and virtual LODF (#41) (@alefcastelli)