Tags: antarikshcd/pyoptsparse_mham
Tags
Updated `Advanced Features` section (mdolab#246) Co-authored-by: Neil Wu <[email protected]>
add back the old functions but throw a deprecation warning (mdolab#223)
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
Fixed SNOPT workspace lengths (mdolab#197) Co-authored-by: Neil Wu <[email protected]>
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
PreviousNext