syncthingtray

desktop integration for Syncthing

Syncthing Tray is a user-friendly frontend for Syncthing. The tray applet contains a dashboard and remote controls for Syncthing.

stopt-examples

library for stochastic optimization problems (programs examples)

This package provides some programs written to solve mathematical problems using the StOpt library. The source code is provided, examples are available in C++ and in Python. C++ source code has to be built against the libstopt-dev package if one wants to run it.

r-cran-sn

GNU R package providing skew-normal and skew-t distributions

This package provides functions for manipulating skew-normal and skew-t probability distributions, and for fitting them to data, in the scalar and in the multivariate case.

gtkmorph-example

digital image warp and morph, examples

xmorph loads, saves, warps, and dissolves images, and loads, saves, creates, and manipulates control meshes which determine the warping. It has support for making movies automatically (it needs extra packages). The technique was invented and first used by Industrial Light and Magic, and is commonly called "morphing."

node-codemirror-search

Search functionality for the CodeMirror code editor

CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension.

r-cran-ggraph

GNU R implementation of grammar of graphics for graphs and networks

The grammar of graphics as implemented in ggplot2 is a poor fit for graph and network visualizations due to its reliance on tabular data input. ggraph is an extension of the ggplot2 API tailored to graph visualizations and provides the same flexible approach to building up plots layer by layer.