CejkaLuk / masters_thesis

Master's thesis that I wrote during my 3rd year of the Applications of Software Engineering program at the Faculty of Nuclear Sciences and Physical Engineering at the Czech Technical University in Prague.
0 stars 0 forks source link

Minor Math and Content Fixes #30

Closed CejkaLuk closed 1 year ago

CejkaLuk commented 1 year ago

Math

The correct notation for finding an element largest in absolute value in a column of a matrix is: p = argmax_{j<=k<=n}|l_{k, j}|.

This has to be fixed on pages: 32, 33, 36, 49

Content

Replace any mention of "converge" with "process" or something similar. It may not be a suitable term to use in this context.