wine-development
Windows API implementation - standard suite
Wine is a free MS-Windows API implementation.
libcubature0
Multi-dimensional adaptive integration (cubature) in C (shared lib)
This is a simple C package for adaptive multidimensional integration
(cubature) of vector-valued integrands over hypercubes. Of course, it
can handle scalar integrands as the special case where f is a
one-dimensional vector: the dimensionalities of f and x are independent.
The integrand can be evaluated for an array of points at once to enable
easy parallelization.
r-cran-sparr
GNU R spatial and spatiotemporal relative risk
Provides functions to estimate kernel-smoothed spatial and spatio-
temporal densities and relative risk functions, and perform subsequent
inference. Methodological details can be found in the accompanying
tutorial: Davies et al. (2018) <DOI:10.1002/sim.7577>.
stilview
help you retrieve the entries stored in STIL
Help you retrieve the entries stored in SID Tune Information List (STIL)
for Commodore 64 music files.
gcc-12-multilib-x86-64-linux-gnux32
GNU C compiler (multilib support) (cross compiler for x32 architecture)
This is the GNU C compiler, a fairly portable optimizing compiler for C.
postgresql-17-plproxy
database partitioning system for PostgreSQL 17
PL/Proxy is a database partitioning system implemented as a PL language. Main
idea is that proxy functions are created with same signature as the remote
functions to be called, so only destination info needs to be specified inside
proxy function bodies.