libexadrums2
Software drum module (library)
ExaDrums is a virtual drum module that allows drummers play with
custom-made drum kits.
python3-mapbox-earcut
Python bindings for the Mapbox Earcut library
The Mapbox Earcut library implements a modified ear slicing algorithm,
optimized by z-order curve hashing and extended to handle holes, twisted
polygons, degeneracies and self-intersections in a way that doesn't guarantee
correctness of triangulation, but attempts to always produce acceptable
results for practical data like geographical shapes.
libmrpt-vision2.13
Mobile Robot Programming Toolkit - vision library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
python3-mceliece
Classic McEliece microlibrary - Python wrapper
libmceliece is a Classic McEliece microlibrary.
libmceliece has a very simple stateless API based on the SUPERCOP API,
with wire-format inputs and outputs, providing functions that directly match
the KEM operations provided by Classic McEliece, such as functions
ghdl-tools
VHDL compiler/simulator (tools)
GHDL is a compiler and simulator for VHDL, a Hardware Description Language.
GHDL is not an interpreter: it allows you to analyse and elaborate sources to
generate machine code from your design. Native program execution is the only
way for high speed simulation.
python3-pytest-order
pytest plugin to order test execution
pytest-order is a pytest plugin that allows you to customize the order
in which your tests are run. It uses the marker order that defines
when a specific test shall run, either by using an ordinal number, or
by specifying the relationship to other tests.