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

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-gguf 0.19.0
Propagated dependencies: python-numpy@2.3.1 python-pyyaml@6.0.2 python-pyside-6@6.9.2 python-sentencepiece@0.2.1 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://ggml.ai
Licenses: Expat
Build system: pyproject
Synopsis: Read and write ML models in GGUF for GGML
Description:

A Python library for reading and writing GGUF & GGML format ML models.

gloo 0.0.0-2.81925d1
Dependencies: openssl@1.1.1w rdma-core@62.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/facebookincubator/gloo
Licenses: Modified BSD
Build system: cmake
Synopsis: Collective communications library
Description:

Gloo is a collective communications library. It comes with a number of collective algorithms useful for machine learning applications. These include a barrier, broadcast, and allreduce.

python-funsor 0.4.7
Propagated dependencies: python-makefun@1.16.0-0.bacb3e1 python-multipledispatch@1.0.0 python-numpy@2.3.1 python-opt-einsum@3.4.0 python-typing-extensions@4.15.0 python-pyro-ppl@1.9.1 python-pytorch@2.10.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/pyro-ppl/funsor
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Tensor-like library for functions and distributions
Description:

This package provides a tensor-like library for functions and distributions.

python-sacrebleu 2.6.0
Propagated dependencies: python-colorama@0.4.6 python-lxml@6.0.2 python-numpy@2.3.1 python-portalocker@2.7.0 python-regex@2026.2.28 python-tabulate@0.9.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/mjpost/sacrebleu
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Compute shareable, comparable, and reproducible BLEU, chrF, and TER scores
Description:

This is a package for hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores for natural language processing.

openmm 8.5.2
Dependencies: python-wrapper@3.12.12
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/openmm/openmm/
Licenses: CC-BY 3.0 Expat GPL 3 LGPL 3
Build system: cmake
Synopsis: Toolkit for molecular simulation
Description:

OpenMM is a toolkit for molecular simulation. It can be used either as a stand-alone application for running simulations, or as a library you call from your own code.

ggml-for-whisper 0.13.1
Dependencies: glslang@1.4.335.0 openblas@0.3.31 openblas-ilp64@0.3.31 opencl-icd-loader@2025.07.22 shaderc@2025.5 spirv-headers@1.4.335.0 spirv-tools@1.4.335.0 vulkan-headers@1.4.335.0 vulkan-loader@1.4.335.0
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/ggml-org/ggml
Licenses: Expat
Build system: cmake
Synopsis: Tensor library for machine learning
Description:

ggml is a ML library written in C and C++ with a focus on transformer inference, similar to ML libraries such as PyTorch and TensorFlow.

python-hopcroftkarp 1.2.5-1.2846e1d
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/sofiatolaosebikan/hopcroftkarp
Licenses: GPL 3
Build system: pyproject
Synopsis: Implementation of the Hopcroft-Karp algorithm
Description:

This package implements the Hopcroft-Karp algorithm, producing a maximum cardinality matching from a bipartite graph.

python-lap 0.5.12
Propagated dependencies: python-numpy@2.3.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/gatagat/lap
Licenses: FreeBSD
Build system: pyproject
Synopsis: Linear Assignment Problem solver (LAPJV/LAPMOD)
Description:

Lap is a linear assignment problem solver using Jonker-Volgenant algorithm for dense (LAPJV) or sparse (LAPMOD) matrices.

python-hdbscan 0.8.41
Propagated dependencies: python-joblib@1.5.2 python-numpy@2.3.1 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/scikit-learn-contrib/hdbscan
Licenses: Modified BSD
Build system: pyproject
Synopsis: High performance implementation of HDBSCAN clustering
Description:

HDBSCAN - Hierarchical Density-Based Spatial Clustering of Applications with Noise. Performs DBSCAN over varying epsilon values and integrates the result to find a clustering that gives the best stability over epsilon. This allows HDBSCAN to find clusters of varying densities (unlike DBSCAN), and be more robust to parameter selection. HDBSCAN is ideal for exploratory data analysis; it's a fast and robust algorithm that you can trust to return meaningful clusters (if there are any).

python-autograd 1.8.0
Propagated dependencies: python-future@1.0.0 python-numpy@2.3.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/HIPS/autograd
Licenses: Expat
Build system: pyproject
Synopsis: Efficiently computes derivatives of NumPy code
Description:

Autograd can automatically differentiate native Python and NumPy code. It can handle a large subset of Python's features, including loops, ifs, recursion and closures, and it can even take derivatives of derivatives of derivatives. It supports reverse-mode differentiation (a.k.a. backpropagation), which means it can efficiently take gradients of scalar-valued functions with respect to array-valued arguments, as well as forward-mode differentiation, and the two can be composed arbitrarily. The main intended application of Autograd is gradient-based optimization.

qnnpack-pytorch pytorch-2.10.0
Dependencies: clog@0.0-8.84818a4 cpuinfo@0.0-8.84818a4 fp16@0.0-1.0a92994 fxdiv@0.0-1.63058ef psimd@0.0-1.072586a pthreadpool@0.1-3.560c60d
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/pytorch/qnnpack
Licenses: Modified BSD
Build system: cmake
Synopsis: Quantized Neural Network PACKage
Description:

QNNPACK is a library for low-precision neural network inference. It contains the implementation of common neural network operators on quantized 8-bit tensors.

ideep-pytorch 3.7.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/intel/ideep
Licenses: Expat
Build system: copy
Synopsis: Ideep headers for internal use by PyTorch
Description:

This library is used internally as header-only library by PyTorch.

frugally-deep 0.15.31
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/Dobiasd/frugally-deep
Licenses: Expat
Build system: cmake
Synopsis: Header-only library for using Keras (TensorFlow) models in C++
Description:

frugally-deep is a header-only C++ library for inference of Keras machine learning models on a single CPU core.

python-fasttext 0.9.2
Dependencies: fasttext@0.9.2
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/facebookresearch/fastText
Licenses: Expat
Build system: pyproject
Synopsis: Library for fast text representation and classification
Description:

fastText is a library for efficient learning of word representations and sentence classification.

python-pyro-api 0.1.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/pyro-ppl/pyro-api
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Generic API for dispatch to Pyro backends
Description:

This package provides a generic API for dispatch to Pyro backends.

fbgemm 1.5.0
Dependencies: asmjit@0.0.0-2.cfc9f81 cpuinfo@0.0-8.84818a4
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/pytorch/fbgemm
Licenses: Modified BSD
Build system: cmake
Synopsis: Facebook GEneral Matrix Multiplication
Description:

Low-precision, high-performance matrix-matrix multiplications and convolution library for server-side inference.

python-autograd-gamma 0.5.0
Propagated dependencies: python-autograd@1.8.0 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/CamDavidsonPilon/autograd-gamma
Licenses: Expat
Build system: pyproject
Synopsis: Autograd-compatible approximations to the gamma family of functions
Description:

This package provides Autograd-compatible approximations to the gamma family of functions.

python-sentencepiece 0.2.1
Propagated dependencies: sentencepiece@0.2.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/google/sentencepiece
Licenses: ASL 2.0
Build system: pyproject
Synopsis: SentencePiece python wrapper
Description:

This package provides a Python wrapper for the SentencePiece unsupervised text tokenizer.

python-ripser 0.6.14
Propagated dependencies: python-numpy@2.3.1 python-persim@0.3.8 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://ripser.scikit-tda.org
Licenses: Expat
Build system: pyproject
Synopsis: Persistent homology library for Python
Description:

This package implements a variety of persistent homology algorithms. It provides an interface for

  • computing persistence cohomology of sparse and dense data sets

  • visualizing persistence diagrams

  • computing lowerstar filtrations on images

  • computing representative cochains

python-pynndescent 0.6.0
Propagated dependencies: python-joblib@1.5.2 python-llvmlite@0.45.0 python-numba@0.62.1 python-scikit-learn@1.7.2 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/lmcinnes/pynndescent
Licenses: FreeBSD
Build system: pyproject
Synopsis: Nearest neighbor descent for approximate nearest neighbors
Description:

PyNNDescent provides a Python implementation of Nearest Neighbor Descent for k-neighbor-graph construction and approximate nearest neighbor search.

python-pyro-ppl 1.9.1
Propagated dependencies: python-numpy@2.3.1 python-opt-einsum@3.4.0 python-pyro-api@0.1.2 python-pytorch@2.10.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://pyro.ai
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python library for probabilistic modeling and inference
Description:

This package provides a Python library for probabilistic modeling and inference.

tensorpipe 0-0.bb1473a
Dependencies: libuv@1.44.2
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/pytorch/tensorpipe
Licenses: Modified BSD
Build system: cmake
Synopsis: Tensor-aware point-to-point communication primitive for machine learning
Description:

TensorPipe provides a tensor-aware channel to transfer rich objects from one process to another while using the fastest transport for the tensors contained therein.

liblantern 0.16.3
Dependencies: python-pytorch@2.7.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://github.com/mlverse/torch/
Licenses: Expat
Build system: cmake
Synopsis: C API to libtorch
Description:

Lantern provides a C API to the libtorch machine learning library.

Total packages: 72465