R7934/Finalmaster
R7934/Final
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c7f62a2367c5 | Bibs | Implemented and tested Makefile | Dec 12 2018 | |||
073060d11c24 | choitel | Current stage convergence and beginning of google tests | Dec 12 2018 | |||
6a39db2d7343 | choitel | Convergence of Jacobi and GS | Dec 12 2018 | |||
6047a9773727 | choitel | Merge branch 'master' of ssh://c4science.ch/diffusion/7934/pcsc_project | Dec 12 2018 | |||
63d32b4725f8 | choitel | Convergence for Gauss Seidel | Dec 12 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 | |||
b616b8e8a408 | Bibs | Transfer of cli from main onto io.cpp | 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