1. Numerical Linear Algebra

Preconditioning — Quiz

Test your understanding of preconditioning with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

Which property must a matrix A have to apply an incomplete Cholesky preconditioner (IC)?

Question 2

In an ILU(k) factorization, what does the parameter k control?

Question 3

In the ILUT preconditioner, what does the 'T' represent?

Question 4

Which preconditioning technique approximates the matrix inverse by a polynomial in A, often using Chebyshev polynomials?

Question 5

Why must the preconditioner M be symmetric positive definite when using the Conjugate Gradient method?