```{eval-rst} .. progressivis documentation master file, created by sphinx-quickstart on Fri Feb 16 00:36:48 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ``` # Welcome to ProgressiVis ![Image of the progressive construction of the Eiffel Tower](images/construction_tour_eiffel.jpg "Progressive construction of the Eiffel Tower") ProgressiVis is a Python toolkit and scientific workflow system that implements a new [programming paradigm](https://en.wikipedia.org/wiki/Programming_paradigm) that we call *Progressive Analytics* or *Progressive Data Analysis and Visualization* aimed at performing analytics in a progressive way. It allows analysts to see the progress of their analysis and to steer it interactively while the computation is being done. ```{eval-rst} .. toctree:: :maxdepth: 2 :caption: Contents: intro install userguide reference module_library unit_tests custom_modules visualizations dependencies ``` # Indices and tables ```{eval-rst} * :ref:`genindex` * :ref:`modindex` * :ref:`search` ```