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 gradients of non-Quantity parameters #371

Merged
merged 2 commits into from
Aug 26, 2021

Conversation

SimonBoothroyd
Copy link
Contributor

Description

This PR fixes an exception raised when trying to compute the gradient w.r.t. a non-Quantity parameter value for example scale14 which is an unwrapped float.

Status

  • Ready to go

@codecov
Copy link

codecov bot commented Aug 26, 2021

Codecov Report

Merging #371 (3dee3ff) into master (0afeba2) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

@SimonBoothroyd SimonBoothroyd merged commit 3ff61b4 into master Aug 26, 2021
@SimonBoothroyd SimonBoothroyd deleted the fix-gradient-of-float branch August 26, 2021 13:05
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