gfortran-13

GNU Fortran compiler

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gccgo-13

GNU Go compiler

This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

postgresql-15-pgq3

Generic queue for PostgreSQL

This extension provides generic queues for PostgreSQL.

armnn-latest-all

Arm NN Core and all backends

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.

librcutils0d

C Utilities and Data Structures for ROS 2

This package is part of ROS 2, the Robot Operating System. It provides basic macros, functions, and data structures for the ROS 2 codebase.

libblis4

BLAS-like Library Instantiation Software Framework (32bit,meta)

BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users.