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

inside function calcJacCol, precompute 1/epsilon #158

Open
j4yan opened this issue Sep 5, 2018 · 0 comments
Open

inside function calcJacCol, precompute 1/epsilon #158

j4yan opened this issue Sep 5, 2018 · 0 comments

Comments

@j4yan
Copy link
Contributor

j4yan commented Sep 5, 2018

The factor 1/epsilon is used inside the loop. We better not rely on the compiler to optimize it for us.

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