Skip to content

2072U-W2022/2072U-Course-Codes

Repository files navigation

2072U-Course-Codes

Contains codes from MATH/CSCI 2072U Winter 2022.

Repository organisation

The codes are organised in the following directories:

  • interpolation/ contains codes for polynomial and piecewise interpolations as well as for least squares.
  • linear_algebra/ contains example codes for basic Linear Algebra operations using NumPy / SciPy.
  • linear_systems/ contains codes for LU and LUP decompositions and code for matrix condition number and error / residual comparison.
  • root_finding/ contains codes for finding roots of non-linear equations and system of equations.

About

contains the codes from MATH/CSCI 2072U Winter 2022

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages