This is a staging site. Uploads will not persist. Testing only.

libmrpt-tfest2.5

Mobile Robot Programming Toolkit - tfest library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

libhalide14-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.

rhvoice-english

RHVoice speech synthesizer - English voice

RHVoice uses statistical parametric synthesis. It relies on existing open source speech technologies (mainly HTS and related software).

liblog4cxx15

Logging library for C++

Log4cxx is the C++ port of log4j, a logging framework for JAVA. Log4cxx attempts to mimic log4j usage as much as the language will allow and to be compatible with log4j configuration and output formats.

google-android-platform-34-upsidedowncakeprivacysandbox-installer

Google's Android SDK Platform UpsideDownCakePrivacySandbox Installer

This package will download the Google's Android SDK Platform UpsideDownCakePrivacySandbox package and unpacks it into Debian-friendly paths.

gccgo-11-mipsisa64r6el-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.