liblouisutdml9

Braille UTDML translation library - shared libs

liblouisutdml is an extension of liblouisxml, the translator from xml format into transcribed braille, that includes support for Unified Tactile Document Markup Language (UTDML).

libtest-trap-perl

test module to trap exit codes, exceptions, output, etc.

Test::Trap is a Perl test module useful primarily (but not exclusively) for test scripts: a block eval on steroids, configurable and extensible, but by default trapping (Perl) STDOUT, STDERR, warnings, exceptions, would-be exit codes, and return values from boxed blocks of test code.

libghc-raw-strings-qq-prof

Raw string literals for Haskell; profiling libraries

A quasiquoter for raw string literals - that is, string literals that don't recognise the standard escape sequences (such as '\n\). Basically, they make your code more readable by freeing you from the responsibility to escape backslashes. They are useful when working with regular expressions, DOS/Windows paths and markup languages (such as XML).

libdynamicedt3d1.9

Incrementally updatable Euclidean distance transform library

The dynamicEDT3D library implements an incrementally updatable Euclidean distance transform (EDT) in 3D. It comes with a wrapper to use the OctoMap 3D representation and hooks into the change detection of the OctoMap library to propagate changes to the EDT.

libghc-heaps-prof

asymptotically optimal Brodal/Okasaki heaps.; profiling libraries

Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial heaps from the paper "Optimal Purely Functional Priority Queues", extended with a 'Foldable' interface.

libghc-sop-core-prof

true sums of products; profiling libraries

Implementation of n-ary sums and n-ary products.