Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 1.59 KB

README.md

File metadata and controls

22 lines (20 loc) · 1.59 KB

Numerical Methods

COMP 361/5611 at Concordia University

This repository contains the course material, including:

  • notebooks: Jupyter notebooks used in the lectures (best viewed with Jupyter). If you don't want or can't install Jupyter, Google Collab is a nice alternate:
  • tutorials: Latex source files for all the tutorials
  • tests: Tests with solutions
  • outline.html: Course outline
  • recap-ch5-ch8.py: In-class recap on Chapters 5 to 8

The material is based on the following textbook:

Jaan Kiusalaas. Numerical methods in engineering with Python 3. Cambridge university press, 2013.