Releases: exanauts/ExaPF.jl
Releases · exanauts/ExaPF.jl
v0.11.0
ExaPF v0.11.0
Merged pull requests:
- Use KrylovPreconditioners and using KLU as CPU solver (#284) (@michel2323)
- fix tests if AMDGPU is not available (#285) (@frapac)
- Remove the implementation of block-GMRES (#287) (@amontoison)
- Remove LightGraphs and Metis (#288) (@amontoison)
- Add a workflow with Aqua.jl (#289) (@amontoison)
Closed issues:
- Release 0.10 (#282)
v0.10.1
v0.10.0
ExaPF v0.10.0
Merged pull requests:
- Update products with the block-Jacobi preconditioner (#278) (@amontoison)
- CUDA extension for ExaPF (#279) (@michel2323)
- Adding AMD GPU support (#280) (@michel2323)
- Add BLOCK-GMRES in ExaPF.jl (#281) (@amontoison)
v0.9.3
v0.9.2
ExaPF v0.9.2
Merged pull requests:
- Remove deprecated Documenter.jl keyword strict (#275) (@michel2323)
- Support CUDA.jl 5.x (#276) (@michel2323)
v0.9.1
ExaPF v0.9.1
Merged pull requests:
- Change master to main (#271) (@michel2323)
- Julia 1.9rc3 precompilation (#272) (@michel2323)
- Bump CUDA.jl to 4.2 (#273) (@michel2323)
v0.9.0
ExaPF v0.9.0
Closed issues:
Merged pull requests:
- Update CI (#266) (@michel2323)
- bump Krylov.jl to 0.9 (#267) (@frapac)
- bump CUDA.jl to 4.0 (#268) (@frapac)
- migrate ExaPF to KA 0.9 (#269) (@frapac)
- Release 0.9 (#270) (@michel2323)
v0.8.0
ExaPF v0.8.0
Closed issues:
- Wrap KLU in ExaPF (#216)
Merged pull requests:
- update documentation to use DocTest (#256) (@frapac)
- allow to load MATPOWER instances directly from PGLIB/MATPOWER (#257) (@frapac)
- [doc] add tutorial to use direct linear solver (#258) (@frapac)
- tutorial for batch power flow (#260) (@frapac)
- [doc] add doctests for expressions (#261) (@frapac)
- Add new BlockPolarForm formulation (#262) (@frapac)
- test ArrowheadJacobian with FiniteDiff (#263) (@frapac)
- replace custom SpMM kernels by cusparse (#264) (@frapac)
- bump version to 0.8.0 (#265) (@frapac)
v0.7.3
ExaPF v0.7.3
Closed issues:
- Broken GPU example (#254)
Merged pull requests:
- [email protected] (#253) (@michel2323)
- Fix power flow example (#255) (@frapac)
v0.7.2
ExaPF v0.7.2
Closed issues:
- FiniteDiff.jl update broke the tests on the GPU (#250)
Merged pull requests:
- Fix Zenodo link (#246) (@michel2323)
- Fix RCs in tests (#247) (@michel2323)
- [hotfix] Fix unitialized tape in NetworkStack (#248) (@frapac)
- [hotfix] run finite difference tests on CPU (#251) (@frapac)
- Prep for release 0.7.2 (#252) (@frapac)