-
Notifications
You must be signed in to change notification settings - Fork 79
Create SciRuby Guides #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
👍 |
2 similar comments
👍 |
👍 |
I think we can achieve this using iruby notebooks, see https://github.com/SciRuby/sciruby-notebooks |
@minad great idea. |
That's good. This issue can -- finally -- be closed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is an idea for when we have better documentation and development on the subprojects.
We could use guides showing how to use the various parts of SciRuby, e.g. how to solve linear systems, interpolation, statistics, etc. It'd be similar to RailsGuides.
I'll write something using NMatrix, but this should be done for all the projects and for various simple recurrent problems.
Obs: This is the same as saying "we need better documentation". We need better documentation. Even the examples on statsample and the specs on nmatrix, distribution, etc aren't enough.
The text was updated successfully, but these errors were encountered: