README.rst
The ``searches`` folder contains example scripts which fit a model using the different non-linear searches supported by **PyAutoFit**:
Folders
-------
- ``mcmc``: Fit a model using Markov Chain Monte Carlo (MCMC) algorithms.
- ``nest``: Fit a model using nested sampling algorithms.
- ``optimize``: Fit a model using optimizer algorithms.