.. Math documentation master file, created by sphinx-quickstart on Fri Mar 18 18:07:49 2022. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Universal optimizer - Optimization algorithms library ===================================================== Library `Universal optimizer `_ contains various optimization methods. Library is developed in `Python `_ programming language, using `poetry `_ tool for project management, `unittest `_ library for unit testing and `Sphinx `_ for documentation generation. .. toctree:: :maxdepth: 4 :caption: Tutorials and How-To Guides tutorials how_to_guides .. toctree:: :maxdepth: 4 :caption: In-depth Information implemented_algorithms problems_to_be_solved .. toctree:: :maxdepth: 4 :caption: Program code modules .. toctree:: :maxdepth: 4 :caption: Changelog and Contribution changelog contribution Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`