Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove deprecated stuff from the stdlib; introduce better deprecation warnings | Araq | 2018-05-05 | 1 | -2/+0 |
* | stats.nim: add a '$' operator for RunningStat | Andreas Rumpf | 2018-01-18 | 1 | -2/+21 |
* | made test green for 32bit system | Araq | 2016-09-30 | 1 | -12/+14 |
* | add doco for array/seq helper procs | JamesP | 2015-11-12 | 1 | -0/+24 |
* | added helper procs for standalone calc of stats for array/seq | JamesP | 2015-11-12 | 1 | -0/+45 |
* | add comment to identify where RunningStat code resides | JamesP | 2015-11-11 | 1 | -0/+1 |
* | add sum back in, fix min inital value, tidy up spaces in | JamesP | 2015-11-07 | 1 | -11/+20 |
* | Add RunningStat related statistics code removed from math lib, | JamesP | 2015-11-07 | 1 | -0/+269 |