liblomiritoolkit5
Lomiri toolkit common library for Lomiri UI Toolkit
Qt Components for Lomiri offers a set of reusable user interface
components for Qt Quick 2 / QML.
google-android-build-tools-25.0.1-installer
Google's Android SDK Build-Tools 25.0.1 Installer
This package will download the binary Google Android build tools and create a
Debian package. The build tools are used in the process of assembling the
java code into the APK package. They can also be useful for inspecting APKs.
liblomirimetrics5
Lomiri metrics library for Lomiri UI Toolkit
Qt Components for Lomiri offers a set of reusable user interface
components for Qt Quick 2 / QML.
libjs-schoolkit
Tools ordinarily available in school kits for geometry
This JavaScript library allows one to insert easily rulers, protractors,
squares, and so on. All tools are interactive, can be used to do
on-screen measurements, or to draw simple geometric forms.
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.