NVComponents
Components and tools for signal processing and visualisation
TNVCoordSys is a simple component for scientific data plotting; NVCommon file contains classes for handling of dynamic arrays of real points (X,Y:float) and of real numbers.
Llist contains class for handling of circular double-linked list.
NVFilters contains implementation of Gaussian, moving average and median filters for signal processing.
NVNumericEdits contains TFloatEdit component.
NumericInputDialogs contains function FloatInputDialog.
They all use uTypes unit from DMath library...