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.

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.

python3-pyspnego

Windows Negotiate Authentication Client and Server

Library to handle SPNEGO (Negotiate, NTLM, Kerberos) and CredSSP authentication. Also includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos tokens into a human readable format.

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.

python3-samsung-mdc

Samsung Multiple Display Control (CLI, Python 3)

Samsung-MDC is an implementation of the Samsung Multiple Display Control Protocol using Python and asyncio.