python3-zfpy

Python 3 bindings to the Fixed-Rate Compressed Floating-Point Arrays

This is a compressed format for representing multidimensional floating-point and integer arrays. zfp provides compressed-array classes that support high throughput read and write random access to individual array elements. zfp also supports serial and parallel (OpenMP and CUDA) compression of whole arrays, e.g., for applications that read and write large data sets to and from disk.

g++-11-x86-64-linux-gnu

GNU C++ compiler (cross compiler for amd64 architecture)

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

gcc-11-multilib-x86-64-linux-gnu

GNU C compiler (multilib support) (cross compiler for amd64 architecture)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

php8.4-memcache

memcache extension module for PHP

Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory.

php8.4-enchant

Enchant module for PHP

This package provides the Enchant module(s) for PHP.

mlir-16-tools

Multi-Level Intermediate Representation tools

Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.