libgromacs9

GROMACS molecular dynamics sim, shared libraries

GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles.

bergman

Gröbner bases in commutative and non-commutative algebras

Bergman is a powerful tool to calculate Gröbner bases in commutative and non-commutative algebras, and in modules over them. It may also be used to calculate some invariants of algebras and modules: the Hilbert series, and (in the non-commutative case) the Poincaré-Betti series, the Anick resolution, and the Betti numbers.

libgnuradio-dab3.10.0

Shared library for gr-dab (DAB/DAB+ receiver)

Contains necessary DSP blocks for receiving DAB and DAB+ transmissions using a software defined radio such as hackrf, rtl-sdr, USRP etc.

libosmotrau10

GSM trau handling

This library implements the Transcoder and Rate Adaptation Unit (TRAU) for GSM systems. It is closely related to the libosmo-abis library.

libgtp10

library implementing the GTP protocol between SGSN and GGSN

OsmoGGSN is a Gateway GPRS Support Node (GGSN). It is used by mobile operators as the interface between the Internet and the rest of the mobile network infrastructure.

postgresql-16-pg-hint-plan

support for optimizer hints in PostgreSQL

PostgreSQL uses a cost-based optimizer that uses data statistics, not static rules. The planner (optimizer) estimates costs of each possible execution plans for a SQL statement, then executes the plan with the lowest cost. The planner does its best to select the best execution plan, but it is far from perfect, since it may not count some data properties, like correlation between columns.