Skip to content

Releases: Bernard12/real_master_degree

Big internal rework

08 Feb 12:21
Compare
Choose a tag to compare

Reworked a lot of code inside Matrix class and other function for better performance. The result is 5x faster QR decomposition and 1.5x faster SVD. Fixed memory leaks

Finished working program

04 Feb 21:17
Compare
Choose a tag to compare

Finished working program with simple implementation of QR and SVD algorithms