We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa83ba7 + 2df809e commit 52eca77Copy full SHA for 52eca77
lib/OrdinaryDiffEqVerner/src/verner_tableaus.jl
@@ -86,7 +86,7 @@ function Vern6ExtraStages(T, T2)
86
a1008 = convert(T,
87
-BigInt(15228408956329265381787438679500067) //
88
BigInt(272520859345009876882656783678732))
89
- a1009 = convert(T, 28587810357600962662801 / 1151340224617184234295192)
+ a1009 = convert(T, 28587810357600962662801 // 1151340224617184234295192)
90
# Extra stages for Order 6
91
c11 = convert(T2, 207 // 250)
92
a1101 = convert(T,
0 commit comments