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()'.

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.

diffr

LCS based diff highlighting tool to ease code review from your terminal

Reviewing changes involves reading diffs. Sometimes, a line-oriented presentation of changes is not precise enough, especially when changes involve long lines or very similar consecutive lines.

liblttoolbox3-3.6-1

Shared library for lttoolbox

The lttoolbox contains the augmented letter transducer tools for natural language processing used by Apertium, a platform for building rule-based and hybrid machine translation systems. The software is also useful for making morphological analysers and generators for natural language processing applications.

libsecondstring-java

approximate string-matching routines

SecondString is a Java toolkit for developing and evaluating approximate string comparison operators. It includes abstract classes for various edit-distance based comparators and concrete implementations of several published approximate comparators.