Skip to content

Releases: mdolab/pyoptsparse

v2.14.2

16 Aug 20:52
8af45c8
Compare
Choose a tag to compare

What's Changed

  • Fix SolutionInform dict access by @ewu63 in #451

Full Changelog: v2.14.1...v2.14.2

v2.14.1

14 Aug 18:25
dd1e3bc
Compare
Choose a tag to compare

What's Changed

  • Add unconstrained tests for all optimizers by @ewu63 in #402
  • Change solution inform into a dataclass by @eirikurj in #437

Full Changelog: v2.14.0...v2.14.1

v2.14.0

31 Jul 22:37
bf7d311
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.13.1...v2.14.0

v2.13.1

02 Apr 16:27
7952e1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...v2.13.1

v2.13.0

10 Mar 17:46
cdd8d96
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.12.0...v2.13.0

v2.12.0

09 Jul 01:49
7e862db
Compare
Choose a tag to compare

What's Changed

  • Added linear constraint check and updated documentation by @kanekosh in #410
  • Added restartDict to snstop by @sseraj in #404

Full Changelog: v2.11.3...v2.12.0

v2.11.3

23 Jun 19:31
7376d71
Compare
Choose a tag to compare

What's Changed

  • Fix _masterFunc2 fail flag caching and add fail flag identification to IPOPT by @eytanadler in #407

Full Changelog: v2.11.2...v2.11.3

v2.11.2

11 Jun 03:30
da0077a
Compare
Choose a tag to compare

What's Changed

  • flush streams and files before/after optimization by @ewu63 in #403
  • Version bump by @ewu63 in #406

Full Changelog: v2.11.1...v2.11.2

v2.11.1

08 May 22:55
4ed7ce9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.11.0...v2.11.1

v2.11.0

25 Apr 10:58
a988404
Compare
Choose a tag to compare

Bugfix

  • fixed convertJacobian by @gjkennedy in #371
  • Fix formatting in SLSQP output file by @eirikurj in #378
  • Fix SNOPT printout encoding and skip printing import warnings by @ewu63 in #392
  • Populate inform dict for all optimizers by @ewu63 in #394

Maintenance

Full Changelog: v2.10.2...v2.11.0