libpcl-keypoints1.13

Point Cloud Library - keypoints library

The Point Cloud Library (PCL) is a standalone, large scale, open project for 2D/3D image and point cloud processing.

libgio-qt6-0

Gio wrapper for Qt (Qt6 library)

Gio-qt provides Gio wrapper for Qt.

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.

graide

IDE for Graphite GDL font description development

Graide is an IDE including a debugger that helps people develop Graphite GDL descriptions for smart fonts and compile them into fonts.

libequihash-bin

memory-hard Proof-of-Work with fast verification - CLI frontend executable

Equihash implements the algorith as described in "Equihash: Asymmetric Proof-of-Work Based on the Generalized Birthday Problem" by Alex Biryukov and Dmitry Khovratovich, 2016, DOI:10.14722/ndss.2016.23108. This code, by Stefan Marsiske, is a fork of an earlier implementation by Khovratovich at https://github.com/khovratovich/equihash/ .

python3-nbgitpuller

Notebook Extension to do one-way synchronization of git repo

nbgitpuller lets you distribute content in a git repository to your students by having them click a simple link. Automatic merging ensures that your students are never exposed to git directly. It is primarily used with a JupyterHub, but can also work on students' local computers.