Releases: mdolab/pyoptsparse
Releases · mdolab/pyoptsparse
v2.9.2
New features
- Allow user to write stuff into iterDict by @nwu63 in #311
Maintenance
Documentation
- Updated IPOPT build instructions for other linear solvers by @eytanadler in #312
New Contributors
- @eytanadler made their first contribution in #312
Full Changelog: v2.9.1...v2.9.2
v2.9.1
Features
- Enable user requested termination of IPOPT by @swryan in #305
- Add enum for optimizers by @nwu63 in #309
Bug fixes
Maintenance
- Added debug info for installation by @nwu63 in #307
- removed testing utils since they are added to baseclasses by @nwu63 in #308
New Contributors
Full Changelog: v2.9.0...v2.9.1
v2.9.0
The only change for this release is the adoption of meson as the build system for pyOptSparse. This offers several benefits for end users, the main one being experimental support of Windows builds.
What's Changed
New Contributors
Full Changelog: v2.8.3...v2.9.0
v2.8.3
v2.8.2
v2.8.1
New Features
N/A
Bug fixes
Maintenance
- Update azure-pipelines.yaml by @marcomangano in #286
- Np float remove by @marcomangano in #287
- Updated default pySNOPT options by @nwu63 in #289
- Added docs package requirements to setup.py by @marcomangano in #290
- Patch for retro-compatibility with history files without metadata by @nwu63 - c55b4ea
- Black formatting by @nwu63 - d264f17 dc6ec82
Full Changelog: v2.8.0...v2.8.1
v2.8.0
v2.7.0
New features
- Add message attribute to Exceptions by @Laurentww in #277
- Suppress SNOPT minor print log by @nwu63 in #279
- Added iteration timing to history file by @nwu63 in #281
- Enable hotStart option for ALPSO optimization by @Laurentww in #282
Full Changelog: v2.6.4...v2.7.0