pyOptSparse v2.1.2 release notes
This is a new patch release of pyOptSparse.
New features:
- Added new environment variable controlling MPI import (#118, #121)
- Added ParOpt support, now pinning ParOpt version 2.0.2
Maintenance updates:
- Updated documentation (#123, #130)
- Removed wrapper for
FSQP
and NLPY_AUGLAG
, both of which were deprecated and not usable. This should not impact anyone.