dcolli23 / PyOpt

Python optimization framework
GNU General Public License v3.0
1 stars 0 forks source link

Refactor `worker.Worker.make_plots` so figure generation is out of scope #7

Closed dcolli23 closed 4 years ago

dcolli23 commented 4 years ago

Description

Essentially performing the same actions of #6 but in the Worker class.