librandomconv-ocaml
convert from random byte vectors to random native numbers (runtime files)
Given a function which produces random byte vectors, convert it to a
number of your choice (int8/int16/int32/int64/int/float).
libhipblas0
portable interface for GPU BLAS - library
hipBLAS is a wrapper library that provides a common interface to rocBLAS and
cuBLAS. The hipBLAS library is designed to help applications using cuBLAS to
port their code to the ROCm platform.
libkpim6messagelist6
KDE PIM messaging library, message list library
This package contains the message list library. It provides a widget for the
e-mail message lists with extensive filtering, grouping and useful features.
libcamera0.0.5
complex camera support library
libcamera is a complex camera support library which handles low-level
control of the camera devices, providing a unified higher-level
programming interface to the applications.
libalgorithm-backoff-perl
modules providing various backoff strategies for retry
This package provides several classes that implement various backoff
strategies for setting delay between retry attempts.
libcall-context-perl
module to sanity-check calling context
If your function only expects to return a list, then a call in some other
context is, by definition, an error. The problem is that, depending on how
the function is written, it may actually do something expected in testing,
but then in production act differently.