numerical-computing-is-fun
numerical-computing-is-fun copied to clipboard
Learning numerical computing with notebooks for all ages.
decimnals -> decimals
- Translate README.md - Add translated cover image (later link can refers to it)
Notebook 3 had mixed print statements for Py2 & 3, changed all to Py3. My first pull so hope I'm doing this right, there are lots of edits in the...
Hi, In this notebook: https://github.com/mikkokotila/jupyter4kids/blob/master/notebooks/numerical-computing-is-fun-2.ipynb you use the 'is' keyword to compare numbers. This should be avoided, because Python's semantic does not guarantee that '1 is 1'. In fact, in...
This project is very interesting and I believe that it can be a motivation for brazilian students. I think that more contributions can be added if more people could understand...