.. HiPeCTA documentation master file, created by sphinx-quickstart on Mon Feb 26 15:03:42 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ================================== Welcome to HiPeCTA's documentation ================================== .. toctree:: :maxdepth: 1 :caption: Contents: :glob: */index What is hipecta? ================ HiPeCTA takes advantage of the latest SIMD (Single input multiple data) operations included in modern processors, for native vectorized optimization of analytical data processing for `ctapipe `_. Codes ===== You can clone source code on GitLab https://gitlab.in2p3.fr/CTA-LAPP/HiPeCTA. .. code-block:: console $ git clone https://gitlab.in2p3.fr/CTA-LAPP/HiPeCTA.git Installation ============ .. code-block:: console $ git clone https://gitlab.in2p3.fr/CTA-LAPP/HiPeCTA.git $ cd HiPeCTA $ python setup.py install Requirements ============ Python 3 c++ compiler (tested with g++ and clang) cython Numpy conda 4.1.11 or later Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`