libkf5dbusaddons5-dbg

debug symbols for kdbusaddons

ismrmrd-schema

schema for ISMRMRD

The ISMRMRD format combines a mix of flexible data structures (XML header) and fixed structures (equivalent to C-structs) to represent MRI data.

ruby-celluloid-pool

actor pool based on Celluloid

This gem provides an implementation of an actor pool, based on the Celluloid. Celluloid is an actor-based concurrent object framework for Ruby. Celluloid provides a simple and natural way to build fault-tolerant concurrent programs in Ruby

libghc-cracknum-prof

crack various integer, floating-point data formats; profiling libraries

Display/show/analyze IEEE754 Half-precision, Single-precision, and Double-precision values; along with various integer types: Signed/Unsigned, 8, 16, 32, 64 bits.

brig

BLAST Ring Image Generator

BRIG can display circular comparisons between a large number of genomes, with a focus on handling genome assembly data. * Images show similarity between a central reference sequence and other sequences as concentric rings. * BRIG will perform all BLAST comparisons and file parsing automatically via a simple GUI. * Contig boundaries and read coverage can be displayed for draft genomes; customized graphs and annotations can be displayed. * Using a user-defined set of genes as input, BRIG can display gene presence, absence, truncation or sequence variation in a set of complete genomes, draft genomes or even raw, unassembled sequence data. * BRIG also accepts SAM-formatted read-mapping files enabling genomic regions present in unassembled sequence data from multiple samples to be compared simultaneously

libghc-graphscc-prof

Tarjan's algorithm for computing the SCCs of a graph; profiling libraries

Tarjan's algorithm for computing the strongly connected components of a graph.