libghc-spool-prof
copyless conversion between ByteString and Vector.Storable; profiling libraries
This library allows conversion between the types from Data.ByteString
Data.Vector.Storable without copying the underlying data. This is
useful, for example, when ByteString IO produces or consumes vectors
of numbers in native byte order.
r-cran-png
GNU R package to read and write PNG images
This package provides an easy and simple way to read, write and display
bitmap images stored in the PNG format. It can read and write both
files and in-memory raw vectors.
gforth-lib
GNU Forth Language Environment architecture-dependent files
This is the GNU'ish implementation of a Forth programming environment.
libopencv-imgproc4.5
computer vision Image Processing library
This package contains the OpenCV (Open Computer Vision) Image Processing
runtime libraries.
libopencv-stitching4.5
computer vision image stitching library
This package contains the OpenCV (Open Computer Vision) image stitching
runtime libraries.
libarmnn22
Arm NN is an inference engine for CPUs, GPUs and NPUs
Arm NN is a set of tools that enables machine learning workloads on
any hardware. It provides a bridge between existing neural network
frameworks and whatever hardware is available and supported. On arm
architectures (arm64 and armhf) it utilizes the Arm Compute Library
to target Cortex-A CPUs, Mali GPUs and Ethos NPUs as efficiently as
possible. On other architectures/hardware it falls back to unoptimised
functions.