News

Some algorithms based upon a projection process onto the Krylov subspace $K_m = \operatorname{Span}(r_0, Ar_0, \ldots, A^{m - 1}r_0)$ are developed, generalizing the ...
Solving an equation means finding the value or values for which the two expressions on each side of the equals sign are equal. One of the most common methods used to solve equations is the balance ...
Solving an equation means finding the value or values for which the two expressions on each side of the equals sign are equal. One of the most common methods used to solve equations is the balance ...
The Hermitian and skew-Hermitian splitting (HSS) method is an unconditionally convergent iteration method for solving large sparse non-Hermitian positive definite system of linear equations. By making ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...