Giter Site home page Giter Site logo

fastr's Introduction

FastR

FastR is an implementation of the R Language. At the moment, FastR is can run the R implementation of the Language Shootout Benchmarks.

Quick Start

  1. download the latest code: wget https://github.com/allr/fastr/archive/master.zip
  2. unzip it: unzip master.zip
  3. build: cd fastr-master ; ant
  4. run the console: ./r.sh
  5. run the binarytrees benchmark for size 5: ./r.sh --args 5 -f test/r/shootout/binarytrees/binarytrees.r

Requirements

FastR requires Java. By default FastR uses Java implementations of LAPACK and BLAS. Some of the mandelbrot shootout benchmarks will only run on Unix, because they spawn the cat process.

Running Tests

ant tests

The outputs will appear in junit directory.

Eclipse

The code contains settings and project configuration for Eclipse Juno.

Authors:

Tomas Kalibera, Petr Maj and Jan Vitek

fastr's People

Contributors

kalibera avatar morandat avatar janvitek avatar

Stargazers

sempro avatar ROHITHA DASSANAYAKE avatar Stephen J Newhouse avatar  avatar Marc Millstone avatar Pradeep avatar  avatar

Watchers

ROHITHA DASSANAYAKE avatar srisatish avatar James Cloos avatar Mateusz Dymczyk avatar  avatar Ashrith Barthur avatar Jo-fai Chow avatar PSEUDOTENSOR / Jonathan McKinney avatar Mark Landry avatar Terone Ward avatar Erin LeDell avatar Ravi Purushotma avatar ph_ avatar Stefan Pacinda avatar Stephen J Newhouse avatar Amy avatar Hank Roark avatar Branden avatar H2O Test Harness Machine avatar Patrick Rice avatar  avatar  avatar Anmol Bal avatar Venkatesh Yadav avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

lmilnikel

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.