https://github.com/cometscome/shiftedcg
Shifted CG method for solving linear equations with Julia 0.6.1. See, Y. Nagai, Y. Shinohara, Y. Futamura, and T. Sakurai,[arXiv:1607.03992v2 or DOI:10.7566/JPSJ.86.014708]. http://dx.doi.org/10.7566/JPSJ.86.014708
https://github.com/cometscome/shiftedcg
Last synced: over 1 year ago
JSON representation
Shifted CG method for solving linear equations with Julia 0.6.1. See, Y. Nagai, Y. Shinohara, Y. Futamura, and T. Sakurai,[arXiv:1607.03992v2 or DOI:10.7566/JPSJ.86.014708]. http://dx.doi.org/10.7566/JPSJ.86.014708
- Host: GitHub
- URL: https://github.com/cometscome/shiftedcg
- Owner: cometscome
- Created: 2017-12-06T15:59:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-17T05:24:32.000Z (over 8 years ago)
- Last Synced: 2025-01-21T10:08:26.988Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shiftedCG
Shifted CG method for solving linear equations with Julia 0.6.1