pyoptmat v1.3.3
This version catches the release up with various improvements completed over the summer of 2023.
Additionally, it adds a significant new feature to the ODE integration routines: the ability to include the initial conditions in the parameter set and calculate the sensitivities with the adjoint method.
What's Changed
- Adds ability to scale data based on test type by @reverendbedford in #28
- Removed all in place operators by @reverendbedford in #29
- Adjoint for initial conditions by @reverendbedford in #30
- Fixes damage models by @reverendbedford in #31
Full Changelog: v1.3.2...v1.3.3