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

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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


paddle 0.3.8
Propagated dependencies: openmpi@4.1.6 pt-scotch@7.0.7
Channel: guix-science
Location: guix-science/packages/algebra.scm (guix-science packages algebra)
Home page: https://gitlab.inria.fr/solverstack/paddle
Licenses: CeCILL-C
Synopsis: Parallel Algebraic Domain Decomposition for Linear systEms
Description:

This software’s goal is to propose a parallel algebraic strategy to decompose a sparse linear system Ax=b, enabling its resolution by a domain decomposition solver. Up to now, Paddle is implemented for the MaPHyS linear solver.

composyx 1.4.1
Dependencies: blaspp@2025.05.28 lapackpp@2025.05.28 openblas@0.3.30 pastix@6.4.0 mumps-openmpi@5.8.0 arpack-ng@3.9.1 paddle@0.3.8 fabulous@1.1.4 chameleon@1.3.0 starpu@1.4.12
Propagated dependencies: hwloc@2.12.2 openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/algebra.scm (guix-science packages algebra)
Home page: https://gitlab.inria.fr/composyx/composyx.git
Licenses: CeCILL-C
Synopsis: Composable numerical solver
Description:

Composyx is a linear algebra C++ library focused on composability. Its purpose is to allow the user to express a large pannel of algorithms using a high-level interface to range from laptop prototypes to many node supercomputer parallel computations.

chameleon 1.3.0
Dependencies: openblas@0.3.30 starpu@1.4.12 openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/algebra.scm (guix-science packages algebra)
Home page: https://gitlab.inria.fr/solverstack/chameleon
Licenses: CeCILL-C
Synopsis: Dense linear algebra solver
Description:

Chameleon is a dense linear algebra solver relying on sequential task-based algorithms where sub-tasks of the overall algorithms are submitted to a run-time system. Such a system is a layer between the application and the hardware which handles the scheduling and the effective execution of tasks on the processing units. A run-time system such as StarPU is able to manage automatically data transfers between not shared memory area (CPUs-GPUs, distributed nodes).

python-pylops 2.6.0
Propagated dependencies: python-numpy@1.26.4 python-scipy@1.12.0
Channel: guix-science
Location: guix-science/packages/algebra.scm (guix-science packages algebra)
Home page: https://pylops.readthedocs.io/
Licenses: LGPL 3+
Synopsis: Linear-operator library for Python
Description:

PyLops is an open-source Python library focused on providing a backend-agnostic, idiomatic, matrix-free library of linear operators and related computations. It is inspired by the iconic MATLAB Spot – A Linear-Operator Toolbox project.

ginkgo-hpc 1.10.0
Dependencies: nlohmann-json@3.12.0 yaml-cpp@0.8.0-0.2f86d13
Channel: guix-science
Location: guix-science/packages/algebra.scm (guix-science packages algebra)
Home page: https://ginkgo-project.github.io/
Licenses: FreeBSD
Synopsis: Numerical linear algebra software package
Description:

Ginkgo is a high-performance numerical linear algebra library for many-core systems, with a focus on solution of sparse linear systems.

pastix 6.4.0
Dependencies: gfortran@14.3.0 hwloc@2.12.2 starpu@1.4.12 scotch@7.0.7 openblas@0.3.30 openmpi@4.1.6 python@3.11.14 python-numpy@1.26.4
Channel: guix-science
Location: guix-science/packages/algebra.scm (guix-science packages algebra)
Home page: https://gitlab.inria.fr/solverstack/pastix
Licenses: CeCILL
Synopsis: Sparse matrix direct solver
Description:

PaStiX (Parallel Sparse matriX package) is a scientific library that provides a high performance parallel solver for very large sparse linear systems based on direct methods. Numerical algorithms are implemented in single or double precision (real or complex) using LLt, LDLt and LU with static pivoting (for non symmetric matrices having a symmetric pattern). This solver also provides some low-rank compression methods to reduce the memory footprint and/or the time-to-solution.

qr-mumps 3.1
Dependencies: metis@5.1.0 openblas@0.3.30 perl@5.36.0 scotch32@7.0.7 starpu@1.4.12
Channel: guix-science
Location: guix-science/packages/algebra.scm (guix-science packages algebra)
Home page: https://gitlab.com/qr_mumps/qr_mumps
Licenses: CeCILL
Synopsis: Sparse QR direct solver (distributed memory version)
Description:

qr_mumps is a software package for the solution of sparse, linear systems on multicore computers based on the QR factorization of the input matrix. Therefore, it is suited to solving sparse least-squares problems and to computing the minimum-norm solution of sparse,underdetermined problems. It can obviously be used for solving square problems in which case the stability provided by the use of orthogonal transformations comes at the cost of a higher operation count with respect to solvers based on, e.g., the LU factorization. qr_mumps supports real and complex, single or double precision arithmetic. This is an experimental version of the package for distributed memory.

bazel 6.4.0
Dependencies: openjdk@11.0.22 grpc@1.52.2 python@3.11.14 java-commons-collections@3.2.2 java-commons-compress@1.21 java-commons-io@2.5 java-commons-lang@2.6 java-hamcrest-core@1.3 java-jsr305@3.0.1 java-xz@1.9 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bazel.scm (guix-science packages bazel)
Home page: https://bazel.build
Licenses: ASL 2.0
Synopsis: Build and test tool
Description:

Bazel is a build and test tool similar to Make, Maven, and Gradle. It uses a human-readable, high-level build language. Bazel supports projects in multiple languages and builds outputs for multiple platforms. Bazel supports large codebases across multiple repositories, and large numbers of users.

bazel 6.5.0
Dependencies: openjdk@11.0.22 grpc@1.52.2 python@3.11.14 java-commons-collections@3.2.2 java-commons-compress@1.21 java-commons-io@2.5 java-commons-lang@2.6 java-hamcrest-core@1.3 java-jsr305@3.0.1 java-xz@1.9 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bazel.scm (guix-science packages bazel)
Home page: https://bazel.build
Licenses: ASL 2.0
Synopsis: Build and test tool
Description:

Bazel is a build and test tool similar to Make, Maven, and Gradle. It uses a human-readable, high-level build language. Bazel supports projects in multiple languages and builds outputs for multiple platforms. Bazel supports large codebases across multiple repositories, and large numbers of users.

bazel 6.3.2
Dependencies: openjdk@11.0.22 grpc@1.52.2 python@3.11.14 java-commons-collections@3.2.2 java-commons-compress@1.21 java-commons-io@2.5 java-commons-lang@2.6 java-hamcrest-core@1.3 java-jsr305@3.0.1 java-xz@1.9 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bazel.scm (guix-science packages bazel)
Home page: https://bazel.build
Licenses: ASL 2.0
Synopsis: Build and test tool
Description:

Bazel is a build and test tool similar to Make, Maven, and Gradle. It uses a human-readable, high-level build language. Bazel supports projects in multiple languages and builds outputs for multiple platforms. Bazel supports large codebases across multiple repositories, and large numbers of users.

bazel 6.1.0
Dependencies: openjdk@11.0.22 grpc@1.52.2 python@3.11.14 java-commons-collections@3.2.2 java-commons-compress@1.21 java-commons-io@2.5 java-commons-lang@2.6 java-hamcrest-core@1.3 java-jsr305@3.0.1 java-xz@1.9 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/bazel.scm (guix-science packages bazel)
Home page: https://bazel.build
Licenses: ASL 2.0
Synopsis: Build and test tool
Description:

Bazel is a build and test tool similar to Make, Maven, and Gradle. It uses a human-readable, high-level build language. Bazel supports projects in multiple languages and builds outputs for multiple platforms. Bazel supports large codebases across multiple repositories, and large numbers of users.

gpcnet 1.3
Dependencies: openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/benchmark.scm (guix-science packages benchmark)
Home page: https://github.com/netbench/GPCNET
Licenses: ASL 2.0
Synopsis: Global Performance and Congestion Network Test
Description:

GPCNeT is a benchmark suite that includes simulated network congestion, allowing the benchmarking of network performance in closer-to-real-conditions in HPC networks.

npb-openmp 3.4.3
Channel: guix-science
Location: guix-science/packages/benchmark.scm (guix-science packages benchmark)
Home page: https://www.nas.nasa.gov/software/npb.html
Licenses: Expat
Synopsis: NAS Parallel Benchmarks (NPB), OpenMP variant
Description:

The benchmarks are derived from computational fluid dynamics (CFD) applications and consist of five kernels and three pseudo-applications in the original "pencil-and-paper" specification (NPB 1). The benchmark suite has been extended to include new benchmarks for unstructured adaptive meshes, parallel I/O, multi-zone applications, and computational grids. Problem sizes in NPB are predefined and indicated as different classes.

netlib-hpl 2.3
Dependencies: openblas@0.3.30 openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/benchmark.scm (guix-science packages benchmark)
Home page: https://netlib.org/benchmark/hpl/
Licenses: non-copyleft
Synopsis: High-Performance Linpack Benchmark for Distributed-Memory Computers
Description:

HPL is a software package that solves a (random) dense linear system in double precision (64 bits) arithmetic on distributed-memory computers. It can thus be regarded as a portable as well as freely available implementation of the High Performance Computing Linpack Benchmark.

mpigraph 1-1.5f6cbd9
Dependencies: perl@5.36.0
Channel: guix-science
Location: guix-science/packages/benchmark.scm (guix-science packages benchmark)
Home page: https://github.com/LLNL/mpiGraph
Licenses: FSF-free
Synopsis: Benchmark to generate network bandwidth images
Description:

mpiGraph is a MPI benchmark to generate network bandwidth images.

npb-openmpi 3.4.3
Dependencies: openmpi@4.1.6
Channel: guix-science
Location: guix-science/packages/benchmark.scm (guix-science packages benchmark)
Home page: https://www.nas.nasa.gov/software/npb.html
Licenses: Expat
Synopsis: NAS Parallel Benchmarks (NPB), MPI variant
Description:

The benchmarks are derived from computational fluid dynamics (CFD) applications and consist of five kernels and three pseudo-applications in the original "pencil-and-paper" specification (NPB 1). The benchmark suite has been extended to include new benchmarks for unstructured adaptive meshes, parallel I/O, multi-zone applications, and computational grids. Problem sizes in NPB are predefined and indicated as different classes.

r-isee 2.14.0
Propagated dependencies: r-biocgenerics@0.56.0 r-circlize@0.4.16 r-colourpicker@1.3.0 r-complexheatmap@2.26.0 r-dt@0.34.0 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-igraph@2.2.1 r-mgcv@1.9-4 r-rintrojs@0.3.4 r-s4vectors@0.48.0 r-shiny@1.11.1 r-shinyace@0.4.4 r-shinydashboard@0.7.3 r-shinyjs@2.1.0 r-shinywidgets@0.8.6 r-singlecellexperiment@1.32.0 r-summarizedexperiment@1.40.0 r-vipor@0.4.7 r-viridislite@0.4.2
Channel: guix-science
Location: guix-science/packages/bioconductor.scm (guix-science packages bioconductor)
Home page: https://github.com/iSEE/iSEE
Licenses: Expat
Synopsis: Interactive SummarizedExperiment explorer
Description:

Create an interactive Shiny-based graphical user interface for exploring data stored in SummarizedExperiment objects, including row- and column-level metadata. The interface supports transmission of selections between plots and tables, code tracking, interactive tours, interactive or programmatic initialization, preservation of app state, and extensibility to new panel types via S4 classes. Special attention is given to single-cell data in a SingleCellExperiment object with visualization of dimensionality reduction results.

r-rbioformats 1.6.0
Dependencies: openjdk@11.0.22
Propagated dependencies: r-ebimage@4.52.0 r-rjava@1.0-11 r-s4vectors@0.48.0
Channel: guix-science
Location: guix-science/packages/bioconductor.scm (guix-science packages bioconductor)
Home page: https://github.com/aoles/RBioFormats
Licenses: GPL 3
Synopsis: R interface to Bio-Formats
Description:

This is an R package which interfaces with the OME Bio-Formats Java library to allow reading of proprietary microscopy image data and metadata.

perl-sys-sigaction 0.23
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/Sys-SigAction
Licenses: GPL 1+
Synopsis: Perl extension for Consistent Signal Handling
Description:
perl-ppi-html 1.08
Dependencies: perl-css-tiny@1.20 perl-params-util@1.102 perl-ppi@1.277
Propagated dependencies: perl-module-install@1.19
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/PPI-HTML
Licenses: GPL 1+
Synopsis: Generate syntax-hightlighted HTML for Perl using PPI
Description:
fastqc 0.11.9
Propagated dependencies: perl@5.36.0 icedtea@2.6.13
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://www.bioinformatics.babraham.ac.uk/projects/fastqc/
Licenses: GPL 3+ ASL 2.0
Synopsis: A quality control tool for high throughput sequence data
Description:

FastQC aims to provide a QC report which can spot problems which originate either in the sequencer or in the starting library material. It can either run as a stand alone interactive application for the immediate analysis of small numbers of FastQ files, or it can be run in a non-interactive mode where it would be suitable for integrating into a larger analysis pipeline for the systematic processing of large numbers of files.

perl-parallel-iterator 1.00
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://search.cpan.org/dist/Parallel-Iterator
Licenses: GPL 1+
Synopsis: Simple parallel execution
Description:
primer3 1.1.4
Dependencies: perl@5.36.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: https://github.com/primer3-org/primer3
Licenses: GPL 2
Synopsis: Tool to design PCR primers
Description:

Design PCR primers from DNA sequence. From mispriming libraries to sequence quality data to the generation of internal oligos, primer3 does it.

freec 11.6b
Dependencies: perl@5.36.0
Propagated dependencies: r-rtracklayer@1.70.0
Channel: guix-science
Location: guix-science/packages/bioinformatics.scm (guix-science packages bioinformatics)
Home page: http://bioinfo-out.curie.fr/projects/freec/
Licenses: GPL 2+
Synopsis: Tool for detection of copy-number changes and allelic imbalances (including LOH) using deep-sequencing data
Description:

Control-FREEC automatically computes, normalizes, segments copy number and beta allele frequency (BAF) profiles, then calls copy number alterations and LOH. The control (matched normal) sample is optional for whole genome sequencing data but mandatory for whole exome or targeted sequencing data. For whole genome sequencing data analysis, the program can also use mappability data (files created by GEM).

Total results: 1014