fp-units-base-3.2.0
Free Pascal - base units
The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi
and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a
completely portable RunTime Library (RTL) available on many platforms and
compatible with Turbo Pascal, along with a platform-independent class-based
Free Component Library (FCL) adding many Delphi extensions and interfacing
with many popular open source libraries.
gasic-examples
genome abundance similarity correction (example data)
One goal of sequencing based metagenomic analysis is the quantitative
taxonomic assessment of microbial community compositions. However, the
majority of approaches either quantify at low resolution (e.g. at phylum
level) or have severe problems discerning highly similar species. Yet,
accurate quantification on species level is desirable in applications
such as metagenomic diagnostics or community comparison. GASiC is a
method to correct read alignment results for the ambiguities imposed by
similarities of genomes. It has superior performance over existing
methods.
libbigint0
C++ Big Integer Library
You can use this library in a C++ program to do arithmetic
on integers of size limited only by your computer's memory.
The library provides BigUnsigned and BigInteger classes that
represent nonnegative integers and signed integers,
respectively.
libla4j-java
Linear Algebra for Java
La4j (Linear Algebra for Java) is a 100% Java library that provides
Linear Algebra primitives (matrices and vectors) and algorithms. The
la4j library was initially designed to be a lightweight and simple
tool for passionate Java developers.
lib64gcc-s1-mipsel-cross
GCC support library (mipsel) (64bit)
Shared version of the support library, a library of internal subroutines
that GCC uses to overcome shortcomings of particular machines, or
special needs for some languages.
fsverity
Userspace utilities for fs-verity
fs-verity is a Linux kernel feature that does transparent on-demand
integrity/authenticity verification of the contents of read-only files,
using a hidden Merkle tree (hash tree) associated with the file. The
mechanism is similar to dm-verity, but implemented at the file level
rather than at the block device level.