libgnuradio-uhd3.10.4
gnuradio universal hardware driver functions
The gnuradio interface to the UHD library to connect to and send and
receive data between to the Ettus Research, LLC product line -
including the USRP family of software radio peripheral devices.
Part of the main gnuradio build.
python3-prefixdate
Prefix date parser
This is a helper class to parse dates with varied degrees of precision. For
example, a data source might state a date as `2001`, `2001-4` or `2001-04-02`,
with the implication that only the year, month or day is known. This library
will process such partial dates into a structured format and allow their
validation and re-formatting (e.g. turning `2001-4` into `2001-04` above).
libgnuradio-wavelet3.10.4
gnuradio wavelet functions
Library of Daubechies wavelet function blocks.
wvps computes the Wavelet Power Spectrum from
a set of wavelet coefficients.
nextpnr-ice40-chipdb
FPGA place and route tool for Lattice iCE40 -- chipdb files
nextpnr is a FPGA place and route tool. Its purpose is to turn a
topological description of digital hardware produced by an FPGA logic
synthesis tool such as yosys into an elaborate map of connections between
the hardwired functional units available inside the FPGA's fabric.
libdav1d6
fast and small AV1 video stream decoder (shared library)
dav1d is an AOMedia Video 1 (AV1) cross-platform decoder and focused on speed
and correctness.
ntcard
Streaming algorithm to estimate cardinality in genomics datasets
As input it takes file(s) in fasta, fastq, sam, or bam formats
and computes the total number of distinct k-mers, F0, and also
the k-mer coverage frequency histogram, fi, i>=1.