math-optim/stats
surtur 621f56f5e3
All checks were successful
continuous-integration/drone/push Build is passing
go(stats): rework table saving,structure
* create tables as defined in the report pkg.
* add new funcs to calculate stats and prepare the necessary table
  structs.
* rework existing `stats` tests
* handle a weird test behaviour when tmpl at `report/table.tmpl` is not
  found when testing a `stats` func.
2022-07-13 17:35:18 +02:00
..
doc.go go: add stats package 2022-06-17 23:24:41 +02:00
stats.go go(stats): relocate stats to common outdir 2022-07-13 15:41:54 +02:00
table.go go(stats): rework table saving,structure 2022-07-13 17:35:18 +02:00
table_test.go go(stats): rework table saving,structure 2022-07-13 17:35:18 +02:00