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

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.


python-pysimstring 1.3.0
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/percevalw/pysimstring
Licenses: Modified BSD
Synopsis: Python bindings for simstring
Description:

This package provides Python bindings for the simstring text similarity matching library.

python-seqeval 1.2.2
Propagated dependencies: python-numpy@1.26.4 python-scikit-learn@1.7.0
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/chakki-works/seqeval
Licenses: Expat
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-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
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-spellwise 0.8.1
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/chinnichaitanya/spellwise
Licenses: Expat
Synopsis: Fast fuzzy matcher & spelling checker in Python
Description:

Extremely fast spelling checker and suggester in Python.

The following algorithms are supported currently:

  • Edit-distance

  • Editex

  • Soundex

  • Caverphone 1.0 and 2.0

  • Typox

All the above algorithms use an underlying Trie-based dictionary for efficient storage and fast computation.

python-quicksectx 0.4.1
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/jianlins/quicksectx
Licenses: Expat
Synopsis: Simple and fast interval search in Python
Description:

Quicksectx is a simple, fast and no-dependency Python implementation of interval search, adapted from the bx-python project.

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@1.26.4 python-pyyaml@6.0.2 python-scipy@1.12.0 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
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.

hepmc3 3.3.1
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+
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.

python-pyfai 2025.3.0
Propagated dependencies: python-fabio@2024.9.0 python-h5py@3.13.0 python-importlib-resources@6.5.2 python-matplotlib@3.8.2 python-numexpr@2.12.1 python-numpy@1.26.4 python-scipy@1.12.0 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
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.

python-hepstats 0.9.2
Propagated dependencies: python-asdf@5.1.0 python-numpy@1.26.4 python-pandas@2.2.3 python-scipy@1.12.0 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
Synopsis: HEP statistics tools and utilities
Description:

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

python-pylhe 1.0.2
Propagated dependencies: python-awkward@2.7.2 python-graphviz@0.20.3 python-particle@0.25.3 python-vector@1.6.2
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://scikit-hep.org/pylhe/
Licenses: Modified BSD
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.

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+
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-scikit-hep-testdata 0.6.0
Propagated dependencies: python-pyyaml@6.0.2 python-requests@2.32.5
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://github.com/scikit-hep/scikit-hep-testdata
Licenses: Modified BSD
Synopsis: Example HEP files for testing and demonstrating
Description:

This package provides example files (e.g. ROOT) for testing and developing HEP packages against.

fclib 3.0.0
Propagated dependencies: hdf5@1.14.6
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://frictionalcontactlibrary.github.io/
Licenses: ASL 2.0
Synopsis: A collection of discrete 3D Frictional Contact (FC) problems
Description:

FCLIB is an open source collection of Frictional Contact (FC) problems stored in a specific HDF5 format with a light implementation in C Language of Input/Output functions to read and write those problems.

python-mplhep 0.4.1
Propagated dependencies: python-matplotlib@3.8.2 python-mplhep-data@0.0.5 python-numpy@1.26.4 python-packaging@25.0 python-scipy@1.12.0 python-uhi@0.5.0
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://scikit-hep.org/mplhep/
Licenses: Expat
Synopsis: Matplotlib styles for HEP
Description:

This package provides a set of helpers for matplotlib to more easily produce plots typically needed in HEP as well as style them in way that's compatible with current collaboration requirements (ROOT-like plots for CMS, ATLAS, LHCb, ALICE).

clhep 2.4.6.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+
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-silx 2.2.2
Propagated dependencies: python-fabio@2024.9.0 python-h5py@3.13.0 python-hdf5plugin@5.1.0 python-numpy@1.26.4 python-packaging@25.0 python-pint@0.24.4
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://www.silx.org
Licenses: Expat
Synopsis: Software library for X-ray data analysis
Description:

silx project is to provide a collection of Python packages to support the development of data assessment, reduction and analysis applications at synchrotron radiation facilities. silx aims to provide reading/writing tools for different file formats, data reduction routines and a set of Qt widgets to browse and visualise data.

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.2 zstd@1.5.6 lz4@1.10.0 tbb@2021.6.0 openblas@0.3.30 python-numpy@1.26.4 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+
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.

egsnrc 2025a
Dependencies: grace@5.1.25 guile@3.0.9 inetutils@2.5 qtbase@5.15.17
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://nrc-cnrc.github.io/EGSnrc
Licenses: AGPL 3+
Synopsis: Toolkit for Monte Carlo simulation of ionizing radiation transport
Description:

EGSnrc is a software toolkit to perform Monte Carlo simulation of ionizing radiation transport through matter. It models the propagation of photons, electrons and positrons with kinetic energies between 1 keV and 10 GeV, in homogeneous materials.

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+
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.

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+
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.

python-occ-core 7.6.2
Dependencies: python@3.11.14 rapidjson@1.1.0-1.949c771 fontconfig-minimal@2.14.0 freetype@2.13.3 mesa@25.2.3 glu@9.0.2 opencascade-occt@7.6.2
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: http://www.pythonocc.org/
Licenses: LGPL 3
Synopsis: 3D CAD for python
Description:

pythonOCC is a 3D CAD/PLM development library for the Python programming language. It provides 3D hybrid modeling, data exchange (support for the STEP/IGES file format), GUI management support (wxPython, PyQt, python-xlib), parametric modeling, and advanced meshing features. pythonOCC is built upon the OpenCASCADE 3D modeling kernel and the salomegeom and salomesmesh packages. Some high level packages (for parametric modeling, topology, data exchange, webservices, etc.) extend the builtin features of those libraries to enable highly dynamic and modular programming of any CAD application.

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+
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.

davix 0.8.7
Dependencies: util-linux@2.40.4 curl@8.6.0 libxml2@2.14.6 openssl@3.0.8
Channel: guix-science
Location: guix-science/packages/physics.scm (guix-science packages physics)
Home page: https://davix.web.cern.ch/
Licenses: LGPL 2.1+
Synopsis: Manage files over HTTP-based protocols
Description:

Davix aims to make the task of managing files overHTTP-based protocols simple. It is being developed by the IT-SDC-ID section at CERN, and while the project’s purpose is its use on the CERN grid, the functionality offered is generic.

Total results: 1014