.. PyTorch-BSF documentation master file, created by sphinx-quickstart on Sun Jun 27 02:31:17 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to PyTorch-BSF! ======================= PyTorch-BSF is a PyTorch implementation of Bezier simplex ftting. The project is on `GitHub`_. .. image:: _static/bezier-simplex.png :width: 49% :alt: A Bezier simplex and its control points .. image:: _static/bezier-simplex-fitting.png :width: 49% :alt: A Bezier simplex that fits to a dataset .. toctree:: :maxdepth: 2 :caption: User guide quickstart advanced whatis faq .. toctree:: :maxdepth: 2 :caption: API reference modules Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _GitHub: https://github.com/rafcc/pytorch-bsf