fonts-myanmar-pyidaungsu
fonts Pyidaungsu
retroarch
Simple frontend for the libretro library
RetroArch is an open source, multi-platform frontend for the libretro API.
It can be used as a modular multi emulator system, game engine, media player
and 3D technical demonstration. These features are available through
libretro cores.
soapysdr-tools
software defined radio interface library tools
SoapySDR is a library providing a common interface to SDR (software
defined radio) hardware. Support for different hardware is added through
external modules.
sphde-utils
Shared Persistent Heap Data Environment library utilities
SPHDE is composed of two major software layers: The Shared Address Space (SAS)
layer provides the basic services for a shared address space and transparent,
persistent storage. The Shared Persistent Heap (SPH) layer organizes blocks of
SAS storage into useful functions for storing and retrieving data.
spaced
alignment-free sequence comparison using spaced words
Spaced (Words) is a new approach to alignment-free sequence
comparison. While most alignment-free algorithms compare the
word-composition of sequences, spaced uses a pattern of care and
don't care positions. The occurrence of a spaced word in a sequence
is then defined by the characters at the match positions only, while
the characters at the don't care positions are ignored. Instead of
comparing the frequencies of contiguous words in the input sequences,
this new approach compares the frequencies of the spaced words according
to the pre-defined pattern. An information-theoretic distance measure
is then used to define pairwise distances on the set of input sequences
based on their spaced-word frequencies. Systematic test runs on real and
simulated sequence sets have shown that, for phylogeny reconstruction,
this multiple-spaced-words approach is far superior to the classical
alignment-free approach based on contiguous word frequencies.