postgresql-17-pglogical

Logical Replication Extension for PostgreSQL

The pglogical extension provides logical streaming replication between PostgreSQL instances, using a publish/subscribe model. Contrary to the built-in streaming replication, pglogical can replicate between major versions or different architectures and is not restricted to replicate the entire instance but can selectively replicate arbitrary sets of tables.

cross-exe-wrapper

Wrapper for executing binaries from other architectures

Provide a tool ${DEB_HOST_GNU_TYPE}-cross-exe-wrapper that can be used to run ${DEB_HOST_ARCH} ELF executables on the current CPU employing emulation technology if required.

r-cran-tokenizers

GNU R fast, consistent tokenization of natural language text

Convert natural language text into tokens. Includes tokenizers for shingled n-grams, skip n-grams, words, word stems, sentences, paragraphs, characters, shingled characters, lines, tweets, Penn Treebank, regular expressions, as well as functions for counting characters, words, and sentences, and a function for splitting longer texts into separate documents, each with the same number of words. The tokenizers have a consistent interface, and the package is built on the 'stringi' and 'Rcpp' packages for fast yet correct tokenization in 'UTF-8'.

postgresql-17-tdigest

t-digest algorithm for on-line accumulation of rank-based statistics

This PostgreSQL extension implements t-digest, a data structure for on-line accumulation of rank-based statistics such as quantiles and trimmed means. The algorithm is also very friendly to parallel programs.

libscalapack64-openmpi2.2

Scalable Linear Algebra Package - 64-bit Shared libs for OpenMPI

ScaLAPACK is the parallel version of LAPACK used on clusters.

libscalapack64-mpich2.2

Scalable Linear Algebra Package - 64-bit Shared libs for MPICH

ScaLAPACK is the parallel version of LAPACK used on clusters.