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

libmrcal3

Calibration and SFM library

A photogrammetry toolkit that provides improved methods for making and using camera models (calibration, tracking, mapping, etc). The focus is on calibration and uncertainty propagation to produce the most accurate models possible. This package provides the runtime C libraries

gm2-14-aarch64-linux-gnu

GNU Modula-2 compiler for the aarch64-linux-gnu architecture

This is the GNU Modula-2 compiler for the aarch64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gm2-14-powerpc64le-linux-gnu

GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture

This is the GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

gfortran-14-riscv64-linux-gnu

GNU Fortran compiler for the riscv64-linux-gnu architecture

This is the GNU Fortran compiler for the riscv64-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libjavascriptcoregtk-4.1-0

JavaScript engine library from WebKitGTK

JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL).

python3-cython-blis

Fast BLAS-like operations from Python and Cython, without the tears (Python 3)

This repository provides the Blis linear algebra routines as a self-contained Python C-extension. Currently, it only supports single-threaded execution, as this is actually best for our workloads (ML inference).