Skip to content

v2.1.0

Compare
Choose a tag to compare
@ewu63 ewu63 released this 03 May 17:24
53426d8

pyOptSparse v2.1.0 release notes

This is a new minor release of pyOptSparse.

New Features

  • Added new API for accessing pyOptSparse history files (#84, #87, #99)

Bugfixes and Code Maintenance

  • Updated informs from IPOPT (#91)
  • Code cleanup for Python 3 and updated Travis (#92)
  • Updated tests (#95)
  • Refactored the code for performing input/output scaling (#93)
  • Fixed ParOpt wrapper (#97, #98)
  • Adopted black for formatting, and uses flake8 for linting (#100)