v3.6.0
What's Changed
- Fix nonlinear examples by @A-CGray in #263
- Splitting CI Deployment Runners by @timryanb in #264
- Adding composite optimization example by @timryanb in #265
- Add ability to animate shape variables to a gif in caps2tacs by @sean-engelstad in #267
- Corrections to Caps2tacs docs and support for funtofem shape variable animations by @sean-engelstad in #269
- Adding recommendation to use mamba install to install tacs in docs by @timryanb in #272
- Change METIS_LIB path in Makefile.in.info by @bburke38 in #274
- caps2tacs - Parallel Instances of tacsAIMs for huge speed up of post_analysis() for shape optimization by @sean-engelstad in #276
- Initialise random number generator in
_checkNonlinearity
by @A-CGray in #278 - Suppress print statements mode in caps2tacs by @sean-engelstad in #280
- Setting c++ compiler standard to c++11 by @timryanb in #275
Full Changelog: v3.5.0...v3.6.0