libncbi-wvdb3

virtual layer update module of ncbi-vdb library

The (US) National Center for Biotechnology Information (NCBI)'s Virtual/Vertical Database (VDB) is a highly compressed column-oriented data warehousing technology developed initially to address the needs of the Sequence Read Archive (SRA). It is unique in that it builds databases from smaller parts that can function independently as _documents_, supports effective and efficient compression, supports encryption while remaining encrypted on disk, transparent distribution and remote access.

liblorenef77-debian1t64

liblorenef77 shared library

LORENE is a set of C++ classes to solve various problems arising in numerical relativity, and more generally in computational astrophysics. It provides tools to solve partial differential equations by means of multi-domain spectral methods.

python3-zfpy

Python 3 bindings to the Fixed-Rate Compressed Floating-Point Arrays

This is a compressed format for representing multidimensional floating-point and integer arrays. zfp provides compressed-array classes that support high throughput read and write random access to individual array elements. zfp also supports serial and parallel (OpenMP and CUDA) compression of whole arrays, e.g., for applications that read and write large data sets to and from disk.

gccrs-13-alpha-linux-gnu

GNU Rust compiler (cross compiler for alpha architecture)

!!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!!

python3-pako

Universal package manager library (Python 3)

Often, scripts need to install system dependencies using the native package manager of the user's OS. Typically, this is solved by having some bash script that runs apt-get, assuming the user is on Ubuntu. Smarter scripts use hand crafted code to detect the user's platform and aggregate a set of dependencies on a few of the more popular platforms. This approach is different: - pako install libgdbm-devel sdl2-dev On Ubuntu, this command will run: - sudo apt-get install -y libgdbm-dev libsdl2-dev However, on Solus, this will run: - sudo eopkg install -y gdbm-devel sdl2-devel Works as follows: - Parse package format (devel/debug/normal library or executable) - Look up package managers that exist in PATH - Format parsed package with common package convention of package manager

php8.4-xsl

XSL module for PHP (dummy)

This package is a transitional dummy package and can be safely removed.