ggstat. Fast statistical calculations for building charts and visualizations.

github.com/hadley/ggstat

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2016
  • Merge pull request #9 from dgromer/patch-2
  • Fix build fail on Windows due to C++11 usage
April 2016
  • Merge branch 'master' of github.com:hadley/ggstat
  • Basic hex bin implementation
  • Forgot to dual_arg() boundary
  • More informative error
  • Move 2d groupers into own header file.
  • Merge pull request #5 from smsaladi/patch-1
  • Test 2d bin implementation.
  • First pass at 2d binning
  • Rename condense to condense_1d
  • Generate parameter spec for 2d binning
  • Ensure origin affects range
  • Add print method for bin_fixed
  • Tweak compute_stat generic
  • Make doc more accurate
  • Typo fix
  • Fix bits of group_breaks I missed
  • Merge branch 'master' of github.com:hadley/ggstat
  • Better test context and file names