libbiometry1

biometryd mediates/multiplexes to biometric devices - runtime library

biometryd mediates and multiplexes access to biometric devices present on the system, enabling applications and system components to leverage them for identification and verification of users.

python3-aiofile

Real asynchronous file operations with asyncio support

This module provides real async support for asynchronous file operations using Linux AIO API and Python asyncio module.

libcombblas2.0.0

an extensible parallel graph library for graph analytics

The Combinatorial BLAS (CombBLAS) is an extensible distributed-memory parallel graph library offering a small but powerful set of linear algebra primitives specifically targeting graph analytics.

ruby-sd-notify

Pure Ruby implementation of systemd's sd_notify

sd_notify can be used to notify systemd about various service status changes of Ruby programs

libopenturns0.22

dynamic libraries for OpenTURNS

OpenTURNS is a powerful and generic tool to treat and quantify uncertainties in numerical simulations in design, optimization and control. It allows both sensitivity and reliability analysis studies: * define the outputs of interest and decision criteria; * quantify and model the source of uncertainties; * propagate uncertainties and/or analyse sensitivity * rank the sources of uncertainty

liblink-grammar5t64

Carnegie Mellon University's link grammar parser (libraries)

In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar.