optimas-org / optimas

Optimization at scale, powered by libEnsemble
https://optimas.readthedocs.io
Other
22 stars 13 forks source link

A couple of improvements in plotting routines. #224

Closed delaossa closed 2 months ago

delaossa commented 2 months ago

Add an option in in ExplorationDiagnostics.plot_history to show the parameter names as axes titles (enabled by default). This looks much better when the parameter names are long.

Before: history_old

Now: history

Improve a couple things in AxModelManager.plot_contour:

model