Skip to content

Commit

Permalink
NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michel2323 committed Dec 5, 2023
1 parent f1caff6 commit 68ebbf1
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
ExaPF release notes
===================

Version 0.11 (December 5th, 2023)
---------------------------------
- Remove custom BICGSTAB implementations
- Using KrylovPreconditioners.jl for the block-Jacobi preconditioner
- Adding scaling for Krylov methods
- Use KLU per default
- Added new benchmark scripts for linear solvers

Version 0.10 (November 1st, 2023)
---------------------------------
- Adding extension support for CUDA.jl and AMDGPU.jl
- Adding block-GMRES implementation

Version 0.9.3 (September 27th, 2023)
---------------------------------
- Add support for SCOPF problem (#274)
Expand Down

0 comments on commit 68ebbf1

Please sign in to comment.