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

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.


arpack-ng-openmpi 3.9.1
Dependencies: openmpi@4.1.6 eigen@3.4.0 openblas@0.3.31 gfortran@14.3.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/opencollab/arpack-ng
Licenses: non-copyleft
Build system: cmake
Synopsis: Fortran subroutines for solving eigenvalue problems with MPI
Description:

ARPACK-NG is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.

netcdf-fortran 4.5.3
Dependencies: libaec@1.0.6 hdf5@1.14.6 netcdf@4.9.2
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.unidata.ucar.edu/software/netcdf/
Licenses: X11-style
Build system: gnu
Synopsis: Fortran interface for the netCDF library
Description:

NetCDF is an interface for scientific data access and a software library that provides an implementation of the interface. The netCDF library defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data.

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.

dune-alugrid-openmpi 2.10.0
Dependencies: dune-common-openmpi@2.10.0 dune-geometry-openmpi@2.10.0 dune-grid-openmpi@2.10.0 metis@5.1.0 openblas@0.3.31 python@3.12.12 superlu@5.3.0 gmp@6.3.0 zlib@1.3.1 openmpi@4.1.6
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 (with MPI support)
Description:

ALUGrid is an adaptive, loadbalancing, unstructured implementation of the DUNE grid interface supporting either simplices or cubes.

dionysus 1.4.0
Dependencies: tcl@8.6.12
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.gnu.org/software/dionysus/
Licenses: GPL 3+
Build system: gnu
Synopsis: Local search for universal constants and scientific values
Description:

GNU Dionysus is a convenient system for quickly retrieving the values of mathematical constants used in science and engineering. Values can be searched using a simple command-line tool, choosing from three databases: universal constants, atomic numbers, and constants related to semiconductors.

clapack 3.2.1
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.netlib.org/clapack/
Licenses: non-copyleft
Build system: cmake
Synopsis: Numerical linear algebra library for C
Description:

The CLAPACK library was built using a Fortran to C conversion utility called f2c. The entire Fortran 77 LAPACK library is run through f2c to obtain C code, and then modified to improve readability. CLAPACK's goal is to provide LAPACK for someone who does not have access to a Fortran compiler.

yices 2.7.0
Dependencies: cudd@3.0.0 gmp@6.3.0 gperf@3.3 libpoly@0.2.1
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://yices.csl.sri.com/
Licenses: GPL 3+
Build system: gnu
Synopsis: Satisfiability modulo theories solver
Description:

Yices is a solver for SMT problems. It can process input in SMT-LIB format or its own s-expression-based format.

cryptominisat 5.11.22
Dependencies: boost@1.89.0 cadical@2.2.1 cadiback-for-cryptominisat@0.2.1-1.ea65a94 gmp@6.3.0 louvain-community@1.0.0-2.681a711 python@3.12.12 python-numpy@2.3.1 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/msoos/cryptominisat
Licenses: Expat
Build system: cmake
Synopsis: Incremental SAT solver
Description:

CryptoMiniSat is an incremental SAT solver with both command line and library (C++, C, Python) interfaces. The command-line interface takes a CNF as an input in the DIMACS format with the extension of XOR clauses. The library interfaces mimic this and also allow incremental solving, including assumptions.

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.

qalculate-qt 5.11.0
Dependencies: gmp@6.3.0 libqalculate@5.11.0 mpfr@4.2.2 qtbase@6.9.2
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://qalculate.github.io
Licenses: GPL 2+
Build system: gnu
Synopsis: Qalculate! desktop calculator (Qt interface)
Description:

qalculate-qt is the Qt frontend for the Qalculate! multi-purpose calculator.

qdldl 0.1.9
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/osqp/qdldl
Licenses: ASL 2.0
Build system: cmake
Synopsis: LDL factorisation routine
Description:

This package provides a free LDL factorisation routine for quasi-definite linear systems: Ax=b.

dune-uggrid 2.10.0
Dependencies: dune-common@2.10.0
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://dune-project.org/
Licenses: LGPL 2.1
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).

This package contains the DUNE UG grid classes.

python-mathics-pygments 1.0.4
Propagated dependencies: python-mathics-scanner@2.0.0 python-pygments@2.19.2
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: http://github.com/Mathics3/mathics-pygments/
Licenses: Expat
Build system: pyproject
Synopsis: Wolfram language lexer for Pygments
Description:

This package provides a Wolfram language lexer for Pygments.

hmat 1.10.0
Dependencies: openblas@0.3.31
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/jeromerobert/hmat-oss
Licenses: GPL 2+
Build system: cmake
Synopsis: Hierarchical matrix library
Description:

hmat-oss is hierarchical matrix library written in C++ with a C API. It contains a LU and LLt solver, and a few other things.

dune-geometry 2.10.0
Dependencies: dune-common@2.10.0 openblas@0.3.31 gmp@6.3.0 python@3.12.12
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).

This package contains the basic DUNE geometry classes.

libfixmath 0-1.1416c99
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://code.google.com/archive/p/libfixmath/
Licenses: Expat
Build system: cmake
Synopsis: Cross platform fixed point maths library
Description:

This library implements the math.h functions in fixed point (16.16) format.

suitesparse-ccolamd 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 with constraints
Description:

CCOLAMD is library for computing a permutation vector for a matrix with which the LU factorization becomes sparser. It is a variant of COLAMD which has the the option to apply constraints to the ordering.

cminpack 1.3.11
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/devernay/cminpack
Licenses: non-copyleft
Build system: cmake
Synopsis: C/C++ rewrite of the MINPACK software
Description:

This is a C version of the minpack minimization package. It has been derived from the fortran code using f2c and some limited manual editing. Extern C linkage permits the package routines to be called from C++.

dune-alugrid 2.10.0
Dependencies: dune-common@2.10.0 dune-geometry@2.10.0 dune-grid@2.10.0 metis@5.1.0 openblas@0.3.31 python@3.12.12 superlu@5.3.0 gmp@6.3.0 zlib@1.3.1
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:

ALUGrid is an adaptive, loadbalancing, unstructured implementation of the DUNE grid interface supporting either simplices or cubes.

scip 10.0.1
Dependencies: boost@1.89.0 gmp@6.3.0 lapack@3.12.1 mpfr@4.2.2 readline@8.2.13 soplex@8.0.1 zlib@1.3.1
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://www.scipopt.org/
Licenses: ASL 2.0
Build system: cmake
Synopsis: Solving constraint integer programs
Description:

SCIP is a solver for mixed integer programming (MIP) and mixed integer nonlinear programming (MINLP). It is a framework for constraint integer programming and branch-cut-and-price, allowing total control of the solution process and access to detailed information down to the internals of the solver.

feedgnuplot 1.60
Dependencies: bash-minimal@5.2.37 gnuplot@6.0.1 perl-list-moreutils@0.430 vnlog@1.32
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/dkogan/feedgnuplot
Licenses: GPL 1+
Build system: perl
Synopsis: Pipe-oriented plotting tool
Description:

feedgnuplot is a tool to plot realtime and stored data from the command line, using gnuplot. It can read data from a pipe or file, make a variety of transformations, and render the result in the terminal or with an external viewer.

ruby-asciimath 2.0.6
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/asciidoctor/asciimath
Licenses: Expat
Build system: ruby
Synopsis: AsciiMath parsing and conversion library
Description:

A pure Ruby AsciiMath parsing and conversion library. AsciiMath is an easy-to-write markup language for mathematics.

reducelcs 1.0-2.963f74f
Dependencies: openlibm@0.8.7
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/gdv/Reduce-Expand-for-LCS
Licenses: GPL 3+
Build system: gnu
Synopsis: Approximate Longest Commons Subsequence computation tool
Description:

reduceLCS is an implementation of the Reduce-Expand algorithm for LCS. It is a fast program to compute the approximate Longest Commons Subsequence of a set of strings.

python-ndim 0.1.6
Propagated dependencies: python-sympy@1.13.3
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: https://github.com/diego-hayashi/ndim
Licenses: GPL 3+
Build system: pyproject
Synopsis: Multidimensional volumes and monomial integrals
Description:

ndim computes all kinds of volumes and integrals of monomials over such volumes in a fast, numerically stable way, using recurrence relations.

Total packages: 72465