0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make a copy of the image page dimensions rather than using a reference More... over 13 years ago
explicitly told rdoc to include the readme before setting it to main More... over 13 years ago
configured Hoe to look for REAME.rdoc rather than README.txt (and fixed other refs to README.txt) so that 'bundle exec rake docs' works More... over 13 years ago
Cleaned up code to make it easier to create SVG raw data and RSVG handles without repeating lots of steps. More... over 13 years ago
cleaned up the formatting of the readme for rdoc compliance and changed extension to .rdoc More... over 13 years ago
Update History.txt, belatedly More... over 13 years ago
Updated README with new license info More... over 13 years ago
License and doc updates. As of this commit, SciRuby is under the BSD 2-clause license, and contributors agree to abide by the Contributor Agreement. More... over 13 years ago
Added `create_write_data` function to Plotter which allows saving to formats other than SVG -- basically, anything supported by RMagick. More... over 13 years ago
Added documentation for creating a Plotter More... over 13 years ago
Note about GSL header version and rb-gsl More... over 13 years ago
Merge pull request #14 from robsyme/master More... over 13 years ago
Tiny fix to Ubuntu requirements from the readme More... over 13 years ago
Added note about rake newb not working properly More... almost 14 years ago
Fixed rdoc generation by converting readme.md back to README.txt. More... almost 14 years ago
Updated gemspec (oops) More... almost 14 years ago
Fix rubyvis version requirement More... almost 14 years ago
Added shortcut key (s) to save SVG to file. Very simple, no existing file protections. More... almost 14 years ago
Updated manifest, fixed a few bugs with ext loading. More... almost 14 years ago
Fixed statsample require problem caused by addition of extension. More... almost 14 years ago
Moved statsample extension into SciRuby ext/ More... almost 14 years ago
Added Plotter support to the Validation module, required statsample from github. More... almost 14 years ago
Improved exception handling for missing databases and missing datasets. More... almost 14 years ago
Cleaned up Data access. More... almost 14 years ago
Merged in changes from master More... almost 14 years ago
Added shorthand function for analysis to SciRuby More... almost 14 years ago
Fixed plural of analysis in statsample additions More... almost 14 years ago
Incorporated Claudio's Analysis module from Statsample. More... almost 14 years ago
Removed debugging output. More... almost 14 years ago
Added handling of R lists More... almost 14 years ago