r-cran-cvar
GNU R package to Computed Expected Shortfall and Value at Risk
Compute expected shortfall (ES) and Value at Risk (VaR) from a
quantile function, distribution function, random number generator or
probability density function. ES is also known as Conditional Value at
Risk (CVaR). Virtually any continuous distribution can be specified.
The functions are vectorized over the arguments. The computations are
done directly from the definitions, see e.g. Acerbi and Tasche (2002)
<doi:10.1111/1468-0300.00091>. Some support for GARCH models is provided,
as well.
r-cran-sftime
GNU R support for simple feature objects that have a time column
Classes and methods for spatial objects that have a registered time
column, in particular for irregular spatiotemporal data. The time column can
be of any type, but needs to be ordinal. Regularly laid out spatiotemporal
data (vector or raster data cubes) are handled by package 'stars'.
libstarpu-1.3-9
Task scheduler for heterogeneous multicore machines
StarPU is a runtime system that offers support for heterogeneous
multicore machines. While many efforts are devoted to design efficient
computation kernels for those architectures (e.g. to implement BLAS
kernels on GPUs or on Cell's SPUs), StarPU not only takes care of
offloading such kernels (and implementing data coherency across
the machine), but it also makes sure the kernels are executed as
efficiently as possible.
libgnat-12-x32-cross
runtime for applications compiled with GNAT (shared library)
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
libthrift-0.19.0t64
Thrift C++ library
Thrift is a software framework for the development of reliable and
performant communication and data serialization. It combines a software
stack with code generation to build services that operate seamlessly
across a number of different development languages.
libmeep-openmpi28
library for using parallel (OpenMPI) version of meep
Meep is a free and open-source software package for electromagnetics
simulation via the finite-difference time-domain (FDTD) method.