r-cran-distr

GNU R object oriented implementation of distributions

This GNU R package is an object oriented implementation of distributions S4-classes and methods for distributions.

postgresql-15-pgauditlogtofile

PostgreSQL pgAudit Add-On to redirect audit logs

pgAudit Log to File is an addon to pgAudit than will redirect audit log lines to an independent file, instead of using PostgreSQL server logger.

libspooles2.2t64

SPOOLES SParse Object Oriented Linear Equations Solver shared library

SPOOLES is a library for solving sparse real and complex linear systems of equations, written in the C language using object oriented design.

libopm-upscaling

Porous media upscaling tools -- library

The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery.

libtest-skip-unlessexistsexecutable-perl

module to skip tests unless executable exists

Test::Skip::UnlessExistsExecutable checks if an executable exist and skips the test if it does not. The intent is to avoid needing to write boilerplate code.

libclass-loader3d

ROS class_loader library

This package is part of Robot OS (ROS). The class_loader package is a ROS-independent package for loading plugins during runtime and the foundation of the higher level ROS "pluginlib" library. class_loader utilizes the host operating system's runtime loader to open runtime libraries (e.g. .so/.dll files), introspect the library for exported plugin classes, and allows users to instantiate objects of said exported classes without the explicit declaration (i.e. header file) for those classes.