number_crusher 0.1.2
Statistical methods and functions for Ruby. A minor (and improving) collection of everything I need to crush numbers in my job. (Currently, only nonparametric statistics)
          Gemfile:
          =
        
        
          install:
          =
        
      Development Dependencies (6):
            bundler
            ~> 1.9
          
          
            guard-rspec
            ~> 4.5
          
          
            guard-rubocop
            ~> 1.2
          
          
            pry
            ~> 0.9
          
          
            rake
            ~> 10.0
          
          
            travis
            >= 1.7.6, ~> 1.7
          
    