python3-pathos
Framework for heterogeneous parallel computing
Pathos provides a consistent high-level interface for configuring and
launching parallel computations across heterogeneous resources. It
provides configurable launchers for parallel and distributed
computing, where each launcher contains the syntactic logic to
configure and launch jobs in an execution environment. Examples of
launchers include: "pyina", a queue-less MPI-based launcher;
"pathos", an ssh-based launcher; "multiprocess", a multi-process
launcher.
libstatistics-r-io-perl
Perl interface to serialized R data
Statistics::R::IO is a pure-Perl implementation for reading native data
files produced by the R statistical computing environment.
gcc-13-riscv64-linux-gnu-base
GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
libavcodec-extra59
FFmpeg library with additional de/encoders for audio/video codecs
FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
mux, demux, stream, filter and play pretty much anything that humans and
machines have created. It supports the most obscure ancient formats up to the
cutting edge.
gobjc-12-alpha-linux-gnu
GNU Objective-C compiler
This is the GNU Objective-C compiler, which compiles
Objective-C on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
python3-pytest-mypy-testing
Plugin to test mypy output with pytest
This plugin provides a way to test that mypy produces a given output.
As mypy can be told to display the type of an expression, this allows
one to check mypy's type interference.