libarm-compute32t64

Arm Compute Library

Arm Compute Library is a software library for computer vision and machine learning. It is a collection of low-level functions optimized for Arm CPU and GPU architectures targeted at image processing, computer vision, and machine learning. Arm Compute Library is usable as a shared or static library.

libgo23-i386-cross

Runtime library for GNU Go applications

Library needed for GNU Go applications linked against the shared library.

libgo23-s390x-cross

Runtime library for GNU Go applications

Library needed for GNU Go applications linked against the shared library.

python3-plotpy

Curve and image plotting tools for Python/Qt applications

plotpy is a Python library providing efficient 2D data-plotting features for interactive computing and signal/image processing application development. It is part of the PlotPyStack project, aiming at providing a unified framework for creating scientific GUIs with Python and Qt.

libarmnn33t64

Inference engine for CPUs, GPUs and NPUs - shared library

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.

python3-opt-einsum

Optimized Einsum is a tensor contraction order optimizer

Optimized einsum can significantly reduce the overall execution time of einsum-like expressions by optimizing the expression's contraction order and dispatching many operations to canonical BLAS, cuBLAS, or other specialized routines.