Update to version v1.5.3
Main fixes
- Updated python package to (hopefully) fix recent linking bug
What's Changed
- Wrapped NEML exceptions, which should not be necessary by @reverendbedford in #158
- Generalized HuCocks model by @hugary1995 in #150
- Added an option to disable expensive error checking on production runs by @reverendbedford in #159
- Neml2 verification by @reverendbedford in #153
- random_orientations with consistent seeding by @hugary1995 in #160
- Fix imgmath by @reverendbedford in #161
- Added work scale variable for the Work Damage model by @janzenchoi in #164
- Uncomment the data header in NEML2 verification test files by @hugary1995 in #165
- Fix issue when exception occurs in OpenMP region by @reverendbedford in #162
- Added check_dmg option for uniaxial_test driver by @janzenchoi in #166
- Add tensors to the interface by @reverendbedford in #169
- Fix tests before merging by @reverendbedford in #174
- Modification of the nemlumat.f file by @jucavel09 in #172
- New driver for verifying large deformation NEML2 models by @reverendbedford in #168
- Update package build by @reverendbedford in #175
New Contributors
- @hugary1995 made their first contribution in #150
- @janzenchoi made their first contribution in #164
- @jucavel09 made their first contribution in #172
Full Changelog: v1.5.2...v1.5.3