Mon, 20 May 2024 00:30:05 UTC | login

Information for build python-pyspike-0.7.0-5.fc38

ID230269
Package Namepython-pyspike
Version0.7.0
Release5.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyspike.git#81c4915cc0588d702b278fbe8c8f50959716e0ff
SummaryLibrary for the numerical analysis of spike train similarity
DescriptionPySpike is a Python library for the numerical analysis of spike train similarity. Its core functionality is the implementation of the ISI-distance [1] and SPIKE-distance [2] as well as SPIKE-Synchronization [3]. It provides functions to compute multivariate profiles, distance matrices, as well as averaging and general spike train processing. All computation intensive parts are implemented in C via Cython to reach a competitive performance (factor 100-200 over plain Python). PySpike provides the same fundamental functionality as the SPIKY framework for Matlab, which additionally contains spike-train generators, more spike train distance measures and many visualization routines. If you use PySpike in your research, please cite our SoftwareX publication on PySpike: Mario Mulansky, Thomas Kreuz, PySpike - A Python library for analyzing spike train synchrony, SoftwareX, (2016), ISSN 2352-7110, http://dx.doi.org/10.1016/j.softx.2016.07.006. Additionally, depending on the used methods: ISI-distance [1], SPIKE-distance [2] or SPIKE-Synchronization [3], please cite one or more of the following publications: [1] Kreuz T, Haas JS, Morelli A, Abarbanel HDI, Politi A, Measuring spike train synchrony. J Neurosci Methods 165, 151 (2007) [2] Kreuz T, Chicharro D, Houghton C, Andrzejak RG, Mormann F, Monitoring spike train synchrony. J Neurophysiol 109, 1457 (2013) [3] Kreuz T, Mulansky M and Bozanic N, SPIKY: A graphical user interface for monitoring spike train synchrony, J Neurophysiol, JNeurophysiol 113, 3432 (2015) Documentation is available at http://mariomulansky.github.io/PySpike/
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Feb 2023 18:44:36 UTC
CompletedThu, 23 Feb 2023 09:08:20 UTC
Taskbuild (f38, /rpms/python-pyspike.git:81c4915cc0588d702b278fbe8c8f50959716e0ff)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyspike.git#81c4915cc0588d702b278fbe8c8f50959716e0ff'}}
Tags
f38
f39
f40
RPMs
src
python-pyspike-0.7.0-5.fc38.src.rpm (info) (download)
riscv64
python3-pyspike-0.7.0-5.fc38.riscv64.rpm (info) (download)
python-pyspike-debugsource-0.7.0-5.fc38.riscv64.rpm (info) (download)
python3-pyspike-debuginfo-0.7.0-5.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.7.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> 0.7.0-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Jan 16 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> 0.7.0-1 - feat: update to 0.7.0 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.6.0-2 - Rebuilt for Python 3.10 * Wed Apr 14 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.6.0-1 - Include examples in doc sub package - Build and include docs * Sun Apr 11 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.6.0-1 - Initial build