.. CurveSimplify documentation master file, created by sphinx-quickstart on Wed Aug 28 09:34:52 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. *************************** CurveSimplify documentation *************************** .. plot:: plot-header.py :include-source: False .. automodule:: curvesimplify Installation ============ CurveSimplify can be installed using `pip`:: pip install curvesimplify API reference ============= Imai-Iri algorithm ------------------ .. automodule:: curvesimplify.imaiiri :members: Agarwal's algorithm ------------------- .. automodule:: curvesimplify.agarwal :members: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`