r-cran-wdi

GNU R package for accessing the World Development Indicators

Search and download data from over 40 databases hosted by the World Bank, including the World Development Indicators (WDI), International Debt Statistics, Doing Business, Human Capital Index, and Sub-national Poverty indicators.

libhamlib2-tcl

Transitional package depending on tcl-hamlib

The libhamlib2-tcl package was renamed to tcl-hamlib; this package can safely be removed.

libsundials-arkode3

differential equation solver (SUNDIALS library)

This package contains the library for differential equation (ODE) system solvers from SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers). ARKODE is a solver for multi-rate ODE systems (initial value problems) given in explicit form M*dy/dt = f(t,y)

libsundials-cvodes4

ODE solver with sensistivity analysis (SUNDIALS library)

This package contains the library for ordinary differential equation (ODE) system solver with sensistivity analysis capabilities from SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers). CVODES is a solver for stiff and nonstiff ODE systems (initial value problem) given in explicit form y' = f(t,y,p) with sensitivity analysis capabilities (both forward and adjoint modes).

ymuse

GTK client for Music Player Daemon (MPD) written in Go

Ymuse is an easy, functional, and snappy GTK front-end (client) for Music Player Daemon (https://www.musicpd.org/) written in Go. It supports both light and dark desktop theme.

r-cran-spam

GNU R functions for sparse matrix algebra

Set of functions for sparse matrix algebra. Differences with SparseM/Matrix are: 1. only (essentially) one sparse matrix format supported, 2. based on transparent and simple structure(s), 3. tailored for MCMC calculations within GMRF. 4. S3 and S4 like-"compatible"