import Test: @test, @testset import TaylorTest import SpecialFunctions: erf import TensorOperations as TO include("trig_functions.jl") include("gauss.jl") include("erf.jl") include("tensors.jl") include("nonallocating.jl")