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.
This module can be used to extract or replace keywords in sentences, based on the FlashText algorithm.
Quicksectx is a simple, fast and no-dependency Python implementation of interval search, adapted from the bx-python project.
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.
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.
This package provides a fast implementation of the Levenshtein distance with C++ and Cython.
This package provides a Python implementation of IAMsystem algorithm, a fast dictionary-based approach for semantic annotation, a.k.a entity linking.
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.
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.
WORLD Vocoder is a fast and high-quality vocoder which parameterizes speech into three components:
f0: Pitch contoursp: Harmonic spectral envelopeap: Aperiodic spectral envelope
It can also (re)synthesize speech using these features.
(guix-science packages performance-monitoring)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.
(guix-science packages performance-monitoring)MojitO/S is an Open Source System, Energy and Network Monitoring Tools at the O/S level. MojitO/S runs on GNU/Linux.
(guix-science packages performance-monitoring)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.
(guix-science packages performance-monitoring)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.
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.
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.
A KOkkos based colLIsion OPerator (KoLiOp) for Gysela that computes the evolution of the distribution function due to collisions.
This package provides font data for mplhep.
The Scikit-HEP project (HEP stands for High Energy Physics, see more in the FAQ) is a community-driven and community-oriented project with the aim of providing Particle Physics at large with an ecosystem for data analysis in Python.
hdf5plugin provides HDF5 compression filters (namely: Blosc, Blosc2, BitShuffle, BZip2, FciDecomp, LZ4, Sperr, SZ, SZ3, Zfp, ZStd) and makes them usable from h5py.
Stand-alone application and Python tools for interactive and/or batch processing analysis of X-Ray Fluorescence Spectra.
Hawen stands for time-HArmonic Wave modEling and iNversion using Hybridizable Discontinuous Galerkin Discretization. The code is written in Fortran90, for forward and inverse time-harmonic wave problems. It uses MPI and OpenMP parallelism.
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.
The HepMC package is an object oriented C++ event record for High Energy Physics Monte Carlo generators and simulation.
XRootD aims to give high performance, scalable, fault tolerant access to data repositories of many kinds, including file-based ones. It is based on a scalable architecture, a communication protocol, and a set of plugins and tools.