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

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.


parmetis-r64 4.0.3
Channel: guix-hpc-non-free
Location: non-free/parmetis.scm (non-free parmetis)
Home page: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
Licenses:
Build system: cmake
Synopsis: Parallel graph partitioning and fill-reducing matrix ordering (64-bit real)
Description:

ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes developed in our lab.

parmetis 4.0.3
Channel: guix-hpc-non-free
Location: non-free/parmetis.scm (non-free parmetis)
Home page: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
Licenses:
Build system: cmake
Synopsis: Parallel graph partitioning and fill-reducing matrix ordering
Description:

ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes developed in our lab.

superlu-dist-64 6.2.0-0.0f6efc3
Dependencies: gfortran@14.3.0 openblas@0.3.30 lapack@3.12.1
Propagated dependencies: openmpi@4.1.6 metis4parmetis-i64@4.0.3 parmetis-i64@4.0.3
Channel: guix-hpc-non-free
Location: non-free/parmetis.scm (non-free parmetis)
Home page: https://portal.nersc.gov/project/sparse/superlu/
Licenses: Modified BSD
Build system: cmake
Synopsis: Parallel supernodal direct solver (with ParMETIS dependency)
Description:

SuperLU_DIST is a parallel extension to the serial SuperLU library. It is targeted for distributed memory parallel machines. SuperLU_DIST is implemented in ANSI C, and MPI for communications.

parmetis-i64 4.0.3
Channel: guix-hpc-non-free
Location: non-free/parmetis.scm (non-free parmetis)
Home page: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
Licenses:
Build system: cmake
Synopsis: Parallel graph partitioning and fill-reducing matrix ordering (64-bit indexes)
Description:

ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes developed in our lab.

metis4parmetis-i64 4.0.3
Dependencies: openblas@0.3.30
Channel: guix-hpc-non-free
Location: non-free/parmetis.scm (non-free parmetis)
Home page: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
Licenses: ASL 2.0
Build system: cmake
Synopsis: Parallel graph partitioning and fill-reducing matrix ordering (64-bit indexes)
Description:

ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices. ParMETIS extends the functionality provided by METIS and includes routines that are especially suited for parallel AMR computations and large scale numerical simulations. The algorithms implemented in ParMETIS are based on the parallel multilevel k-way graph-partitioning, adaptive repartitioning, and parallel multi-constrained partitioning schemes developed in our lab.

cccl 2.3.1
Channel: guix-hpc-non-free
Location: tainted/cccl.scm (tainted cccl)
Home page: https://github.com/NVIDIA/cccl
Licenses: ASL 2.0
Build system: cmake
Synopsis: CUDA C++ Core Libraries (CCCL)
Description:

This CUDA C++ Core Libraries (CCCL) unifies three essential CUDA C++ libraries into a single, convenient repository: Thrust, CUB and libcudacxx. The goal of CCCL is to provide CUDA C++ developers with building blocks that make it easier to write safe and efficient code. Bringing these libraries together streamlines your development process and broadens your ability to leverage the power of CUDA C++.

python-numpy-mkl 2.3.1
Channel: guix-hpc-non-free
Location: tainted/python-xyz.scm (tainted python-xyz)
Home page: https://numpy.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Fundamental package for scientific computing with Python (MKL build)
Description:

NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, useful linear algebra, Fourier transform, and random number capabilities.

node-find-up 3.0.0
Dependencies: node-locate-path@3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/find-up#readme
Licenses: Expat
Build system: node
Synopsis: Find a file or directory by walking up parent directories
Description:

Find a file or directory by walking up parent directories

node-strip-json-comments 3.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/strip-json-comments#readme
Licenses: Expat
Build system: node
Synopsis: Strip comments from JSON. Lets you use comments in your JSON files!
Description:

Strip comments from JSON. Lets you use comments in your JSON files!

node-typescript-language-server 4.3.3
Dependencies: node-which@2.0.2 node-vscode-uri@3.0.3 node-vscode-languageserver-textdocument@1.0.5 node-vscode-languageserver-protocol@3.16.0 node-vscode-languageserver@7.0.0 node-tempy@1.0.1 node-semver@7.3.7 node-pkg-up@3.1.0 node-p-debounce@2.1.0 node-fs-extra@10.1.0 node-commander@9.3.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-typescript-language-server
Licenses: ASL 2.0
Build system: node
Synopsis: Language Server Protocol (LSP) implementation for TypeScript using tsserver
Description:

Language Server Protocol (LSP) implementation for TypeScript using tsserver

node-regenerator-runtime 0.13.9
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.npmjs.com/package/node-regenerator-runtime
Licenses: Expat
Build system: node
Synopsis: Runtime for Regenerator-compiled generator and async functions.
Description:

Runtime for Regenerator-compiled generator and async functions.

node-inherits 2.0.4
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/inherits#readme
Licenses: ISC
Build system: node
Synopsis: Browser-friendly inheritance fully compatible with standard node.js inherits()
Description:

Browser-friendly inheritance fully compatible with standard node.js inherits()

node-isexe 2.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/isexe#readme
Licenses: ISC
Build system: node
Synopsis: Minimal module to check if a file is executable.
Description:

Minimal module to check if a file is executable.

node-parent-module 1.0.1
Dependencies: node-callsites@3.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/parent-module#readme
Licenses: Expat
Build system: node
Synopsis: Get the path of the parent module
Description:

Get the path of the parent module

node-flatted 3.2.5
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/WebReflection/flatted#readme
Licenses: ISC
Build system: node
Synopsis: A super light and fast circular JSON parser.
Description:

A super light and fast circular JSON parser.

node-optionator 0.9.1
Dependencies: node-fast-levenshtein@2.0.6 node-levn@0.4.1 node-type-check@0.4.0 node-word-wrap@1.2.3 node-deep-is@0.1.4 node-prelude-ls@1.2.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/gkz/optionator
Licenses: Expat
Build system: node
Synopsis: option parsing and help generation
Description:

option parsing and help generation

node-natural-compare 1.4.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/litejs/natural-compare-lite#readme
Licenses: Expat
Build system: node
Synopsis: Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Description:

Compare strings containing a mix of letters and numbers in the way a human being would in sort order.

node-minimatch 3.1.2
Dependencies: node-brace-expansion@1.1.11
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/isaacs/minimatch#readme
Licenses: ISC
Build system: node
Synopsis: a glob matcher in javascript
Description:

a glob matcher in javascript

node-shebang-regex 3.0.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/shebang-regex#readme
Licenses: Expat
Build system: node
Synopsis: Regular expression for matching a shebang line
Description:

Regular expression for matching a shebang line

node-path-is-absolute 1.0.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/path-is-absolute#readme
Licenses: Expat
Build system: node
Synopsis: Node.js 0.12 path.isAbsolute() ponyfill
Description:

Node.js 0.12 path.isAbsolute() ponyfill

node-tempy 1.0.1
Dependencies: node-unique-string@2.0.0 node-type-fest@0.16.0 node-temp-dir@2.0.0 node-is-stream@2.0.1 node-del@6.1.1
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/tempy#readme
Licenses: Expat
Build system: node
Synopsis: Get a random temporary file or directory path
Description:

Get a random temporary file or directory path

node-typescript 4.7.3
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://www.typescriptlang.org/
Licenses: ASL 2.0
Build system: node
Synopsis: TypeScript is a language for application scale JavaScript development
Description:

TypeScript is a language for application scale JavaScript development

node-callsites 3.1.0
Channel: rde
Location: contrib/packages/node-xyz.scm (contrib packages node-xyz)
Home page: https://github.com/sindresorhus/callsites#readme
Licenses: Expat
Build system: node
Synopsis: Get callsites from the V8 stack trace API
Description:

Get callsites from the V8 stack trace API

Total packages: 70622