Skip to content

Add numeric content format

Lukas Weingarten requested to merge numeric-content-type into master

Add new models, statistics and integration code for new content format NUMERIC.

Also introduce new StatisticService that provides mathematical calculations for mean, median, standard deviation, variance, minimum, and maximum for numeric lists.

Closes #229 (closed)

Merge request reports