cl-agnostic-lizard
best-effort portable code walker for Common Lisp
Agnostic Lizard is a portable implementation of a code walker, and in
particular of the macroexpand-all function (and macro), which makes a
best-effort to be correct, while not expecting much beyond what the Common
Lisp standard requires.
libcppad-lib1456.0t64
Automatic Differentiation of C++ algorithms, shared library
CppAD is a package for automatic differentiation (AD) of algorithms
written in C++. Given appropriately written C++ code that computes a
function, CppAD augments it to also compute derivative values. The
system uses templates, supports forward and reverse accumulation
modes, and allows nested derivatives.
python3-tomopy
Python package for tomographic data processing and image reconstruction
Features:
* Image reconstruction algorithms for tomography.
* Various filters, ring removal algorithms, phase retrieval algorithms.
* Forward projection operator for absorption and wave propagation.
randombytes
Library generating fresh randomness - command-line tool
librandombytes is a public-domain library providing a simple API for
applications generating fresh randomness: include <randombytes.h>,
call randombytes(x, xbytes) whenever desired to generate fresh random bytes
x[0], x[1], ..., x[xbytes-1], and link with -lrandombytes.
python3-threadloop
Tornado IOLoop Backed Concurrent Futures
This package provides a way to run Tornado Coroutines from Synchronous Python.
python3-proton-vpn-logger
Proton Technologies VPN Logging library
Proton VPN Logger is a general-purpose logging package designed for use with
the Proton VPN client on Linux systems. This package is part of the Proton VPN
infrastructure, a VPN solution known for offering high security and privacy
to its users.