r-cran-emdbook
Support Functions and Data for "Ecological Models and Data"
Auxiliary functions and data sets for "Ecological Models and Data", a
book presenting maximum likelihood estimation and related topics for
ecologists (ISBN 978-0-691-12522-0).
libgeographiclib22
C++ library to solve some geodesic problems -- library
GeographicLib is a small set of C++ classes for converting between
geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates,
for geoid calculations, and for computing geodesic. It is a suitable
replacement for the core functionality provided by NGA Geotrans.
libdiscord-rpc3
Library for integrating Discord features
This is a library for interfacing your game with a locally running Discord
desktop client. It allows applications to send updates about in-game
activity to a user's profile.
python3-freeart
Software library for X-Ray data analysis
Freeart is a tomographic image reconstruction library using Algebraic
Reconstruction Technique (ART). It is able to deal with absorption
and emission sinograms. Freeart core is written in C++ using
template classes to have simple or double precision. A python
interface is provided to access the core functionalities. A set of
utils such as configuration files, interpreter to run reconstruction
from configuration files are provided in python.
libsundials-cvode6
ordinary differential equation solver (SUNDIALS library)
This package contains the library for ordinary differential equation (ODE)
system solvers from SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic
equation Solvers). CVODE is a solver for stiff and nonstiff ODE systems
(initial value problem) given in explicit form dy/dt = f(t,y).
python3-sphinxcontrib.django
improves the documentation of Django apps (Python3 version)
This is a sphinx extension which improves the documentation of Django apps.