Skip to main content

Matrix solvers & numerical linear algebra

✏️Course in Development

This page is currently empty, but don’t worry — it will be written soon! Stay tuned for updates, and check the changelog to see what’s in progress.

At each step of many of the iterative algorithms we've discussed — particularly the Gradient Algorithm and Newton-Raphson methods — the core computational task often boils down to solving a large system of simultaneous linear equations. Even if the original network equations are non-linear, these methods linearize them in some way during each iteration.

This section will highlight the absolutely critical role that numerical linear algebra and efficient matrix solvers play in making modern hydraulic modeling feasible. The systems of equations generated can involve thousands, or even tens or hundreds of thousands, of variables for real-world networks.

Read more for free

Register or log in now to access additional chapters and unlock extra features.

By continuing, you agree to your personal information being collected under our privacy policy and accept our terms of use.