pynn 0.7.4-1 source package in Ubuntu

Changelog

pynn (0.7.4-1) unstable; urgency=low


  * New upstream release
    - fixes a few bugs detected upstream
    - works around regressions of numpy 1.6 (e.g. #679948, #679998) and
      mock 0.8 allowing unittests to pass (Closes: #669466)

 -- Yaroslav Halchenko <email address hidden>  Tue, 03 Jul 2012 23:54:42 -0400

Upload details

Uploaded by:
NeuroDebian Team
Uploaded to:
Sid
Original maintainer:
NeuroDebian Team
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe python

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pynn_0.7.4-1.dsc 1.3 KiB 211f1edc9be06e2a4683d18d8fda2f3ab2795b26561402937d3c2f69cb51cb14
pynn_0.7.4.orig.tar.gz 256.4 KiB 1dc4fbed549cd02cf62efb666e86b9b34e64ee4103a3df05de5be667c8d5ddc3
pynn_0.7.4-1.debian.tar.gz 10.2 KiB 1c221b0d153bbcda1016415bb3fded00e497f0dd34fb61a3f820583549e32337

Available diffs

No changes file available.

Binary packages built by this source

python-pynn: simulator-independent specification of neuronal network models

 PyNN allows for coding a model once and run it without modification
 on any simulator that PyNN supports (currently NEURON, NEST, PCSIM
 and Brian). PyNN translates standard cell-model names and parameter
 names into simulator-specific names.