v2.14.0
What's Changed
- Switch to cyipopt by @ewu63 in #425
- Add bare-bones GHA tests by @ewu63 in #434
- Add function to return list of installed optimizers by @ewu63 in #440
- Cleanup error class by @ewu63 in #436
- Fix nsga2 bug by @ewu63 in #438
- Make swig mandatory and therefore NSGA2 a default optimizer by @ewu63 in #435
- Remove invalid escape sequence from docstring by @dingraha in #441
- Fix docstrings by @kanekosh in #444
- Add dense and sparse wrappers for ParOpt from ParOpt directly by @gjkennedy in #414
- Version bump by @kanekosh in #445
New Contributors
Full Changelog: v2.13.1...v2.14.0