Numerical Linear Algebra with Julia provides in-depth coverage of fundamental topics in numerical linear algebra, including how to solve dense and sparse linear systems, compute QR factorizations, compute the eigendecomposition of a matrix, and solve linear systems using iterative methods such as conjugate gradient. Julia code is provided to illustrate concepts and allow readers to explore methods on their own.Written in a friendly and approachable style, the book contains detailed descriptions of algorithms along with illustrations and graphics that emphasize core concepts and demonstrate the
...
More from Google