gfortran-14-multilib-mipsisa32r6el-linux-gnu
GNU Fortran compiler (multilib support) (cross compiler for mipsr6el architectur
This is the GNU Fortran compiler, which compiles Fortran on platforms
supported by the gcc compiler.
gfortran-14-multilib-mipsisa64r6el-linux-gnuabi64
GNU Fortran compiler (multilib support) (cross compiler for mips64r6el architect
This is the GNU Fortran compiler, which compiles Fortran on platforms
supported by the gcc 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.
libxir-utils
Xilinx Intermediate Representation (XIR) for deep learning algorithms (utils)
Xilinx Intermediate Representation (XIR) is a graph based
intermediate representation of the AI algorithms which is well
designed for compilation and efficient deployment of the
Domain-specific Processing Unit (DPU) on the FPGA platform. Advanced
users can apply Whole Application Acceleration to benefit from the
power of FPGA by extending the XIR to support customized IP in Vitis
AI flow.
libkwinxrenderutils13
KDE window manager render utils library
KWin (pronounced as one syllable "kwin") is the window
manager for the KDE Plasma Desktop. It gives you complete
control over your windows, making sure they're not in the way
but aid you in your task. It paints the window decoration,
the bar on top of every window with (configurable) buttons
like close, maximize and minimize. It also handles placing
of windows and switching between them.
libpigpiod-if2-1t64
Client library for Raspberry Pi GPIO control
Pigpio is a set of software which allows control of the General Purpose Input
Outputs (GPIO) locally or remotely. Currently only the client side is Packaged
in Debian as the server side is incompatible with Debian kernels.