Skip to content

Latest commit

 

History

127 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Randomized Extended Kaczmarz

Overview

The current project contains an implementation of the algorithm described in the research paper [1]. The Randomized Extended Kaczmarz algorithm is a randomized algorithm for solving least-squares/linear regression problems. The current project provides implementations of REK in C, C++, Java and Matlab (wriiten in C with mex-files integrations).

Randomized Extended Kaczmarz for Solving Least-Squares. SIAM. J. Matrix Anal. & Appl., 34(2), 773–793. (21 pages) Authors: Anastasios Zouzias and Nikolaos Freris

This project has been moved to the following projects

About

Randomized Extended Kaczmarz Least-squares Solver

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages