librcpputils1d

C++ Utilities for ROS 2

This package is part of ROS 2, the Robot Operating System. It provides basic macros, functions, and data structures for the ROS 2 codebase.

python3-iow

balanced parentheses tree structure

This Python3 module is an implementation of the balanced parentheses tree structure as described by Cordova and Navarro.

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.

libhiprand1

wrapper library to port from cuRAND applications to HIP - library

The rocRAND project includes a wrapper library called hipRAND which allows user to easily port CUDA applications that use cuRAND library to the HIP layer. In ROCm environment hipRAND uses rocRAND, however in CUDA environment cuRAND is used instead.

librocrand1

generate pseudo- and quasi-random numbers - library

The rocRAND project provides functions that generate pseudo-random and quasi-random numbers.

libadios2-mpi-c++11-2.10

ADIOS2 Adaptable IO system for simulations - C++11 binding libraries (MPI)

The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data.