swi

Matlab Codes of SWI, DIOM, DQGMRES

https://github.com/huangna112/swi

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Matlab Codes of SWI, DIOM, DQGMRES

Basic Info
  • Host: GitHub
  • Owner: huangna112
  • Language: MATLAB
  • Default Branch: main
  • Homepage:
  • Size: 5.47 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed over 3 years ago
Metadata Files
Readme Citation

README.md

MATLAB code of some Krylov methods for solving unsymmetric positive definite linear systems

How to cite

If you use swi in your work, please cite using the format given in CITATION.bib

Content

We provide here some matlab code of certain methods for solving unsymmetric positive definite linear systems Ax = b.

Algorithms

Test

Convection-diffusion

The linear system arises from the convection diffusion equation. - test_condiff Runing this file gets the comparing results, for more details, please see test_condiff.pdf

SuiteSparse Matrix

We select matrices from the SuiteSparse Matrix Collection and b = Ax* with x* = (1,1,...,1)'. - test_suitesparse.m Runing this file gets the comparing results, for more details, please see test_suitesparse.pdf. - testproblem.txt Storing all the file name of testing matrices.

Citation (CITATION.bib)

@Misc{huang-dai-Orban-Saunders-swi,
  author={Huang, Na and Dai, Yu-Hong and Orban, Dominique and Saunders, Michael A},
  title={{MATLAB} code of some {K}rylov methods for solving unsymmetric positive definite linear systems},
  month = {June},
  howpublished = {https://github.com/huangna112/SWI},
  year = {2022},
  DOI = {10.5281/zenodo.6679527},
}

GitHub Events

Total
Last Year