libgap9
GAP computer algebra system, compiler and development files
GAP is a system for computational discrete algebra, with particular emphasis
on Computational Group Theory. GAP provides a programming language, a library
of thousands of functions implementing algebraic algorithms written in the GAP
language as well as large data libraries of algebraic objects. GAP is used in
research and teaching for studying groups and their representations, rings,
vector spaces, algebras, combinatorial structures, and more.
elpa-csv-mode
Emacs major mode for editing comma/char separated values
This package implements CSV mode, a major mode for editing records
in a generalized CSV (character-separated values) format. It binds
files with prefix ".csv" to `csv-mode' (and ".tsv" to `tsv-mode') in
`auto-mode-alist'.
libkf6pulseaudioqt5
Pulseaudio bindings library for Qt 6
Qt 6 framework C++ bindings library for the Pulseaudio
sound system.
python3-scpi
Basic idea here is to make transport-independent command sender/parser and a dev
New asyncio version. Only for Python 3.5 and above. Since all
the other wrappers either require VISA binary or are not generic
(and do not implement the device in need). Basic idea here is to
make transport-independent command sender/parser and a device
baseclass that implements the common SCPI commands. A device
specific implementation can then add the device-specific
commands.
python3-munch
dot-accessible dictionary similar to JavaScript objects - Python 3.x
Munch is a fork of David Schoonover’s Bunch package, providing similar
functionality. 99% of the work was done by him, and the fork was made
mainly for lack of responsiveness for fixes and maintenance on the
original code.
python3-mando
command line argument parser for python3
Mando attempts to simplify command line argument parsing
with multiple commands by using decorators to infer the
boilerplate for argparse directly from the function
declarations.