Bug 1291061 (python-pyspike)

Summary: Review Request: python-pyspike - Python library for the numerical analysis of spiketrain similarity
Product: [Fedora] Fedora Reporter: Igor Gnatenko <ignatenko>
Component: Package ReviewAssignee: Paul Belanger <pabelanger>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: igor.raits, pabelanger, package-review, sanjay.ankur, zbyszek
Target Milestone: ---Flags: pabelanger: fedora-review-
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-22 07:31:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 201449, 1276941    
Attachments:
Description Flags
fedora-review failure pabelanger: review-

Description Igor Gnatenko 2015-12-13 10:38:38 UTC
Spec URL: https://ignatenkobrain.fedorapeople.org/neurofedora/python-pyspike.spec
SRPM URL: https://ignatenkobrain.fedorapeople.org/neurofedora/python-pyspike-0.3.0-1.fc24.src.rpm
Description:
Python library for the numerical analysis of spiketrain similarity.

PySpike is a Python library for the numerical analysis of spike train
similarity. Its core functionality is the implementation of the bivariate ISI
and SPIKE distance as well as SPIKE-Synchronization. Additionally, 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).
Fedora Account System Username: ignatenkobrain

Comment 1 Paul Belanger 2015-12-17 17:41:41 UTC
Created attachment 1106795 [details]
fedora-review failure

I couldn't get your spec to build locally, see the output of my build.log

Comment 2 Zbigniew Jędrzejewski-Szmek 2015-12-18 17:53:55 UTC
Missing requires on nosetests, both py2 and py3 versions...

Comment 3 Igor Raits 2018-08-22 07:31:53 UTC
Unfortunately I don't have time to work on these review requests anymore, sorry.

Comment 4 Ankur Sinha (FranciscoD) 2018-08-22 10:15:22 UTC
I'll take this up and submit a new review. Thanks, Igor.