_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


libsupermesh 2025.4
Dependencies: gfortran@14.3.0 openmpi@4.1.6 openssh@10.2p1 libspatialindex@2.1.0
Channel: guix-science
Location: guix-science/packages/mesh.scm (guix-science packages mesh)
Home page: https://github.com/firedrakeproject/libsupermesh
Licenses: LGPL 2.1
Build system: cmake
Synopsis: Sequential and parallel mesh intersection (supermeshing)
Description:

libsupermesh is a Fortran 2008 library to intersect two overlapping meshes element by element. Pairs of overlapping elements are identified and a local mesh of their intersection is generated.

mvapich 4.1
Dependencies: rdma-core@60.0 libfabric@2.3.1 ucx@1.19.0 hwloc@2.12.2 psm2@12.0 libcxi@13.0.0 curl@8.6.0 json-c@0.18
Channel: guix-science
Location: guix-science/packages/mpi.scm (guix-science packages mpi)
Home page: https://mvapich.cse.ohio-state.edu
Licenses: Modified BSD
Build system: gnu
Synopsis: Open-source MPI implementation compatible with MPICH
Description:

MVAPICH (pronounced as “em-vah-pich”) is an open-source MPI software to exploit the novel features and mechanisms of high-performance networking technologies (InfiniBand, iWARP, RDMA over Converged Enhanced Ethernet (RoCE v1 and v2), Slingshot 10, and Rockport Networks) and deliver best performance and scalability to MPI applications. MVAPICH 4.1 has support for the Cray Slingshot 11, Cornelis OPX, and Intel PSM3 interconnects through the OFI libfabric library, and for the UCX communication library.

hello-mpi 4.1.6
Dependencies: openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/mpi.scm (guix-science packages mpi)
Home page: https://www.open-mpi.org
Licenses: FreeBSD
Build system: gnu
Synopsis: Basic helloworld MPI program to test MPI connectivity
Description:

This package contains the binary resulting from the compilation of hello_c.c in the examples subdirectory of the Open MPI source code. It can be used to check MPI connectivity on a machine/cluster.

umpire 2025.12.0
Dependencies: camp@2025.12.0 openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/mpi.scm (guix-science packages mpi)
Home page: http://umpire.readthedocs.io
Licenses: Modified BSD
Build system: cmake
Synopsis: Application-focused API for memory management on NUMA and GPU architectures
Description:

Umpire is a resource management library that allows the discovery, provision, and management of memory on machines with multiple memory devices like NUMA and GPUs.

mvapich2 2.3.7-2
Dependencies: rdma-core@60.0
Channel: guix-science
Location: guix-science/packages/mpi.scm (guix-science packages mpi)
Home page: https://mvapich.cse.ohio-state.edu
Licenses: Modified BSD
Build system: gnu
Synopsis: Open-source MPI implementation compatible with MPICH (legacy)
Description:

MVAPICH2 (pronounced as “em-vah-pich 2”) is an open-source MPI software to exploit the novel features and mechanisms of high-performance networking technologies (InfiniBand, iWARP, RDMA over Converged Enhanced Ethernet (RoCE v1 and v2), Slingshot 10, and Rockport Networks) and deliver best performance and scalability to MPI applications.

python-smriprep 0.19.2
Propagated dependencies: python-acres@0.5.0 python-indexed-gzip@1.10.3 python-looseversion@1.3.0 python-matplotlib@3.8.2 python-nibabel@5.3.2 python-nipype@1.10.0 python-nireports@25.3.0 python-niworkflows@1.14.3 python-numpy@1.26.4 python-packaging@25.0 python-pybids@0.21.0 python-pyyaml@6.0.2 python-templateflow@25.1.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nipreps.github.io/smriprep
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Structural @acronym{MRI, Magnetic Resonance Imaging} preprocessing pipelines
Description:

This package provides processing pipelines for structural MRI.

nifticlib 3.0.1-1.fb3bb5f
Dependencies: expat@2.7.1 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/NIFTI-Imaging/nifti_clib
Licenses: Public Domain
Build system: cmake
Synopsis: C libraries for reading and writing files in @acronym{NIfTI, Neuroimaging Informatics Technology Initiative} formats
Description:

Nifti_clib is a set of I/O libraries for reading and writing files in the nifti-1, nifti-2, and (to some degree) cifti file formats. These are binary file formats for storing medical image data, e.g. MRI and fMRI brain images.

niftyseg 1.0
Dependencies: eigen@3.4.0 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/KCL-BMEIS/niftySeg
Licenses: Modified BSD
Build system: cmake
Synopsis: Segmentation of medical images
Description:

This package provides programs to perform EM based segmentation of images in nifti or analyse format.

python-nilearn 0.12.1
Propagated dependencies: python-joblib@1.5.2 python-lxml@6.0.1 python-matplotlib@3.8.2 python-nibabel@5.3.2 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-requests@2.32.5 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nilearn.github.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Statistical learning for neuroimaging in Python
Description:

Nilearn enables approachable and versatile analyses of brain volumes and surfaces. It provides statistical and machine-learning tools, with instructive documentation & open community.

gifticlib 1.17-1.d3e873d
Dependencies: expat@2.7.1 nifticlib@3.0.1 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://www.nitrc.org/projects/gifti
Licenses: Public Domain
Build system: cmake
Synopsis: C library for GIFTI support
Description:

Gifticlib is a a library for reading and writing files in GIfTI format. GIfTI is a standard for Geometry Data Format for Exchange of Surface-Based Brain Mapping Data.

python-nipy 0.6.1
Propagated dependencies: python-nibabel@5.3.2 python-numpy@1.26.4 python-scipy@1.12.0 python-sympy@1.13.3 python-transforms3d@0.4.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://nipy.org/nipy
Licenses: Modified BSD
Build system: pyproject
Synopsis: Neuroimaging analysis in Python
Description:

NIPY provides a platform-independent Python environment for the analysis of functional brain imaging data.

python-nipreps-versions 1.1.0
Propagated dependencies: python-packaging@25.0 python-setuptools-scm@8.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/nipreps/version-schemes
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Version schemes for nipreps tools
Description:

This package provides the version schemes used for packaging software from the NiPreps organization.

python-fmriprep 25.2.3
Propagated dependencies: python-acres@0.5.0 python-apscheduler@3.11.1 python-codecarbon@3.2.2 python-looseversion@1.3.0 python-nibabel@5.3.2 python-nipype@1.10.0 python-nireports@25.3.0 python-nitime@0.12.1 python-nitransforms@25.1.0 python-niworkflows@1.14.3 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-psutil@7.0.0 python-pybids@0.21.0 python-requests@2.32.5 python-sdcflows@2.15.0 python-smriprep@0.19.2 python-tedana@25.1.0 python-templateflow@25.1.1 python-toml@0.10.2 python-transforms3d@0.4.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://fmriprep.org/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Robust and easy-to-use pipeline for preprocessing of diverse fMRI data
Description:

fMRIPrep is a fMRI data preprocessing pipeline that is designed to provide an easily accessible, state-of-the-art interface that is robust to variations in scan acquisition protocols and that requires minimal user input, while providing easily interpretable and comprehensive error and output reporting. It performs basic processing steps (coregistration, normalization, unwarping, noise component extraction, segmentation, skull-stripping, etc.) providing outputs that can be easily submitted to a variety of group level analyses, including task-based or resting-state fMRI, graph theory measures, and surface or volume-based statistics.

python-bsmschema 0.1.1
Propagated dependencies: python-pydantic@2.10.4
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bids-standard.github.io/stats-models/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Pydantic schema for BIDS Stats Models
Description:

This package provides a Pydantic schema for BIDS Stats Models.

python-mapca 0.0.6
Propagated dependencies: python-nibabel@5.3.2 python-nilearn@0.12.1 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/ME-ICA/mapca
Licenses: GPL 2
Build system: pyproject
Synopsis: Moving Average Principal Component Analysis for fMRI data
Description:

A Python implementation of the moving average principal components analysis methods for functional MRI data translated from the MATLAB-based GIFT package.

python-dipy 1.11.0
Propagated dependencies: python-h5py@3.13.0 python-nibabel@5.3.2 python-numpy@1.26.4 python-packaging@25.0 python-scipy@1.12.0 python-tqdm@4.67.1 python-trx@0.3
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://dipy.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Diffusion MRI Imaging in Python
Description:

DIPY is the paragon 3D/4D+ medical imaging library in Python. It contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.

python-pybids 0.21.0
Propagated dependencies: python-bids-validator@1.14.7.post0 python-click@8.1.8 python-formulaic@1.0.1 python-frozendict@2.4.6 python-nibabel@5.3.2 python-num2words@0.5.14 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0 python-sqlalchemy@1.4.42 python-universal-pathlib@0.2.6
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bids-standard.github.io/pybids/
Licenses: Expat
Build system: pyproject
Synopsis: Python tools for querying and manipulating @acronym{BIDS, Brain Imaging Data Structure} datasets
Description:

pybids provides a set of tools for working with BIDS datasets. The BIDS standard aims at organizing and describing neuroimaging data in a uniform way in order to facilitate data sharing within the scientific community.

mrtrix3 3.0.8
Dependencies: eigen@3.4.0 fftw@3.3.10 qtbase@5.15.17 qtsvg@5.15.17 libpng@1.6.39 libtiff@4.4.0 mesa@25.2.3 python@3.11.14 python-wrapper@3.11.14 xdg-utils@1.2.1 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/MRtrix3/mrtrix3
Licenses: MPL 2.0
Build system: gnu
Synopsis: Tool for image processing, analysis and visualisation
Description:

MRtrix3 provides a large suite of tools for image processing, analysis and visualisation, with a focus on the analysis of white matter using diffusion-weighted MRI.

connectome-workbench 2.1.0
Dependencies: cups@2.4.14 freetype@2.13.3 ftgl@2.4.0 glib@2.83.3 glm@1.0.1 glu@9.0.2 openssl@3.0.8 qt5compat@6.9.2 qtbase@6.9.2 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://www.humanconnectome.org/software/connectome-workbench
Licenses: GPL 2+
Build system: cmake
Synopsis: Explore and display the connectivity of the brain
Description:

Connectome Workbench is a visualization and discovery tool used to map neuroimaging data, especially data generated by the Human Connectome Project. It allows exploration of data and activity on the surface, as well as in the volume of the brain.

python-sdcflows 2.15.0
Propagated dependencies: python-acres@0.5.0 python-attrs@25.3.0 python-migas@0.4.0 python-nibabel@5.3.2 python-nipype@1.10.0 python-nireports@25.3.0 python-nitransforms@25.1.0 python-niworkflows@1.14.3 python-numpy@1.26.4 python-pybids@0.21.0 python-scikit-image@0.23.2 python-scipy@1.12.0 python-templateflow@25.1.1 python-toml@0.10.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://www.nipreps.org/sdcflows/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Susceptibility Distortion Correction workflows for EPI MR schemes
Description:

SDCFlows (Susceptibility Distortion Correction workFlows) is a Python library of NiPype-based workflows to preprocess B0 mapping data, estimate the corresponding fieldmap and finally correct for susceptibility distortions. Susceptibility-derived distortions are typically displayed by images acquired with EPI MR schemes.

python-fsleyes-widgets 0.15.1
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.4 python-wxpython@4.2.2
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://open.win.ox.ac.uk/pages/fsl/fsleyes/widgets/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Collection of wxPython widgets used by FSLeyes
Description:

The fsleyes-widgets package contains a collection of GUI widgets and utilities, based on wxPython, which are used by fsleyes-props and FSLeyes.

python-indexed-gzip 1.10.3
Dependencies: zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/pauldmccarthy/indexed_gzip
Licenses: Zlib
Build system: pyproject
Synopsis: Fast random access of gzip files in Python
Description:

The indexed_gzip project is a Python extension which aims to provide a drop-in replacement for the built-in Python gzip.GzipFile class, the IndexedGzipFile. indexed_gzip was written to allow fast random access of compressed NIFTI image files (for which GZIP is the de-facto compression standard), but will work with any GZIP file.

afni 25.2.18
Dependencies: dcm2niix@1.0.20250506 freeglut@3.4.0 gifticlib@1.17-1.d3e873d gsl@2.8 gts@0.7.6 libjpeg-turbo@2.1.4 libx11@1.8.12 libxmu@1.2.1 libxpm@3.5.17 motif@2.3.8-1.0f556b0 nifticlib@3.0.1-1.fb3bb5f perl@5.36.0 python-wrapper@3.11.14 qhull@2020.2 tcsh@6.24.15 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/
Licenses: Public Domain
Build system: cmake
Synopsis: Analysis of Functional NeuroImages
Description:

AFNI, Analysis of Functional NeuroImages is a suite of programs for looking at and analyzing MRI brain images at all stages of analysis (planning, setting up acquisition, preprocessing, analysis, quality control and statistical analysis).

Total results: 1131