greta-dev / greta.dynamics

a greta extension for modelling dynamical systems
https://greta-dev.github.io/greta.dynamics/
Other
6 stars 2 forks source link

fixes to work with greta 0.3.0.9008 #9

Closed goldingn closed 5 years ago

goldingn commented 5 years ago

roll forward to use TF v1.14.0 and TFP 0.7.0 and make tests work

codecov[bot] commented 5 years ago

Codecov Report

Merging #9 into master will decrease coverage by 72.36%. The diff coverage is 27.63%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #9       +/-   ##
===========================================
- Coverage     100%   27.63%   -72.37%     
===========================================
  Files           1        3        +2     
  Lines         105      152       +47     
===========================================
- Hits          105       42       -63     
- Misses          0      110      +110
Impacted Files Coverage Δ
R/ode_solve.R 0% <0%> (ø)
R/package.R 0% <0%> (ø)
R/iterate_matrix.R 43.29% <43.29%> (ø)

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 eea29d3...275e5ff. Read the comment docs.