fsobral / RAFF.jl

Robust Algebraic Fitting Function project
MIT License
18 stars 2 forks source link

Implement QR factorization with reuses #4

Open fsobral opened 5 years ago

fsobral commented 5 years ago

Follow the ideas of Moré, 1978, and implement the smart way of using QR factorization to solve the linear systems.