pulsipher / eulercourse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to Numerical Methods for Simulating Batch Reactor Exercises

Here we have the exercises for Euler methods.

The files are as follows:

  • exercises.ipynb: The worksheet of all the exercises with helper code.
  • exercises_completed.ipnyb: The worksheet with all the answers. Avoid the temptation to cheat :)
  • lecture_slides.pdf: The lecture slides (note some figures do not present correctly in PDF form)

To try these out without having to download anything, please go to Binder.

Alternatively, you can use Colab to access exercises.ipynb.

About

License:MIT License


Languages

Language:Jupyter Notebook 100.0%