The salient feature of this release is support for checkpointing and restarting for the quasi-Newton solver. These features use the axom's scalable sidre data manager.
What's Changed
- Update cmake paths be relative to hiop project by @chapman39 in #684
- Patch two memory leaks that cause more leaks by @tepperly in #685
- add new function for warmstart by @nychiang in #688
- Fix CI pipeline by @nychiang in #694
- Add working spack build with build cache. by @cameronrutherford in #695
- Checkpointing (quasi-Newton solver) by @cnpetra in #693
New Contributors
- @chapman39 made their first contribution in #684
Full Changelog: v1.0.3...v1.1.0