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

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.


pt-scotch 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)
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.

gsl 2.8
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.gnu.org/software/gsl/
Licenses: GPL 3+
Build system: gnu
Synopsis: Numerical library for C and C++
Description:

The GNU Scientific Library is a library for numerical analysis in C and C++. It includes a wide range of mathematical routines, with over 1000 functions in total. Subject areas covered by the library include: differential equations, linear algebra, Fast Fourier Transforms and random numbers.

bliss 0.77
Propagated dependencies: gmp@6.3.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://users.aalto.fi/~tjunttil/bliss/index.html
Licenses: LGPL 3
Build system: cmake
Synopsis: Tool for computing automorphism groups and canonical labelings of graphs
Description:

bliss is a library for computing automorphism groups +and canonical forms of graphs. It has both a command line user interface as +well as C++ and C programming language APIs.

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.

python-mathics-core 9.0.0
Dependencies: llvm@13.0.1
Propagated dependencies: python-mpmath@1.3.0 python-pint@0.24.4 python-palettable@3.3.3 python-pympler@1.1-0.6d595e0 python-stopit@1.1.2 python-sympy@1.13.3 python-numpy@2.3.1 python-mathics-scanner@2.0.0 python-pillow@12.1.1 python-dateutil@2.9.0 python-requests@2.32.5 python-llvmlite@0.45.0 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://mathics.org/
Licenses: GPL 3
Build system: pyproject
Synopsis: Computer algebra system
Description:

This package provides a computer algebra system--an alternative to Wolfram.

elpa-openmpi 2025.06.001
Dependencies: openmpi@4.1.6 scalapack@2.2.2 zlib@1.3.1 openblas@0.3.31
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://elpa.mpcdf.mpg.de
Licenses: LGPL 3
Build system: gnu
Synopsis: Eigenvalue solvers for symmetric matrices (with MPI support)
Description:

The ELPA library provides efficient and scalable direct eigensolvers for symmetric matrices.

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.

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-cvxopt 1.3.2
Dependencies: fftw@3.3.10 glpk@5.0 gsl@2.8 openblas@0.3.31 suitesparse@5.13.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.cvxopt.org
Licenses: GPL 3+
Build system: pyproject
Synopsis: Python library for convex optimization
Description:

CVXOPT is a package for convex optimization based on the Python programming language. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python’s extensive standard library and on the strengths of Python as a high-level programming language.

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.

glucose 4.2.1
Dependencies: zlib@1.3.1
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.labri.fr/perso/lsimon/research/glucose/
Licenses: Expat
Build system: cmake
Synopsis: SAT Solver
Description:

Glucose is a SAT solver based on a scoring scheme introduced in 2009 for the clause learning mechanism of so called “Modern” SAT solvers. It is designed to be parallel.

hypre 2.32.0
Dependencies: openblas@0.3.31
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://computing.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods
Licenses: LGPL 2.1
Build system: gnu
Synopsis: Library of solvers and preconditioners for linear equations
Description:

HYPRE is a software library of high performance preconditioners and solvers for the solution of large, sparse linear systems of equations. It features multigrid solvers for both structured and unstructured grid problems.

sundials-openmpi 7.1.1
Dependencies: openblas@0.3.31 suitesparse@5.13.0
Propagated dependencies: openmpi@4.1.6 hypre-openmpi@2.32.0 petsc-openmpi@3.24.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://computation.llnl.gov/projects/sundials
Licenses: Modified BSD
Build system: cmake
Synopsis: SUNDIALS with MPI support
Description:

SUNDIALS is a family of software packages implemented with the goal of providing robust time integrators and nonlinear solvers that can easily be incorporated into existing simulation codes.

dune-functions-openmpi 2.10.0
Dependencies: dune-common-openmpi@2.10.0 dune-istl-openmpi@2.10.0 dune-localfunctions-openmpi@2.10.0 dune-grid-openmpi@2.10.0 dune-geometry-openmpi@2.10.0 dune-typetree-openmpi@2.10.0 openblas@0.3.31 metis@5.1.0 python@3.12.12 superlu@5.3.0 gmp@6.3.0 openmpi@4.1.6
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://dune-project.org/
Licenses: LGPL 3+ GPL 2
Build system: cmake
Synopsis: Distributed and Unified Numerics Environment (with MPI support)
Description:

The dune-functions module provides an abstraction layer for global finite element functions. Its two main concepts are functions implemented as callable objects, and bases of finite element spaces.

python-cylp 0.94.0
Dependencies: cbc@2.10.5
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/coin-or/cylp
Licenses: EPL 2.0
Build system: pyproject
Synopsis: Python interface for CLP, CBC, and CGL
Description:

CyLP is a Python interface to COIN-OR’s Linear and mixed-integer program solvers (CLP, CBC, and CGL). CyLP’s unique feature is that you can use it to alter the solution process of the solvers from within Python. For example, you may define cut generators, branch-and-bound strategies, and primal/dual Simplex pivot rules completely in Python.

mumps-openmpi 5.8.0
Dependencies: openmpi@4.1.6 scalapack@2.2.2 pt-scotch@7.0.7 gfortran@14.3.0 openblas@0.3.31 metis@5.1.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://mumps-solver.org
Licenses: CeCILL-C
Build system: gnu
Synopsis: Multifrontal sparse direct solver (with MPI)
Description:

MUMPS (MUltifrontal Massively Parallel sparse direct Solver) solves a sparse system of linear equations A x = b using Gaussian elimination.

lapack 3.12.1
Dependencies: gfortran@14.3.0 python-wrapper@3.12.12
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.netlib.org/lapack/
Licenses: non-copyleft
Build system: cmake
Synopsis: Library for numerical linear algebra
Description:

LAPACK is a Fortran 90 library for solving the most commonly occurring problems in numerical linear algebra.

java-smtinterpol 2.5
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: http://ultimate.informatik.uni-freiburg.de/smtinterpol/
Licenses: LGPL 3+
Build system: ant
Synopsis: Interpolating SMT solver
Description:

SMTInterpol is an SMT solver, that can compute Craig interpolants for various theories.

frama-c 29.0
Dependencies: bash-minimal@5.2.37 gmp@6.3.0 zlib@1.3.1
Propagated dependencies: graphviz@7.0.1 lablgtk@3.1.3 ocaml-graph@2.0.0 ocaml-odoc@2.2.0 ocaml-lablgtk3-sourceview3@3.1.3 ocaml-yaml@3.2.0 ocaml-yojson@2.0.2 ocaml-zarith@1.12 ocaml-ppx-deriving@5.2.1 ocaml-ppx-deriving-yojson@3.7.0 ocaml-ppx-deriving-yaml@0.2.1 ocaml-ppx-import@1.10.0 ocaml-unionfind@20220122 why3@1.7.2
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://frama-c.com
Licenses: LGPL 2.1+
Build system: dune
Synopsis: C source code analysis platform
Description:

Frama-C is an extensible and collaborative platform dedicated to source-code analysis of C software. The Frama-C analyzers assist you in various source-code-related activities, from the navigation through unfamiliar projects up to the certification of critical software.

popf 0.0.15
Dependencies: cbc@2.10.5 flex@2.6.4
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/fmrico/popf
Licenses: GPL 2+
Build system: cmake
Synopsis: Forward-chaining temporal planner
Description:

This package contains an implementation of the POPF planner described in Forward-Chaining Partial Order Planning, that has been updated to compile with newer C++ compilers.

suitesparse-colamd 3.3.4
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: Column Approximate Minimum Degree Ordering
Description:

COLAMD is library for computing a permutation vector for a matrix with which the LU factorization becomes sparser.

scs 3.2.10
Dependencies: lapack@3.12.1 openblas@0.3.31
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://osqp.org/
Licenses: Expat
Build system: cmake
Synopsis: Splitting Conic Solver
Description:

SCS (splitting conic solver) is a numerical optimization package for solving large-scale convex cone problems.

lie 2.2.2
Dependencies: readline@8.2.13
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: http://www-math.univ-poitiers.fr/~maavl/LiE/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Lie group computer algebra module
Description:

This package provides a computer algebra module for Lie groups. Documentation is available on http://www-math.univ-poitiers.fr/~maavl/pdf/LiE-manual.pdf.

hdf5 1.10.9
Dependencies: 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: gnu
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.

Total packages: 32521