Introduces linear algebra and matrices, with an emphasis on applications, including methods to solve systems of linear algebraic and linear ordinary differential equations. Discusses computational ...
Analysis and application of numerical methods for solving large systems of linear equations, which often represent the bottleneck when computing solutions to equations arising in fluid mechanics, ...
1. Strassen's method is an important milestone in Computer Science history, largely launching the study of time complexity of algorithms. As the poster child example of a "divide and conquer" ...