node-jest-worker

Nodejs module for executing heavy tasks under forked processes in parallel

jest-worker provides a `Promise` based interface, minimum overhead and bound workers.

libopenvlbi1

OpenVLBI Correlator library

OpenVLBI is an open source library for astronomical interferometers. with OpenVLBI astronomers can join together more telescopes to observe celestial objects at great resolution. OpenVLBI can be used with radio antennas or optical sensors. A test and multi-contextual client/server applications are included into openvlbi-bin, and libopenvlbi contains the correlator library. An INDI client is included into openvlbi-bin which connects to one or more INDI servers that observe in realtime.

octave-zeromq

ZeroMQ binding for Octave

ZeroMQ is a library which extends the standard socket interfaces, providing an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. This package contains the binding to the ZeroMQ library for use in Octave, a scientific computation software.

fakemachine

create and spawn virtual machines for building images with debos

Create and spawn virtual machines based on the currently running system.

libmps3t64

Multiprecision polynomial solver (shared library)

A polynomial rootfinder that can determine arbitrary precision approximations with guaranteed inclusion radii. It supports exploiting of polynomial structures such as sparsisty and allows for polynomial implicitly defined or in some non standard basis.
Creating an index with line numbering info (`-x`), then showing its info (`-l`)

gztool

gzip-compressed file indexer

gztool indexes gzip-compressed files, allowing them to be accessed randomly (instead of from the beginning). It can index existing files, which takes as much time as decompressing the file entirely; it can also compress and decompress files itself, creating optimised indexes as it goes.