qemu
fast processor emulator, dummy package
QEMU is a fast processor emulator. Once upon a time there was only one
package named `qemu', with all functionality included. These days, qemu
become large and has been split into numerous packages. Different packages
provides entirely different services, and it is very unlikely one will
need all of them together. So current `qemu' package makes no sense anymore,
and is becoming a dummy package.
libhalide17-1
fast, portable computation on images and tensors
Halide is a programming language designed to make it easier to write
high-performance image and array processing code on modern machines.
Halide currently targets:
* CPU architectures: X86, ARM, MIPS, Hexagon, PowerPC, RISC-V
* Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT
* GPU Compute APIs: CUDA, OpenCL, OpenGL Compute Shaders, Apple Metal,
Microsoft Direct X 12
Rather than being a standalone programming language,
Halide is embedded in C++. This means you write C++ code that builds
an in-memory representation of a Halide pipeline using Halide's C++ API.
You can then compile this representation to an object file,
or JIT-compile it and run it in the same process.
python3-spython
Command line Python tool for working with Singularity
Singularity Python (spython) is the Python API for working with Singularity
software containers.
gcc-10-plugin-dev-mipsel-linux-gnu
Files for GNU GCC plugin development.
This package contains (header) files for GNU GCC plugin development. It
is only used for the development of GCC plugins, but not needed to run
plugins.
gccgo-10-mipsisa64r6-linux-gnuabi64
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.
libgsl25
GNU Scientific Library (GSL) -- library package
The GNU Scientific Library (GSL) is a collection of routines for
numerical analysis. The routines are written from scratch by the GSL
team in C, and present a modern API for C programmers, while allowing
wrappers to be written for very high level languages.