Installing NNGeometry ===================== The development version of NNGeometry can be installed by directly cloning the ``master`` branch of the repository using ``pip``: .. code-block:: bash $ pip install git+git://github.com/tfjgeorge/nngeometry.git The only dependency is PyTorch.