Installing NNGeometryΒΆ

The development version of NNGeometry can be installed by directly cloning the master branch of the repository using pip:

$ pip install git+git://github.com/tfjgeorge/nngeometry.git

The only dependency is PyTorch.