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

Fix bug in gradient initialization of HessianResult #14

Merged
merged 1 commit into from
Dec 5, 2019

Conversation

andreasnoack
Copy link
Member

#9 introduced a bug when the gradient is taken with respect to an array of higher dimension than one but it was only captures by the tests in ForwardDiff. This PR fixes the issue and adds tests.

@andreasnoack andreasnoack merged commit d06a6e9 into master Dec 5, 2019
@andreasnoack andreasnoack deleted the an/gradientmatrix branch December 5, 2019 19:40
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