v1.13.0
What's Changed
Features
- Sparse Jacobians for DVGeometryMulti by @sseraj in #187
- Add triangulated surface constraint to MPhys wrapper by @hajdik in #192
- Add
nom_addProjectedAreaConstraint
and allow non-scaled area/volume constraints by @A-CGray in #196 - New functions in MPhys wrapper by @hajdik in #193
- Add shape function DVs by @anilyil in #202
Bug fixes
- Fix scipy factorized import by @A-CGray in #185
- Fixing Constraints for new OM Parallelism Convention by @bernardopacini in #191
- Fix shape handling in
nom_addGlobalDV
by @A-CGray in #194 - Fix bug in test training and update training references by @eirikurj in #200
- DVGeoMulti test fix by @anilyil in #199
Maintenance
-
Speed up DVJacobian computation by @marcomangano in #189
-
change extra flags test check to compiler by @eirikurj in #197
-
Updating DVGeoVSP to work with OpenVSP 3.33.0 by @timryanb in #198
Full Changelog: v1.12.3...v1.13.0