HighDimensionalEconLab / DifferentiableStateSpaceModels.jl

MIT License
46 stars 1 forks source link

Custom rrule for `quad` #92

Closed wupeifan closed 2 years ago

wupeifan commented 2 years ago

Should be merged asap in my opinion. It will help with the second-order gradients massively regardless of the simulation function we employ.

codecov[bot] commented 2 years ago

Codecov Report

Merging #92 (a83637c) into main (d54083c) will increase coverage by 0.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   72.83%   73.09%   +0.25%     
==========================================
  Files          12       12              
  Lines        1156     1167      +11     
==========================================
+ Hits          842      853      +11     
  Misses        314      314              
Impacted Files Coverage Δ
src/sequence.jl 26.45% <100.00%> (+3.81%) :arrow_up:

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 d54083c...a83637c. Read the comment docs.