picolibc-aarch64-linux-gnu

Smaller embedded C library for 64-bit ARM development

PicoLibc is a combination of Newlib and AVR libc bits designed for small-RAM embedded systems. This package has binaries for ARM 64-bit processors.

python3-pyfftw

Pythonic wrapper around FFTW - Python 3

Pythonic wrapper around FFTW, the speedy FFT library. The ultimate aim is to present a unified interface for all the possible transforms that FFTW can perform.

r-cran-dotcall64

Enhanced Foreign Function Interface Supporting Long Vectors

Provides .C64(), which is an enhanced version of .C() and .Fortran() from the foreign function interface. .C64() supports long vectors, arguments of type 64-bit integer, and provides a mechanism to avoid unnecessary copies of read-only and write-only arguments. This makes it a convenient and fast interface to C/C++ and Fortran code.

r-cran-mets

GNU R analysis of multivariate event times

Implementation of various statistical models for multivariate event history data <doi:10.1007/s10985-013-9244-x>. Including multivariate cumulative incidence models <doi:10.1002/sim.6016>, and bivariate random effects probit models (Liability models) <doi:10.1016/j.csda.2015.01.014>. Also contains two-stage binomial modelling that can do pairwise odds-ratio dependence modelling based marginal logistic regression models. This is an alternative to the alternating logistic regression approach (ALR).

libortp16

Real-time Transport Protocol (RTP) stack

This library implements RFC 3550 (RTP) and offers an easy to use API with high-level and low-level access. It is part of Linphone.

libghc-binary-search-prof

Binary and exponential searches; profiling libraries

__Introduction__