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

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.


muparser 2.3.5
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://beltoforion.de/en/muparser
Licenses: Expat
Build system: cmake
Synopsis: Fast parser library for mathematical expressions
Description:

muParser is an extensible high performance math parser library. It is based on transforming an expression into a bytecode and precalculating constant parts of it.

ceres-solver-benchmarks 2.0.0
Dependencies: googlebenchmark@1.9.1 ceres-solver@2.0.0 openblas@0.3.30 suitesparse@5.13.0
Propagated dependencies: eigen@3.4.0 gflags@2.2.2 glog@0.5.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: http://ceres-solver.org/
Licenses: Modified BSD
Build system: cmake
Synopsis: Benchmarks of the Ceres optimization problem solver
Description:

Ceres Solver is a C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production since 2010. Ceres Solver can solve two kinds of problems:

  1. non-linear least squares problems with bounds constraints;

  2. general unconstrained optimization problems.

pt-scotch32 7.0.7
Dependencies: zlib@1.3.1
Propagated dependencies: openmpi@4.1.6
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.labri.fr/perso/pelegrin/scotch/
Licenses: CeCILL-C
Build system: cmake
Synopsis: Programs and libraries for graph algorithms (with MPI and 32-bit integers)
Description:

SCOTCH is a set of programs and libraries which implement the static mapping and sparse matrix reordering algorithms developed within the SCOTCH project. Its purpose is to apply graph theory, with a divide and conquer approach, to scientific computing problems such as graph and mesh partitioning, static mapping, and sparse matrix ordering, in application domains ranging from structural mechanics to operating systems or bio-chemistry.

arccore 2.5.0.0
Dependencies: glib@2.86.0 openmpi@4.1.6
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/arcaneframework/framework
Licenses: ASL 2.0
Build system: cmake
Synopsis: Arcane Framework's base functionalities for simulation code
Description:

Arcane is a development environment for parallel numerical calculation code. It supports the architectural aspects of a calculation code, such as data structures for meshing and parallelism, as well as more environment-related aspects such as dataset configuration.

dune-istl 2.10.0
Dependencies: dune-common@2.10.0 metis@5.1.0 suitesparse@5.13.0 superlu@5.3.0 openblas@0.3.30 gmp@6.3.0 python@3.11.14
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.

This is the iterative solver template library which provides generic sparse matrix/vector classes and a variety of solvers based on these classes. A special feature is the use of templates to exploit the recursive block structure of finite element matrices at compile time. Available solvers include Krylov methods, (block-) incomplete decompositions and aggregation-based algebraic multigrid.

suitesparse-amd 3.3.3
Propagated dependencies: suitesparse-config@7.10.2
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://people.engr.tamu.edu/davis/suitesparse.html
Licenses: Modified BSD
Build system: cmake
Synopsis: Sparse matrix ordering for Cholesky factorization
Description:

AMD is a set of routines for ordering a sparse matrix prior to Cholesky factorization (or for LU factorization with diagonal pivoting).

lrslib 7.2
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: http://cgm.cs.mcgill.ca/~avis/C/lrs.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Convex hulls of polyhedra with exact arithmetic
Description:

The C code of lrslib implements the reverse search algorithm for vertex enumeration and convex hull problems. Its input file format is compatible with cddlib. All computations are done exactly in either multiple precision or fixed integer arithmetic. Output is not stored in memory, so even problems with very large output sizes can sometimes be solved.

itex2mml 1.6.1
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://golem.ph.utexas.edu/~distler/blog/itex2MML.html
Licenses: LGPL 2.0+ GPL 2+ MPL 1.1
Build system: gnu
Synopsis: LaTeX to XHTML/MathML converter
Description:

The itex2MML utility is a stream filter. It takes text with embedded itex equations, converts the itex equations to MathML, and outputs the resulting text.

minizinc 2.8.4
Dependencies: cbc@2.10.5 chuffed@0.13.2 gecode@6.2.0-1.f7f0d7c zlib@1.3.1
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.minizinc.org
Licenses: MPL 2.0
Build system: cmake
Synopsis: High-level constraint modeling language
Description:

MiniZinc is a high-level modeling language for constraint satisfaction and optimization problems. Models are compiled to FlatZinc, a language understood by many solvers.

cddlib 0.94m
Dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.inf.ethz.ch/personal/fukudak/cdd_home/index.html
Licenses: GPL 2+
Build system: gnu
Synopsis: Library for convex hulls and extreme rays of polyhedra
Description:

The C-library cddlib implements the Double Description Method of Motzkin et al. for generating all vertices (i.e. extreme points) and extreme rays of a general convex polyhedron given by a system of linear inequalities in arbitrary dimension. It can also be used for the converse operation of computing convex hulls.

suitesparse-ldl 3.3.2
Dependencies: suitesparse-amd@3.3.3
Propagated dependencies: suitesparse-config@7.10.2
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://people.engr.tamu.edu/davis/suitesparse.html
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: LDL' factorization method for sparse, symmetric matrices
Description:

This package contains a set of routines for computing the LDL' factorization of sparse, symmetric matrices. Its focus lies on concise code.

suitesparse 5.13.0
Dependencies: tbb@2021.6.0 openblas@0.3.30 gmp@6.3.0 mpfr@4.2.2 metis@5.1.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://faculty.cse.tamu.edu/davis/suitesparse.html
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: Suite of sparse matrix software
Description:

SuiteSparse is a suite of sparse matrix algorithms, including: UMFPACK, multifrontal LU factorization; CHOLMOD, supernodal Cholesky; SPQR, multifrontal QR; KLU and BTF, sparse LU factorization, well-suited for circuit simulation; ordering methods (AMD, CAMD, COLAMD, and CCOLAMD); CSparse and CXSparse, a concise sparse Cholesky factorization package; and many other packages.

This package contains all of the above-mentioned parts.

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.

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.

mautrix-whatsapp 0.11.2
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-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.

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.

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.2.0 python-canonicaljson@2.0.0 python-cryptography@44.0.0 python-ijson@3.1.4 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@11.1.0 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.1 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 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.

pantalaimon 0.10.6
Propagated dependencies: python-aiohttp@3.11.18 python-attrs@25.3.0 python-cachetools@6.1.0 python-click@8.1.8 python-dbus@1.2.18 python-janus@1.0.0 python-keyring@23.9.3 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-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.

java-sonatype-spice-parent-pom 12
Propagated dependencies: java-sonatype-forge-parent-pom@4
Channel: guix
Location: gnu/packages/maven-parent-pom.scm (gnu packages maven-parent-pom)
Home page: https://github.com/sonatype/oss-parents
Licenses: ASL 2.0
Build system: ant
Synopsis: Sonatype spice parent pom
Description:

This package contains a single pom.xml file that is used by other projects as their parent pom.

maven-parent-pom 35
Propagated dependencies: apache-parent-pom@25
Channel: guix
Location: gnu/packages/maven-parent-pom.scm (gnu packages maven-parent-pom)
Home page: https://maven.apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Maven parent pom
Description:

Apache Maven is a software project management and comprehension tool. This package contains the Maven parent POM.

java-sonatype-forge-parent-pom 5
Channel: guix
Location: gnu/packages/maven-parent-pom.scm (gnu packages maven-parent-pom)
Home page: https://github.com/sonatype/oss-parents
Licenses: ASL 2.0
Build system: ant
Synopsis: Sonatype forge parent pom
Description:

This package contains a single pom.xml file that is used by other projects as their parent pom.

apache-parent-pom 19
Channel: guix
Location: gnu/packages/maven-parent-pom.scm (gnu packages maven-parent-pom)
Home page: https://apache.org/
Licenses: ASL 2.0
Build system: ant
Synopsis: Apache parent pom
Description:

This package contains the Apache parent POM.

Total packages: 70992