Closed AlessandroPierro closed 1 year ago
Ready for review! 🎉
The tests are passing locally and will pass on the CI once #222 is merged.
Here it is a preview of plots generated with StateAnalyzer.
Your feedback would be greatly appreciated! ❤
Hi guys. I don't see "StateAnalyser" added as a dependency in this change. What is the version added? Please add to pyproject.toml and update poetry.lock.
Hi guys. I don't see "StateAnalyser" added as a dependency in this change. What is the version added? Please add to pyproject.toml and update poetry.lock.
Is it just seaborn that needs to be added to deps for approval?
Hi guys. I don't see "StateAnalyser" added as a dependency in this change. What is the version added? Please add to pyproject.toml and update poetry.lock.
Is it just seaborn that needs to be added to deps for approval?
Indeed, we just need approval for seaborn. Thanks for looking into that!
Objective of pull request: introduce an utility class to analyze and plot the results of OptimizationSolver
Pull request checklist
Your PR fulfills the following requirements:
pyb
) passes locallypyb -E unit
) or (python -m unittest
) passes locallyPull request type
Please check your PR type: - [x] Feature ## What is the new behavior?-
Does this introduce a breaking change?