Skip to content

Sample implementation of the Raghavendra-Fliege linear systems solver

Notifications You must be signed in to change notification settings

riccardomurri/sacapoche

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

This repository hosts sample code implementing the Raghavendra-Fliege algorithm for solving linear systems.

Available code

The code is grouped into directories according to the implementation language. All example programs run two tests in sequence: solve a linear system Ax = b with A the identiy matrix, and solve a linear system where A is a random matrix with coefficients drawn uniformly from an interval.

References

About

Sample implementation of the Raghavendra-Fliege linear systems solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages