43 Commits (f31bab3543a631510b11bf79c75200aaf0df400d)
 

Author SHA1 Message Date
Luca Lombardo f31bab3543 Small refinements, little fixes may still be necessary 2 years ago
Luca Lombardo 560bf58612 fixed the documentation 2 years ago
Luca Lombardo 6024b9eb75 not needed anymor 2 years ago
Luca Lombardo 13412816a0 GMRES does not work. Refined the code 2 years ago
Luca Lombardo 462e21c0f2 small fixes 2 years ago
Luca Lombardo 593c5a33cf instructions added to run the algorithms 2 years ago
Luca Lombardo 5808251a09 big restyle, last fixes before final release 2 years ago
Luca Lombardo 248045eb54 nothing works 2 years ago
Luca Lombardo 646b2fe624 solved the problem of the linear system. The res vector gets zeroed, to do 2 years ago
Luca Lombardo 55d9631ee4 now algo1 works perfectly 2 years ago
Luca Lombardo 563a09b23c now algo4 is in the style of the other scripts, still don't know how to solve the linear system 2 years ago
Luca Lombardo e2826e2a33 new main and algo file, working numerical test on algo1 2 years ago
Luca Lombardo 097fa7cf9f minor fixes 2 years ago
Luca Lombardo 3e08fee18d removed old notebooks and unseful scripts 2 years ago
Luca Lombardo 2df71072a6 small fixes to the code and the tex 2 years ago
Luca Lombardo d91c796b57 algo 1 still works, algo2 and 4 are just placeholders 2 years ago
Luca Lombardo 5e812a4e8d small fixes 2 years ago
Luca Lombardo 2bacbb59a1 Can't solve the linear system on line 14 of the pseudocode 2 years ago
Luca Lombardo 4b8c39ad84 now arnoldi works. last problem on algo 4. main to update 2 years ago
Luca Lombardo 633655bc27 indentation problem 2 years ago
Luca Lombardo fe332995d0 wrong indentation 2 years ago
Luca Lombardo 1f78fbfd5b Merge branch 'main' of github.com:lukefleed/ShfitedPowGMRES 2 years ago
Luca Lombardo bbf92fefca now arnoldi works, index problems. It still does not return the correct output required bythe paper 2 years ago
Luca Lombardo 9b537b3c84
Merge pull request #1 from lukefleed/dependabot/pip/numpy-1.22.0
Bump numpy from 1.21.5 to 1.22.0
2 years ago
dependabot[bot] 806b040708
Bump numpy from 1.21.5 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.5 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.5...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Luca Lombardo 8212ec7c1a created automatic generated requirements 2 years ago
Luca Lombardo 7b1f64f88a created automatic generated requirements 2 years ago
Luca Lombardo 22601af85b created automatic generated requirements 2 years ago
Luca Lombardo 7f02868820 wrong print 2 years ago
Luca Lombardo 362287fcde minor fixes 2 years ago
Luca Lombardo da82dcfa14 created a testing notebook for each algo 2 years ago
Luca Lombardo 1c3c69b775 minor fixes 2 years ago
Luca Lombardo d1236a291f starting to write the paper, words to change 2 years ago
Luca Lombardo 679b17b3ce algo 2 still not working. idem for algo4 2 years ago
Luca Lombardo 2d101f402f clean stats 2 years ago
Luca Lombardo d13c5c5bfb main script updated 2 years ago
Luca Lombardo 2d1b6294a6 consider the results inside data folder 2 years ago
Luca Lombardo ef1dd5238d start considering the data folder 2 years ago
Luca Lombardo aa7364c261 refinend the algo1, starting to test algo2 2 years ago
Luca Lombardo 990d59e3ab testing over the algorithm 1 with different taus 2 years ago
Luca Lombardo 6651a16f28 Now algo 1 works, I hope 2 years ago
Luca Lombardo 74522d86d9 small fixes 2 years ago
Luca Lombardo 6600f2ae1c
Initial commit 2 years ago