Skip to content

Pure python implementations of block conjugate gradient methods.

License

Notifications You must be signed in to change notification settings

jlindbloom/blockcg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockcg

License: MIT

This repository contains pure python implementations of block conjugate gradient methods.

Install with pip install blockcg.

References

[1] O'Leary, D. (1980). The block conjugate gradient algorithm and related methods. Linear algebra and its applications, 29, 293–322.

[2] Ji, H., & Li, Y. (2017). A breakdown-free block conjugate gradient method. BIT Numerical Mathematics, 57(2), 379–403.

[3] Tichy, P., Meurant, G., & Šimonová, D. (2025). Block CG algorithms revisited. Numerical Algorithms, 1–27.

About

Pure python implementations of block conjugate gradient methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published