9 Commits

Author SHA1 Message Date
Hans Dembinski
d60f96ded6
ostream improvements: support more accumulators, unicode plots (#317) 2021-04-23 20:15:12 +02:00
Hans Dembinski
d978def984 fix ci yaml 2020-11-12 11:30:06 +01:00
Hans Dembinski
9b72cc885e ignore changes in markdown 2020-11-10 23:07:08 +01:00
Hans Dembinski
b79010f86e do fast checks on push 2020-11-10 22:32:00 +01:00
Hans Dembinski
3f9e9c3dc8
Document undefined behavior of accumulator::mean and accumulator::weighted_mean (#298) 2020-11-01 23:38:50 +01:00
Hans Dembinski
9a37827066
test and fix for gcc-5 (#129) 2020-11-01 19:34:55 +01:00
Hans Dembinski
0840102bfe
Workaround for gcc bug, fix for static global variable and function in header, fix of c++20 warning 2020-11-01 17:10:11 +01:00
Hans Dembinski
2f91f037b9
Replace travis and fix several warnings (#128)
* fix iteration warning
* fix c++20 warning of deprecated volatile ops
* fix warning of using naked throw
2020-10-31 20:40:11 +01:00
Hans Dembinski
a872c6e1c3 Adding GitHub actions for CI 2020-01-06 01:37:52 +01:00