Releases: NREL-Sienna/PowerNetworkMatrices.jl
Releases · NREL-Sienna/PowerNetworkMatrices.jl
v0.9.4
PowerNetworkMatrices v0.9.4
Merged pull requests:
- modified PTDF functions for Dense method (#58) (@alefcastelli)
Closed issues:
- MKL "libmkl_rt.dylib" file not found when evaluating PTDF matrix with "MKLPardiso" method (#45)
v0.9.3
PowerNetworkMatrices v0.9.3
Merged pull requests:
v0.9.2
PowerNetworkMatrices v0.9.2
v0.9.1
PowerNetworkMatrices v0.9.1
Merged pull requests:
v0.9.0
v0.8.2
PowerNetworkMatrices v0.8.2
Merged pull requests:
- fix docs tom file (#52) (@jd-lara)
- update typos (#53) (@rodrigomha)
v0.8.1
PowerNetworkMatrices v0.8.1
Merged pull requests:
- simple updated to make isempty workable for each data structures (#50) (@alefcastelli)
- Tutorials (#51) (@alefcastelli)
v0.8.0
PowerNetworkMatrices v0.8.0
Closed issues:
- mul! for sparse matrix multiplication is slower than "*" (#13)
- Error during computation of PTDF matrix with dist_slack (#46)
Merged pull requests:
- Add lodf functions (#48) (@alefcastelli)
v0.7.2
PowerNetworkMatrices v0.7.2
Merged pull requests:
- Fixing bug on PTDF calculation with distributed slack (#47) (@alefcastelli)
v0.7.1
PowerNetworkMatrices v0.7.1
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)