libgnuradio-iio3.10.4
IIO blocks for GnuRadio
Libiio is a library that has been conceived to ease the development of
applications interfacing Industrial Input/Output (IIO) devices through
the IIO subsystem of the Linux kernel.
r-cran-labdsv
Ordination and Multivariate Analysis for Ecology
A variety of ordination and community analyses
useful in analysis of data sets in community ecology.
Includes many of the common ordination methods, with
graphical routines to facilitate their interpretation,
as well as several novel analyses.
tree-sitter-query-src
Tree-sitter queries parser for Tree-sitter (source files)
This package contains the generated source files for building the tree-sitter
queries parser shared object.
tree-sitter-vim-src
Vimscript parser for Tree-sitter (source files)
This package contains the generated source files for building the Vimscript
parser shared object.
gpu-burn
Multi-GPU CUDA stress test
This allows you to run a stress test on your GPUs. Memory usage can
be controlled by absolute number or percentage. Also allows to run
on specific GPU, useful if you have mixed multi GPU system.
python3-ephemeral-port-reserve
binds to an ephemeral port, force it into the TIME_WAIT state, and unbind it
Sometimes you need a networked program to bind to a port that can't be
hard-coded. Generally this is when you want to run several of them in
parallel; if they all bind to port 8080, only one of them can succeed.