Skip to content

Commit

Permalink
Fix error in Tsit5 interpolation
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion committed Aug 3, 2018
1 parent 75962ee commit 1e94210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dense/interpolants.jl
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ end
end

@def tsit5pre4 begin
@tsit5unpack
b1Θdiff4 = 24*r14
b2Θdiff4 = 24*r24
b3Θdiff4 = 24*r34
Expand Down

0 comments on commit 1e94210

Please sign in to comment.