libgpiv-mpi3t64
library for Particle Image Velocimetry (PIV) - MPI version
This library contains functions for evaluating images from a fluid
flow by means of Particle Image Velocimetry (PIV).
python3-standard-nntplib
nntplib Standard Python Lib (Python 3)
nntplib was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
python3-bcj
BCJ (Branch-Call-Jump) filter for Python
In data compression, BCJ, short for Branch-Call-Jump, refers to a
technique that improves the compression of machine code of executable
binaries by replacing relative branch addresses with absolute ones.
This allows a LZMA compressor to identify duplicate targets and
archive higher compression rate.
python3-standard-chunk
chunk Standard Python Lib (Python 3)
chunk was part of the Standard Python Lib. Now it was removed from
Python. See PEP-594.
crystal
compiler of the Crystal object-oriented programming language
The Crystal's language syntax is inspired by Ruby, the language is statically
type-checked but does not require that the type of variables or method
arguments be specified.
libstdgpu-openmp0t64
Efficient STL-like Data Structures on the GPU (OpenMP CPU backend)
stdgpu is an open-source library providing several generic GPU data structures
for fast and reliable data management. Multiple platforms such as CUDA,
OpenMP, and HIP are supported allowing you to rapidly write highly complex
agnostic and native algorithms that look like sequential CPU code but are
executed in parallel on the GPU.