SLIDE 1
Miscellaneous
No class next Monday, April 11th (Sechseläuten)
How to Write Fast Numerical Code Spring 2011 Lecture 13 Instructor: - - PowerPoint PPT Presentation
How to Write Fast Numerical Code Spring 2011 Lecture 13 Instructor: Markus Pschel TA: Georg Ofenbeck Miscellaneous No class next Monday, April 11 th (Sechseluten) Midterm exam: Friday, April 15 th Today Solving linear systems
BLAS 1: vector-vector ops BLAS 2: matrix-vector ops BLAS 3: matrix-matrix ops Linear system solving Matrix inversion Singular value decomposition ... and more
A
a2,1 a1,1
a1,1 a1,n
A’ 1 1 1
a1,1
A
a1,n a’2,2 a’1,n
A’
a2,1 a1,1
1 1
a1,1
A
a’2,2
1 1
a’2,2
A
a2,1 a1,1
1 1 1
a1,1 an,1 0 a’3,2 a’2,2
1 1 1
a’2,2 a’n,2 0
A
a2,1 a1,1
1 1 1
a1,1 an,1 a’3,2 a’2,2 a’2,2 a’n,2