R9482/Homework1master
R9482/Homework1
master
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2c5160baa74e | sieber | README slightly modified | Oct 16 2019 | |||
6f5b7a2758d2 | sieber | typos corrected from README (hopefully most of them) | Oct 16 2019 | |||
e2c96d378179 | sieber | README modified | Oct 16 2019 | |||
ff175498c61e | ashtari | readme modified | Oct 16 2019 | |||
e32e146b0911 | ashtari | readme completed for the post-processing.py | Oct 16 2019 | |||
85f7e77c1787 | ashtari | limits of x and y domains in post | Oct 16 2019 | |||
0929142703e5 | ashtari | comments in post_processing modified and completed | Oct 16 2019 | |||
9736bb655290 | ashtari | optimizer.py prints the method on screen | Oct 16 2019 | |||
9df433224dab | ashtari | readme.md modified for the optimizer.py | Oct 16 2019 | |||
2de8f23b62b6 | ashtari | optimizer.py prints summary and results on scree | Oct 16 2019 | |||
bc718a222e2b | ashtari | optimizer.py accepts arbitrary initial guess | Oct 16 2019 | |||
a45ed42e48af | ashtari | slight modifications in readme | Oct 16 2019 | |||
0bf8f262bf9c | ashtari | readme appearence looks nicer now | Oct 15 2019 | |||
321729a30b5f | ashtari | conjugate_gradient.py usage section in readme completed | Oct 15 2019 | |||
e80c161604a7 | ashtari | conjugate_gradient.py usage section in readme completed | Oct 15 2019 | |||
08fad12629f9 | ashtari | conjugate_gradient.py usage section in readme completed | Oct 15 2019 | |||
efd18a046194 | ashtari | conjugate_gradient.py usage section in readme completed | Oct 15 2019 | |||
98d9d1d11069 | ashtari | conjugate_gradient.py usage section in readme completed | Oct 15 2019 | |||
8e2301c93b3f | ashtari | conjugate_gradient.py usage section in readme modified | Oct 15 2019 | |||
eb6d363621e1 | ashtari | conjugate_gradient.py usage section in readme modified | Oct 15 2019 | |||
1136dd8bca6f | ashtari | conjugate_gradient.py usage section in readme modified | Oct 15 2019 | |||
0e56ee7bef95 | ashtari | conjugate_gradient.py usage section in readme modified | Oct 15 2019 | |||
98cc7e020797 | ashtari | conjugate_gradient.py usage section in readme modified | Oct 15 2019 | |||
990d0e5689b4 | ashtari | conjugate_gradient.py usage section in readme started | Oct 15 2019 | |||
9ce81b294cf4 | ashtari | Requirements section in readme was modified | Oct 15 2019 | |||
464f7a1d5efd | ashtari | Project description section in readme was modified | Oct 15 2019 | |||
a03bac496d0c | ashtari | General info section of README is modified | Oct 15 2019 | |||
ede824a264e9 | ashtari | General info section of README is modified | Oct 15 2019 | |||
e4f86949f070 | ashtari | General info section of README is updated | Oct 15 2019 | |||
3f429312f3b1 | ashtari | Merge branch 'master' of ssh://c4science. | Oct 15 2019 | |||
2ae1c11ec76d | ashtari | Postprocessing is added to CG code | Oct 15 2019 | |||
fed5f2e47b87 | sieber | Merge branch 'master' of ssh://c4science. | Oct 15 2019 | |||
4f642babcd15 | sieber | post-processing looks nicer | Oct 15 2019 | |||
b75326fc1339 | ashtari | In optimizer, the method is entered as argument | Oct 15 2019 | |||
980bd9d314f9 | sieber | post-processing.py now saves plots as pdf | Oct 15 2019 | |||
6acf38f37d1d | sieber | test on gitignore pdf | Oct 15 2019 | |||
418f6366bac7 | sieber | Merge branch 'master' of ssh://c4science. | Oct 15 2019 | |||
076c0565a080 | ashtari | Function for calculating the obj. function added to CG code | Oct 15 2019 | |||
78caeadb6b2d | sieber | README modified | Oct 15 2019 | |||
9fe859644cfa | ashtari | Merge branch 'master' of ssh://c4science. | Oct 15 2019 | |||
4df3511a8e5c | ashtari | Details of calculations is now optional | Oct 15 2019 | |||
637761fb2bc4 | sieber | Merge branch 'master' of ssh://c4science. | Oct 15 2019 | |||
ea6e08954aea | sieber | comments added | Oct 15 2019 | |||
62bd6a389c88 | ashtari | CG modified for the general form, i.e. nonsymmetric A | Oct 15 2019 | |||
b3377f2bf369 | ashtari | Basic CG algorithm implemented | Oct 15 2019 | |||
3fb5339c897a | ashtari | CG gets maximum number of iterations and convergence criteria as args | Oct 14 2019 | |||
7c946e8e0c4a | ashtari | CG code gets IC x0 and checks its compatibility with A and b | Oct 14 2019 | |||
1635b3697da8 | ashtari | Compatibility check modified. A is reshaped to square form | Oct 14 2019 | |||
405b18f772b8 | ashtari | Merge branch 'master' of ssh://c4science. | Oct 14 2019 | |||
80919d4ff611 | ashtari | CG code gets A and b as arguments and checks for their compatibility | Oct 14 2019 | |||
b05bad0c2bf2 | sieber | README modifed | Oct 14 2019 | |||
bb2b39d76822 | sieber | README modifed | Oct 14 2019 | |||
11d42fe630bd | sieber | README modifed | Oct 14 2019 | |||
03f2a422266b | sieber | README file created | Oct 14 2019 | |||
7fa1d62219c6 | sieber | .gitignore modified | Oct 14 2019 | |||
776a2c5fa858 | sieber | post-processing written in a new independant script (post_process.py) | Oct 14 2019 | |||
1a7d177d0124 | sieber | post-processing implemented | Oct 11 2019 | |||
11e10e98cb26 | sieber | input argument error handling + callback function added | Oct 10 2019 | |||
f2f697ab967d | sieber | minimization method as input argument (argv) | Oct 10 2019 | |||
3b04a1436aba | sieber | scipy optimizer implemented for fixed function coefficients | Oct 10 2019 | |||
5bf4a4fdb1b0 | ashtari | initial commit (.py files created) | Oct 10 2019 | |||
789be73e0035 | ashtari | HW1 folder and first .py created | Oct 10 2019 |
c4science · Help