build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / src / utils / StatisticUtils.ts
2024-04-06  Jérôme Benoitbuild(deps-dev): apply updates
2024-04-04  Jérôme BenoitMerge dependabot/npm_and_yarn/types/tar-6.1.12 into...
2024-03-13  Jérôme Benoitrefactor: use more ramdba helpers
2024-02-01  Jérôme Benoitrefactor: cleanup control flow in statistic helpers
2024-01-18  Jérôme BenoitMerge dependabot/npm_and_yarn/prettier-3.2.4 into combi...
2024-01-13  Jérôme Benoitrefactor: silence linter
2024-01-06  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/jsdom-23.1.0 into...
2024-01-04  Jérôme Benoitrefactor: switch eslint configuration to strict type...
2023-12-29  Jérôme Benoitrefactor: cleanup isNullOrUndefined usage
2023-12-29  Jérôme Benoitchore: switch coding style to JS standard
2023-12-28  Jérôme Benoitbuild: switch to NodeNext module resolution
2023-12-15  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/vite-5.0.9 into...
2023-12-06  Jérôme Benoitfix: use unbiased standard deviation formula
2023-09-16  Jérôme Benoitrefactor: cleanup standard deviation implementation
2023-09-15  Jérôme Benoitrefactor: cleanup standard deviation implementation
2023-08-25  Jérôme Benoitrefactor: improve stdDeviation signature
2023-08-25  Jérôme Benoitperf: switch to SMA and SMM in performance statistics
2023-07-05  Jérôme Benoitrefactor: split Utils static methods class into functions
2023-06-05  Jérôme BenoitMerge branch 'main' into reservation-feature
2023-05-29  Jérôme Benoitrefactor(simulator): factor out statistic helpers