python3-czt
Chirp Z-transform (CZT) is a
generalization of the discrete Fourier transform
(DFT). While the DFT samples the Z plane at
uniformly-spaced points along the unit circle, the
chirp Z-transform samples along spiral arcs in the
Z-plane, corresponding to straight lines in the
S plane. The DFT, real DFT, and zoom DFT can be
calculated as special cases of the CZT.
python3-scooby
Great Dane turned Python environment detective (Python 3)
This is a lightweight tool for easily reporting your Python environment's
package versions and hardware resources.
libghc-filtrable-prof
class of filtrable containers for Haskell; profiling libraries
Class of filtrable containers, i.e. containers that can be mapped over while
selectively dropping elements.
liblime-java
End-to-end encryption library featuring ECC and PFS
LIME is an end-to-end encryption library for one-to-one and group
instant messaging, allowing users to exchange messages privately and
asynchronously. It uses Curve448-Goldilocks for key agreement and
employs a double ratchet algorithm for perfect forward secrecy.
libopenapi-client-perl
client module for talking to an Open API powered server
OpenAPI::Client generates classes that can talk to an Open API server.
This is done by generating a custom class, based on a Open API specification,
with methods that transform parameters into a HTTP request.
libvips-tools
image processing system good for very large ones (tools)
VIPS is an image processing system designed with efficiency in mind.
It is good with large images (ones that larger than the amount of RAM in
your machine), and for working with colour. It can perform many
image manipulation tasks much faster than other packages such as
ImageMagick and the GIMP and includes some special features such as
creating single "mosaic" images from multiple parts.