r-cran-rcpproll
GNU R efficient rolling / windowed operations
Provides fast and efficient routines for
common rolling / windowed operations. Routines for the
efficient computation of windowed mean, median,
sum, product, minimum, maximum, standard deviation
and variance are provided.
libpython3.12-minimal
Minimal subset of the Python language (version 3.12)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.12-minimal.
libzck1
compress a file into independent chunks - shared library
zchunk is a compressed file format that splits the file into independent
chunks. This allows one to only download changed chunks when
downloading a new version of the file, and also makes zchunk files
efficient over rsync.
zchunk
compress a file into independent chunks
zchunk is a compressed file format that splits the file into independent
chunks. This allows one to only download changed chunks when
downloading a new version of the file, and also makes zchunk files
efficient over rsync.
libpython3.12t64
Shared Python runtime library (version 3.12)
Python is a high-level, interactive, object-oriented language. Its 3.12 version
includes an extensive class library with lots of goodies for
network programming, system administration, sounds and graphics.
python3-contourpy
Python library for calculating contours of 2D quadrilateral grids
ContourPy is a Python library for calculating contours of 2D quadrilateral
grids. It is written in C++11 and wrapped using pybind11.