Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: antarikshcd/pyoptsparse_mham

Tags

v2.6.2

Toggle v2.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bump

v2.6.1

Toggle v2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated `Advanced Features` section (mdolab#246)

Co-authored-by: Neil Wu <[email protected]>

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change to a minor release instead

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add back the old functions but throw a deprecation warning (mdolab#223)

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use `optionstable` to display options and informs tables (mdolab#216)

* moved default options and informs to staticmethod

* updated SNOPT docs

* updated ALPSO

* updated SLSQP

* updated PSQP

* updated NLPQLP

* updated NSGA2

* updated IPOPT

* updated CONMIN

* removed optimizertable

* bugfix after changing option from '' to EXT

* updated informs

* removed options description in comments

* pin a newer version of sphinx_mdolab_theme

* version bump

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed SNOPT workspace lengths (mdolab#197)

Co-authored-by: Neil Wu <[email protected]>

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch to using BaseSolver (mdolab#193)

* switched to using BaseSolver

* updated setup.py

* updated init

* added checkDefaultOptions

* fixed default option type

* updated default SNOPT options

* renamed def_options

* more overhaul of pySNOPT

* removed very old numpy warning

* added back on set/get options since those are mandatory

* updated init API

* made IPOPT also not use default options list

* bump baseclasses version

* renamed optimizer pages due to sphinx being weird

* added autodoc mock import for baseclasses

* updated capitalization in SNOPT

* fixed bug in ALPSO

* updated _on_setOption etc.

* updated SNOPT doc

* bump baseclasses version

* version bump

* addressed comments

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update for SNOPT v7.7.5 (mdolab#185)

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update __init__.py

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
version bump