r-cran-ragg
GNU R graphic devices based on AGG
Anti-Grain Geometry (AGG) is a high-quality and high-performance
2D drawing library. The 'ragg' package provides a set of graphic devices
based on AGG to use as alternative to the raster devices provided through
the 'grDevices' package.
librandom-numbers0d
Robot OS random numbers library
This package is part of Robot OS (ROS). It contains a library which
provides wrappers for generating floating point values, integers,
and quaternions using boost libraries. The constructor of the wrapper is
guaranteed to be thread safe and initialize its random number generator to a
random seed. Seeds are obtained using a separate and different random number
generator.
postgresql-17-pg-catcheck
Postgres system catalog checker
PostgreSQL stores the metadata for SQL objects such as tables and functions
using special tables called system catalog tables. pg_catcheck is a simple
tool for diagnosing system catalog corruption. If you suspect that your system
catalogs are corrupted, this tool may help you figure out exactly what
problems you have and how serious they are. If you are paranoid, you can run
it routinely to search for system catalog corruption that might otherwise go
undetected.
libllhttp9.2
HTTP messages parser library
libllhttp provides the Node.js library used to parse HTTP messages.
python3-persistent
Automatic persistence for Python objects
This package contains a generic persistence implementation for Python. It
forms the core protocol for making objects interact "transparently" with
a database such as the ZODB.
python3-fisx
Quantitative X-Ray Fluorescence Analysis Support Library - (Python 3)
This software library implements formulas to calculate, given an
experimental setup, the expected x-ray fluorescence intensities. The
library accounts for secondary and tertiary excitation, K, L and M
shell emission lines and de-excitation cascade effects. The basic
implementation is written in C++ and a Python binding is provided.