Compute geodesic distances
conda install -c conda-forge tvb-gdist
conda install -c "conda-forge/label/cf201901" tvb-gdist
conda install -c "conda-forge/label/cf202003" tvb-gdist
conda install -c "conda-forge/label/gcc7" tvb-gdist
The gdist
module is a Cython interface to a C++ library |
(http://code.google.com/p/geodesic/) for computing |
geodesic distance which is the length of shortest line between two |
vertices on a triangulated mesh in three dimensions, such that the line |
lies on the surface.