Releases: exanauts/ExaTron.jl
Releases · exanauts/ExaTron.jl
v1.0.0
ExaTron v1.0.0
Closed issues:
Merged pull requests:
- ExaAdmm.jl Integration (#40) (@michel2323)
- Cleanup (#42) (@michel2323)
v0.2.1
v0.2.0
ExaTron v0.2.0
Merged pull requests:
- Fix CI (#34) (@michel2323)
- Parse matpower files directly with PowerModels' parser (#35) (@frapac)
- Release v0.2.0 (#36) (@michel2323)
v0.1.0
ExaTron v0.1.0
Closed issues:
- Specifying explicit type information for AbstractTronMatrix (#10)
- Integrate two-level algorithm in the new interface AdmmEnv (#21)
Merged pull requests:
- Port ExaTron to GPU - Part I (#1) (@frapac)
- Separate ExaTron from ExaTronInterface (#6) (@youngdae)
- Added compat section to Project.toml (#7) (@kibaekkim)
- Some fixes to run profiling on gpu (#8) (@kibaekkim)
- adds DenseMatrix implementation. (#9) (@youngdae)
- Add function to transfer data between callbacks and matrices (#11) (@frapac)
- Allow to use other preconditioners than ICFS (#12) (@frapac)
- Update github actions and add badge to README (#15) (@frapac)
- Fix type inference (#16) (@frapac)
- ADMM warm-starting (#18) (@kibaekkim)
- Update constructor of AdmmEnv (#19) (@frapac)
- Merging two-level into the default branch (#22) (@kibaekkim)
- Integrate two-level ADMM with
AdmmEnv
(#24) (@kibaekkim) - The first documentation (#26) (@kibaekkim)