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

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.


python-ray 2.38.0
Dependencies: gcc@15.2.0 openssl@1.1.1u python-wrapper@3.11.14 jemalloc@5.3.0 zlib@1.3.1
Propagated dependencies: python-aiohttp@3.11.11 python-aiosignal@1.4.0 python-click@8.1.8 python-colorama@0.4.6 python-dm-tree@0.1.9 python-fastapi@0.115.6 python-filelock@3.16.1 python-frozenlist@1.3.3 python-fsspec@2025.9.0 python-grpcio@1.52.0 python-gymnasium@0.29.1 python-jsonschema@4.23.0 python-lz4@4.4.4 python-msgpack@1.1.1 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-prometheus-client@0.22.1 python-protobuf@3.20.3 python-psutil@7.0.0 python-pyarrow@22.0.0 python-pydantic@2.10.4 python-pyyaml@6.0.2 python-requests@2.32.5 python-rich@13.7.1 python-scikit-image@0.23.2 python-scipy@1.12.0 python-setproctitle@1.3.7 python-smart-open@7.3.0 python-typer@0.20.0 python-virtualenv@20.29.1
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/ray-project/ray
Licenses: ASL 2.0
Synopsis: Framework for scaling machine learning applications
Description:

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI libraries for simplifying ML compute. These are the provided Ray AI libraries:

  • Data: Scalable datasets for ML;

  • Train: Distributed training;

  • Tune: Scalable hyperparameter tuning;

  • RLlib: Scalable reinforcement learning;

  • Serve: Scalable and programmable serving.

python-keras 2.13.1
Propagated dependencies: python-absl-py@2.3.1 python-dm-tree@0.1.9 python-h5py@3.13.0 python-namex@0.0.7 python-numpy@1.26.4 python-rich@13.7.1
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/keras-team/keras
Licenses: ASL 2.0
Synopsis: Deep learning API
Description:

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. It was developed with a focus on enabling fast experimentation and providing a delightful developer experience.

melissa 2.3.0
Dependencies: openmpi@4.1.6 zeromq@4.3.5
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://gitlab.inria.fr/melissa/melissa
Licenses: Modified BSD
Synopsis: Framework for large-scale sensitivity analysis
Description:

Melissa is a file-avoiding, adaptive, fault-tolerant and elastic framework, to run large-scale sensitivity analysis or deep-surrogate training on supercomputers. This package builds the API used when instrumenting the clients.

python-evaluate 0.4.6
Propagated dependencies: python-cookiecutter@2.6.0 python-datasets@4.4.1 python-dill@0.4.0 python-fsspec@2025.9.0 python-huggingface-hub@0.31.4 python-multiprocess@0.70.18 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-requests@2.32.5 python-scipy@1.12.0 python-tqdm@4.67.1 python-transformers@4.44.2 python-xxhash@3.5.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://huggingface.co/docs/evaluate/
Licenses: ASL 2.0
Synopsis: Easy evaluation of machine learning models and datasets
Description:

Evaluate is a library that makes evaluating and comparing models and reporting their performance easier and more standardized.

python-equinox 0.11.10
Propagated dependencies: python-jax@0.4.28 python-jaxtyping@0.3.3 python-typing-extensions@4.15.0 python-wadler-lindig@0.1.7
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://docs.kidger.site/equinox/
Licenses: ASL 2.0
Synopsis: Neural networks in JAX via callable PyTrees and filtered transformations
Description:

Equinox is a comprehensive JAX library that provides a wide range of tools and features not found in core JAX, including neural networks with PyTorch-like syntax, filtered APIs for transformations, PyTree manipulation routines, and advanced features like runtime errors.

python-pythresh 1.0.2
Propagated dependencies: python-joblib@1.5.2 python-numpy@1.26.4 python-pandas@2.2.3 python-pyod@2.0.6 python-pytorch@2.9.0 python-ruptures@1.1.10 python-scikit-learn@1.7.0 python-scikit-lego@0.9.5 python-scipy@1.12.0 python-tqdm@4.67.1 python-xgboost@1.7.6
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://pythresh.readthedocs.io/
Licenses: Modified BSD
Synopsis: Outlier detection thresholding in Python
Description:

PyThresh is a comprehensive and scalable Python toolkit for thresholding outlier detection likelihood scores in univariate/multivariate data. It has been written to work in tandem with PyOD and has similar syntax and data structures. However, it is not limited to this single library.

PyThresh is meant to threshold likelihood scores generated by an outlier detector. It thresholds these likelihood scores and replaces the need to set a contamination level or have the user guess the amount of outliers that may exist in the dataset beforehand. These non-parametric methods were written to reduce the user's input/guess work and rather rely on statistics instead to threshold outlier likelihood scores. For thresholding to be applied correctly, the outlier detection likelihood scores must follow this rule: the higher the score, the higher the probability that it is an outlier in the dataset. All threshold functions return a binary array where inliers and outliers are represented by a 0 and 1 respectively.

PyThresh includes more than 30 thresholding algorithms. These algorithms range from using simple statistical analysis like the Z-score to more complex mathematical methods that involve graph theory and topology.

python-pydmd 2025.08.01
Propagated dependencies: python-h5netcdf@1.3.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-typing-extensions@4.15.0 python-xarray@2023.12.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://pydmd.github.io/PyDMD
Licenses: Expat
Synopsis: Python Dynamic Mode Decomposition
Description:

PyDMD is a Python package designed for Dynamic Mode Decomposition (DMD), a data-driven method used for analyzing and extracting spatiotemporal coherent structures from time-varying datasets. It provides a comprehensive and user-friendly interface for performing DMD analysis, making it a valuable tool for researchers, engineers, and data scientists working in various fields.

python-flax 0.8.0
Propagated dependencies: python-einops@0.8.1 python-jax@0.4.28 python-optax@0.1.5 python-orbax-checkpoint@0.4.5 python-msgpack@1.1.1 python-numpy@1.26.4 python-pyyaml@6.0.2 python-rich@13.7.1 python-tensorstore@0.1.52 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/google/flax
Licenses: ASL 2.0
Synopsis: Neural network library for JAX designed for flexibility
Description:

Flax is a neural network library for JAX that is designed for flexibility.

fabulous 1.1.4
Dependencies: openblas@0.3.30
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://gitlab.inria.fr/solverstack/fabulous
Licenses: CeCILL-C
Synopsis: Fast Accurate Block Linear Krylov Solver
Description:

Library implementing Block-GMres with Inexact Breakdown and Deflated Restarting, Breakdown Free Block Conjudate Gradiant, Block General Conjugate Residual and Block General Conjugate Residual with Inner Orthogonalization and with inexact breakdown and deflated restarting.

blaspp 2025.05.28
Dependencies: openblas@0.3.30
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://github.com/icl-utk-edu/blaspp
Licenses: Modified BSD
Synopsis: C++ API for the Basic Linear Algebra Subroutines
Description:

The Basic Linear Algebra Subprograms (BLAS) have been around for many decades and serve as the de facto standard for performance-portable and numerically robust implementation of essential linear algebra functionality. The objective of BLAS++ is to provide a convenient, performance oriented API for development in the C++ language, that, for the most part, preserves established conventions, while, at the same time, takes advantages of modern C++ features, such as: namespaces, templates, exceptions, etc.

lapackpp 2025.05.28
Dependencies: blaspp@2025.05.28 openblas@0.3.30
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://github.com/icl-utk-edu/lapackpp
Licenses: Modified BSD
Synopsis: C++ API for the Linear Algebra PACKage
Description:

The Linear Algebra PACKage (LAPACK) is a standard software library for numerical linear algebra. The objective of LAPACK++ is to provide a convenient, performance oriented API for development in the C++ language, that, for the most part, preserves established conventions, while, at the same time, takes advantages of modern C++ features, such as: namespaces, templates, exceptions, etc.

grace 5.1.25
Dependencies: fftw@3.3.10 libjpeg-turbo@2.1.4 libpng@1.6.39 motif@2.3.8-1.0f556b0 netcdf@4.9.0 t1lib@5.1.2 xbae@4.60.4
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://plasma-gate.weizmann.ac.il/Grace/
Licenses: GPL 2+
Synopsis: 2D plotting tool for the X Window System
Description:

Grace is a 2D plotting tool for the X Window System. It has a Motif-based GUI and a scripting language that includes curve fitting, analysis, and export capabilities.

stir 6.2.0
Dependencies: boost@1.89.0 python@3.11.14
Propagated dependencies: python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/medical.scm (guix-science packages medical)
Home page: https://stir.sourceforge.net
Licenses: LGPL 2.1
Synopsis: Tomographic image reconstruction in nuclear medicine
Description:

STIR is an object-oriented framework for tomographic image reconstruction, with an emphasis on iterative reconstruction in PET and SPECT. This package includes the C++ core and Python bindings.

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
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.

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
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.

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
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.

ciftilib 1.6.0
Dependencies: boost@1.89.0 qtbase@5.15.17 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/Washington-University/CiftiLib
Licenses: FreeBSD
Synopsis: C++ library for reading and writing CIFTI-2 and CIFTI-1 files
Description:

CiftiLib is a C++ library for CIFTI-2 file reading/writing. It additionally supports CIFTI-1 files, and supports both on-disk and in-memory access. It also provides C++ code for reading and writing generic NIfTI-1 and NIfTI-2 files.

CIFTI (Connectivity Informatics Technology Initiative) standardizes file formats for the storage of connectivity data. These formats are developed by the Human Connectome Project and other interested parties.

See http://www.nitrc.org/projects/cifti/ for more information.

convert3d 1.4.4-1.ecdd33e
Dependencies: insight-toolkit-legacy@5.4.4
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/pyushkevich/c3d
Licenses: GPL 3
Synopsis: Convert 3D images between common file formats.
Description:

Convert3d is a command-line tool for converting 3D images between common file formats. The tool also includes a growing list of commands for image manipulation, such as thresholding and resampling. The tool can also be used to obtain information about image files.

python-niflow-nipype1-workflows 0.0.5
Propagated dependencies: python-click@8.1.8 python-future@1.0.0 python-nipype@1.10.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/niflows/nipype1-workflows
Licenses: ASL 2.0
Synopsis: Legacy neuroimaging workflows repository
Description:

The nipype1-workflows repository contains legacy workflows from Nipype 1.x, showcasing nearly a decade of development in neuroimaging data processing and analysis.

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
Synopsis: Pydantic schema for BIDS Stats Models
Description:

This package provides a Pydantic schema for BIDS Stats Models.

python-mriqc-learn 0.0.3
Propagated dependencies: python-joblib@1.5.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scikit-learn@1.7.0
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/nipreps/mriqc-learn
Licenses: ASL 2.0
Synopsis: Learning on MRIQC-generated image quality metrics
Description:

This package provides utilities for feature analysis, preprocessing and visualization of image quality metrics generated by MRIQC.

python-templateflow 25.1.1
Propagated dependencies: python-importlib-resources@6.5.2 python-platformdirs@4.3.6 python-pybids@0.21.0 python-requests@2.32.5 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://templateflow.org/python-client
Licenses: ASL 2.0
Synopsis: TemplateFlow Python Client for accessing neuroimaging templates
Description:

This package provides the Python Client code for accessing neuroimaging templates hosted using TemplateFlow.

python-bids-validator 1.14.7.post0
Propagated dependencies: python-attrs@25.3.0 python-bidsschematools@1.1.2-0.3f1bc14 python-typer@0.20.0 python-universal-pathlib@0.2.6
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://bids-validator.readthedocs.io
Licenses: Expat
Synopsis: Validator for the @acronym{BIDS, Brain Imaging Data Structure} standard.
Description:

The BIDS Validator is a web application, command-line utility, and Javascript/Typescript library for assessing compliance with the BIDS standard.

python-narpsopen 0.1-2.f8742ca
Propagated dependencies: python-importlib-resources@6.5.2 python-networkx@3.4.2 python-niflow-nipype1-workflows@0.0.5 python-nipype@1.10.0 python-pandas@2.2.3 python-tomli@2.2.1
Channel: guix-science
Location: guix-science/packages/neuroscience.scm (guix-science packages neuroscience)
Home page: https://github.com/Inria-Empenn/narps_open_pipelines/
Licenses: Expat
Synopsis: Open resource for NARPS study pipeline reproduction
Description:

NARPS Open Pipelines is a project aimed at reproducing the 70 pipelines from the NARPS study (Botvinik-Nezer et al., 2020) and sharing them as an open resource for the community. It uses Nipype for workflow management and provides templates to facilitate the reproduction of neuroimaging analyses.

Total results: 1014