This is a staging site. Uploads will not persist. Testing only.

python3-pyutil

library of useful Python functions and classes

Many of these utilities (or their ancestors) were developed originally by Zooko Wilcox-O'Hearn for the Mojo Nation, Mnet, Allmydata.com Mountain View, Tahoe-LAFS, or SimpleGeo's products.

threeb-imagej

3B Microscopy Analysis Software - ImageJ plugin

Bayesian analysis of blinking and bleaching, or 3B microscopy, is a method which analyses data in which many overlapping fluorophores undergo bleaching and blinking events, giving the structure at enhanced resolution. By using a Hidden Markov Model (HMM), it allows useful information to be obtained from data that would be impossible to analyse with standard localisation analysis techniques.

libgnuradio-fec3.10.10

gnuradio forward error correction support

Handle forward error correction processing in gnuradio. Implements the GNU Radio FEC API, supporting encoders and decoders for no-op dummmy, repetition, and convolutional classes. Part of the main gnuradio build.

ntldd

ldd for windows PE files

Prints the dlls required by each windows portable executable (PE) specified on the command line. Mimics output from ldd, but for PE files.

rhvoice-brazilian-portuguese

RHVoice speech synthesizer - Brazilian Portuguese voice

RHVoice uses statistical parametric synthesis. It relies on existing open source speech technologies (mainly HTS and related software).

node-babel-plugin-macros

BabelJS plugin to allow one to build compile-time libraries

Currently, each babel plugin in the babel ecosystem requires that you configure it individually. This is fine for things like language features, but can be frustrating overhead for libraries that allow for compile-time code transformation as an optimization.