DiffEqCallbacks

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 17 minutes, 34 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed Adapt ─────────────────────── v1.0.0
 Installed Inflate ───────────────────── v0.1.1
 Installed DiffEqCallbacks ───────────── v2.10.0
 Installed TableTraits ───────────────── v1.0.0
 Installed CommonSubexpressions ──────── v0.2.0
 Installed LineSearches ──────────────── v7.0.1
 Installed BinaryProvider ────────────── v0.5.8
 Installed DiffEqBase ────────────────── v6.7.0
 Installed URIParser ─────────────────── v0.4.0
 Installed Reexport ──────────────────── v0.2.0
 Installed DocStringExtensions ───────── v0.8.1
 Installed Requires ──────────────────── v0.5.2
 Installed NLSolversBase ─────────────── v7.5.0
 Installed Compat ────────────────────── v2.2.0
 Installed ForwardDiff ───────────────── v0.10.7
 Installed ExponentialUtilities ──────── v1.5.1
 Installed GenericSVD ────────────────── v0.2.2
 Installed Calculus ──────────────────── v0.5.1
 Installed VertexSafeGraphs ──────────── v0.1.0
 Installed OrderedCollections ────────── v1.1.0
 Installed Roots ─────────────────────── v0.8.3
 Installed FunctionWrappers ──────────── v1.0.0
 Installed RecipesBase ───────────────── v0.7.0
 Installed TreeViews ─────────────────── v0.3.0
 Installed DataStructures ────────────── v0.17.6
 Installed IterativeSolvers ──────────── v0.8.1
 Installed DiffEqDiffTools ───────────── v1.5.0
 Installed DiffRules ─────────────────── v0.1.0
 Installed RecursiveFactorization ────── v0.1.0
 Installed RecursiveArrayTools ───────── v1.2.0
 Installed SparseDiffTools ───────────── v1.0.0
 Installed LightGraphs ───────────────── v1.3.0
 Installed StaticArrays ──────────────── v0.12.1
 Installed NaNMath ───────────────────── v0.3.3
 Installed ArrayInterface ────────────── v2.0.0
 Installed MuladdMacro ───────────────── v0.2.1
 Installed SimpleTraits ──────────────── v0.9.1
 Installed DiffResults ───────────────── v0.0.4
 Installed Parameters ────────────────── v0.12.0
 Installed IteratorInterfaceExtensions ─ v1.0.0
 Installed NLsolve ───────────────────── v4.2.0
 Installed MacroTools ────────────────── v0.5.2
 Installed SpecialFunctions ──────────── v0.8.0
 Installed ArnoldiMethod ─────────────── v0.0.4
 Installed BinDeps ───────────────────── v0.8.10
 Installed Distances ─────────────────── v0.8.2
 Installed OrdinaryDiffEq ────────────── v5.25.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [459566f4] + DiffEqCallbacks v2.10.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [79e6a3ab] + Adapt v1.0.0
  [ec485272] + ArnoldiMethod v0.0.4
  [4fba245c] + ArrayInterface v2.0.0
  [9e28174c] + BinDeps v0.8.10
  [b99e7846] + BinaryProvider v0.5.8
  [49dc2e85] + Calculus v0.5.1
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [864edb3b] + DataStructures v0.17.6
  [2b5f629d] + DiffEqBase v6.7.0
  [459566f4] + DiffEqCallbacks v2.10.0
  [01453d9d] + DiffEqDiffTools v1.5.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [b4f34e82] + Distances v0.8.2
  [ffbed154] + DocStringExtensions v0.8.1
  [d4d017d3] + ExponentialUtilities v1.5.1
  [f6369f11] + ForwardDiff v0.10.7
  [069b7b12] + FunctionWrappers v1.0.0
  [01680d73] + GenericSVD v0.2.2
  [d25df0c9] + Inflate v0.1.1
  [42fd0dbc] + IterativeSolvers v0.8.1
  [82899510] + IteratorInterfaceExtensions v1.0.0
  [093fc24a] + LightGraphs v1.3.0
  [d3d80556] + LineSearches v7.0.1
  [1914dd2f] + MacroTools v0.5.2
  [46d2c3a1] + MuladdMacro v0.2.1
  [d41bc354] + NLSolversBase v7.5.0
  [2774e3e8] + NLsolve v4.2.0
  [77ba4419] + NaNMath v0.3.3
  [bac558e1] + OrderedCollections v1.1.0
  [1dea7af3] + OrdinaryDiffEq v5.25.0
  [d96e819e] + Parameters v0.12.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [731186ca] + RecursiveArrayTools v1.2.0
  [f2c3362d] + RecursiveFactorization v0.1.0
  [189a3867] + Reexport v0.2.0
  [ae029012] + Requires v0.5.2
  [f2b01f46] + Roots v0.8.3
  [699a6c99] + SimpleTraits v0.9.1
  [47a9eef4] + SparseDiffTools v1.0.0
  [276daf66] + SpecialFunctions v0.8.0
  [90137ffa] + StaticArrays v0.12.1
  [3783bdb8] + TableTraits v1.0.0
  [a2a6695c] + TreeViews v0.3.0
  [30578b45] + URIParser v0.4.0
  [19fa3120] + VertexSafeGraphs v0.1.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4607b0f0] + SuiteSparse 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
  Building SpecialFunctions → `~/.julia/packages/SpecialFunctions/ne2iw/deps/build.log`
   Testing DiffEqCallbacks
 Resolving package versions...
 Installed DataAPI ───────────────── v1.1.0
 Installed DynamicPolynomials ────── v0.3.3
 Installed GenericSchur ──────────── v0.3.0
 Installed ElasticArrays ─────────── v1.0.0
 Installed BlockArrays ───────────── v0.10.2
 Installed DiffEqProblemLibrary ──── v4.5.1
 Installed HomotopyContinuation ──── v1.3.1
 Installed BlockBandedMatrices ───── v0.6.0
 Installed ArrayLayouts ──────────── v0.1.5
 Installed DataValueInterfaces ───── v1.0.0
 Installed MultivariatePolynomials ─ v0.3.2
 Installed Polynomials ───────────── v0.6.0
 Installed SymEngine ─────────────── v0.7.0
 Installed DoubleFloats ──────────── v1.0.1
 Installed TimerOutputs ──────────── v0.5.3
 Installed StaticPolynomials ─────── v1.3.3
 Installed Tables ────────────────── v0.2.11
 Installed GeneralizedGenerated ──── v0.2.0
 Installed CanonicalTraits ───────── v0.1.0
 Installed MLStyle ───────────────── v0.3.1
 Installed ModelingToolkit ───────── v1.0.0
 Installed NNlib ─────────────────── v0.6.0
 Installed ProjectiveVectors ─────── v1.1.2
 Installed Crayons ───────────────── v4.0.1
 Installed JuliaVariables ────────── v0.2.0
 Installed RandomNumbers ─────────── v1.3.0
 Installed BandedMatrices ────────── v0.14.2
 Installed LaTeXStrings ──────────── v1.0.3
 Installed FillArrays ────────────── v0.8.2
 Installed DiffEqBiological ──────── v4.1.0
 Installed PoissonRandom ─────────── v0.4.0
 Installed Quadmath ──────────────── v0.5.2
 Installed NameResolution ────────── v0.1.3
 Installed Latexify ──────────────── v0.12.3
 Installed PrettyPrint ───────────── v0.1.0
 Installed PrettyTables ──────────── v0.6.0
 Installed DiffEqOperators ───────── v4.6.0
 Installed LazyArrays ────────────── v0.14.10
 Installed MatrixFactorizations ──── v0.2.1
 Installed Formatting ────────────── v0.4.1
 Installed ProgressMeter ─────────── v1.2.0
 Installed MixedSubdivisions ─────── v1.0.0
 Installed FixedPolynomials ──────── v0.4.0
 Installed DiffEqJump ────────────── v6.3.0
  Building SymEngine → `~/.julia/packages/SymEngine/zSUGO/deps/build.log`
    Status `/tmp/jl_GzltQf/Manifest.toml`
  [79e6a3ab] Adapt v1.0.0
  [ec485272] ArnoldiMethod v0.0.4
  [4fba245c] ArrayInterface v2.0.0
  [4c555306] ArrayLayouts v0.1.5
  [aae01518] BandedMatrices v0.14.2
  [9e28174c] BinDeps v0.8.10
  [b99e7846] BinaryProvider v0.5.8
  [8e7c35d0] BlockArrays v0.10.2
  [ffab5731] BlockBandedMatrices v0.6.0
  [49dc2e85] Calculus v0.5.1
  [a603d957] CanonicalTraits v0.1.0
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [a8cc5b0e] Crayons v4.0.1
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [e2d170a0] DataValueInterfaces v1.0.0
  [2b5f629d] DiffEqBase v6.7.0
  [eb300fae] DiffEqBiological v4.1.0
  [459566f4] DiffEqCallbacks v2.10.0
  [01453d9d] DiffEqDiffTools v1.5.0
  [c894b116] DiffEqJump v6.3.0
  [9fdde737] DiffEqOperators v4.6.0
  [a077e3f3] DiffEqProblemLibrary v4.5.1
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [b4f34e82] Distances v0.8.2
  [ffbed154] DocStringExtensions v0.8.1
  [497a8b3b] DoubleFloats v1.0.1
  [7c1d4256] DynamicPolynomials v0.3.3
  [fdbdab4c] ElasticArrays v1.0.0
  [d4d017d3] ExponentialUtilities v1.5.1
  [1a297f60] FillArrays v0.8.2
  [3dd14ad9] FixedPolynomials v0.4.0
  [59287772] Formatting v0.4.1
  [f6369f11] ForwardDiff v0.10.7
  [069b7b12] FunctionWrappers v1.0.0
  [6b9d7cbe] GeneralizedGenerated v0.2.0
  [01680d73] GenericSVD v0.2.2
  [c145ed77] GenericSchur v0.3.0
  [f213a82b] HomotopyContinuation v1.3.1
  [d25df0c9] Inflate v0.1.1
  [42fd0dbc] IterativeSolvers v0.8.1
  [82899510] IteratorInterfaceExtensions v1.0.0
  [b14d175d] JuliaVariables v0.2.0
  [b964fa9f] LaTeXStrings v1.0.3
  [23fbe1c1] Latexify v0.12.3
  [5078a376] LazyArrays v0.14.10
  [093fc24a] LightGraphs v1.3.0
  [d3d80556] LineSearches v7.0.1
  [d8e11817] MLStyle v0.3.1
  [1914dd2f] MacroTools v0.5.2
  [a3b82374] MatrixFactorizations v0.2.1
  [291d046c] MixedSubdivisions v1.0.0
  [961ee093] ModelingToolkit v1.0.0
  [46d2c3a1] MuladdMacro v0.2.1
  [102ac46a] MultivariatePolynomials v0.3.2
  [d41bc354] NLSolversBase v7.5.0
  [2774e3e8] NLsolve v4.2.0
  [872c559c] NNlib v0.6.0
  [77ba4419] NaNMath v0.3.3
  [71a1bf82] NameResolution v0.1.3
  [bac558e1] OrderedCollections v1.1.0
  [1dea7af3] OrdinaryDiffEq v5.25.0
  [d96e819e] Parameters v0.12.0
  [e409e4f3] PoissonRandom v0.4.0
  [f27b6e38] Polynomials v0.6.0
  [8162dcfd] PrettyPrint v0.1.0
  [08abe8d2] PrettyTables v0.6.0
  [92933f4c] ProgressMeter v1.2.0
  [01f381cc] ProjectiveVectors v1.1.2
  [be4d8f0f] Quadmath v0.5.2
  [e6cf234a] RandomNumbers v1.3.0
  [3cdcf5f2] RecipesBase v0.7.0
  [731186ca] RecursiveArrayTools v1.2.0
  [f2c3362d] RecursiveFactorization v0.1.0
  [189a3867] Reexport v0.2.0
  [ae029012] Requires v0.5.2
  [f2b01f46] Roots v0.8.3
  [699a6c99] SimpleTraits v0.9.1
  [47a9eef4] SparseDiffTools v1.0.0
  [276daf66] SpecialFunctions v0.8.0
  [90137ffa] StaticArrays v0.12.1
  [62e018b1] StaticPolynomials v1.3.3
  [123dc426] SymEngine v0.7.0
  [3783bdb8] TableTraits v1.0.0
  [bd369af6] Tables v0.2.11
  [a759f4b9] TimerOutputs v0.5.3
  [a2a6695c] TreeViews v0.3.0
  [30578b45] URIParser v0.4.0
  [19fa3120] VertexSafeGraphs v0.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [4607b0f0] SuiteSparse  [`@stdlib/SuiteSparse`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
┌ Warning: Replacing docs for `DiffEqOperators.PeriodicBC :: Union{}` in module `DiffEqOperators`
└ @ Base.Docs docs/Docs.jl:223
┌ Warning: Replacing docs for `DiffEqOperators.RobinBC :: Union{}` in module `DiffEqOperators`
└ @ Base.Docs docs/Docs.jl:223
Test Summary: | Pass  Total
AutoAbstol    |    7      7
346.631291 seconds (151.51 M allocations: 7.669 GiB, 1.74% gc time)
Test Summary:              | Pass  Total
TerminateSteadyState tests |    4      4
 16.415763 seconds (17.95 M allocations: 880.707 MiB, 6.52% gc time)
Test Summary:         | Pass  Total
StepsizeLimiter tests |    8      8
 10.665601 seconds (8.49 M allocations: 434.686 MiB, 4.33% gc time)
Test Summary:          | Pass  Total
Function Calling tests |    3      3
  8.216428 seconds (5.84 M allocations: 299.105 MiB, 3.97% gc time)

SavedValues{tType=Float64, savevalType=Float64}
t:
[0.0, 0.09964258706516003, 0.3457024247583422, 0.6776921908052249, 1.0]
saveval:
[0.5, 0.552938681151017, 0.7089376245893467, 0.9913594502399238, 1.3728004409033037]
Test Summary: | Pass  Total
Saving tests  |   18     18
 38.026822 seconds (30.19 M allocations: 1.374 GiB, 4.94% gc time)
Test Summary:    | Pass  Total
PresetTime tests |    5      5
  8.951113 seconds (6.86 M allocations: 337.566 MiB, 7.79% gc time)
Test Summary:   |
Iterative tests | No tests
  2.857639 seconds (1.92 M allocations: 100.578 MiB, 3.39% gc time)
Test Summary:  | Pass  Total
Periodic tests |   10     10
  5.584814 seconds (4.28 M allocations: 213.494 MiB, 3.36% gc time)
  0.028108 seconds (27.70 k allocations: 1.846 MiB)
  0.025986 seconds (27.79 k allocations: 1.848 MiB)
Test Summary:  | Pass  Total
Manifold tests |   11     11
166.189896 seconds (165.68 M allocations: 7.838 GiB, 6.57% gc time)
Test Summary: | Pass  Broken  Total
Domain tests  |   13       4     17
 77.566894 seconds (96.23 M allocations: 4.992 GiB, 7.06% gc time)
681.531280 seconds (489.40 M allocations: 24.109 GiB, 3.98% gc time)
   Testing DiffEqCallbacks tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 16 minutes, 49 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed ExponentialUtilities ──────── v1.5.1
 Installed Roots ─────────────────────── v0.8.3
 Installed DiffResults ───────────────── v0.0.4
 Installed DiffEqCallbacks ───────────── v2.10.0
 Installed StaticArrays ──────────────── v0.12.1
 Installed DataStructures ────────────── v0.17.6
 Installed LineSearches ──────────────── v7.0.1
 Installed NLsolve ───────────────────── v4.2.0
 Installed Compat ────────────────────── v2.2.0
 Installed FunctionWrappers ──────────── v1.0.0
 Installed DocStringExtensions ───────── v0.8.1
 Installed TreeViews ─────────────────── v0.3.0
 Installed MacroTools ────────────────── v0.5.2
 Installed Parameters ────────────────── v0.12.0
 Installed NLSolversBase ─────────────── v7.5.0
 Installed TableTraits ───────────────── v1.0.0
 Installed OrderedCollections ────────── v1.1.0
 Installed SpecialFunctions ──────────── v0.9.0
 Installed CommonSubexpressions ──────── v0.2.0
 Installed RecipesBase ───────────────── v0.7.0
 Installed Distances ─────────────────── v0.8.2
 Installed ForwardDiff ───────────────── v0.10.7
 Installed GenericSVD ────────────────── v0.2.2
 Installed LightGraphs ───────────────── v1.3.0
 Installed NaNMath ───────────────────── v0.3.3
 Installed Adapt ─────────────────────── v1.0.0
 Installed OpenSpecFun_jll ───────────── v0.5.3+1
 Installed DiffRules ─────────────────── v0.1.0
 Installed SparseDiffTools ───────────── v1.0.0
 Installed DiffEqDiffTools ───────────── v1.5.0
 Installed Calculus ──────────────────── v0.5.1
 Installed ArrayInterface ────────────── v2.0.0
 Installed ArnoldiMethod ─────────────── v0.0.4
 Installed OrdinaryDiffEq ────────────── v5.25.0
 Installed Requires ──────────────────── v0.5.2
 Installed DiffEqBase ────────────────── v6.7.0
 Installed Inflate ───────────────────── v0.1.1
 Installed SimpleTraits ──────────────── v0.9.1
 Installed MuladdMacro ───────────────── v0.2.1
 Installed IteratorInterfaceExtensions ─ v1.0.0
 Installed RecursiveArrayTools ───────── v1.2.0
 Installed RecursiveFactorization ────── v0.1.0
 Installed Reexport ──────────────────── v0.2.0
 Installed VertexSafeGraphs ──────────── v0.1.0
 Installed IterativeSolvers ──────────── v0.8.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [459566f4] + DiffEqCallbacks v2.10.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [79e6a3ab] + Adapt v1.0.0
  [ec485272] + ArnoldiMethod v0.0.4
  [4fba245c] + ArrayInterface v2.0.0
  [49dc2e85] + Calculus v0.5.1
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [864edb3b] + DataStructures v0.17.6
  [2b5f629d] + DiffEqBase v6.7.0
  [459566f4] + DiffEqCallbacks v2.10.0
  [01453d9d] + DiffEqDiffTools v1.5.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [b4f34e82] + Distances v0.8.2
  [ffbed154] + DocStringExtensions v0.8.1
  [d4d017d3] + ExponentialUtilities v1.5.1
  [f6369f11] + ForwardDiff v0.10.7
  [069b7b12] + FunctionWrappers v1.0.0
  [01680d73] + GenericSVD v0.2.2
  [d25df0c9] + Inflate v0.1.1
  [42fd0dbc] + IterativeSolvers v0.8.1
  [82899510] + IteratorInterfaceExtensions v1.0.0
  [093fc24a] + LightGraphs v1.3.0
  [d3d80556] + LineSearches v7.0.1
  [1914dd2f] + MacroTools v0.5.2
  [46d2c3a1] + MuladdMacro v0.2.1
  [d41bc354] + NLSolversBase v7.5.0
  [2774e3e8] + NLsolve v4.2.0
  [77ba4419] + NaNMath v0.3.3
  [efe28fd5] + OpenSpecFun_jll v0.5.3+1
  [bac558e1] + OrderedCollections v1.1.0
  [1dea7af3] + OrdinaryDiffEq v5.25.0
  [d96e819e] + Parameters v0.12.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [731186ca] + RecursiveArrayTools v1.2.0
  [f2c3362d] + RecursiveFactorization v0.1.0
  [189a3867] + Reexport v0.2.0
  [ae029012] + Requires v0.5.2
  [f2b01f46] + Roots v0.8.3
  [699a6c99] + SimpleTraits v0.9.1
  [47a9eef4] + SparseDiffTools v1.0.0
  [276daf66] + SpecialFunctions v0.9.0
  [90137ffa] + StaticArrays v0.12.1
  [3783bdb8] + TableTraits v1.0.0
  [a2a6695c] + TreeViews v0.3.0
  [19fa3120] + VertexSafeGraphs v0.1.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4607b0f0] + SuiteSparse 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing DiffEqCallbacks
 Resolving package versions...
 Installed DiffEqProblemLibrary ──── v4.5.1
 Installed NNlib ─────────────────── v0.6.0
 Installed ProgressMeter ─────────── v1.2.0
 Installed Quadmath ──────────────── v0.5.2
 Installed CanonicalTraits ───────── v0.1.0
 Installed BinaryProvider ────────── v0.5.8
 Installed MultivariatePolynomials ─ v0.3.2
 Installed LazyArrays ────────────── v0.14.10
 Installed Crayons ───────────────── v4.0.1
 Installed DiffEqOperators ───────── v4.6.0
 Installed TimerOutputs ──────────── v0.5.3
 Installed DiffEqBiological ──────── v4.1.0
 Installed StaticPolynomials ─────── v1.3.3
 Installed ArrayLayouts ──────────── v0.1.5
 Installed BlockBandedMatrices ───── v0.6.0
 Installed BlockArrays ───────────── v0.10.2
 Installed PrettyPrint ───────────── v0.1.0
 Installed Tables ────────────────── v0.2.11
 Installed DataAPI ───────────────── v1.1.0
 Installed HomotopyContinuation ──── v1.3.1
 Installed DynamicPolynomials ────── v0.3.3
 Installed Polynomials ───────────── v0.6.0
 Installed DataValueInterfaces ───── v1.0.0
 Installed DoubleFloats ──────────── v1.0.1
 Installed GenericSchur ──────────── v0.3.0
 Installed FixedPolynomials ──────── v0.4.0
 Installed LaTeXStrings ──────────── v1.0.3
 Installed ModelingToolkit ───────── v1.0.0
 Installed GeneralizedGenerated ──── v0.2.0
 Installed PoissonRandom ─────────── v0.4.0
 Installed MixedSubdivisions ─────── v1.0.0
 Installed ProjectiveVectors ─────── v1.1.2
 Installed ElasticArrays ─────────── v1.0.0
 Installed MatrixFactorizations ──── v0.2.1
 Installed JuliaVariables ────────── v0.2.0
 Installed DiffEqJump ────────────── v6.3.0
 Installed Latexify ──────────────── v0.12.3
 Installed BandedMatrices ────────── v0.14.2
 Installed FillArrays ────────────── v0.8.2
 Installed RandomNumbers ─────────── v1.3.0
 Installed SymEngine ─────────────── v0.7.0
 Installed NameResolution ────────── v0.1.3
 Installed PrettyTables ──────────── v0.6.0
 Installed MLStyle ───────────────── v0.3.1
 Installed Formatting ────────────── v0.4.1
  Building SymEngine → `~/.julia/packages/SymEngine/zSUGO/deps/build.log`
    Status `/tmp/jl_7wYVQS/Manifest.toml`
  [79e6a3ab] Adapt v1.0.0
  [ec485272] ArnoldiMethod v0.0.4
  [4fba245c] ArrayInterface v2.0.0
  [4c555306] ArrayLayouts v0.1.5
  [aae01518] BandedMatrices v0.14.2
  [b99e7846] BinaryProvider v0.5.8
  [8e7c35d0] BlockArrays v0.10.2
  [ffab5731] BlockBandedMatrices v0.6.0
  [49dc2e85] Calculus v0.5.1
  [a603d957] CanonicalTraits v0.1.0
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [a8cc5b0e] Crayons v4.0.1
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [e2d170a0] DataValueInterfaces v1.0.0
  [2b5f629d] DiffEqBase v6.7.0
  [eb300fae] DiffEqBiological v4.1.0
  [459566f4] DiffEqCallbacks v2.10.0
  [01453d9d] DiffEqDiffTools v1.5.0
  [c894b116] DiffEqJump v6.3.0
  [9fdde737] DiffEqOperators v4.6.0
  [a077e3f3] DiffEqProblemLibrary v4.5.1
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [b4f34e82] Distances v0.8.2
  [ffbed154] DocStringExtensions v0.8.1
  [497a8b3b] DoubleFloats v1.0.1
  [7c1d4256] DynamicPolynomials v0.3.3
  [fdbdab4c] ElasticArrays v1.0.0
  [d4d017d3] ExponentialUtilities v1.5.1
  [1a297f60] FillArrays v0.8.2
  [3dd14ad9] FixedPolynomials v0.4.0
  [59287772] Formatting v0.4.1
  [f6369f11] ForwardDiff v0.10.7
  [069b7b12] FunctionWrappers v1.0.0
  [6b9d7cbe] GeneralizedGenerated v0.2.0
  [01680d73] GenericSVD v0.2.2
  [c145ed77] GenericSchur v0.3.0
  [f213a82b] HomotopyContinuation v1.3.1
  [d25df0c9] Inflate v0.1.1
  [42fd0dbc] IterativeSolvers v0.8.1
  [82899510] IteratorInterfaceExtensions v1.0.0
  [b14d175d] JuliaVariables v0.2.0
  [b964fa9f] LaTeXStrings v1.0.3
  [23fbe1c1] Latexify v0.12.3
  [5078a376] LazyArrays v0.14.10
  [093fc24a] LightGraphs v1.3.0
  [d3d80556] LineSearches v7.0.1
  [d8e11817] MLStyle v0.3.1
  [1914dd2f] MacroTools v0.5.2
  [a3b82374] MatrixFactorizations v0.2.1
  [291d046c] MixedSubdivisions v1.0.0
  [961ee093] ModelingToolkit v1.0.0
  [46d2c3a1] MuladdMacro v0.2.1
  [102ac46a] MultivariatePolynomials v0.3.2
  [d41bc354] NLSolversBase v7.5.0
  [2774e3e8] NLsolve v4.2.0
  [872c559c] NNlib v0.6.0
  [77ba4419] NaNMath v0.3.3
  [71a1bf82] NameResolution v0.1.3
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [bac558e1] OrderedCollections v1.1.0
  [1dea7af3] OrdinaryDiffEq v5.25.0
  [d96e819e] Parameters v0.12.0
  [e409e4f3] PoissonRandom v0.4.0
  [f27b6e38] Polynomials v0.6.0
  [8162dcfd] PrettyPrint v0.1.0
  [08abe8d2] PrettyTables v0.6.0
  [92933f4c] ProgressMeter v1.2.0
  [01f381cc] ProjectiveVectors v1.1.2
  [be4d8f0f] Quadmath v0.5.2
  [e6cf234a] RandomNumbers v1.3.0
  [3cdcf5f2] RecipesBase v0.7.0
  [731186ca] RecursiveArrayTools v1.2.0
  [f2c3362d] RecursiveFactorization v0.1.0
  [189a3867] Reexport v0.2.0
  [ae029012] Requires v0.5.2
  [f2b01f46] Roots v0.8.3
  [699a6c99] SimpleTraits v0.9.1
  [47a9eef4] SparseDiffTools v1.0.0
  [276daf66] SpecialFunctions v0.9.0
  [90137ffa] StaticArrays v0.12.1
  [62e018b1] StaticPolynomials v1.3.3
  [123dc426] SymEngine v0.7.0
  [3783bdb8] TableTraits v1.0.0
  [bd369af6] Tables v0.2.11
  [a759f4b9] TimerOutputs v0.5.3
  [a2a6695c] TreeViews v0.3.0
  [19fa3120] VertexSafeGraphs v0.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [4607b0f0] SuiteSparse  [`@stdlib/SuiteSparse`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
┌ Warning: Replacing docs for `DiffEqOperators.PeriodicBC :: Union{}` in module `DiffEqOperators`
└ @ Base.Docs docs/Docs.jl:223
┌ Warning: Replacing docs for `DiffEqOperators.RobinBC :: Union{}` in module `DiffEqOperators`
└ @ Base.Docs docs/Docs.jl:223
Test Summary: | Pass  Total
AutoAbstol    |    7      7
325.768360 seconds (137.31 M allocations: 6.861 GiB, 1.23% gc time)
Test Summary:              | Pass  Total
TerminateSteadyState tests |    4      4
 14.461860 seconds (16.90 M allocations: 823.712 MiB, 3.16% gc time)
Test Summary:         | Pass  Total
StepsizeLimiter tests |    8      8
 10.382406 seconds (7.91 M allocations: 400.774 MiB, 5.16% gc time)
Test Summary:          | Pass  Total
Function Calling tests |    3      3
  7.975773 seconds (5.50 M allocations: 278.658 MiB, 1.83% gc time)

SavedValues{tType=Float64, savevalType=Float64}
t:
[0.0, 0.09964258706516003, 0.3457024247583422, 0.6776921908052249, 1.0]
saveval:
[0.5, 0.552938681151017, 0.7089376245893467, 0.9913594502399238, 1.3728004409033037]
Test Summary: | Pass  Total
Saving tests  |   18     18
 34.601706 seconds (29.47 M allocations: 1.324 GiB, 2.02% gc time)
Test Summary:    | Pass  Total
PresetTime tests |    5      5
  7.059301 seconds (5.99 M allocations: 294.329 MiB, 2.74% gc time)
Test Summary:   |
Iterative tests | No tests
  2.454389 seconds (1.79 M allocations: 92.330 MiB, 2.77% gc time)
Test Summary:  | Pass  Total
Periodic tests |   10     10
  4.154937 seconds (3.30 M allocations: 164.448 MiB, 3.30% gc time)
  0.029695 seconds (27.79 k allocations: 1.849 MiB)
  0.028188 seconds (27.87 k allocations: 1.850 MiB)
Test Summary:  | Pass  Total
Manifold tests |   11     11
161.058337 seconds (167.18 M allocations: 7.398 GiB, 3.51% gc time)
Test Summary: | Pass  Broken  Total
Domain tests  |   13       4     17
 60.491001 seconds (79.65 M allocations: 3.972 GiB, 3.89% gc time)
628.698229 seconds (455.42 M allocations: 21.581 GiB, 2.27% gc time)
   Testing DiffEqCallbacks tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 17 minutes, 20 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed NaNMath ───────────────────── v0.3.3
 Installed Adapt ─────────────────────── v1.0.0
 Installed OpenSpecFun_jll ───────────── v0.5.3+1
 Installed FunctionWrappers ──────────── v1.0.0
 Installed DiffEqCallbacks ───────────── v2.10.0
 Installed DataStructures ────────────── v0.17.6
 Installed IterativeSolvers ──────────── v0.8.1
 Installed LightGraphs ───────────────── v1.3.0
 Installed SpecialFunctions ──────────── v0.9.0
 Installed Compat ────────────────────── v2.2.0
 Installed SparseDiffTools ───────────── v1.0.0
 Installed StaticArrays ──────────────── v0.12.1
 Installed MacroTools ────────────────── v0.5.2
 Installed Roots ─────────────────────── v0.8.3
 Installed DiffResults ───────────────── v0.0.4
 Installed Inflate ───────────────────── v0.1.1
 Installed ForwardDiff ───────────────── v0.10.7
 Installed ExponentialUtilities ──────── v1.5.1
 Installed TableTraits ───────────────── v1.0.0
 Installed LineSearches ──────────────── v7.0.1
 Installed CommonSubexpressions ──────── v0.2.0
 Installed Calculus ──────────────────── v0.5.1
 Installed DocStringExtensions ───────── v0.8.1
 Installed Parameters ────────────────── v0.12.0
 Installed DiffRules ─────────────────── v0.1.0
 Installed MuladdMacro ───────────────── v0.2.1
 Installed NLSolversBase ─────────────── v7.5.0
 Installed ArrayInterface ────────────── v2.0.0
 Installed OrdinaryDiffEq ────────────── v5.25.0
 Installed Requires ──────────────────── v0.5.2
 Installed RecursiveArrayTools ───────── v1.2.0
 Installed Distances ─────────────────── v0.8.2
 Installed SimpleTraits ──────────────── v0.9.1
 Installed Reexport ──────────────────── v0.2.0
 Installed RecursiveFactorization ────── v0.1.0
 Installed DiffEqBase ────────────────── v6.7.0
 Installed GenericSVD ────────────────── v0.2.2
 Installed ArnoldiMethod ─────────────── v0.0.4
 Installed RecipesBase ───────────────── v0.7.0
 Installed VertexSafeGraphs ──────────── v0.1.0
 Installed IteratorInterfaceExtensions ─ v1.0.0
 Installed OrderedCollections ────────── v1.1.0
 Installed TreeViews ─────────────────── v0.3.0
 Installed DiffEqDiffTools ───────────── v1.5.0
 Installed NLsolve ───────────────────── v4.2.0
  Updating `~/.julia/environments/v1.3/Project.toml`
  [459566f4] + DiffEqCallbacks v2.10.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [79e6a3ab] + Adapt v1.0.0
  [ec485272] + ArnoldiMethod v0.0.4
  [4fba245c] + ArrayInterface v2.0.0
  [49dc2e85] + Calculus v0.5.1
  [bbf7d656] + CommonSubexpressions v0.2.0
  [34da2185] + Compat v2.2.0
  [864edb3b] + DataStructures v0.17.6
  [2b5f629d] + DiffEqBase v6.7.0
  [459566f4] + DiffEqCallbacks v2.10.0
  [01453d9d] + DiffEqDiffTools v1.5.0
  [163ba53b] + DiffResults v0.0.4
  [b552c78f] + DiffRules v0.1.0
  [b4f34e82] + Distances v0.8.2
  [ffbed154] + DocStringExtensions v0.8.1
  [d4d017d3] + ExponentialUtilities v1.5.1
  [f6369f11] + ForwardDiff v0.10.7
  [069b7b12] + FunctionWrappers v1.0.0
  [01680d73] + GenericSVD v0.2.2
  [d25df0c9] + Inflate v0.1.1
  [42fd0dbc] + IterativeSolvers v0.8.1
  [82899510] + IteratorInterfaceExtensions v1.0.0
  [093fc24a] + LightGraphs v1.3.0
  [d3d80556] + LineSearches v7.0.1
  [1914dd2f] + MacroTools v0.5.2
  [46d2c3a1] + MuladdMacro v0.2.1
  [d41bc354] + NLSolversBase v7.5.0
  [2774e3e8] + NLsolve v4.2.0
  [77ba4419] + NaNMath v0.3.3
  [efe28fd5] + OpenSpecFun_jll v0.5.3+1
  [bac558e1] + OrderedCollections v1.1.0
  [1dea7af3] + OrdinaryDiffEq v5.25.0
  [d96e819e] + Parameters v0.12.0
  [3cdcf5f2] + RecipesBase v0.7.0
  [731186ca] + RecursiveArrayTools v1.2.0
  [f2c3362d] + RecursiveFactorization v0.1.0
  [189a3867] + Reexport v0.2.0
  [ae029012] + Requires v0.5.2
  [f2b01f46] + Roots v0.8.3
  [699a6c99] + SimpleTraits v0.9.1
  [47a9eef4] + SparseDiffTools v1.0.0
  [276daf66] + SpecialFunctions v0.9.0
  [90137ffa] + StaticArrays v0.12.1
  [3783bdb8] + TableTraits v1.0.0
  [a2a6695c] + TreeViews v0.3.0
  [19fa3120] + VertexSafeGraphs v0.1.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4607b0f0] + SuiteSparse 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing DiffEqCallbacks
 Resolving package versions...
 Installed ArrayLayouts ──────────── v0.1.5
 Installed ModelingToolkit ───────── v1.0.0
 Installed Tables ────────────────── v0.2.11
 Installed CanonicalTraits ───────── v0.1.0
 Installed DiffEqProblemLibrary ──── v4.5.1
 Installed NameResolution ────────── v0.1.3
 Installed GenericSchur ──────────── v0.3.0
 Installed MLStyle ───────────────── v0.3.1
 Installed LazyArrays ────────────── v0.14.10
 Installed Polynomials ───────────── v0.6.0
 Installed Quadmath ──────────────── v0.5.2
 Installed SymEngine ─────────────── v0.7.0
 Installed Formatting ────────────── v0.4.1
 Installed ProjectiveVectors ─────── v1.1.2
 Installed MultivariatePolynomials ─ v0.3.2
 Installed BandedMatrices ────────── v0.14.2
 Installed DiffEqBiological ──────── v4.1.0
 Installed LaTeXStrings ──────────── v1.0.3
 Installed GeneralizedGenerated ──── v0.2.0
 Installed ElasticArrays ─────────── v1.0.0
 Installed PrettyPrint ───────────── v0.1.0
 Installed ProgressMeter ─────────── v1.2.0
 Installed FillArrays ────────────── v0.8.2
 Installed BinaryProvider ────────── v0.5.8
 Installed BlockArrays ───────────── v0.10.2
 Installed PoissonRandom ─────────── v0.4.0
 Installed HomotopyContinuation ──── v1.3.1
 Installed NNlib ─────────────────── v0.6.0
 Installed Crayons ───────────────── v4.0.1
 Installed BlockBandedMatrices ───── v0.6.0
 Installed MatrixFactorizations ──── v0.2.1
 Installed PrettyTables ──────────── v0.6.0
 Installed DataValueInterfaces ───── v1.0.0
 Installed DoubleFloats ──────────── v1.0.1
 Installed DiffEqJump ────────────── v6.3.0
 Installed Latexify ──────────────── v0.12.3
 Installed DiffEqOperators ───────── v4.6.0
 Installed DataAPI ───────────────── v1.1.0
 Installed StaticPolynomials ─────── v1.3.3
 Installed RandomNumbers ─────────── v1.3.0
 Installed JuliaVariables ────────── v0.2.0
 Installed DynamicPolynomials ────── v0.3.3
 Installed TimerOutputs ──────────── v0.5.3
 Installed MixedSubdivisions ─────── v1.0.0
 Installed FixedPolynomials ──────── v0.4.0
  Building SymEngine → `~/.julia/packages/SymEngine/zSUGO/deps/build.log`
    Status `/tmp/jl_Sb3X5B/Manifest.toml`
  [79e6a3ab] Adapt v1.0.0
  [ec485272] ArnoldiMethod v0.0.4
  [4fba245c] ArrayInterface v2.0.0
  [4c555306] ArrayLayouts v0.1.5
  [aae01518] BandedMatrices v0.14.2
  [b99e7846] BinaryProvider v0.5.8
  [8e7c35d0] BlockArrays v0.10.2
  [ffab5731] BlockBandedMatrices v0.6.0
  [49dc2e85] Calculus v0.5.1
  [a603d957] CanonicalTraits v0.1.0
  [bbf7d656] CommonSubexpressions v0.2.0
  [34da2185] Compat v2.2.0
  [a8cc5b0e] Crayons v4.0.1
  [9a962f9c] DataAPI v1.1.0
  [864edb3b] DataStructures v0.17.6
  [e2d170a0] DataValueInterfaces v1.0.0
  [2b5f629d] DiffEqBase v6.7.0
  [eb300fae] DiffEqBiological v4.1.0
  [459566f4] DiffEqCallbacks v2.10.0
  [01453d9d] DiffEqDiffTools v1.5.0
  [c894b116] DiffEqJump v6.3.0
  [9fdde737] DiffEqOperators v4.6.0
  [a077e3f3] DiffEqProblemLibrary v4.5.1
  [163ba53b] DiffResults v0.0.4
  [b552c78f] DiffRules v0.1.0
  [b4f34e82] Distances v0.8.2
  [ffbed154] DocStringExtensions v0.8.1
  [497a8b3b] DoubleFloats v1.0.1
  [7c1d4256] DynamicPolynomials v0.3.3
  [fdbdab4c] ElasticArrays v1.0.0
  [d4d017d3] ExponentialUtilities v1.5.1
  [1a297f60] FillArrays v0.8.2
  [3dd14ad9] FixedPolynomials v0.4.0
  [59287772] Formatting v0.4.1
  [f6369f11] ForwardDiff v0.10.7
  [069b7b12] FunctionWrappers v1.0.0
  [6b9d7cbe] GeneralizedGenerated v0.2.0
  [01680d73] GenericSVD v0.2.2
  [c145ed77] GenericSchur v0.3.0
  [f213a82b] HomotopyContinuation v1.3.1
  [d25df0c9] Inflate v0.1.1
  [42fd0dbc] IterativeSolvers v0.8.1
  [82899510] IteratorInterfaceExtensions v1.0.0
  [b14d175d] JuliaVariables v0.2.0
  [b964fa9f] LaTeXStrings v1.0.3
  [23fbe1c1] Latexify v0.12.3
  [5078a376] LazyArrays v0.14.10
  [093fc24a] LightGraphs v1.3.0
  [d3d80556] LineSearches v7.0.1
  [d8e11817] MLStyle v0.3.1
  [1914dd2f] MacroTools v0.5.2
  [a3b82374] MatrixFactorizations v0.2.1
  [291d046c] MixedSubdivisions v1.0.0
  [961ee093] ModelingToolkit v1.0.0
  [46d2c3a1] MuladdMacro v0.2.1
  [102ac46a] MultivariatePolynomials v0.3.2
  [d41bc354] NLSolversBase v7.5.0
  [2774e3e8] NLsolve v4.2.0
  [872c559c] NNlib v0.6.0
  [77ba4419] NaNMath v0.3.3
  [71a1bf82] NameResolution v0.1.3
  [efe28fd5] OpenSpecFun_jll v0.5.3+1
  [bac558e1] OrderedCollections v1.1.0
  [1dea7af3] OrdinaryDiffEq v5.25.0
  [d96e819e] Parameters v0.12.0
  [e409e4f3] PoissonRandom v0.4.0
  [f27b6e38] Polynomials v0.6.0
  [8162dcfd] PrettyPrint v0.1.0
  [08abe8d2] PrettyTables v0.6.0
  [92933f4c] ProgressMeter v1.2.0
  [01f381cc] ProjectiveVectors v1.1.2
  [be4d8f0f] Quadmath v0.5.2
  [e6cf234a] RandomNumbers v1.3.0
  [3cdcf5f2] RecipesBase v0.7.0
  [731186ca] RecursiveArrayTools v1.2.0
  [f2c3362d] RecursiveFactorization v0.1.0
  [189a3867] Reexport v0.2.0
  [ae029012] Requires v0.5.2
  [f2b01f46] Roots v0.8.3
  [699a6c99] SimpleTraits v0.9.1
  [47a9eef4] SparseDiffTools v1.0.0
  [276daf66] SpecialFunctions v0.9.0
  [90137ffa] StaticArrays v0.12.1
  [62e018b1] StaticPolynomials v1.3.3
  [123dc426] SymEngine v0.7.0
  [3783bdb8] TableTraits v1.0.0
  [bd369af6] Tables v0.2.11
  [a759f4b9] TimerOutputs v0.5.3
  [a2a6695c] TreeViews v0.3.0
  [19fa3120] VertexSafeGraphs v0.1.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [4607b0f0] SuiteSparse  [`@stdlib/SuiteSparse`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
┌ Warning: Replacing docs for `DiffEqOperators.PeriodicBC :: Union{}` in module `DiffEqOperators`
└ @ Base.Docs docs/Docs.jl:223
┌ Warning: Replacing docs for `DiffEqOperators.RobinBC :: Union{}` in module `DiffEqOperators`
└ @ Base.Docs docs/Docs.jl:223
Test Summary: | Pass  Total
AutoAbstol    |    7      7
317.743193 seconds (137.17 M allocations: 6.850 GiB, 1.12% gc time)
Test Summary:              | Pass  Total
TerminateSteadyState tests |    4      4
 14.453614 seconds (16.88 M allocations: 822.995 MiB, 6.51% gc time)
Test Summary:         | Pass  Total
StepsizeLimiter tests |    8      8
 10.823669 seconds (7.91 M allocations: 401.271 MiB, 1.78% gc time)
Test Summary:          | Pass  Total
Function Calling tests |    3      3
  8.253444 seconds (5.50 M allocations: 278.727 MiB, 1.71% gc time)

SavedValues{tType=Float64, savevalType=Float64}
t:
[0.0, 0.09964258706516003, 0.3457024247583422, 0.6776921908052249, 1.0]
saveval:
[0.5, 0.552938681151017, 0.7089376245893467, 0.9913594502399238, 1.3728004409033037]
Test Summary: | Pass  Total
Saving tests  |   18     18
 34.639214 seconds (29.47 M allocations: 1.324 GiB, 2.12% gc time)
Test Summary:    | Pass  Total
PresetTime tests |    5      5
  7.590129 seconds (5.99 M allocations: 294.069 MiB, 2.00% gc time)
Test Summary:   |
Iterative tests | No tests
  2.310505 seconds (1.79 M allocations: 92.336 MiB, 1.37% gc time)
Test Summary:  | Pass  Total
Periodic tests |   10     10
  4.127749 seconds (3.30 M allocations: 164.451 MiB, 2.57% gc time)
  0.029380 seconds (27.79 k allocations: 1.849 MiB)
  0.026628 seconds (27.87 k allocations: 1.850 MiB)
Test Summary:  | Pass  Total
Manifold tests |   11     11
172.052087 seconds (166.01 M allocations: 7.346 GiB, 3.41% gc time)
Test Summary: | Pass  Broken  Total
Domain tests  |   13       4     17
 75.497530 seconds (79.67 M allocations: 3.974 GiB, 3.74% gc time)
647.842854 seconds (454.10 M allocations: 21.519 GiB, 2.25% gc time)
   Testing DiffEqCallbacks tests passed