ocl-icd-libopencl1

Generic OpenCL ICD Loader

OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors.

libgnat-14-s390x-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).

r-cran-catools

GNU R package providing various utility functions

The packages features several basic utility functions including: moving (rolling, running) window statistic functions, read/write for GIF and ENVI binary files, fast calculation of AUC, LogitBoost classifier, base64 encoder/decoder, round-off error free sum and cumsum, etc.

libghc-generic-deriving-prof

generic programming library for generalised deriving; profiling libraries

This package provides functionality for generalising the deriving mechanism in Haskell to arbitrary classes. It was first described in the paper:

python3-advocate

Safely make HTTP requests on behalf of a third party

A wrapper around the requests library for safely making HTTP requests on behalf of a third party.

libghc-dlist-prof

Haskell library for Differences lists; profiling libraries

Differences lists: a list-like type supporting O(1) append. This is particularly useful for efficient logging and pretty printing, (e.g. with the Writer monad), where list append quickly becomes too expensive.