Releases: applied-material-modeling/pyzag
Releases · applied-material-modeling/pyzag
v1.1.1 Small update to predictor
Updated the predictor algorithm to provide a better guess when you are at the start of some time history and don't have enough prior history to fully-predict the requested increment.
v1.1.0 Additional features and small fixes
What's Changed
- Adds additional nonlinear solver options by @reverendbedford in #14
- Fixes and updates for integrated neml2 training by @reverendbedford in #15
- Increment release number by @reverendbedford in #16
This version also fixes nans in the adjoint gradient calculation by converting them to zero, but default. The old behavior (retaining nans) can be turned back on as an option.
Full Changelog: v1.0.0...v1.1.0
Initial public release
First full public release of the tool.