A suite of functions to plot and visualize optimization algorithms, especially stochastic ones.
- Pretty command line interface with
clickpackage: https://click.palletsprojects.com/en/7.x/ - Nice blog post about
matplotlibpackage for optimization: http://louistiao.me/notes/visualizing-and-animating-optimization-algorithms-with-matplotlib/
Python 3