.. _install-from-source: ======================== Installation from Source ======================== .. note:: In case you are unfamiliar with the git version control system, have a look at our short :ref:`GIT primer `. #. The whole source tree of |project| can be obtained from the repository located at |repository_versioned|. URLs of individual implementations: =========== ============================= Language Repository URL =========== ============================= C++ |repository_versioned_cpp| Java |repository_versioned_java| Python |repository_versioned_python| Common Lisp |repository_versioned_cl| Matlab |repository_versioned_matlab| =========== ============================= #. Build and install an implementation .. toctree:: :maxdepth: 1 install-cpp install-cl install-java install-python