daru 0.3
Daru (Data Analysis in RUby) is a library for analysis, manipulation and visualization of data. Daru works seamlessly accross interpreters and leverages interpreter-specific optimizations whenever they are available. It is the default data storage gem for all the statsample gems (glm, timeseries, etc.) and can be used with many others like mixed_models, gnuplotrb, nyaplot and iruby.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (1):
            packable
            ~> 1.3.13
          
    dependencias de Development (25):
            activerecord
            ~> 6.0
          
          
            awesome_print
            >= 0
          
          
            bundler
            >= 1.10
          
          
            dbd-sqlite3
            >= 0
          
          
            dbi
            >= 0
          
          
            distribution
            ~> 0.7
          
          
            gruff
            >= 0
          
          
            gsl
            ~> 2.1.0.2
          
          
            guard-rspec
            >= 0
          
          
            mechanize
            >= 0
          
          
            nmatrix
            ~> 0.2.1
          
          
            nokogiri
            >= 0
          
          
            nyaplot
            ~> 0.1.5
          
          
            pry
            ~> 0.10
          
          
            pry-byebug
            >= 0
          
          
            rake
            ~> 13.0
          
          
            rserve-client
            ~> 0.3
          
          
            rspec
            ~> 3.4
          
          
            rspec-its
            >= 0
          
          
            rubocop
            ~> 0.49.0
          
          
            ruby-prof
            >= 0
          
          
            simplecov
            >= 0
          
          
            spreadsheet
            ~> 1.1.1
          
          
            sqlite3
            >= 0
          
          
            webmock
            >= 0
          
    

