neo 0.3.3-1 source package in Ubuntu

Changelog

neo (0.3.3-1) unstable; urgency=low


  * New upstream bugfix release

 -- Yaroslav Halchenko <email address hidden>  Tue, 04 Feb 2014 09:47:22 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe science

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
neo_0.3.3-1.dsc 1.3 KiB 2d3a5241ff4a90cd4d0c70aba82c135a6597e6c189363f52135b1fae6b4c112c
neo_0.3.3.orig.tar.gz 1.3 MiB 6b80eb5bdc9eb4eca829f7464f861c5f1a3a6289559de037930d529bb3dddefb
neo_0.3.3-1.debian.tar.xz 3.8 KiB 8228ab7af3fc652bae8c871ee704d93427e0d0dbcdc66b259db63a4199d425d3

Available diffs

No changes file available.

Binary packages built by this source

python-neo: Python IO library for electrophysiological data formats

 NEO stands for Neural Ensemble Objects and is a project to provide common
 classes and concepts for dealing with electro-physiological (in vivo
 and/or simulated) data to facilitate collaborative software/algorithm
 development. In particular Neo provides: a set a classes for data
 representation with precise definitions, an IO module with a simple API,
 documentation, and a set of examples.
 .
 NEO offers support for reading data from numerous proprietary file formats
 (e.g. Spike2, Plexon, AlphaOmega, BlackRock, Axon), read/write support for
 various open formats (e.g. KlustaKwik, Elan, WinEdr, WinWcp, PyNN), as well
 as support common file formats, such as HDF5 with Neo-structured content
 (NeoHDF5, NeoMatlab).
 .
 Neo's IO facilities can be seen as a pure-Python and open-source Neuroshare
 replacement.