Releases: mdolab/adflow
Releases · mdolab/adflow
v2.2.2
v2.2.1
v2.2.0
This release brings the following bugfixes:
- Copying spectral radii back to main memory after blockette routines (#37)
- Copy intermediate variables from blockette memory (#38)
- Updated code behavior for option
skipafterfailedadjoint
(#45) - Updated to openmdao v3.x API for the OM wrapper (#51)
- Suppressed unnecessary warnings (#52)
Maintenace:
- Updated package structure to allow for
pip
install (#56)