node-array-parallel

Call an array of asynchronous functions in parallel

This modules calls an array of functions in parallel.

fp-units-misc-3.0.2

Free Pascal - miscellaneous units

libmgl-wnd7.5.0

library for scientific graphs (windows runtime library)

A free cross-platform library of fast C++ routines for plotting data in up to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF files. There are simple window interfaces based on GLUT, FLTK and/or Qt. MathGL can also be used in the console. There are interfaces to a set of languages, such as, C, Fortran, Pascal, Forth, Python, Octave.
http://mathdev.sourceforge.net/old/doc/x

xplot

simple on-screen x-y column data plotter

XPlot is a small program to plot one- or two-dimensional datasets, which are present either in a file or are generated `on-the-fly' and piped to XPlot. XPlot lets you display one or more datasets and lets you zoom to different sections of the sets. Also. `blowups' of the currently shown portion of the data can be made.

python3-kaptan

Python 3 configuration manager in various formats

Configuration manager that allows users to transparently access configuration data stored in various formats (INI, JSON, YAML, dict, file).

python3-astunparse

AST unparser for Python

An AST unparser for Python, which is a factored out version of unparse found in the Python source distribution.