node-browserslist
Share browsers list between different front-end tools
This module can be used to share browsers list between different front-end
tools, like Autoprefixer, Stylelint and babel-env-preset.
node-d3-quadtree
Two-dimensional recursive spatial subdivision
A quadtree recursively partitions two-dimensional space into squares, dividing
each square into four equally-sized squares. Each distinct point exists in a
unique leaf node; coincident points are represented by a linked list.
bergman
Gröbner bases in commutative and non-commutative algebras
Bergman is a powerful tool to calculate Gröbner bases in commutative
and non-commutative algebras, and in modules over them. It may also be
used to calculate some invariants of algebras and modules: the Hilbert
series, and (in the non-commutative case) the Poincaré-Betti series,
the Anick resolution, and the Betti numbers.
umps3
Virtual machine simulator based around the MIPS R2/3000 microprocessor
µMPS is an educational computer system architecture and an accompanying
emulator designed from the ground up to achieve the right trade-off between
simplicity and elegance on one side, and realism on the other. This makes µMPS
ideally suited for use in education, such as hands-on operating systems or
computer architecture university courses.
efibootguard
UEFI-based bootloader
The efibootguard is a bootloader that includes a simple update mechanism with
fail-safe algorithm. It allows one to arm a hardware watchdog prior to loading
an OS. This package provides the bootloader binary and the environment tools
bg_printenv and bg_setenv.