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

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-batchspawner 1.1.0
Propagated dependencies: python-jupyterhub@3.0.0 python-pamela@1.0.0
Channel: guix-science
Location: guix-science/packages/jupyter.scm (guix-science packages jupyter)
Home page: http://jupyter.org
Licenses: Modified BSD
Synopsis: Add-on for Jupyterhub to spawn notebooks using batch systems
Description:

This package provides a spawner for Jupyterhub to spawn notebooks using batch resource managers.

python-systemdspawner 0.16
Propagated dependencies: python-jupyterhub@3.0.0 python-tornado@6.4.2
Channel: guix-science
Location: guix-science/packages/jupyter.scm (guix-science packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Synopsis: Spawn JupyterHub single-user notebook servers with systemd
Description:

The systemdspawner enables JupyterHub to spawn single-user notebook servers using systemd.

python-jupyterhub-ldapauthenticator 1.3.2
Propagated dependencies: python-jupyterhub@3.0.0 python-jupyter-telemetry@0.1.0 python-ldap3@2.9.1 python-tornado@6.4.2 python-traitlets@5.14.1
Channel: guix-science
Location: guix-science/packages/jupyter.scm (guix-science packages jupyter)
Home page: https://github.com/yuvipanda/ldapauthenticator
Licenses: Modified BSD
Synopsis: LDAP Authenticator for JupyterHub
Description:

LDAP Authenticator for JupyterHub

python-jupyterlab 4.3.4
Propagated dependencies: python-async-lru@2.0.4 python-httpx@0.28.1 python-importlib-metadata@8.7.0 python-importlib-resources@6.5.2 python-ipykernel@6.29.4 python-jinja2@3.1.2 python-jupyter-core@5.7.2 python-jupyter-lsp@2.3.0 python-jupyter-server@2.14.0 python-jupyterlab-server@2.27.1 python-notebook-shim@0.2.4 python-packaging@25.0 python-setuptools@80.9.0 python-tomli@2.2.1 python-tornado@6.4.2 python-traitlets@5.14.1
Channel: guix-science
Location: guix-science/packages/jupyter.scm (guix-science packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Synopsis: The JupyterLab notebook server extension
Description:

An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture.

python-ezyrb 1.3.2
Propagated dependencies: python-datasets@4.4.1 python-future@1.0.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-pytorch@2.9.0 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://mathlab.github.io/EZyRB/
Licenses: Expat
Synopsis: Easy Reduced Basis method in Python
Description:

EZyRB is a python library for the Model Order Reduction based on baricentric triangulation for the selection of the parameter points and on Proper Orthogonal Decomposition for the selection of the modes.

python-dm-haiku 0.0.13
Propagated dependencies: python-absl-py@2.3.1 python-chex@0.1.88 python-cloudpickle@3.1.0 python-dill@0.4.0 python-dm-tree@0.1.9 python-flax@0.8.0 python-jax@0.4.28 python-jaxlib@0.4.28 python-jmp@0.0.4 python-numpy@1.26.4 python-optax@0.1.5 python-tabulate@0.9.0 python-tensorflow@2.13.1 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/google-deepmind/dm-haiku
Licenses: ASL 2.0
Synopsis: Sonnet for JAX
Description:

Haiku is a simple neural network library for JAX. It is developed by some of the authors of Sonnet, a neural network library for TensorFlow.

python-skorch 1.3.0
Propagated dependencies: python-numpy@1.26.4 python-pytorch@2.9.0 python-safetensors@0.4.3 python-scikit-learn@1.7.0 python-scipy@1.12.0 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
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-datasets 4.4.1
Propagated dependencies: python-dill@0.4.0 python-filelock@3.16.1 python-fsspec@2025.9.0 python-httpx@0.28.1 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-pyarrow@22.0.0 python-pyyaml@6.0.2 python-requests@2.32.5 python-tqdm@4.67.1 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/datasets/
Licenses: ASL 2.0
Synopsis: Datasets and manipulation tools for AI models
Description:

Datasets is a lightweight library providing access to major public datasets (image, audio, text, etc.), as well as enabling efficient data preparation for inspection and ML model evaluation and training.

python-pyod 2.0.6
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.8.2 python-numba@0.61.0 python-numpy@1.26.4 python-pandas@2.2.3 python-pytorch@2.9.0 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-xgboost@1.7.6
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: http://pyod.readthedocs.io/
Licenses: Modified BSD
Synopsis: Python Library for outlier detection
Description:

This package provides a Python library for outlier and anomaly detection, integrating classical and deep learning techniques .

python-sklearn-compat 0.1.4
Propagated dependencies: python-scikit-learn@1.7.0
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
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-alphafold 2.3.2
Propagated dependencies: openmm@8.3.1 python-absl-py@2.3.1 python-biopython@1.85 python-chex@0.1.88 python-dm-haiku@0.0.13 python-dm-tree@0.1.9 python-immutabledict@4.2.0 python-jax@0.4.28 python-ml-collections@1.1.0 python-pandas@2.2.3 python-pdbfixer@1.9 python-scipy@1.12.0 python-tensorflow@2.13.1
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://alphafold.ebi.ac.uk/
Licenses: ASL 2.0
Synopsis: Predict protein 3D structure from amino acid sequence
Description:

AlphaFold is an AI system developed by DeepMind that predicts a protein’s 3D structure from its amino acid sequence. It regularly achieves accuracy competitive with experiment.

python-geomstats 2.8.0
Propagated dependencies: python-autograd@1.8.0 python-joblib@1.5.2 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.26.4 python-pandas@2.2.3 python-pytorch@2.9.0 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://geomstats.github.io/
Licenses: Expat
Synopsis: Geometric statistics on manifolds
Description:

Geomstats is an open-source Python package for computations, statistics, and machine learning on nonlinear manifolds. Data from many application fields are elements of manifolds. For instance, the manifold of 3D rotations SO(3) naturally appears when performing statistical learning on articulated objects like the human spine or robotics arms. Likewise, shape spaces modeling biological shapes or other natural shapes are manifolds.

python-imbalanced-learn 0.14.0
Propagated dependencies: python-joblib@1.5.2 python-numpy@1.26.4 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-threadpoolctl@3.1.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://imbalanced-learn.org/
Licenses: Expat
Synopsis: Toolbox for imbalanced dataset in machine learning
Description:

imbalanced-learn is a python package offering a number of re-sampling techniques commonly used in datasets showing strong between-class imbalance.

python-ray-cpp 2.38.0
Propagated dependencies: python-aiohttp@3.11.11 python-aiosignal@1.4.0 python-click@8.1.8 python-colorama@0.4.6 python-filelock@3.16.1 python-frozenlist@1.3.3 python-jsonschema@4.23.0 python-msgpack@1.1.1 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-protobuf@3.20.3 python-psutil@7.0.0 python-pyyaml@6.0.2 python-ray@2.38.0 python-requests@2.32.5 python-setproctitle@1.3.7
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-pyriemann 0.9
Propagated dependencies: python-joblib@1.5.2 python-matplotlib@3.8.2 python-numpy@1.26.4 python-scikit-learn@1.7.0 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://pyriemann.readthedocs.io
Licenses: Modified BSD
Synopsis: Machine learning for multivariate data with Riemannian geometry
Description:

pyRiemann is a Python machine learning package based on scikit-learn API. It provides a high-level interface for processing and classification of real (resp. complex)-valued multivariate data through the Riemannian geometry of symmetric (resp. Hermitian) positive definite (SPD) (resp. HPD) matrices.

python-foldedtensor 0.4.0
Propagated dependencies: python-numpy@1.26.4 python-pytorch@2.9.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/aphp/foldedtensor
Licenses: Modified BSD
Synopsis: PyTorch extension for handling deeply nested sequences of variable length
Description:

PyTorch extension for handling deeply nested sequences of variable length.

python-tensorstore 0.1.52
Dependencies: brotli@1.0.9 c-blosc@1.21.1 curl@8.6.0 libavif@1.0.4 libjpeg-turbo@2.1.4 libpng@1.6.39 libtiff@4.4.0 libwebp@1.3.2 lz4@1.10.0 nasm@2.15.05 nghttp2@1.58.0 python-wrapper@3.11.14 snappy@1.1.9 xz@5.4.5 zstd@1.5.6
Propagated dependencies: python-absl-py@2.3.1 python-appdirs@1.4.4 python-asttokens@3.0.0 python-attrs@25.3.0 python-aws-sam-translator@1.99.0 python-aws-xray-sdk@2.14.0 python-babel@2.16.0 python-blinker@1.9.0 python-boto3@1.40.61 python-botocore@1.40.61 python-certifi@2025.06.15 python-cffi@1.17.1 python-cfn-lint@1.38.1 python-charset-normalizer@3.4.2 python-click@8.1.8 python-cloudpickle@3.1.0 python-colorama@0.4.6 python-cryptography@44.0.0 python-dateutil@2.9.0 python-decorator@5.2.1 python-docker@7.1.0 python-docutils@0.21.2 python-ecdsa@0.19.0 python-exceptiongroup@1.3.0 python-executing@2.2.0 python-flask@3.1.0 python-flask-cors@6.0.1 python-googleapis-common-protos@1.56.4 python-graphql-core@3.1.2 python-grpcio@1.52.0 python-idna@3.10 python-imagesize@1.4.1 python-importlib-metadata@8.7.0 python-iniconfig@2.1.0 python-ipython@8.37.0 python-itsdangerous@2.2.0 python-jedi@0.19.2 python-jinja2@3.1.2 python-jmespath@1.0.1 python-jose@3.5.0 python-jsondiff@2.2.1 python-jsonpatch@1.33 python-jsonpickle@4.0.0 python-jsonpointer@3.0.0 python-jsonschema@4.23.0 python-junit-xml@1.9-0.4bd08a2 python-lazy-object-proxy@1.11.0 python-markupsafe@3.0.2 python-matplotlib-inline@0.1.7 python-ml-dtypes@0.5.3 python-moto@5.1.5 python-mpmath@1.3.0 python-networkx@3.4.2 python-numpy@1.26.4 python-openapi-schema-validator@0.6.2 python-openapi-spec-validator@0.7.1 python-packaging@25.0 python-parso@0.8.4 python-pbr@7.0.1 python-pexpect@4.9.0 python-platformdirs@4.3.6 python-pluggy@1.6.0 python-prompt-toolkit@3.0.51 python-protobuf@3.20.3 python-ptyprocess@0.7.0 python-pure-eval@0.2.3 python-pyasn1@0.6.1 python-pycparser@2.22 python-pygments@2.19.1 python-pyparsing@3.2.3 python-pytest@8.4.1 python-pytest-asyncio@1.0.0 python-pyyaml@6.0.2 python-regex@2024.11.6 python-requests@2.32.5 python-requests-toolbelt@1.0.0 python-responses@0.25.3 python-rfc3339-validator@0.1.4 python-rpds-py@0.10.6 python-rsa@4.9.1 python-s3transfer@0.14.0 python-sarif-om@1.0.4 python-setuptools@80.9.0 python-six@1.17.0 python-snowballstemmer@2.2.0 python-sphinx@7.4.7 python-sphinxcontrib-applehelp@2.0.0 python-sphinxcontrib-devhelp@2.0.0 python-sphinxcontrib-htmlhelp@2.1.0 python-sphinxcontrib-jsmath@1.0.1 python-sphinxcontrib-qthelp@2.0.0 python-sphinxcontrib-serializinghtml@2.0.0 python-sshpubkeys@3.2.0 python-stack-data@0.6.3 python-sympy@1.13.3 python-tomli@2.2.1 python-traitlets@5.14.1 python-typing-extensions@4.15.0 python-urllib3@2.5.0 python-wcwidth@0.2.13 python-websocket-client@1.8.0 python-werkzeug@3.1.3 python-wrapt@1.17.0 python-xmltodict@0.14.2 python-yapf@0.43.0 python-zipp@3.23.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/google/tensorstore
Licenses: ASL 2.0
Synopsis: Library for reading and writing large multi-dimensional arrays
Description:

TensorStore is a C++ and Python software library designed for storage and manipulation of large multi-dimensional arrays that:

  • Provides advanced, fully composable indexing operations and virtual views.

  • Provides a uniform API for reading and writing multiple array formats, including zarr and N5.

  • Natively supports multiple storage systems, such as local and network filesystems, Google Cloud Storage, Amazon S3-compatible object stores, HTTP servers, and in-memory storage.

  • Offers an asynchronous API to enable high-throughput access even to high-latency remote storage.

  • Supports read caching and transactions, with strong atomicity, isolation, consistency, and durability (ACID) guarantees.

  • Supports safe, efficient access from multiple processes and machines via optimistic concurrency.

python-accelerate 1.12.0
Propagated dependencies: python-huggingface-hub@0.31.4 python-numpy@1.26.4 python-packaging@25.0 python-psutil@7.0.0 python-pytorch@2.9.0 python-pyyaml@6.0.2 python-safetensors@0.4.3
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://huggingface.co/docs/accelerate/
Licenses: ASL 2.0
Synopsis: Launch, train and use PyTorch models on any configuration
Description:

Accelerate was created for PyTorch users who like to write the training loop of PyTorch models but are reluctant to write and maintain the boilerplate code needed to use multi-GPUs/TPU/fp16. It abstracts exactly and only the boilerplate code related to multi-GPUs/TPU/fp16 and leaves the rest of your code unchanged.

python-orbax-checkpoint 0.4.5
Propagated dependencies: python-absl-py@2.3.1 python-cached-property@2.0.1 python-etils@1.5.2 python-importlib-resources@6.5.2 python-jax@0.4.28 python-jaxlib@0.4.28 python-msgpack@1.1.1 python-nest-asyncio@1.6.0 python-numpy@1.26.4 python-pyyaml@6.0.2 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/orbax
Licenses: ASL 2.0
Synopsis: Utility libraries for JAX users
Description:

Orbax is a namespace providing common utility libraries for JAX users. Orbax also includes a serialization library for JAX users, enabling the exporting of JAX models to the TensorFlow SavedModel format.

python-ruptures 1.1.10
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://centre-borelli.github.io/ruptures-docs/
Licenses: FreeBSD
Synopsis: Change point detection for signals in Python
Description:

ruptures is a Python library for off-line change point detection. This package provides methods for the analysis and segmentation of non-stationary signals. Implemented algorithms include exact and approximate detection for various parametric and non-parametric models. ruptures focuses on ease of use by providing a well-documented and consistent interface. In addition, thanks to its modular structure, different algorithms and models can be connected and extended within this package.

python-scikit-lego 0.9.5
Propagated dependencies: python-importlib-resources@6.5.2 python-narwhals@1.44.0 python-pandas@2.2.3 python-scikit-learn@1.7.0 python-sklearn-compat@0.1.4
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://koaning.github.io/scikit-lego/
Licenses: Expat
Synopsis: Extra blocks for scikit-learn pipelines
Description:

This package provides a set of custom transformers, metrics and models complementing scikit-learn, which results from a collaboration between multiple companies in the Netherlands.

python-melissa-core 2.3.0
Dependencies: coreutils-minimal@9.1
Propagated dependencies: python-cloudpickle@3.1.0 python-iterative-stats@0.1.1 python-jsonschema@4.23.0 python-mpi4py@4.1.0 python-numpy@1.26.4 python-plotext@5.2.8 python-pyzmq@27.0.1 python-rapidjson@1.10 python-requests@2.32.5 python-scipy@1.12.0
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: Python front-end server and launcher for Melissa
Description:

Python front-end in charge of orchestrating the execution a Melissa based study. It automatically handles large-scale scheduler interactions in OpenMPI and with common cluster schedulers (e.g. slurm or OAR).

python-optuna 4.6.0
Propagated dependencies: python-alembic@1.14.0 python-boto3@1.40.61 python-cmaes@0.12.0 python-colorlog@6.9.0 python-google-cloud-storage@2.3.0 python-greenlet@3.1.1 python-grpcio@1.52.0 python-matplotlib@3.8.2 python-numpy@1.26.4 python-packaging@25.0 python-pandas@2.2.3 python-protobuf@5.28.3 python-plotly@5.20.0 python-pytorch@2.9.0 python-pyyaml@6.0.2 python-redis@5.2.0 python-scikit-learn@1.7.0 python-scipy@1.12.0 python-sqlalchemy@1.4.42 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
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.

Total results: 1014