Skip to content

1.1.0

Compare
Choose a tag to compare
@deqingli deqingli released this 05 May 03:34
· 58 commits to master since this release
  • [+] Published Histogram : See example.
  • [+] Add sampleVariance, used to calculate variance of sample values.
  • [+] Add deviation, used to calculate deviation of sample values.
  • [+] Add quantile, used to compute p-quantile.
  • [+] Add range.js, similar to Python built-in range.