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

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.


python-pyfastner 1.0.9
Propagated dependencies: python-quicksectx@0.4.1
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/jianlins/PyFastNER
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python implementation of FastNER
Description:

PyFastNER is the Python implementation of FastNER. It uses hash function to process multiple rules at the same time. Similar to FastNER, PyFastNER supports token-based rules and character-based rules.

python-iamsystem 0.6.1
Propagated dependencies: python-anyascii@0.3.3 python-pysimstring@1.3.0 python-spellwise@0.8.1 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/scossin/iamsystem_python
Licenses: Expat
Build system: pyproject
Synopsis: Fast dictionary-based approach for semantic annotation
Description:

This package provides a Python implementation of IAMsystem algorithm, a fast dictionary-based approach for semantic annotation, a.k.a entity linking.

python-pyrush 1.0.8
Propagated dependencies: python-pyfastner@1.0.9 python-spacy@3.8.7
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/jianlins/PyRuSH
Licenses: Expat
Build system: pyproject
Synopsis: Rule-based sentence Segmenter using Hashing in Python
Description:

PyRuSH is the python implementation of RuSH, which is originally developed using Java. RuSH is an efficient, reliable, and easy adaptable rule-based sentence segmentation solution. It is specifically designed to handle the telegraphic written text in clinical note. It leverages a nested hash table to execute simultaneous rule processing, which reduces the impact of the rule-base growth on execution time and eliminates the effect of rule order on accuracy.

python-seqeval 1.2.2
Propagated dependencies: python-numpy@2.3.1 python-scikit-learn@1.7.2
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/chakki-works/seqeval
Licenses: Expat
Build system: pyproject
Synopsis: Testing framework for sequence labeling
Description:

seqeval is a Python framework for sequence labeling evaluation. seqeval can evaluate the performance of chunking tasks such as named-entity recognition, part-of-speech tagging, semantic role labeling and so on.

python-gensim 4.4.0
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3 python-smart-open@7.3.0
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://radimrehurek.com/gensim/
Licenses: LGPL 2.1
Build system: pyproject
Synopsis: Topic Modelling in Python
Description:

Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the NLP and IR communities.

fxt 0.3.15
Channel: guix-science
Location: guix-science/packages/performance-monitoring.scm (guix-science packages performance-monitoring)
Home page: https://savannah.nongnu.org/projects/fkt
Licenses: GPL 2+
Build system: gnu
Synopsis: Efficient recording of program execution traces
Description:

FxT is a fast tracing engine that can be used either in user land, in kernel land, or both. It can record developer-specified events in compact "traces", with minimal run-time overhead.

eztrace 2.2.1
Dependencies: libiberty@14.3.0 libomp@13.0.1 netcdf@4.9.2 opari2@2.0.9 openmpi@4.1.6 otf2@3.1.1 pnetcdf@1.13.0
Channel: guix-science
Location: guix-science/packages/performance-monitoring.scm (guix-science packages performance-monitoring)
Home page: https://eztrace.gitlab.io/eztrace/
Licenses: CeCILL-B
Build system: cmake
Synopsis: Collect program execution traces
Description:

EZTrace is a tool that aims at generating automatically execution trace from high performance computing (HPC) programs. It generates execution trace files that can be interpreted by visualization tools such as ViTE.

ctrack 1.1.0
Channel: guix-science
Location: guix-science/packages/performance-monitoring.scm (guix-science packages performance-monitoring)
Home page: https://github.com/Compaile/ctrack/tree/main
Licenses: Expat
Build system: cmake
Synopsis: Header-only library for profiling
Description:

An open-source benchmark and tracking library for C++ projects, designed to provide deep insights into function performance with minimal overhead. CTRACK is a powerful tool that can be seamlessly integrated into both development and production environments. It allows developers to effortlessly monitor applications and identify bottlenecks, requiring minimal setup and maintenance.

mojitos 2.0.2
Dependencies: libmicrohttpd@1.0.2
Channel: guix-science
Location: guix-science/packages/performance-monitoring.scm (guix-science packages performance-monitoring)
Home page: https://gitlab.irit.fr/sepia-pub/mojitos
Licenses: GPL 3+
Build system: gnu
Synopsis: Energy and Network Monitoring Tools at the O/S level
Description:

MojitO/S is an Open Source System, Energy and Network Monitoring Tools at the O/S level. MojitO/S runs on GNU/Linux.

python-pyhf 0.7.6
Propagated dependencies: python-click@8.1.8 python-importlib-resources@6.5.2 python-jsonpatch@1.33 python-jsonschema@4.23.0 python-numpy@2.3.1 python-pyyaml@6.0.2 python-scipy@1.16.3 python-tqdm@4.67.1 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://pyhf.readthedocs.io/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: HistFactory implementation in Python
Description:

This package provides a Python implementation of a statistical model for multi-bin histogram-based analysis and its interval estimation is based on the asymptotic formulas of "Asymptotic formulae for likelihood-based tests of new physics". The aim is also to support modern computational graph libraries such as PyTorch and TensorFlow in order to make use of features such as autodifferentiation and GPU acceleration.

python-pymca 5.9.5
Propagated dependencies: python-fisx@1.3.2 python-h5py@3.15.1 python-matplotlib@3.10.8 python-numpy@2.3.1 python-pyopengl@3.1.9 python-pyside-6@6.9.2
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://www.silx.org/doc/PyMca/dev
Licenses: Expat
Build system: pyproject
Synopsis: Mapping and X-Ray Fluorescence Analysis
Description:

Stand-alone application and Python tools for interactive and/or batch processing analysis of X-Ray Fluorescence Spectra.

python-pyhepmc 2.16.1
Dependencies: hepmc3@3.2.5-0.591bccc
Propagated dependencies: python-numpy@2.3.1 python-packaging@25.0
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://scikit-hep.org/pyhepmc/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python bindings for HepMC3
Description:

This package provides a Pythonic Jupyter-friendly Python API for the HepMC3 library.

pyhepmc has been optimised for safety, usability, and efficiency by a human expert, something that an automatic tool cannot provide. It brings these unique features:

  • Python idioms are supported where appropriate.

  • Simple IO with pyhepmc.open.

  • An alternative Numpy API whih accelerates event processing.

  • The public API is fully documented with Python docstrings.

  • Objects are inspectable in Jupyter notebooks.

  • Events render as graphs in Jupyter notebooks.

python-hepstats 0.9.2
Propagated dependencies: python-asdf@5.1.0 python-numpy@2.3.1 python-pandas@2.3.3 python-scipy@1.16.3 python-tqdm@4.67.1 python-uhi@0.5.0
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://scikit-hep.org/hepstats/
Licenses: Modified BSD
Build system: pyproject
Synopsis: HEP statistics tools and utilities
Description:

This package provides a library for statistical inference aiming to cover the needs High Energy Physics.

python-hdf5plugin 6.0.0
Propagated dependencies: python-h5py@3.15.1
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: http://www.silx.org/doc/hdf5plugin/latest
Licenses: Expat
Build system: pyproject
Synopsis: HDF5 compression filters for @code{h5py}
Description:

hdf5plugin provides HDF5 compression filters (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, Sperr, SZ, SZ3, Zfp, ZStd) and makes them usable from h5py.

libkoliop 0.1.2
Dependencies: kokkos@4.6.02 kokkos-kernels@4.6.02
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://gitlab.com/cines/code.gysela/libkoliop
Licenses: Expat
Build system: cmake
Synopsis: KOkkos based colLIsion OPerator
Description:

A KOkkos based colLIsion OPerator (KoLiOp) for Gysela that computes the evolution of the distribution function due to collisions.

python-pylhe 1.0.2
Propagated dependencies: python-awkward@2.8.5 python-graphviz@0.20.3 python-particle@0.26.1 python-vector@1.8.0
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://scikit-hep.org/pylhe/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Python interface to Les Houches Event files
Description:

This package provides a small and thin Python interface to read Les Houches Event (LHE) files.

python-pyfai 2025.12.1
Propagated dependencies: python-fabio@2025.10.0 python-h5py@3.15.1 python-hdf5plugin@6.0.0 python-matplotlib@3.10.8 python-numexpr@2.14.1 python-numpy@2.3.1 python-pyopencl@2026.1 python-pyside-6@6.9.2 python-scipy@1.16.3 python-silx@2.2.2
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: http://www.silx.org/doc/pyfai/latest
Licenses: Expat
Build system: pyproject
Synopsis: Python implementation of fast azimuthal integration
Description:

PyFAI is an azimuthal integration library that tries to be fast (as fast as C and even more using OpenCL and GPU). It is based on histogramming of the 2theta/Q positions of each (center of) pixel weighted by the intensity of each pixel, but parallel version uses a SparseMatrix-DenseVector multiplication. Neighboring output bins get also a contribution of pixels next to the border thanks to pixel splitting. Finally pyFAI provides also tools to calibrate the experimental setup using Debye-Scherrer rings of a reference compound.

dcap 2.47.14
Dependencies: libxcrypt@4.4.38 zlib@1.3.1
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://github.com/dCache/dcap
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: POSIX like interface for accessing dCache
Description:

DCAP (dCache access protocol) client library: DCAP is the native random access I/O protocol for files within dCache. In addition to the usual data transfer mechanisms, it supports all necessary file metadata and name space manipulation operations.

root 6.34.02
Dependencies: libx11@1.8.12 libxpm@3.5.17 libxft@2.3.8 libxext@1.3.6 python@3.11.14 libxcrypt@4.4.38 xrootd@5.7.2 pcre2@10.42 xxhash@0.8.3 zstd@1.5.6 lz4@1.10.0 tbb@2021.6.0 openblas@0.3.30 python-numpy@2.3.1 glew@2.2.0 gl2ps@1.4.2 ftgl@2.4.0 libxml2@2.14.6 giflib@5.2.1 libtiff@4.4.0 libjpeg-turbo@2.1.4 openssl@3.0.8 mysql@5.7.33 postgresql@14.13 sqlite@3.39.3 cfitsio@4.6.3
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://root.cern
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Data analysis framework made at CERN
Description:

ROOT is a data analysis framework developed by CERN for tasks such as data storage, processing, and visualization. It provides tools for histograms, statistical tests, fitting, simulations, and machine learning. It can handle large datasets and uses a specialized file format.

clhep 2.4.7.1
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://proj-clhep.web.cern.ch/proj-clhep/
Licenses: GPL 3+
Build system: cmake
Synopsis: HEP-specific foundation and utility classes
Description:

CLHEP is a set of HEP-specific foundation and utility classes such as random generators, physics vectors, geometry and linear algebra. CLHEP is structured in a set of packages independent of any external package.

hepmc3 3.2.5-0.591bccc
Dependencies: root@6.34.02
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://hepmc.web.cern.ch/hepmc/
Licenses: LGPL 3+
Build system: cmake
Synopsis: Event record library for High Energy Physics
Description:

The HepMC package is an object oriented C++ event record for High Energy Physics Monte Carlo generators and simulation.

clhep 2.4.7.2
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://proj-clhep.web.cern.ch/proj-clhep/
Licenses: GPL 3+
Build system: cmake
Synopsis: HEP-specific foundation and utility classes
Description:

CLHEP is a set of HEP-specific foundation and utility classes such as random generators, physics vectors, geometry and linear algebra. CLHEP is structured in a set of packages independent of any external package.

python-occ-core 7.9.0
Dependencies: fontconfig-minimal@2.16.0 freetype@2.13.3 glu@9.0.2 mesa@25.2.3 opencascade-occt@7.9.3 python@3.11.14 rapidjson@1.1.0-1.949c771
Propagated dependencies: python-numpy@2.3.1 python-svgwrite@1.4.3
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://github.com/tpaviot/pythonocc-core
Licenses: LGPL 3
Build system: cmake
Synopsis: Python package for 3D geometry CAD/BIM/CAM
Description:

pythonocc provides 3D modeling and dataexchange features. It is intended for CAD/PDM/PLM/BIM development. It is based on the OpenCascade Technology modeling kernel.

pythonocc provides the following features:

  • Full access from Python to almost all of the thousand OpenCascade C++ classes. Classes and methods/functions share the same names, and, as possible as it can be, the same signature;

  • 3D visualization from the most famous Python Gui (tkinter, pyQt5 and 6, PySide2 and 6, wxPython);

  • 3D visualization in a web browser using threejs or x3dom frameworks;

  • 3D visualization and work within a jupyter notebook;

  • Data exchange using most famous formats IGES/STEP/STL/PLY/OBJ/GLTF;

  • Utility Python classes/methods for Topology operations, inertia computations, and more.

vdt 0.4.4
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://root.cern/root/html606/md_math_vdt_ReadMe.html
Licenses: LGPL 3+
Build system: cmake
Synopsis: The VDT mathematical library
Description:

VDT is a library of mathematical functions, implemented in double and single precision. The implementation is fast and with the aid of modern compilers (e.g. gcc 4.7) vectorisable. VDT exploits also Pade polynomials.

Total packages: 70622