https://github.com/sciruby/tutorials
Useful tutorials, blogs and screencasts about SciRuby tools.
https://github.com/sciruby/tutorials
Last synced: 2 months ago
JSON representation
Useful tutorials, blogs and screencasts about SciRuby tools.
- Host: GitHub
- URL: https://github.com/sciruby/tutorials
- Owner: SciRuby
- License: bsd-3-clause
- Created: 2016-06-28T17:24:27.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-01T06:06:26.000Z (over 9 years ago)
- Last Synced: 2025-06-15T09:11:29.821Z (10 months ago)
- Size: 7.81 KB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# SciRuby Tutorials
Useful tutorials, blogs and screencasts about SciRuby tools. Contributions [welcome](https://github.com/SciRuby/tutorials/blob/master/CONTRIBUTING.md).
# Data Analysis
## Blogs
* [Example logistic regression with categorical data (shelter animal data from a kaggle competition)](http://www.alexejgossmann.com/categorical_data_glm_in_ruby/)
## Notebooks
* [10 Minutes to daru](https://github.com/sciruby-jp/survey/blob/master/10-Minutes-to-daru.ipynb)
* [Merge, join and concatenate with daru](https://github.com/sciruby-jp/survey/blob/master/Merge%2C%20join%2C%20and%20concatenate.ipynb)
* [Pandas cookbook with daru](https://github.com/sciruby-jp/survey/blob/master/pandas-cookbook-with-daru.ipynb)
## Screencasts
# Linear Algebra
## Blogs
* [Installing NMatrix with Intel MKL on my university's high performance computing system](http://www.alexejgossmann.com/nmatrix-on-my-universities-hpc/)
## Notebooks
## Screencasts
# Visualization
## Blogs
## Notebooks
## Screencasts
# Misc.
## Conference Talks
* [Seeing Data Clearly with daru - Sameer Deshmukh (Deccan Ruby Conf 2015)](https://www.youtube.com/watch?v=nebhnjBiZrY).
* [Scientific Computation in Ruby - Sameer Deshmukh (Red Dot Ruby Conf 2016)](https://youtu.be/3JWZMT46FSI?list=PLECEw2eFfW7iiJpXtb_cYeKv5_A6Pd1tl).
## Screencasts
* [benchmark-plot](https://youtu.be/WW6M4Df-soQ).
## Webinars
## Podcasts
## Contributing your own tutorials
Any new links and contents to SciRuby tools are welcome. Go through the CONTRIBUTING carefully before you do!