liblldb-8

Next generation, high-performance debugger, library

pypy-funcsigs

function signatures from PEP362 - PyPy

python3-pluginbase

Support library for building plugins systems (Python 3)

This package contains a module that enables the development of flexible plugin systems in Python.

r-cran-rlist

GNU R toolbox for non-tabular data manipulation

Provides a set of functions for data manipulation with list objects, including mapping, filtering, grouping, sorting, updating, searching, and other useful functions. Most functions are designed to be pipeline friendly so that data processing with lists can be chained.

libpocodataodbc60

C++ Portable Components (POCO) ODBC library

libtrilinos-kokkos-kernels12

Kokkos local computational kernels - runtime files

KokkosKernels implements local computational kernels for linear algebra and graph operations, using the Kokkos shared-memory parallel programming model. "Local" means not using MPI, or running within a single MPI process without knowing about MPI. "Computational kernels" are coarse-grained operations; they take a lot of work and make sense to parallelize inside using Kokkos. KokkosKernels can be the building block of a parallel linear algebra library like Tpetra that uses MPI and threads for parallelism, or it can be used stand-alone in your application.