-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
compelling examples for the documentation and wiki intro #55
Comments
Man, this one is difficult. |
I added a page in the wiki for Example Programs. We can collect examples there and eventually choose or distill them down to something really good. |
There are several examples there now. Shall we start linking to it? |
I think we should have a linear algebra / fft / traditional matlab style usage example. What else do we need to do to close this issue? |
At this point we should be able to browse through the library and stuff in examples/ and pick something appropriate from there. |
I will guess that Viral is the hardest to impress, so it will fall to him to decide what is compelling enough :) Also Stefan has a lot on his plate. |
I think Alan will the ideal person to try this on. This certainly can wait for some more time. |
does anything from the recent tutorial seem to fit? or ModInt? |
I think we can close this at this point. |
Add v0.5.0 to travis testing
fix bug in self-avoiding sampling
I always want to see what a programming language looks like when I check it out. It's very important to inform whether I'd actually use it or not. We need a nice self-contained sample of Julia code to go in the intro page that does something clever and shows off what the language can do early on.
Needs to be impressive, interactive, something people can type in themselves. Probably involving parallelism.
The text was updated successfully, but these errors were encountered: