Wed, 08 May 2024 02:22:56 UTC | login

Information for build python-tvb-gdist-1.5.6-3.fc30

ID86926
Package Namepython-tvb-gdist
Version1.5.6
Release3.fc30
Epoch
SummaryCython interface to geodesic
Description 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 14 Jan 2019 10:18:09 UTC
CompletedMon, 14 Jan 2019 10:31:46 UTC
Taskbuild (f30-candidate, python-tvb-gdist-1.5.6-3.fc30.src.rpm)
Tags
f30
f31
RPMs
src
python-tvb-gdist-1.5.6-3.fc30.src.rpm (info) (download)
riscv64
python3-tvb-gdist-1.5.6-3.fc30.riscv64.rpm (info) (download)
python-tvb-gdist-debugsource-1.5.6-3.fc30.riscv64.rpm (info) (download)
python3-tvb-gdist-debuginfo-1.5.6-3.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Jan 06 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.5.6-3 - Update license to GPLv3+ * Sun Jan 06 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.5.6-2 - add setuptools BR - remove empty check section * Sat Dec 29 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.5.6-1 - Initial build