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

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.


or-tools 9.15
Dependencies: abseil-cpp@20250814.1 eigen@3.4.0 glpk@5.0 gmp@6.3.0 mpfr@4.2.2 protobuf@6.31.1 re2@2024-07-02 scip@10.0.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://developers.google.com/optimization
Licenses: ASL 2.0
Build system: cmake
Synopsis: Software suite for combinatorial optimization
Description:

OR-Tools is a C++ portable software suite, tuned for solving combinatorial optimization problems in vehicle routing, flows, integer, linear and constraint programming.

blis 0.9.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/flame/blis
Licenses: Modified BSD
Build system: gnu
Synopsis: High-performance basic linear algebra (BLAS) routines
Description:

BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls.

python-primecountpy 0.1.1
Dependencies: pari-gp@2.17.3 primecount@7.20 primesieve@12.10
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/dimpase/primecountpy
Licenses: GPL 2+
Build system: pyproject
Synopsis: Cython interface for C++ primecount library
Description:

This package provides a Cython interface to the C++ library primecount.

python-pyglm 2.8.1
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/Zuzu-Typ/PyGLM
Licenses: Zlib
Build system: pyproject
Synopsis: OpenGL Mathematics library for Python
Description:

PyGLM is a Python extension library which brings the OpenGL Mathematics (GLM) library to Python.

python-py-bobyqa 1.5.0
Propagated dependencies: python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3 python-setuptools@80.9.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/numericalalgorithmsgroup/pybobyqa
Licenses: GPL 3
Build system: pyproject
Synopsis: Derivative-free solver for general objective minimization
Description:

Py-BOBYQA is a flexible package for solving bound-constrained general objective minimization, without requiring derivatives of the objective. At its core, it is a Python implementation of the BOBYQA algorithm by Powell,but Py-BOBYQA has extra features improving its performance on some problems. Py-BOBYQA is particularly useful when evaluations of the objective function are expensive and/or noisy.

hdf5 1.14.6
Dependencies: libaec@1.0.6 zlib@1.3.1
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.hdfgroup.org
Licenses: X11-style
Build system: cmake
Synopsis: Management suite for extremely large and complex data
Description:

HDF5 is a suite that makes possible the management of extremely large and complex data collections.

gecode 6.2.0-1.f7f0d7c
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.gecode.org
Licenses: Expat
Build system: gnu
Synopsis: Toolkit for developing constraint-based systems
Description:

Gecode is a C++ toolkit for developing constraint-based systems and applications. It provides a modular and extensible solver.

opencascade-occt 7.9.3
Dependencies: draco@1.5.7 freetype@2.13.3 freeimage@3.18.0 glu@9.0.2 libxext@1.3.6 libxi@1.8.2 libxmu@1.2.1 mesa@26.0.2 onetbb@2022.3.0 rapidjson@1.1.0-1.949c771 tcl@8.6.12 tk@8.6.12 vtk@9.6.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://dev.opencascade.org
Licenses: LGPL 2.1 Expat GPL 3+ non-copyleft Public Domain
Build system: cmake
Synopsis: Libraries for 3D modeling and numerical simulation
Description:

Open CASCADE is a set of libraries for the development of applications dealing with 3D CAD data or requiring industrial 3D capabilities. It includes C++ class libraries providing services for 3D surface and solid modeling, CAD data exchange, and visualization. It is used for development of specialized software dealing with 3D models in design (CAD), manufacturing (CAM), numerical simulation (CAE), measurement equipment (CMM), and quality control (CAQ) domains.

This is the certified version of the Open Cascade Technology (OCCT) library.

scalapack 2.2.2
Dependencies: openmpi@4.1.6 gfortran@14.3.0 openblas@0.3.31
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.netlib.org/scalapack/
Licenses: non-copyleft
Build system: cmake
Synopsis: Library for scalable numerical linear algebra
Description:

ScaLAPACK is a Fortran 90 library of high-performance linear algebra routines on parallel distributed memory machines. ScaLAPACK solves dense and banded linear systems, least squares problems, eigenvalue problems, and singular value problems.

dune-common 2.10.0
Dependencies: gmp@6.3.0 metis@5.1.0 openblas@0.3.31 python@3.12.12 superlu@5.3.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://dune-project.org/
Licenses: GPL 2
Build system: cmake
Synopsis: Distributed and Unified Numerics Environment
Description:

DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD).

btor2tools 1.0.0-pre-2.fb69ee3
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://boolector.github.io
Licenses: LGPL 3+
Build system: cmake
Synopsis: Parser for BTOR2 format
Description:

This package provides a parser for the BTOR2 format used by Boolector.

pantalaimon 0.10.6
Propagated dependencies: python-aiohttp@3.11.18 python-attrs@25.3.0 python-cachetools@6.1.0 python-click@8.3.1 python-dbus@1.3.2 python-janus@1.0.0 python-keyring@25.7.0 python-logbook@1.8.2 python-matrix-nio@0.25.2 python-notify2@0.3.1 python-peewee@3.18.2 python-platformdirs@4.3.6 python-prompt-toolkit@3.0.51 python-pydbus@0.6.0 python-pygobject@3.54.3
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/pantalaimon
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Matrix proxy daemon that adds E2E encryption capabilities
Description:

Pantalaimon is an end-to-end encryption aware Matrix reverse proxy daemon. Pantalaimon acts as a good man in the middle that handles the encryption for you. Messages are transparently encrypted and decrypted for clients inside of pantalaimon.

python-matrix-client 0.3.2
Propagated dependencies: python-requests@2.32.5
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/matrix-python-sdk
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Client-Server SDK for Matrix
Description:

This package provides client-server SDK for Matrix.

synapse 1.140.0
Dependencies: rust-ring@0.17.14
Propagated dependencies: python-attrs@25.3.0 python-bcrypt@3.2.2 python-bleach@6.3.0 python-canonicaljson@2.0.0 python-cryptography@44.0.0 python-ijson@3.5.0 python-immutabledict@4.2.0 python-jinja2@3.1.2 python-jsonschema@4.23.0 python-matrix-common@1.3.0 python-msgpack@1.1.2 python-multipart@0.0.20 python-netaddr@1.3.0 python-packaging@25.0 python-phonenumbers@8.13.37 python-pillow@12.1.1 python-prometheus-client@0.22.1 python-pyasn1@0.6.1 python-pyasn1-modules@0.4.2 python-pydantic@2.12.5 python-pymacaroons@0.13.0-0.78c55c1 python-pyopenssl@24.3.0 python-pyyaml@6.0.2 python-service-identity@24.2.0 python-signedjson@1.1.4 python-sortedcontainers@2.4.0 python-treq@24.9.1 python-twisted@25.5.0 python-typing-extensions@4.15.0 python-unpaddedbase64@2.1.0 python-authlib@1.5.1 python-hiredis@3.1.0 python-idna@3.10 python-lxml@6.0.2 python-matrix-synapse-ldap3@0.1.4 python-parameterized@0.9.0 python-psycopg2@2.9.11 python-psycopg2cffi@2.9.0 python-pympler@1.1-0.6d595e0 python-pysaml2@7.5.4 python-txredisapi@1.4.11-0.d2259a3
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/element-hq/synapse
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Matrix reference homeserver
Description:

Synapse is a reference "homeserver" implementation of Matrix from the core development team at matrix.org, written in Python/Twisted. It is intended to showcase the concept of Matrix and let folks see the spec in the context of a codebase and let you run your own homeserver and generally help bootstrap the ecosystem.

python-matrix-nio 0.25.2
Propagated dependencies: python-aiofiles@24.1.0 python-aiohttp@3.11.18 python-aiohttp-socks@0.10.1 python-atomicwrites@1.4.0 python-cachetools@6.1.0 python-h11@0.16.0 python-h2@4.1.0 python-jsonschema@4.23.0 python-olm@3.2.16 python-peewee@3.18.2 python-pycryptodome@3.23.0 python-unpaddedbase64@2.1.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/poljar/matrix-nio
Licenses: ISC
Build system: pyproject
Synopsis: Python Matrix client library, designed according to sans I/O principles
Description:

Matrix nio is a multilayered Matrix client library. The underlying base layer doesn't do any network IO on its own, but on top of that is a full fledged batteries-included asyncio layer using aiohttp.

mautrix-whatsapp 0.2605.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://go.mau.fi/mautrix-whatsapp
Licenses: AGPL 3+
Build system: go
Synopsis: Matrix <-> WhatsApp puppeting bridge
Description:

This package provides a Matrix<->WhatsApp puppeting bridge based on whatsmeow.

python-matrix-synapse-ldap3 0.1.4
Propagated dependencies: python-twisted@25.5.0 python-ldap3@2.9.1 python-service-identity@24.2.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/matrix-synapse-ldap3
Licenses: ASL 2.0
Build system: pyproject
Synopsis: LDAP3 auth provider for Synapse
Description:

This package allows Synapse to use LDAP as a password provider. This lets users log in to Synapse with their username and password from an LDAP server.

python-matrix-common 1.3.0
Propagated dependencies: python-attrs@25.3.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/matrix-python-common
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Common utilities for Synapse, Sydent and Sygnal
Description:

This package contains code used by Synapse, Sydent, and Sygnal.

python-synapse-s3-storage-provider 1.6.0
Propagated dependencies: python-boto3@1.42.5 python-botocore@1.42.5 python-humanize@4.14.0 python-psycopg2@2.9.11 python-pyyaml@6.0.2 python-tqdm@4.67.1 python-twisted@25.5.0
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/matrix-org/synapse-s3-storage-provider
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Synapse storage provider to fetch and store media in Amazon S3
Description:

This package implements a storage provider for Synapse, enabling it to fetch and store media in Amazon S3.

matrix-commander 8.0.5
Dependencies: python-aiofiles@24.1.0 python-aiohttp@3.11.18 python-emoji@2.12.1 python-magic@0.4.27 python-markdown@3.10 python-matrix-nio@0.25.2 python-notify2@0.3.1 python-pillow@12.1.1 python-pyxdg@0.28
Channel: guix
Location: gnu/packages/matrix.scm (gnu packages matrix)
Home page: https://github.com/8go/matrix-commander
Licenses: GPL 3
Build system: pyproject
Synopsis: Simple command-line Matrix client
Description:

This package provides a simple but convenient Command Line Interface-based Matrix client app for sending and receiving.

maven-model-builder 3.8.8
Propagated dependencies: java-plexus-interpolation@1.26 java-plexus-utils@3.3.0 maven-artifact@3.8.8 maven-builder-support@3.8.8 maven-model@3.8.8 maven-pom@3.8.8
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Build system
Description:

Apache Maven is a software project management and comprehension tool. This package contains the effective model builder, with profile activation, inheritance, interpolation, …

java-eclipse-aether-api 1.0.2
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/sonatype/sonatype-aether
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven repository system API
Description:

This package contains the API for the maven repository system.

maven-shared-utils 3.2.1
Propagated dependencies: java-jansi@2.4.0 java-commons-io@2.5 java-jsr305@3.0.1 java-plexus-container-default@2.1.0 maven-parent-pom@30
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://maven.apache.org/shared/maven-shared-utils/
Licenses: ASL 2.0
Build system: ant
Synopsis: Plexus-util replacement for maven
Description:

This project aims to be a functional replacement for plexus-utils in Maven. It is not a 100% API compatible replacement but a replacement with improvements.

maven-resolver-connector-basic 1.6.3
Propagated dependencies: maven-resolver-api@1.6.3 maven-resolver-spi@1.6.3 maven-resolver-util@1.6.3 java-slf4j-api@1.7.25
Channel: guix
Location: gnu/packages/maven.scm (gnu packages maven)
Home page: https://github.com/apache/maven-resolver
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven repository connector implementation
Description:

This package contains a repository connector implementation for repositories using URI-based layouts.

Total packages: 72465