skewer
post-processing of high-throughput DNA sequence reads
skewer implements the bit-masked k-difference matching algorithm
dedicated to the task of adapter trimming and it is specially designed
for processing next-generation sequencing (NGS) paired-end sequences.
libslepc64-complex3.19
Scalable Library for Eigenvalue Problem Computations (64-bit)
SLEPc is a software library for the solution of large scale sparse eigenvalue
problems on parallel computers. It is an extension of PETSc and can be used
for either standard or generalized eigenproblems, with real or complex
arithmetic. It can also be used for computing a partial SVD of a large,
sparse, rectangular matrix.
python3-bpack
Binary data structures (un-)packing library
The *bpack* Python package provides tools to describe and encode/decode
binary data.
libwpewebkit-1.0-3
Web content engine for embedded devices
WebKit is a modern web engine that is able to display content such as
HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest,
XSLT, CSS, JavaScript/ECMAScript and more.
yorick-av
write movies from Yorick in various formats
This is a compiled add-on for yorick (an interpreted computer
language specialized for numerical and scientific problems).
Yorick-av adds support for writing movies in various formats (AVI,
OGG, MP4...) using LibAV. It can be used as a replacement for
yorick-mpeg which only produces MPEG1 movies.
make
utility for directing compilation
GNU Make is a utility which controls the generation of executables
and other target files of a program from the program's source
files. It determines automatically which pieces of a large program
need to be (re)created, and issues the commands to (re)create
them. Make can be used to organize any task in which targets (files)
are to be automatically updated based on input files whenever the
corresponding input is newer --- it is not limited to building
computer programs. Indeed, Make is a general purpose dependency
solver.