https://hal.archives-ouvertes.fr/hal-02071874
Raw File
Tip revision: 60df0a6859f42cad7170a8560c768ff239190d3a authored by Software Heritage on 19 March 2019, 08:28:07 UTC
hal: Deposit 241 in collection hal
Tip revision: 60df0a6
runtests.jl
using Test
include("test_linear.jl")
include("simple_continuation.jl")
include("test_newton.jl")
include("testHopfMA.jl")
include("testJacobianFoldDeflation.jl")
back to top