libhalide13-0
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-ssdpy
Lightweight, compatible SSDP library for Python
SSDPy is a lightweight implementation of SSDP (Simple Service Discovery
Protocol). It is designed for ease of use and high compatibility with
the protocol in real-life use. It supports both the IETF and UPnP
versions of the protocol.
linux-support-6.7.12
Support files for Linux 6.7
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
libmirplatform24
Mir Display Server - platform library
Mir is a display server running on Linux systems, with a focus on efficiency,
robust operation and a well-defined driver model.
postgresql-14-first-last-agg
PostgreSQL extension providing first and last aggregate functions
first-last-agg is a simple extension providing two aggregate functions, last
and first, operating on any element type and returning the last or the first
value of the group.
ortools-samples
Google Optimization Tools (samples)
Google Optimization Tools (a.k.a., OR-Tools) is an open-source, fast and
portable software suite for solving combinatorial optimization problems.