munin-plugins-extra

network-wide graphing framework (user contributed plugins for node)

Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration.

r-cran-statip

statistical functions for probability distributions and regression

A collection of miscellaneous statistical functions for probability distributions: 'dbern()', 'pbern()', 'qbern()', 'rbern()' for the Bernoulli distribution, and 'distr2name()', 'name2distr()' for distribution names; probability density estimation: 'densityfun()'; most frequent value estimation: 'mfv()', 'mfv1()'; other statistical measures of location: 'cv()' (coefficient of variation), 'midhinge()', 'midrange()', 'trimean()'; construction of histograms: 'histo()', 'find_breaks()'; calculation of the Hellinger distance: 'hellinger()'; use of classical kernels: 'kernelfun()', 'kernel_properties()'; univariate piecewise-constant regression: 'picor()'.

xmds2

eXtensible Multi-Dimensional Simulator

XMDS is a code generator that integrates equations, from Ordinary Differential Equations (ODEs) up to stochastic Partial Differential Equations (PDEs). You write them down in human readable form in an XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.

libpbcopper2.0.0

data structures, algorithms, and utilities for C++ applications

pbcopper provides general tools for C++ applications. It is developed for use by applications of the Pacific Biosciences SMRT Analysis suite.

libgtksourceview-4-tests

installed tests for the GTK+ syntax highlighting widget

GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor.

python3-rope

Python 3 refactoring library

Rope is a Python refactoring library that can be used with several editors and IDEs. It provides many refactoring operations as well as forms of code assistance like auto-completion and access to documentation. To make use of refactoring in Mercurial, Git and Svn repositories, the recommended packages must be installed. For a complete list of features, see the project homepage.