.. PPPACK documentation master file, created by sphinx-quickstart on Tue May 2 17:15:50 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. :: _____ _____ _____ _____ _ __ | __ \ | __ \ | __ \ /\ / ____| | |/ / | |__) | | |__) | | |__) | / \ | | | ' / | ___/ | ___/ | ___/ / /\ \ | | | < | | | | | | / ____ \ | |____ | . \ |_| |_| |_| /_/ \_\ \_____| |_|\_\ ================================== Welcome to PPPACK's documentation! ================================== PPPACK is a Python module for piece-wise polynomial and B-spline multivariate approximations. The name follows from the main FORTRAN90 extension used for numerical computation, the library pppack.f90 originally started by John Burkhardt on previous FORTRAN77 code from Carl De Boor. .. Contents: .. toctree:: :maxdepth: 2 :hidden: intro tutorial pppackdefinitions f90extensions requirements installation Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`