Cython interface to geodesic
The Virtual Brain Project (TVB Project) has the purpose of offering some modern tools to the Neurosciences community, for computing, simulating and analyzing functional and structural data of human brains. 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. The algorithm is due Mitchell, Mount and Papadimitriou, 1987; the implementation is due to Danil Kirsanov and the Cython interface to Gaurav Malhotra and Stuart Knock. Original library (published under MIT license): http://code.google.com/p/geodesic/ We added a python wrapped and made small fixes to the original library, to make it compatible with cython.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.1.0-4.fc35 | - |
Fedora 35 | 2.1.0-4.fc35 | - |
Fedora 34 | 2.1.0-2.fc34 | - |
You can contact the maintainers of this package via email at
python-tvb-gdist dash maintainers at fedoraproject dot org
.