liblrs1t64

package to enumerate vertices and extreme rays (shared libraries)

A convex polyhedron is the set of points satisfying a finite family of linear inequalities. The study of the vertices and extreme rays of such systems is important and useful in e.g. mathematics and optimization. In a dual interpretation, finding the vertices of a (bounded) polyhedron is equivalent to finding the convex hull (bounding inequalities) of an (arbitrary dimensional) set of points. Lrs (lexicographic reverse search) has two important features that can be very important for certain applications: it works in exact arithmetic, and it consumes memory proportional to the input, no matter how large the output is.

libvisp-tt-mi3.6

visual servoing platform tt-mi library

This package contains the ViSP (Visual Servoing Platform) template tracker based on mutual information (tt) runtime library.

libposixsignalmanager0a

posix signal handling for qt - shared library

Library safe, synchronous and asynchronous handling of posix signals for Qt applications and libraries.

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.

qml-module-org-kde-kopeninghours

OSM opening hours expressions - QML module

A QML module for parsing and evaluating OSM opening hours expressions.

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).