lib32stdc++-13-dev-mips64-cross

GNU Standard C++ Library v3 (development files) (mips64

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

lib64go22-mips-cross

Runtime library for GNU Go applications (64bit)

Library needed for GNU Go applications linked against the shared library.

libghc-vector-hashtables-prof

efficient vector-based mutable hashtables implementation; profiling libraries

This package provides efficient vector-based hashtable implementation similar to .NET Generic Dictionary implementation (at the time of 2015).

gfortran-14-multilib-mips64-linux-gnuabi64

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

This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler.

lib64gphobos4-mipsr6-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

r-bioc-sparsearray

efficient in-memory representation of multidimensional sparse arrays

The SparseArray package is an infrastructure package that provides an array-like container for efficient in-memory representation of multidimensional sparse data in R. The package defines the SparseArray virtual class and two concrete subclasses: COO_SparseArray and SVT_SparseArray. Each subclass uses its own internal representation of the nonzero multidimensional data, the "COO layout" and the "SVT layout", respectively. SVT_SparseArray objects mimic as much as possible the behavior of ordinary matrix and array objects in base R. In particular, they support most of the "standard matrix and array API" defined in base R and in the matrixStats package from CRAN.