Skip to content

Comparison of efficiency of the following numerical methods for solving set of equations: Jacobi, Gauss-Siedl and SOR.

Notifications You must be signed in to change notification settings

sebpaj/Iteration-methods-for-solving-set-of-equations

Repository files navigation

Using Python for calculations.Using Pandas and Bokeh for data visualisation. All calculations has passed unit tests with precision 1e-07. Coefficient for SOR method is equal to 1.2.

About

Comparison of efficiency of the following numerical methods for solving set of equations: Jacobi, Gauss-Siedl and SOR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages