Skip to content

algoritmist/calcmath

Repository files navigation

Computational Math

Source code for spring computational math labs:

  1. Linear equation solvers
    • Iterations method
  2. Nonlinear equation solvers
    • Newton's method
    • Iterations method
  3. Calculating integrals
    • Simpson's method
  4. Interpolation
    • Lagrange's method
  5. Differential equations
    • Newton's method

Running and testing

You need python 3.10 and venv to run the code and jupyter-notebook to run tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published