RubyGems Navigation menu

galaaz 0.4.0

Galaaz brings the power of R to the Ruby community. Galaaz is based on TruffleRuby and FastR, GraalVM-based interpreters for Ruby and the R language for statistical computing respectively. Over the past two decades, the R language for statistical computing has emerged as the de facto standard for analysts, statisticians, and scientists. Today, a wide range of enterprises – from pharmaceuticals to insurance – depend on R for key business uses. FastR is a new implementation of the R language and environment for the Graal Virtual Machine. Galaaz tightly couples Ruby and R and allows the use of R inside a Ruby script. In a sense, Galaaz is similar to other solutions such as RinRuby, Rpy2, PipeR, and reticulate (https://blog.rstudio.com/2018/03/26/reticulate-r-interface-to-python/). However, since Galaaz couples TruffleRuby and FastR that both target the JVM there is no need to integrate both solutions and there is no need to send data between Ruby and R, as it all resides in the same VM. Further, installation of Galaaz does not require the installation of GNU R. When installing GraalVM, just install TruffleRuby and FastR.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.5.0 - June 07, 2020 (6,23 MB)
  2. 0.4.10 - May 07, 2019 (4,35 MB)
  3. 0.4.9 - April 30, 2019 (3,52 MB)
  4. 0.4.8 - April 22, 2019 (3,14 MB)
  5. 0.4.7 - March 22, 2019 (2,97 MB)
  6. 0.4.0 - October 05, 2018 (61 KB)
Toon alle versies (10 totaal)

Development afhankelijkheden (4):

rake ~> 12.0
rdoc ~> 5.0
rspec ~> 3.8
simplecov ~> 0.16

Eigenaren:

Authors:

  • Rodrigo Botafogo

SHA 256 checksum:

1200a5fc96ba53df169faf3a6546eab86f71361d5f41057d80221c8eb195f6fc

Total downloads 17.819

Voor deze versie 1.584

Licentie:

BSD-2-Clause

Required Ruby Version: >= 0

Links: