gcc-8-multilib-mipsisa32r6el-linux-gnu
GNU C compiler (multilib support) (cross compiler for mipsr6el architecture)
libghmm1
General Hidden-Markov-Model library
The General Hidden Markov Model Library (GHMM) is a C library with
additional Python3 bindings implementing a wide range of types of
Hidden Markov Models and algorithms: discrete, continuous emissions,
basic training, HMM clustering, HMM mixtures.
r-cran-ffield
Force field simulation for a set of points
Force field simulation of interaction of set of points.
Very useful for placing text labels on graphs, such as
scatterplots.
fonts-firacode
Monospaced font with programming ligatures
Fira Code is an extension of the Fira Mono font containing a set of
ligatures for common programming multi-character combinations. This is
just a font rendering feature: underlying code remains ASCII-compatible.
This helps to read and understand code faster. For some frequent sequences
like .. or //, the ligatures allow one to correct spacing.
r-cran-globaloptions
Generate Functions to Get or Set Global Options
It provides more configurations on the option values such as validation
and filtering on the values, making options invisible or private.
sandsifter
x86 processor fuzzer
The sandsifter audits x86 processors for hidden instructions and
hardware bugs, by systematically generating machine code to search
through a processor's instruction set, and monitoring execution for
anomalies. Sandsifter has uncovered secret processor instructions from
every major vendor; ubiquitous software bugs in disassemblers,
assemblers, and emulators; flaws in enterprise hypervisors; and both
benign and security-critical hardware bugs in x86 chips.