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

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.


r-spia 2.54.0
Propagated dependencies: r-kegggraph@1.72.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/bioconductor.scm (guix-science-nonfree packages bioconductor)
Home page: http://bioinformatics.oxfordjournals.org/cgi/reprint/btn577v1
Licenses: Nonfree
Build system: r
Synopsis: Signaling Pathway Impact Analysis
Description:

This package implements the Signaling Pathway Impact Analysis (SPIA) which uses the information form a list of differentially expressed genes and their log fold changes together with signaling pathways topology, in order to identify the pathways most relevant to the condition under the study.

r-translatome 1.40.0
Propagated dependencies: r-anota@1.60.0 r-biobase@2.72.0 r-deseq2@1.52.0 r-edger@4.10.0 r-gosemsim@2.38.0 r-gplots@3.3.0 r-heatplus@3.20.0 r-limma@3.68.3 r-org-hs-eg-db@3.23.1 r-plotrix@3.8-14 r-rankprod@3.28.0 r-topgo@2.64.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/bioconductor.scm (guix-science-nonfree packages bioconductor)
Home page: https://bioconductor.org/packages/tRanslatome/
Licenses: GPL 3
Build system: r
Synopsis: Comparison between multiple levels of gene expression
Description:

This package is used for the detection of differentially expressed genes (DEGs) from the comparison of two biological conditions (treated vs. untreated, diseased vs. normal, mutant vs. wild-type) among different levels of gene expression (transcriptome ,translatome, proteome), using several statistical methods: Rank Product, Translational Efficiency, t-test, Limma, ANOTA, DESeq, edgeR. It also provides the possibility to plot the results with scatterplots, histograms, MA plots, standard deviation (SD) plots, coefficient of variation (CV) plots.

r-dorothea 1.14.1
Propagated dependencies: r-bcellviper@1.48.0 r-decoupler@2.17.0 r-dplyr@1.2.1 r-magrittr@2.0.5
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/bioconductor.scm (guix-science-nonfree packages bioconductor)
Home page: https://saezlab.github.io/dorothea/
Licenses: GPL 3
Build system: r
Synopsis: Collection of human and mouse TF regulons
Description:

DoRothEA is a gene regulatory network containing signed transcription factor. DoRothEA regulons, the collection of a TF and its transcriptional targets, were curated and collected from different types of evidence for both human and mouse. A confidence level was assigned to each TF-target interaction based on the number of supporting evidence.

gromacs-cuda 2025.3
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/chemistry.scm (guix-science-nonfree packages chemistry)
Home page: https://www.gromacs.org/
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: GROMACS compiled with CUDA12 support
Description:

GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. It is primarily designed for biochemical molecules like proteins, lipids and nucleic acids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non-biological systems, e.g. polymers. GROMACS supports all the usual algorithms you expect from a modern molecular dynamics implementation.

r-akima 0.6-3.4
Propagated dependencies: r-sp@2.2-1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cran.scm (guix-science-nonfree packages cran)
Home page: https://cran.r-project.org/package=akima
Licenses: Nonfree
Build system: r
Synopsis: Interpolation of irregularly and regularly spaced data
Description:

This package provides several cubic spline interpolation methods of H. Akima for irregular and regular gridded data are available through this package, both for the bivariate case and univariate case. Linear interpolation of irregular gridded data is also covered. A bilinear interpolator for regular grids was also added for comparison with the bicubic interpolator on regular grids.

r-rfacts 0.2.1
Propagated dependencies: r-digest@0.6.39 r-fs@2.1.0 r-tibble@3.3.1 r-xml2@1.5.2
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cran.scm (guix-science-nonfree packages cran)
Home page: https://elilillyco.github.io/rfacts/
Licenses: Expat
Build system: r
Synopsis: Tool for invoking FACTS to run clinical trial simulations
Description:

The rfacts package is an R interface to the Fixed and Adaptive Clinical Trial Simulator FACTS. It programmatically invokes FACTS to run clinical trial simulations. It aggregates simulation output data into tidy data frames. These capabilities provide end-to-end automation for large-scale simulation pipelines, and they enhance computational reproducibility.

cuda-cupti 12.8.90
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://docs.nvidia.com/cuda/cupti/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: CUDA Profiling Tools Interface
Description:

This package enables the creation of profiling and tracing tools that target CUDA applications and give insight into the CPU and GPU behavior of CUDA applications. It provides the following APIs:

  • the Activity API,

  • the Callback API,

  • the Event API,

  • the Metric API,

  • the Profiling API,

  • the PC Sampling API,

  • the Checkpoint API.

libcublas 12.8.4.1
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://developer.nvidia.com/cublas
Licenses: Nonfree
Build system: cuda
Synopsis: GPU-accelerated library for accelerating AI and HPC applications
Description:

This package provides the NVIDIA cuBLAS library. It includes several API extensions for providing drop-in industry standard BLAS APIs and GEMM APIs with support for fusions that are highly optimized for NVIDIA GPUs. The cuBLAS library also contains extensions for batched operations, execution across multiple GPUs, and mixed- and low-precision execution with additional tuning for the best performance.

cuda-nvprof 12.8.90
Dependencies: cuda-cudart@12.8.90 cuda-cupti@12.8.90 gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://developer.nvidia.com/cuda-toolkit
Licenses: Nonfree
Build system: cuda
Synopsis: Command-line NVIDIA GPU profiler
Description:

This package provides a command-line tool to profile CUDA kernels. It enables the collection of a timeline of CUDA-related activities on both CPU and GPU, including kernel execution, memory transfers, memory set and CUDA API calls and events or metrics for CUDA kernels.

libcudss 0.7.1.4
Dependencies: gcc@14.3.0 glibc@2.41 libcublas@12.8.4.1 libnvjitlink@12.8.93
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://developer.nvidia.com/cudss
Licenses: Nonfree
Build system: cuda
Synopsis: NVIDIA CUDA Direct Sparse Solver library (cuDSS)
Description:

This package provides the CUDA Direct Sparse Solver library.

fabricmanager 560.35.03
Dependencies: gcc@14.3.0 glibc@2.41 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://developer.nvidia.com/fabricmanager
Licenses: Nonfree
Build system: cuda
Synopsis: Share and manage memory between GPUs
Description:

This package provides tooling to configure the NVSwitch memory fabrics to form one memory fabric among all participating GPUs, and monitors the NVLinks that support the fabric. See docs for more information.

cuda-nvdisasm 12.8.90
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://docs.nvidia.com/cuda/cuda-binary-utilities/index.html#nvdisasm
Licenses: Nonfree
Build system: cuda
Synopsis: Extract information from CUDA cubin files
Description:

This binary extracts information from standalone cubin files and presents them in human readable format. The output of nvdisasm includes CUDA assembly code for each kernel, listing of ELF data sections and other CUDA specific sections. Output style and options are controlled through nvdisasm command-line options. nvdisasm also does control flow analysis to annotate jump/branch targets and makes the output easier to read.

libnpp 12.3.3.100
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://docs.nvidia.com/cuda/npp/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: NVIDIA 2D Image and Signal Processing Performance Primitives
Description:

This package provides a library of functions for performing CUDA accelerated 2D image and signal processing.

The primary library focuses on image processing and is widely applicable for developers in these areas. NPP will evolve over time to encompass more of the compute heavy tasks in a variety of problem domains. The NPP library is written to maximize flexibility, while maintaining high performance.

cuda-nvtx 12.8.90
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://docs.nvidia.com/nvtx/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: NVIDIA Tools Extension Library
Description:

This package provides a cross-platform API for annotating source code to provide contextual information to developer tools.

libnvfatbin 12.8.90
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://docs.nvidia.com/cuda/nvfatbin/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: Combine multiple CUDA objects into one CUDA fatbin
Description:

This package provides a set of APIs which can be used at runtime to combine multiple CUDA objects into one CUDA fat binary (fatbin). The APIs accept inputs in multiple formats, either device cubins, PTX, or LTO-IR. The output is a fatbin that can be loaded by cuModuleLoadData of the CUDA Driver API. The functionality in this library is similar to the fatbinary offline tool in the CUDA toolkit, with the following advantages:

  • Support for runtime fatbin creation.

  • The clients get fine grain control over the input process.

  • Supports direct input from memory, rather than requiring inputs be written to files.

cuda-python 12.8.0
Dependencies: cuda-dev@12.8.1 gcc@14.3.0
Propagated dependencies: python-pyclibrary@0.2.2-0.4e1e243
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://github.com/NVIDIA/cuda-python
Licenses: Nonfree
Build system: pyproject
Synopsis: CUDA Python low-level bindings
Description:

This package provides Python low-level bindings for NVIDIA CUDA toolkit.

nsight-systems 2024.6.2.225
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://developer.nvidia.com/nsight-systems
Licenses: Nonfree
Build system: cuda
Synopsis: Performance analysis tool
Description:

This package provides a system-wide performance analysis tool designed to visualize an application’s algorithms, identify the largest opportunities to optimize, and tune to scale efficiently across any quantity or size of CPUs and GPUs,from large servers to small systems-on-a-chip.

cuda-nvrtc 12.8.93
Dependencies: gcc@14.3.0 glibc@2.41
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://docs.nvidia.com/cuda/nvrtc/index.html
Licenses: Nonfree
Build system: cuda
Synopsis: Runtime compilation library for CUDA C++
Description:

This package accepts CUDA C++ source code in character string form and creates handles that can be used to obtain the CUDA PTX, for further instrumentation with the CUDA Toolkit. It allows to shrink compilation overhead and simplify application deployment.

cuda-nvprune 12.8.90
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://docs.nvidia.com/cuda/cuda-binary-utilities/index.html#nvprune
Licenses: Nonfree
Build system: cuda
Synopsis: Prune host NVIDIA binaries for the specified target
Description:

This package provides a binary that prunes host object files and libraries to only contain device code for the specified targets.

cuda-opencl 12.8.90
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://developer.nvidia.com/cuda-toolkit
Licenses: Nonfree
Build system: cuda
Synopsis: CUDA OpenCL API
Description:

OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. This package provides the API to use OpenCL on NVIDIA GPUs.

nvidia-cudnn 9.13.1.26
Dependencies: gcc@14.3.0 glibc@2.41 zlib@1.3.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://developer.nvidia.com/cudnn
Licenses: Nonfree
Build system: cuda
Synopsis: NVIDIA CUDA Deep Neural Network library (cuDNN)
Description:

This package provides a GPU-accelerated library of primitives for deep neural networks, with highly tuned implementations for standard routines such as forward and backward convolution, attention, matmul, pooling, and normalization.

python-cuda-core 12.8.0
Dependencies: cuda-dev@12.8.1 gcc@14.3.0
Propagated dependencies: python-pyclibrary@0.2.2-0.4e1e243 cuda-python@12.8.0
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://github.com/NVIDIA/cuda-python
Licenses: Nonfree
Build system: pyproject
Synopsis: Pythonic CUDA module
Description:

This package provides a high-level pythonic module for NVIDIA CUDA toolkit.

cuda-cuobjdump 12.8.90
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://docs.nvidia.com/cuda/cuda-binary-utilities/index.html#cuobjdump
Licenses: Nonfree
Build system: cuda
Synopsis: Extract information from CUDA binary files
Description:

This binary extracts information from CUDA binary files (both standalone and those embedded in host binaries) and presents them in human readable format. The output of cuobjdump includes CUDA assembly code for each kernel, CUDA ELF section headers, string tables, relocators and other CUDA specific sections. It also extracts embedded ptx text from host binaries.

nvidia-cudnn-frontend 1.5.2
Dependencies: cuda-toolkit@12.8.1 nlohmann-json@3.12.0 nvidia-cudnn@8.9.7.29
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/cuda-modules.scm (guix-science-nonfree packages cuda-modules)
Home page: https://github.com/NVIDIA/cudnn-frontend
Licenses: Expat
Build system: pyproject
Synopsis: cuDNN API header-only library
Description:

This package provides a C++ header-only library that wraps the NVIDIA CUDA Deep Neural Network library (cuDNN) C backend API. This entry point to the same API is less verbose (without loss of control), and adds functionality on top of the backend API, such as errata filters and autotuning.

Total packages: 72465