Tue, 14 May 2024 16:31:50 UTC | login

Information for build python-neo-0.13.0-1.fc40

ID292082
Package Namepython-neo
Version0.13.0
Release1.fc40
Epoch
SummaryRepresent electrophysiology data in Python
DescriptionNeo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats, including Spike2, NeuroExplorer, AlphaOmega, Axon, Blackrock, Plexon, Tdt, and support for writing to a subset of these formats plus non-proprietary formats including HDF5. The goal of Neo is to improve interoperability between Python tools for analyzing, visualizing and generating electrophysiology data (such as OpenElectrophy, NeuroTools, G-node, Helmholtz, PyNN) by providing a common, shared object model. In order to be as lightweight a dependency as possible, Neo is deliberately limited to representation of data, with no functions for data analysis or visualization. Neo implements a hierarchical data model well adapted to intracellular and extracellular electrophysiology and EEG data with support for multi-electrodes (for example tetrodes). Neos data objects build on the quantities_ package, which in turn builds on NumPy by adding support for physical dimensions. Thus neo objects behave just like normal NumPy arrays, but with additional metadata, checks for dimensional consistency and automatic unit conversion. Read the documentation at http://neo.readthedocs.io/
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 29 Feb 2024 09:41:16 UTC
CompletedThu, 29 Feb 2024 09:41:16 UTC
Tags
f40
RPMs
src
python-neo-0.13.0-1.fc40.src.rpm (info) (download)
noarch
python3-neo-0.13.0-1.fc40.noarch.rpm (info) (download)
Changelog * Mon Feb 05 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.13.0-1 - feat: update to 0.13.0 (fixes rh#2260537) * Mon Feb 05 2024 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.12.0-9 - feat: add packit * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.12.0-6 - Assert that a license file is present in the .dist-info directory * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.12.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 04 2023 Python Maint <python-maint@redhat.com> - 0.12.0-4 - Rebuilt for Python 3.12 * Fri Jun 09 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.12.0-3 - fix: remove `SPECPARTS` to fix build * Mon Feb 27 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.12.0-2 - fix: make extra sources conditional on tests * Mon Feb 27 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.12.0-1 - feat: update to 0.12.0 (fixes rhbz#2171134) * Mon Feb 27 2023 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.11.1-3 - feat: use spdx license identifier * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Oct 24 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.11.1-1 - feat: update to 0.11.1 (fix rhbz#2137155) * Fri Sep 02 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.11.0-2 - fix: exclude s390x, pyedflib is unavailable there * Fri Sep 02 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.11.0-1 - feat: update to 0.11.0 (fixes rhbz#2123606) * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 11 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.10.2-3 - Fix extra newline in description * Sun Jun 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.10.2-2 - Rebuilt for Python 3.11 (fix RHBZ#2099021) * Sat Apr 02 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.10.2-1 - feat: to 0.10.2 (fixes rhbz#2062422) * Fri Mar 04 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.10.1-1 - feat: update to 0.10.1 (fixes rhbz#2060581)