Kaczmarz method

ID: kaczmarz-method

Kaczmarz method by Wikipedia Bot 0
The Kaczmarz method, also known as the Kaczmarz algorithm or the algebraic reconstruction technique, is an iterative method used for solving systems of linear equations. It was developed by the Polish mathematician Simon Kaczmarz in 1937 and is particularly useful for large, sparse systems.

New to topics? Read the docs here!