-
Notifications
You must be signed in to change notification settings - Fork 80
Home
If you want to get involved, please drop by our mailing list or our IRC channel, #sciruby at chat.freenode.net
. Please note that SciRuby and NMatrix require Ruby 1.9.2 or higher. Individual components may work with Ruby 1.8, but we may not be able to help you if you have trouble.
We're applying for the Google Summer of Code this year! If you want to participate, please take a look at the Google Summer of Code 2013 Ideas page.
If you want to know more about why we're developing SciRuby, read the The SciRuby Manifesto. You can also take a look at the work of each of our main contributors in the Roster.
- Installation - Instructions for Linux and OS X, with fixes for the most common errors.
If you want to contribute, take a look at the following pages:
- Use cases for various tasks - Add use cases from research and industrial applications.
- Roadmap - These are the objectives we have for SciRuby.
SciRuby is an umbrella for various other projects. By itself, the sciruby
gem has some plotting capabilities and is going to provide a SciRuby::Dataset
class, similar to a data frame in R. Most of the work is done by the underlying libraries:
We have two lists of projects that we should keep an eye on, because they can be ported to Ruby or they already implement some scientific functionality.
- Scientific projects in Ruby - Library wrappers and others. We should avoid overlapping with them.
- External Software - Scientific software that can be useful to have in mind.