-
03.01.00546a915f · ·
New MINOR release 03.01.00 Changes since 03.00.01: * use lib install dir defined by GNUInstallDirs this should fix library search problems on Tumbleweed * Doc clean-up, fixes and performance improvements See merge request msk-sw/utilities/libraries/math-utils!10 * Add option to keep old values on ringbuffer resize Implements #9245 * Add linspace() implementation from BAM Implements #9457 * Add variance calculation * Simple: Cache more calculations Should speed up the calculation of other dervied values * Modernise CMake use imported targets See merge request msk-sw/utilities/libraries/math-utils!12
-
03.00.00423c671f · ·
New MAJOR release 03.00.00 Changes since 02.01.00: Use local include for same header Fix -Wshado warnings Bump major version Use default compiler flags from template Rename headers to *.h Move install directory to math-utils Enable coverage reporting simple: Fix standardErrorOfMean() calculation test: Iterate by reference simple: Pass data by reference circular: Pass input vectors by reference circular: vector::assign will reset the vector circular: Remove init() function/dirty flag use Throw out_of_rage exception if out of range RingbufferStatistics: Fix pre-allocation of buffer all: Drop superflous "inline" keyword MathUtils namespace and uppercase class names
-
02.01.006af09d08 · ·
New MINOR release 02.01.00 Changes since 02.00.01: * Updates from project template * Add a simple ringbuffer class for statistics * simpleStatistics: Use proper include header * simpleStatistics: Add missing include file
-
02.00.01ad986889 · ·
New PATCH release 02.00.01 Changes since 02.00.00: only updated build environment to latest template
-
02.00.0074a24bee · ·
New MAJOR release 02.00.00 Changes since 01.00.01: - BugFix: initialize simpleStatistics::flagMeanTmp - New constructor for circular and simple statistics. - Changes: standardDeviation, standardErrorOfMean - sampleSigma renamed to standardDeviation - rms, relRMS, relError removed - removed sigma - introduced standardErrorOfMean - updated documentation - updated tests - Correction to documentation
-
01.00.0188323cc3 · ·
New PATCH release 01.00.01 Changes since 01.00.00: * commit 746338b84d09dbbae38ed0bea6e82b46c3ae2d88 | | increased patch level for release with speed optimization flag. | * commit d3b4db68a4f971497a3a7f44e653cbfcc400d48a | | fixed: typos, missing namespace. | * commit deed6f0c9a38116ad9eb0e45d4e5d6faddee29c9 add assign with iterators and initializer_list, TODO: TESTs!
-