Mon, 20 May 2024 01:25:45 UTC | login

Information for build python-pyspike-0.6.0-1.fc33

ID195411
Package Namepython-pyspike
Version0.6.0
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-pyspike.git#1ba23c0e31517f9197656248aed6b69ff28df8ec
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
StartedMon, 26 Apr 2021 10:43:02 UTC
CompletedMon, 26 Apr 2021 11:12:16 UTC
Taskbuild (f33, /rpms/python-pyspike.git:1ba23c0e31517f9197656248aed6b69ff28df8ec)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyspike.git#1ba23c0e31517f9197656248aed6b69ff28df8ec'}}
Tags
f33
f37
f38
RPMs
src
python-pyspike-0.6.0-1.fc33.src.rpm (info) (download)
noarch
python3-pyspike-doc-0.6.0-1.fc33.noarch.rpm (info) (download)
riscv64
python3-pyspike-0.6.0-1.fc33.riscv64.rpm (info) (download)
python-pyspike-debugsource-0.6.0-1.fc33.riscv64.rpm (info) (download)
python3-pyspike-debuginfo-0.6.0-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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