HighDimensionalEconLab / DifferentiableStateSpaceModels.jl

MIT License
46 stars 1 forks source link

[WIP] Batch sylvester #82

Closed wupeifan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #82 (781b208) into main (fcd23f5) will increase coverage by 0.76%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #82      +/-   ##
==========================================
+ Coverage   79.48%   80.25%   +0.76%     
==========================================
  Files          12       13       +1     
  Lines        1131     1175      +44     
==========================================
+ Hits          899      943      +44     
  Misses        232      232              
Impacted Files Coverage Δ
src/types.jl 91.89% <ø> (ø)
src/batch_sylvester.jl 100.00% <100.00%> (ø)
src/generate_perturbation_derivatives.jl 91.75% <100.00%> (+0.02%) :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 fcd23f5...781b208. Read the comment docs.

wupeifan commented 2 years ago

If Michel's package can work and it's as fast as he experimented then we just don't need this any more.