Add conjugate gradient method algorithm (#2486)
* Initial commit of the conjugate gradient method * Update linear_algebra/src/conjugate_gradient.py * Added documentation links, changed variable names to lower case and more descriptive naming, added check for symmetry in _is_matrix_spd * Made changes to some variable naming to be more clear * Update conjugate_gradient.py Co-authored-by: Zeyad Zaky <zeyadzaky@Zeyads-MacBook-Pro.local> Co-authored-by: Christian Clauss <cclauss@me.com> Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
Z
zakademic committed
533e36d32ba415be382e9c8c0803d5261b489afd
Parent: 110a740
Committed by GitHub <noreply@github.com>
on 12/12/2020, 4:40:23 AM