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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-evaluate 0.4.6
Propagated dependencies: python-cookiecutter@2.6.0 python-datasets@4.5.0 python-dill@0.4.0 python-fsspec@2026.1.0 python-huggingface-hub@0.31.4 python-multiprocess@0.70.18 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-requests@2.32.5 python-scipy@1.16.3 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
Build system: pyproject
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-pythresh 1.0.2
Propagated dependencies: python-joblib@1.5.2 python-numpy@2.3.1 python-pandas@2.3.3 python-pyod@2.0.6 python-pytorch@2.10.0 python-ruptures@1.1.10 python-scikit-learn@1.7.2 python-scikit-lego@0.9.5 python-scipy@1.16.3 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
Build system: pyproject
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-sklearn-compat 0.1.4
Propagated dependencies: python-scikit-learn@1.7.2
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://sklearn-compat.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Multi-version scikit-learn compatibility layer
Description:

sklearn-compat is a small Python package that help developer writing scikit-learn compatible estimators to support multiple scikit-learn versions.

python-optuna-integration 4.6.0
Propagated dependencies: python-optuna@4.6.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://optuna-integration.readthedocs.io/
Licenses: Expat
Build system: pyproject
Synopsis: Extended functionalities for Optuna
Description:

This package is an integration module of Optuna, an automatic Hyperparameter optimization software framework. The modules in this package provide users with extended functionalities for Optuna in combination with third-party libraries such as PyTorch, sklearn, and TensorFlow.

python-optuna 4.6.0
Propagated dependencies: python-alembic@1.14.0 python-boto3@1.42.5 python-cmaes@0.12.0 python-colorlog@6.9.0 python-google-cloud-storage@2.19.0 python-greenlet@3.1.1 python-grpcio@1.52.0 python-matplotlib@3.10.8 python-numpy@2.3.1 python-packaging@25.0 python-pandas@2.3.3 python-protobuf@3.20.3 python-plotly@5.24.1 python-pytorch@2.10.0 python-pyyaml@6.0.2 python-redis@7.1.0 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-sqlalchemy@2.0.36 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://optuna.org/
Licenses: Expat
Build system: pyproject
Synopsis: Automatic hyperparameter optimization framework
Description:

Optuna is an automatic hyperparameter optimization software framework, particularly designed for machine learning. It features an imperative, define-by-run style user API. Thanks to our define-by-run API, the code written with Optuna enjoys high modularity, and the user of Optuna can dynamically construct the search spaces for the hyperparameters.

python-skorch 1.3.0
Propagated dependencies: python-numpy@2.3.1 python-pytorch@2.10.0 python-safetensors@0.4.3 python-scikit-learn@1.7.2 python-scipy@1.16.3 python-tabulate@0.9.0 python-tqdm@4.67.1
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://skorch.readthedocs.io/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Scikit-learn compatible neural network library for PyTorch
Description:

This package provides a neural network library for PyTorch compatible with the scikit-learn API.

python-keras 3.13.1
Propagated dependencies: python-absl-py@2.3.1 python-h5py@3.15.1 python-ml-dtypes@0.5.3 python-namex@0.0.7 python-numpy@2.3.1 python-optree@0.14.0 python-packaging@25.0 python-rich@14.2.0
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
Build system: pyproject
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.

python-fenics-dolfinx 0.10.0.post5
Dependencies: fenics-dolfinx@0.10.0.post5
Propagated dependencies: python-cffi@1.17.1 python-fenics-basix@0.10.0.post0 python-fenics-ffcx@0.10.1.post0 python-fenics-ufl@2025.2.1 python-mpi4py@4.1.0 python-numba@0.62.1 python-numpy@2.3.1 python-petsc4py@3.24.0 python-pyamg@5.3.0
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://fenicsproject.org/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: FEniCS problem solving environment in Python
Description:

DOLFINx is the computational environment of FEniCSx and implements the FEniCS Problem Solving Environment in C++ and Python.

This package provides the Python interface.

python-fenics-basix 0.10.0.post0
Dependencies: fenics-basix@0.10.0.post0
Propagated dependencies: python-numba@0.62.1 python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://fenicsproject.org/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Python wrapper for fenics-basix
Description:

Basix is a finite element definition and tabulation runtime library.

Basix allows users to:

  • evaluate finite element basis functions and their derivatives at a set of points;

  • access geometric and topological information about reference cells;

  • apply push forward and pull back operations to map data between a reference cell and a physical cell;

  • permute and transform DOFs to allow higher-order elements to be use on arbitrary meshes;

  • interpolate into and between finite element spaces.

Basix includes a range of built-in elements, and also allows the user to define their own custom elements.

This package provides the Python wrapper for Basix.

fenics-ffcx 0.10.1.post0
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://fenicsproject.org/
Licenses: LGPL 3+
Build system: cmake
Synopsis: UFCx interface header for finite element kernels
Description:

FFCx is a compiler for finite element variational forms.

From a high-level description of the form in the UFL, it generates efficient low-level C code that can be used to assemble the corresponding discrete operator (tensor). In particular, a bilinear form may be assembled into a matrix and a linear form may be assembled into a vector.

This package provides the UFCx interface header.

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
Build system: cmake
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.

dbcsr 2.9.1
Dependencies: openmpi@4.1.6 lapack@3.12.1
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://cp2k.github.io/dbcsr/
Licenses: GPL 2
Build system: cmake
Synopsis: Distributed Block Compressed Sparse Row matrix library
Description:

DBCSR is a library designed to efficiently perform sparse matrix-matrix multiplication, among other operations. It is MPI and OpenMP parallel and can exploit Nvidia and AMD GPUs via CUDA and HIP.

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
Build system: cmake
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
Build system: cmake
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.

fenics-basix 0.10.0.post0
Dependencies: openblas@0.3.30
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://fenicsproject.org/
Licenses: LGPL 3+
Build system: cmake
Synopsis: Finite element basis evaluation library
Description:
Basix is a finite element definition and tabulation runtime library. Basix allows users to: @itemize @item evaluate finite element basis functions and their derivatives at a set of points; @item access geometric and topological information about reference cells; @item apply push forward and pull back operations to map data between a reference cell and a physical cell; @item permute and transform DOFs to allow higher-order elements to be use on arbitrary meshes; @item interpolate into and between finite element spaces. Basix includes a range of built-in elements, and also allows the user to define their own custom elements. This package provides the C++ library for Basix.
python-fenics-ufl 2025.2.1
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://fenicsproject.org/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: Unified Form Language for FEniCS
Description:

The Unified Form Language (UFL) is a domain specific language for declaration of finite element discretizations of variational forms. More precisely, it defines a flexible interface for choosing finite element spaces and defining expressions for weak forms in a notation close to mathematical notation.

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.2 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+
Build system: gnu
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.

fenics-dolfinx 0.10.0.post5
Propagated dependencies: adios2@2.11.0 boost@1.89.0 fenics-basix@0.10.0.post0 fenics-ffcx@0.10.1.post0 hdf5-parallel-openmpi@1.14.6 openmpi@4.1.6 petsc-openmpi@3.24.0 pt-scotch32@7.0.7 pugixml@1.12.1 slepc-openmpi@3.24.0 spdlog@1.15.3
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://fenicsproject.org/
Licenses: LGPL 3+
Build system: cmake
Synopsis: FEniCS problem solving environment in C++
Description:

DOLFINx is the computational environment of FEniCSx and implements the FEniCS Problem Solving Environment in C++ and Python.

This package provides the C++ interface.

python-fenics-ffcx 0.10.1.post0
Propagated dependencies: python-cffi@1.17.1 python-fenics-basix@0.10.0.post0 python-fenics-ufl@2025.2.1 python-numba@0.62.1 python-numpy@2.3.1 python-pygraphviz@1.14
Channel: guix-science
Location: guix-science/packages/maths.scm (guix-science packages maths)
Home page: https://fenicsproject.org/
Licenses: LGPL 3+
Build system: pyproject
Synopsis: FEniCS Form Compiler for finite element forms
Description:

FFCx is a compiler for finite element variational forms.

From a high-level description of the form in the UFL, it generates efficient low-level C code that can be used to assemble the corresponding discrete operator (tensor). In particular, a bilinear form may be assembled into a matrix and a linear form may be assembled into a vector.

This package provides the CLI and Python library.

python-ismrmrd 1.14.2
Propagated dependencies: python-h5py@3.15.1 python-numpy@2.3.1 python-xsdata@26.2
Channel: guix-science
Location: guix-science/packages/medical.scm (guix-science packages medical)
Home page: https://ismrmrd.readthedocs.io/
Licenses: non-copyleft
Build system: pyproject
Synopsis: Python implementation of ISMRMRD
Description:

This package provides a Python library for manipulating data saved as ISMRMRD.

siemens-to-ismrmrd 1.3.0
Dependencies: boost@1.88.0 ismrmrd@1.15.0 libxml2@2.14.6 libxslt@1.1.43 pugixml@1.12.1
Channel: guix-science
Location: guix-science/packages/medical.scm (guix-science packages medical)
Home page: https://github.com/ismrmrd/siemens_to_ismrmrd
Licenses: non-copyleft
Build system: cmake
Synopsis: Siemens to ISMRMRD format converter
Description:

The siemens_to_ismrmrd converter is used to convert data from Siemens raw data format into ISMRMRD raw data format.

ismrmrd 1.15.0
Dependencies: boost@1.89.0 fftwf@3.3.10 pugixml@1.12.1
Propagated dependencies: hdf5@1.14.6
Channel: guix-science
Location: guix-science/packages/medical.scm (guix-science packages medical)
Home page: https://ismrmrd.readthedocs.io/
Licenses: non-copyleft
Build system: cmake
Synopsis: ISMRM Data Format
Description:

A prerequisite for sharing magnetic resonance (imaging) reconstruction algorithms and code is a common raw data format. The ISMRMRD project describes such a common raw data format, which attempts to capture the data fields that are required to describe the magnetic resonance experiment with enough detail to reconstruct images. This package provides a C/C++ library for working with the format.

plastimatch 1.10.0
Dependencies: dcmtk@3.6.9 dlib@20.0 fftw@3.3.10 insight-toolkit-legacy@5.4.4 nlopt@2.10.0 opencl-headers@2024.10.24 opencl-icd-loader@2024.10.24 sqlite@3.39.3
Channel: guix-science
Location: guix-science/packages/medical.scm (guix-science packages medical)
Home page: https://plastimatch.org/
Licenses: non-copyleft
Build system: cmake
Synopsis: High-performance volumetric registration of medical images
Description:

Plastimatch is a computer software application which has been designed for volumetric (usually medical) image processing and radiation therapy applications. It can be used for the following purposes:

  • Deformable registration

  • Atlas-based segmentation

  • Image conversion and manipulation

  • Vector field conversion and manipulation

  • Gamma analysis

  • Dose calculation

  • Registration analysis (Jacobian)

  • Segmentation analysis (Dice, Hausdorff)

stir 6.2.0
Dependencies: boost@1.89.0 python@3.11.14
Propagated dependencies: python-numpy@2.3.1
Channel: guix-science
Location: guix-science/packages/medical.scm (guix-science packages medical)
Home page: https://stir.sourceforge.net
Licenses: LGPL 2.1
Build system: cmake
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.

Total packages: 70622