R9484/hw1-conjugate-gradientmaster
R9484/hw1-conjugate-gradient
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
abc2f1773df8 | blatny | added more info to README and output of main_minimize | Oct 15 2019 | |||
eed1d7040d39 | • trottet | comment k in conjgrad algrithm | Oct 14 2019 | |||
6b34fa15936c | blatny | added small stuff plus optimized CG | Oct 14 2019 | |||
87d1ba2c1648 | blatny | fixed scaling 1/2 mistake betweem ex1 and ex2 | Oct 12 2019 | |||
f58f9fd9c380 | blatny | Putting it all together | Oct 12 2019 | |||
f62200ed3cdc | • trottet | Modification : main_minimize.py : work for CG | Oct 11 2019 | |||
4689600d7944 | • trottet | IN PROCESS : mainfile + argparse | Oct 11 2019 | |||
bb3a29f96a95 | • trottet | ARGSPARSE : IN PROCESS | Oct 10 2019 | |||
1c92c2acc249 | • trottet | CONJGRAD IN PROCESS | Oct 10 2019 | |||
b10577048461 | blatny | init value change | Oct 10 2019 | |||
ce055d383326 | blatny | testing cg algo | Oct 10 2019 | |||
a2b8490c6bd0 | • trottet | CG : conjugate gradient exercise 2 : in process | Oct 10 2019 | |||
1012d776a123 | blatny | minor changes in structure for optimizer | Oct 10 2019 | |||
712267beb099 | blatny | fixed framework for conj gradient | Oct 10 2019 | |||
6f8c8ac17480 | • trottet | Merge branch 'master' of ssh://c4science.ch/diffusion/9484/sp4e-homework-lars… | Oct 10 2019 | |||
ee646bb4f2e9 | • trottet | CG exercise 2 : in process | Oct 10 2019 | |||
1c019d4c2566 | blatny | Fixed optimizer.py, now using global variables instead of writing to file. | Oct 10 2019 | |||
ad12e238e113 | blatny | added first draft solution to task 1 (optimizer.py), bugs to be fixed | Oct 10 2019 | |||
d8dd50de95df | blatny | Added empty .py files for hw1 | Oct 10 2019 |
c4science · Help