-
Notifications
You must be signed in to change notification settings - Fork 4
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
4-Numpy material structure #23
Comments
We should at least teach all that is on the cheatsheet. @redbluee Since you are the author of that chapter, can you make a checklist we can discuss? |
Yes i can prepare like a checklist. should be there till this weekend. |
Using NumPy
|
I've updated the contents list, pls check and approve/request changes. Thx! |
Looks nice 😄 |
Maybe reading binary formats would be also interesting i.e. generated from Fortran. |
We can add this as a topic before
, that would be my suggest for C-ordered/FORTRAN-ordered binary files. |
Lets make this a kind of checklist, which aspects/functions/methods of numpy should be thought in what order (#4 helps me a lot to write the python material).
The text was updated successfully, but these errors were encountered: