Sun, 29 Sep 2024 07:05:22 UTC | login

Information for build python-tvb-gdist-2.0.1-1.fc33

ID156443
Package Namepython-tvb-gdist
Version2.0.1
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-tvb-gdist.git#cf52673a0ee6eee6e8dbc54fa99c1d9ef7272a19
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
StartedWed, 06 May 2020 06:54:25 UTC
CompletedWed, 06 May 2020 07:12:06 UTC
Taskbuild (f33, /rpms/python-tvb-gdist.git:cf52673a0ee6eee6e8dbc54fa99c1d9ef7272a19)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-tvb-gdist.git#cf52673a0ee6eee6e8dbc54fa99c1d9ef7272a19'}}
Tags
f33
RPMs
src
python-tvb-gdist-2.0.1-1.fc33.src.rpm (info) (download)
riscv64
python3-tvb-gdist-2.0.1-1.fc33.riscv64.rpm (info) (download)
python-tvb-gdist-debugsource-2.0.1-1.fc33.riscv64.rpm (info) (download)
python3-tvb-gdist-debuginfo-2.0.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sat May 02 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.0.1-1 - Update to latest release * Sun Feb 02 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.0.0-1 - Update to latest release * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Aug 19 2019 Miro HronĨok <mhroncok@redhat.com> - 1.5.8-2 - Rebuilt for Python 3.8 * Thu Aug 01 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.5.8-1 - Update to 1.5.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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