Optimization Notes#
A collection of notes on numerical optimization.
Setup#
For the setup process of this doc website, please refer to this tutorial.
Development#
To simplify the development process, during active development one can start a sphinx server and automatically build and view the newest version of this project using
sphinx-autobuild docs/source docs/build/html/