libkf5runner5-dbg

debug symbols for krunner

node-prop-types

Runtime type checking for React props and similar objects

You can use prop-types to document the intended types of properties passed to components. React (and potentially other libraries) will check props passed to your components against those definitions, and warn in development if they don’t match.

r-cran-stanheaders

C++ Header Files for Stan for GNU R

The C++ header files of the Stan project are provided by this package, but it contains no R code, vignettes, or function documentation. There is a shared object containing part of the 'CVODES' library, but it is not accessible from R. 'StanHeaders' is only useful for developers who want to utilize the 'LinkingTo' directive of their package's DESCRIPTION file to build on the Stan library without incurring unnecessary dependencies. The Stan project develops a probabilistic programming language that implements full or approximate Bayesian statistical inference via Markov Chain Monte Carlo or 'variational' methods and implements (optionally penalized) maximum likelihood estimation via optimization. The Stan library includes an advanced automatic differentiation scheme, 'templated' statistical and linear algebra functions that can handle the automatically 'differentiable' scalar types (and doubles, 'ints', etc.), and a parser for the Stan language. The 'rstan' package provides user-facing R functions to parse, compile, test, estimate, and analyze Stan models.

libgnuradio-channels3.7.10

gnuradio channels functions

libvnlog0

Toolkit to read/write/manipulate whitespace-separated ASCII logs

Vnlog is a trivially-simple log format consisting of an ASCII table with comments and labelled fields. This package provides a C library that simplifies generating such logs.