libhalide17-2
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.
libhalideaot17-2
fast, portable computation on images and tensors (virtual library)
Halide is a programming language designed to make it easier to write
high-performance image and array processing code on modern machines.
python3-zope.deferredimport
Deferred imports of Python modules
Often, especially for package modules, you want to import names for
convenience, but not actually perform the imports until necessary.
The zope.deferredimport package provides facilities for defining names
in modules that will be imported from somewhere else when used. You
can also cause deprecation warnings to be issued when a variable is
used.
gir1.2-ebook-1.2
GObject introspection for the EBook library
The data server, called "Evolution Data Server" is responsible for managing
calendar and addressbook information.
linux-doc-6.9
Linux kernel specific documentation for version 6.9
This package provides the various README files and HTML documentation for
the Linux kernel version 6.9. Plenty of information, including the
descriptions of various kernel subsystems, filesystems, driver-specific
notes and the like. An index to the documentation is installed as
/usr/share/doc/linux-doc-6.9/html/index.html.
fvwm3
F(?) Virtual Window Manager
FVWM3 is a powerful ICCCM2 compliant multiple virtual desktop window manager
for the X Window System. FVWM3 is the successor to FVWM 2.x, which was
originally (a looooong time ago!) derived from TWM. FVWM3 is intended to have
a small memory footprint but a rich feature set, be extremely customizable
and extendible, and have a high degree of Motif MWM compatibility.