Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 241 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 241 Bytes

Numerical Method Algorithms in Python

Implementation of various numerical algorithms in Python

TODO

  • Add documentations
  • Add tests for error module functions
  • Add a notebook version to examples that contain equations