numpy-tutorials
numpy-tutorials copied to clipboard
NumPy tutorials & educational content in notebook format
The Pong tutorial works with the currently pinned versions of `gym` and `atari-py` in the `requirements.txt` file. However, `atari-py` (which was the Open AI fork of the ALE), was deprecated...
Would it make sense to add basic `f2py` notebooks written with [fortran-magic](https://nbviewer.jupyter.org/github/mgaitan/fortran_magic/blob/master/documentation.ipynb)?
This task list was started on 2021-08-21 for an alt-text code sprint. We can check off tutorials as the alt-text is added to the images. ## NumPy Features - [...
## Issue Because of symlinking to the `content` from the `site` dir the resulting location of markdown files will be `...main/site/content/` NOT `...main/content/` ### Example Thus, pressing on `suggest edit`...
After the final format for the repo is decided and merged.
In PR #11, @bjnath, @melissawm, and @cooperrc discussed two topics > 1. Having a template for the tutorials in this repo > 2. Framing the possible contributions into each document...
In #6 @rossbar writes: > Re: the scipy cookbook - it would be nice if we could get some clarity on the status of that project and whether it's actively...
At the very least, I would suggest using tags such as "Beginner", "Intermediate" or "Advanced". I'm not sure those are descriptive enough, or if we should group content in some...
The docs team had a discussion about this and figured that we might want to change the repo name so it can also contain how tos, instead of just tutorials....
As discussed in the previous documentation meeting, this PR implements the "medium-term" solution to the tutorials that have been added but are not currently executable. Essentially, this moves the RL...