28 Commits (d91c796b57d149af5d7dd82830a94f102868174b)
 

Author SHA1 Message Date
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