Skip to content

Define fallbacks for gradient! and hessian! (fixes #239) #240

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

Merged
merged 1 commit into from
Sep 27, 2018

Conversation

timholy
Copy link
Member

@timholy timholy commented Sep 27, 2018

It's possible that more efficient variants are possible, but really I'd expect that returning the SVector/SMatrix is as good as it gets, so having these as generic fallbacks makes sense.

It's possible that more efficient variants are possible, but really I'd
expect that returning the SVector/SMatrix is as good as it gets, so
having these as generic fallbacks makes sense.
@codecov-io
Copy link

codecov-io commented Sep 27, 2018

Codecov Report

Merging #240 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #240   +/-   ##
=======================================
  Coverage   99.26%   99.26%           
=======================================
  Files          18       18           
  Lines         410      410           
=======================================
  Hits          407      407           
  Misses          3        3
Impacted Files Coverage Δ
src/gridded/indexing.jl 100% <ø> (ø) ⬆️
src/Interpolations.jl 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44d6946...c47073f. Read the comment docs.

Copy link
Contributor

@tomasaschan tomasaschan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@timholy timholy merged commit 25d42a2 into master Sep 27, 2018
@timholy timholy deleted the teh/fix_239 branch September 27, 2018 08:02
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.

3 participants