Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buggy least square gradients #1

Open
nikola-m opened this issue Apr 10, 2017 · 0 comments
Open

Buggy least square gradients #1

nikola-m opened this issue Apr 10, 2017 · 0 comments

Comments

@nikola-m
Copy link
Owner

nikola-m commented Apr 10, 2017

Two out of three least-square gradient options (lstsq, lstsq_dm) have yet undiscovered bugs and give wrong results. The problem is not high priority since lstsq_qr option works well. This is the gradient calculation procedure explained in the reference paper.
Anyhow, it would be nice to discover and remove these bugs and enable users more options for cell centered gradient computation.

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

No branches or pull requests

1 participant