Linear algebra algorithms are the most important algorithms in numerical computing. They are the foundation of all numerical algorithms. Many numerical algorithms, however complicated they are, involve some linear algebra computation. For example, a nonlinear problem is often difficult (or impossible) to solve directly. A popular technique is to approximate the nonlinear problem using multiple smaller linear subproblems (as in calculus). A linear problem then usually involves some vectors and matrices because it has multiple ...
2. Linear Algebra
Get Numerical Methods Using Kotlin: For Data Science, Analysis, and Engineering now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.