History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
743d848eff4b | Bibs | Reorganized repo | Dec 14 2018 | |||
d25750318322 | Bibs | Doxygen comments for io.hpp and LinSys.hpp | Dec 13 2018 | |||
4f95a1b1fac8 | Bibs | Implemented error tracking during algorithm to detect divergence | Dec 12 2018 | |||
9d28673ddd3e | Bibs | Can now solve lin system with another method without aborting program | Dec 12 2018 | |||
28e7bc457e93 | Bibs | Added command to display evolution of error | Dec 12 2018 | |||
c4ee22944d25 | Bibs | Implemented command line interface | Dec 12 2018 | |||
a9bd6f84d4a7 | Bibs | Successfully implemented and tested all methods into an abstract class | Dec 11 2018 | |||
3119ff25c92e | Bibs | Added Richardson method to the abstract class | Dec 11 2018 | |||
412b1afc699a | Bibs | Added Jaccobi method to the abstract class | Dec 11 2018 | |||
cd62858fc5e5 | Bibs | Added Gauss Siedel method to the abstract class | Dec 11 2018 | |||
49603a5fce95 | Bibs | Deleted temp files. Combined methods into an abstract class | Dec 11 2018 |
c4science · Help