Replies: 2 comments 1 reply
-
Ooh nice! If we still want this, I would be interested in data structures, their differences, how data accessed (although I think @abelsiqueira has done a good job of documenting the stuff we're using). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is this still something we want? If so maybe we can spend a half-day on it soon. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Can we collect all the Julia concepts we want to learn in one single thread? Then it might be easier for @abelsiqueira to cover them in the 1 hr learning discussion that we were pondering last week. We can populate this list as we encounter them
My wish list:
OPTIMAL
&INFEASIBLE
. Knowing this helps in writing code with good error handling.map
,filter
,first
, etc - great for working with arrays and matricesBeta Was this translation helpful? Give feedback.
All reactions