-
-
Notifications
You must be signed in to change notification settings - Fork 462
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
Julia cheatsheet from julialang.org is outdated #646
Comments
Maybe we can merge those content into: https://juliadocs.github.io/Julia-Cheat-Sheet/ |
Perhaps remove it from this page to start with. Submit a PR? |
QuantEcon has very nice cheatsheets for Julia/Python/matlab : https://cheatsheets.quantecon.org/ |
I don't think we have cheatsheets any more - so may be we should introduce these two links somewhere. Maybe on the "Getting Started with Julia" page. |
I think we should just link the QuantEcon one. They spent a lot of time and it's really good. |
It should go here: https://julialang.org/learning/getting-started/ |
We still need our own cheatsheet??or the QuantEcon(they are pretty good actually) would work?? |
Use the existing ones. Here's a list the MIT class is using: https://computationalthinking.mit.edu/Fall20/cheatsheets/ |
|
We should probably move the cheatsheet from the JuliaDocs org and into the Julia Community org |
As described in:
https://discourse.julialang.org/t/julia-cheatsheet-from-julialang-org-is-outdated/35226
The following cheatsheet is missing some broadcasting dots in the "Arithmetic and functions of vectors and matrices" section. (last updated in Feb 2017):
https://github.com/mitmath/1806/blob/master/julia/Julia-cheatsheet.pdf
The text was updated successfully, but these errors were encountered: