lib32go21
Runtime library for GNU Go applications (32bit)
Library needed for GNU Go applications linked against the
shared library.
r-cran-rsvd
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for
data analysis, dimension reduction, and data compression. Classically,
highly accurate deterministic matrix algorithms are used for this task.
However, the emergence of large-scale data has severely challenged our
computational ability to analyze big data. The concept of randomness has
been demonstrated as an effective strategy to quickly produce
approximate answers to familiar problems such as the singular value
decomposition (SVD). The rsvd package provides several randomized matrix
algorithms such as the randomized singular value decomposition (rsvd),
randomized principal component analysis (rpca), randomized robust
principal component analysis (rrpca), randomized interpolative
decomposition (rid), and the randomized CUR decomposition (rcur). In
addition several plot functions are provided. The methods are discussed
in detail by Erichson et al. (2016) <arXiv:1608.02148>.
libnvidia-tesla-470-compiler
NVIDIA runtime compiler library (Tesla 470 version)
The Compute Unified Device Architecture (CUDA) enables NVIDIA
graphics processing units (GPUs) to be used for massively parallel
general purpose computation.
rsnapshot
local and remote filesystem snapshot utility
rsnapshot is an rsync-based filesystem snapshot utility. It can take
incremental backups of local and remote filesystems for any number of
machines. rsnapshot makes extensive use of hard links, so disk space is
only used when absolutely necessary.
opari2
OpenMP Pragma And Region Instrumentor - translation tool
OPARI2 is a source-to-source translation tool which automatically adds all
necessary calls to the pomp runtime measurement library which allows one to
collect runtime performance data of Fortran, C, or C++ OpenMP applications.
librte-net-sfc23
Data Plane Development Kit (librte-net-sfc runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.