Categories: None [Edit]
scicom
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.
Total
Ranking: 52,246 of 183,062
Downloads: 18,913
Daily
Ranking: 45,403 of 183,052
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 951,844,034 | rake |
99 | 347,454,203 | simplecov |
208 | 170,461,940 | kramdown |
224 | 158,364,786 | yard |
1,085 | 31,795,577 | shoulda |
3,436 | 2,812,206 | ruby-maven |
32,088 | 36,093 | mdarray |
112,907 | 5,716 | CodeWriter |
Owners
# | Gravatar | Handle |
---|---|---|
1 | putfire |