gcc-11-mipsisa32r6-linux-gnu

GNU C compiler (cross compiler for mipsr6 architecture)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

xorriso-dd-target

Device evaluator and disk image copier for GNU/Linux

xorriso-dd-target is a command-line tool to evaluate block devices of the Linux kernel whether they are suitable targets for a disk image file and to optionally copy the image file to one of them. It is specialized on the device names of the Linux kernel and uses the capabilities of util-linux program lsblk. Therefore it refuses to run on non-Linux kernels.

gcc-11-multilib-mips64-linux-gnuabi64

GNU C compiler (multilib support) (cross compiler for mips64 architecture)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

libqgispython3.16.14

QGIS - shared Python library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

libfilament-tools

Real-time physically based rendering engine - command-line tools

Physically based rendering is a rendering method that provides a more accurate representation of materials and how they interact with light when compared to traditional real-time models.

r-cran-rlinsolve

Iterative Solvers for (Sparse) Linear System of Equations

Solving a system of linear equations is one of the most fundamental computational problems for many fields of mathematical studies, such as regression problems from statistics or numerical partial differential equations. Rlinsolve provides basic stationary iterative solvers such as Jacobi, Gauss-Seidel, Successive Over-Relaxation and SSOR methods. Nonstationary, also known as Krylov subspace methods are also provided. Sparse matrix computation is also supported in that solving large and sparse linear systems can be manageable using Matrix package along with RcppArmadillo. For a more detailed description, see a book by Saad (2003), doi:10.1137/1.9780898718003.