Sun, 19 May 2024 22:36:16 UTC | login

Information for build python-pyspike-0.7.0-4.fc37

ID207635
Package Namepython-pyspike
Version0.7.0
Release4.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyspike.git#c4590708809fe083ee300f3e7722a8519a12c716
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
StartedFri, 14 Oct 2022 01:14:44 UTC
CompletedFri, 14 Oct 2022 07:34:13 UTC
Taskbuild (f37, /rpms/python-pyspike.git:c4590708809fe083ee300f3e7722a8519a12c716)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyspike.git#c4590708809fe083ee300f3e7722a8519a12c716'}}
Tags
f37
f38
RPMs
src
python-pyspike-0.7.0-4.fc37.src.rpm (info) (download)
riscv64
python3-pyspike-0.7.0-4.fc37.riscv64.rpm (info) (download)
python-pyspike-debugsource-0.7.0-4.fc37.riscv64.rpm (info) (download)
python3-pyspike-debuginfo-0.7.0-4.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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