Package biosig: Information

    Source package: biosig
    Version: 2.6.1-alt2
    Latest version according to Repology
    Build time:  Aug 7, 2024, 11:50 AM in the task #354600
    Report package bug
    License: GPL-3.0+
    Summary: Reading and writing routines for different biosignal data formats
    Description: 
    BioSig is an open source software library for biomedical signal processing,
    featuring for example the analysis of biosignals such as
    the electroencephalogram (EEG), electrocorticogram (ECoG),
    electrocardiogram (ECG), electrooculogram (EOG), electromyogram (EMG),
    respiration, and so on. Major application areas are: Neuroinformatics,
    brain-computer interfaces, neurophysiology, psychology,
    cardiovascular systems and sleep research. The aim of the BioSig project
    is to foster research in biomedical signal processing by
    providing open source software tools for many different applications.
    Generally, many concerns have to be addressed in this scientific field.
    BioSig handles this by providing solutions for data acquisition,
    artifact processing, quality control, feature extraction, classification,
    modeling, data visualization, and so on.
    
    Everything in this project is freely available under the
    GNU General Public License.

    List of RPM packages built from this SRPM:
    biosig (x86_64, ppc64le, i586, aarch64)
    biosig-debuginfo (x86_64, ppc64le, i586, aarch64)
    biosig-devel (x86_64, ppc64le, i586, aarch64)
    libbiosig3 (x86_64, ppc64le, i586, aarch64)
    libbiosig3-debuginfo (x86_64, ppc64le, i586, aarch64)
    python3-module-biosig (x86_64, ppc64le, i586, aarch64)
    python3-module-biosig-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Anton Farygin


    ACL:
    Anton Farygin
    @everybody

      1. autoconf_2.71
      2. autoconf_2.71
      3. libalsa-devel
      4. libb64-devel
      5. libdcmtk-devel
      6. gcc-c++
      7. libnumpy-py3-devel
      8. python3-devel
      9. python3-module-build
      10. python3-module-setuptools
      11. python3-module-wheel
      12. rpm-build-pyproject
      13. rpm-build-python3
      14. libsuitesparse-devel
      15. tinyxml-devel
      16. zlib-devel

    Last changed


    Aug. 7, 2024 Anton Farygin 2.6.1-alt2
    - set the version of autoconf to 2.71 to simplify the build
      into the old branches
    Aug. 5, 2024 Anton Farygin 2.6.1-alt1
    - 2.6.0 -> 2.6.1
    April 3, 2024 Anton Farygin 2.6.0-alt1
    - 2.5.2 -> 2.6.0
    - added upstream fix against numpy.distutils deprecation