libhalide16-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-pyzipper
AES encryption for zipfile
PyZipper is a Python library for working with ZIP files in an efficient
and user-friendly way. It provides a high-level interface for creating,
reading, writing and extracting ZIP files. Additionally, it supports
advanced functionalities such as AES encryption and LZMA updates.
libdbd-cassandra-perl
Perl DBI database backend for Cassandra
DBD::Cassandra is a Perl5 Database Interface driver for Cassandra, using the
CQL3 query language.
libpocoutil80t64
C++ Portable Components (POCO) Util library
The POCO C++ Libraries are a collection of open source C++ class libraries
that simplify and accelerate the development of network-centric, portable
applications in C++. The libraries integrate perfectly with the C++ Standard
Library and fill many of the functional gaps left open by it.
python3-ament-xmllint
Python 3 module for xmllint support in ROS 2 ament packages
The ament build system is the most common way to build packages for ROS 2.
This package provides the Python 3 module that adds xmllint linter
support to ament.