# Flex [![Documentation Status](https://img.shields.io/badge/docs-ready-brightgreen)]() [![License](https://img.shields.io/badge/license-MIT-blue)]() Flex is a `python` library for flexible symbolic regression and evolutionary computation. It is designed for researchers and engineers who want to experiment with **genetic programming**, **symbolic regression**, and **differential equation discovery** in a modular, high-performance framework. This documentation covers installation, usage, API references, and tutorials to help you get started quickly. ## Contents ```{toctree} :maxdepth: 2 Overview License Module Reference Tutorials ``` ## Indices and tables - {ref}`genindex` - {ref}`modindex` - {ref}`search` [Sphinx]: http://www.sphinx-doc.org/ [Markdown]: https://daringfireball.net/projects/markdown/ [reStructuredText]: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html [MyST]: https://myst-parser.readthedocs.io/en/latest/