.. include:: headings.inc .. _New Algorithms: |infinity| New Algorithms ========================= I was planning to divide this section in two parts, to give a description of two new algorithms that I ported to Python, respectively **BiteOpt** and :ref:`MCS`. However, I am not sure I have the willpower to describe them both, so I'll probably leave it at the description of :ref:`MCS` only. A very good description of the **BiteOpt** optimization algorithm can be found at https://github.com/avaneev/biteopt . I have tested my translation to Python with several dozes objecive functions and they give exactly the same answers. .. toctree:: :maxdepth: 2 :hidden: mcs