RubyGems Navigation menu

scicom 0.4.0-java

SciCom (Scientific Computing) for Ruby brings the power of R to the Ruby community. SciCom is based on Renjin, a JVM-based interpreter for the R language for statistical computing. 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. Renjin is a new implementation of the R language and environment for the Java Virtual Machine (JVM), whose goal is to enable transparent analysis of big data sets and seamless integration with other enterprise systems such as databases and application servers. Renjin is still under development, but it is already being used in production for a number of client projects, and supports most CRAN packages, including some with C/Fortran dependencies. SciCom integrates with Renjin and allows the use of R inside a Ruby script. In a sense, SciCom is similar to other solutions such as RinRuby, Rpy2, PipeR, etc. However, since SciCom and Renjin 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 JVM. Further, installation of SciCom does not require the installation of GNU R; Renjin is the interpreter and comes with SciCom. Finally, although SciCom provides a basic interface to Renjin similar to RinRuby, a much tighter integration is also possible.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.4.1 - March 14, 2016 java (18.9MB)
  2. 0.4.0 - March 03, 2016 java (18.9MB)
  3. 0.3.0 - March 19, 2015 java (16.1MB)
  4. 0.2.3.1 - January 02, 2015 java (14.9MB)
  5. 0.2.3 - December 30, 2014 java (14.9MB)
全てのバージョンを表示(全8件)

Runtime依存関係 (1):

mdarray ~> 0.5

Development依存関係 (7):

CodeWriter ~> 0.1
kramdown ~> 1.0
rake ~> 10.3
ruby-maven ~> 3.3
shoulda ~> 3.5
simplecov ~> 0.11
yard ~> 0.8

必須要件:

org.renjin:renjin-script-engine, RENJIN_VERSION

org.renjin:renjin-aether-package-loader, RENJIN_VERSION

所有者:

作者:

  • Rodrigo Botafogo

SHA 256チェックサム:

edd547d023914b2432a159b230a7bc2594bab1d331e1a070f98de5cc3b3ff52e

累計ダウンロード数 18,288

このバージョンのみ 2,544

ライセンス:

GPL

必要なRubyのバージョン: >= 0

リンク: