Skip to content

Conversation

@tanglef
Copy link
Contributor

@tanglef tanglef commented Jul 28, 2020

This fixes the benchmark for the current conjugate gradient and remove matplotlib warnings in the doc.

There's also a "fully-pythonized" version of the scipy's conjugate gradient using Keops (with benchmarks) that has a better precision in some situations for the same computational time.

Also warnings (including a condition number warning for the added conjugate gradient) are present, stopping conditions are implemented to avoid any infinite loops and unit test for both the current and added methods are present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant