Metadata-Version: 2.4
Name: blockcg
Version: 0.0.1
Summary: Pure python implementations of block conjugate gradient methods.
Project-URL: Homepage, https://github.com/jlindbloom/blockcg
Project-URL: Bug Tracker, https://github.com/jlindbloom/blockcg/issues
Author-email: Jonathan Lindbloom <jonathan@lindbloom.com>
License-File: LICENSE
Keywords: BF-BCG,DP-BCG,HS-BCG,block conjugate gradient,breakdown-free conjugate gradient
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# blockcg
Pure python implementations of block conjugate gradient methods.
