Package evaluation to test FewSpecialFunctions on Julia 1.10.10 (c8be17dcfd*) started at 2026-02-02T16:13:23.962 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.10` Set-up completed after 5.14s ################################################################################ # Installation # Installing FewSpecialFunctions... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [6fcbd3ca] + FewSpecialFunctions v0.1.11 Updating `~/.julia/environments/v1.10/Manifest.toml` [864edb3b] + DataStructures v0.19.3 [ffbed154] + DocStringExtensions v0.9.5 [6fcbd3ca] + FewSpecialFunctions v0.1.11 [34004b35] + HypergeometricFunctions v0.3.28 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [bac558e1] + OrderedCollections v1.8.1 [21216c6a] + Preferences v1.5.1 [1fd47b50] + QuadGK v2.11.2 [276daf66] + SpecialFunctions v2.6.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts [ade2ca70] + Dates [8f399da3] + Libdl [37e2e46d] + LinearAlgebra [de0858da] + Printf [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode [e66e0078] + CompilerSupportLibraries_jll v1.1.1+0 [4536629a] + OpenBLAS_jll v0.3.23+5 [05823500] + OpenLibm_jll v0.8.5+0 [8e850b90] + libblastrampoline_jll v5.11.0+0 Installation completed after 9.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1869.4 ms ✓ FewSpecialFunctions 1 dependency successfully precompiled in 3 seconds. 18 already precompiled. Precompilation completed after 16.78s ################################################################################ # Testing # Testing FewSpecialFunctions Status `/tmp/jl_4m2amc/Project.toml` [4c88cf16] Aqua v0.8.14 [8bb1440f] DelimitedFiles v1.9.1 [6fcbd3ca] FewSpecialFunctions v0.1.11 [34004b35] HypergeometricFunctions v0.3.28 [1fd47b50] QuadGK v2.11.2 [276daf66] SpecialFunctions v2.6.1 [8dfed614] Test Status `/tmp/jl_4m2amc/Manifest.toml` [4c88cf16] Aqua v0.8.14 [34da2185] Compat v4.18.1 [864edb3b] DataStructures v0.19.3 [8bb1440f] DelimitedFiles v1.9.1 [ffbed154] DocStringExtensions v0.9.5 [6fcbd3ca] FewSpecialFunctions v0.1.11 [34004b35] HypergeometricFunctions v0.3.28 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 [2ab3a3ac] LogExpFunctions v0.3.29 [bac558e1] OrderedCollections v1.8.1 [21216c6a] Preferences v1.5.1 [1fd47b50] QuadGK v2.11.2 [276daf66] SpecialFunctions v2.6.1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.1 [56f22d72] Artifacts [2a0f44e3] Base64 [ade2ca70] Dates [f43a241f] Downloads v1.6.0 [7b1f6079] FileWatching [b77e0a4c] InteractiveUtils [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 [8f399da3] Libdl [37e2e46d] LinearAlgebra [56ddb016] Logging [d6f4376e] Markdown [a63ad114] Mmap [ca575930] NetworkOptions v1.2.0 [44cfe95a] Pkg v1.10.0 [de0858da] Printf [3fa0cd96] REPL [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [6462fe0b] Sockets [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test [cf7118a7] UUIDs [4ec0a83e] Unicode [e66e0078] CompilerSupportLibraries_jll v1.1.1+0 [deac9b47] LibCURL_jll v8.4.0+0 [e37daf67] LibGit2_jll v1.6.4+0 [29816b5a] LibSSH2_jll v1.11.0+1 [c8ffd9c3] MbedTLS_jll v2.28.1010+0 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.23+5 [05823500] OpenLibm_jll v0.8.5+0 [83775a58] Zlib_jll v1.2.13+1 [8e850b90] libblastrampoline_jll v5.11.0+0 [8e850ede] nghttp2_jll v1.52.0+1 [3f19e933] p7zip_jll v17.4.0+2 Testing Running tests... CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), expected, atol = 1.0e-8) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:16 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:7 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:351 round(::Type{T}, !Matched::BigFloat, !Matched::Union{Base.MPFR.MPFRRoundingMode, RoundingMode}) where T<:Union{Signed, Unsigned} @ Base mpfr.jl:335 ... Stacktrace: [1] in @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/specialfunctions.jl:84 [inlined] [2] _₁F₁(a::ComplexF64, b::ComplexF64, z::ComplexF64; kwds::@Kwargs{}) @ HypergeometricFunctions ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:10 [3] _₁F₁ @ ~/.julia/packages/HypergeometricFunctions/cepFV/src/confluent.jl:6 [inlined] [4] F(ℓ::ComplexF64, η::ComplexF64, ρ::ComplexF64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:51 [5] F(ℓ::Float64, η::Float64, ρ::Float64) @ FewSpecialFunctions ~/.julia/packages/FewSpecialFunctions/O6H1m/src/CoulombWave.jl:55 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:670 [inlined] [7] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [9] macro expansion @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:40 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.10/Test/src/Test.jl:1582 [inlined] [11] top-level scope @ ~/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:5 CoulombF_imag: Error During Test at /home/pkgeval/.julia/packages/FewSpecialFunctions/O6H1m/test/test_Coulomb.jl:47 Test threw exception Expression: ≈(real.(FewSpecialFunctions.F(ℓ, η, ρ)), real.(FewSpecialFunctions.F_imag(ℓ, η, ρ)), atol = 1.0e-7) MethodError: no method matching round(::Type{Int64}, ::ComplexF64) Closest candidates are: round(::Type{<:Integer}, !Matched::BigFloat, !Matched::RoundingMode) @ Base mpfr.jl:355 round(::Type{T}, !Matched::BigFloat, !Matched::RoundingMode) where T<:Union{Signed, Unsigned} @ PkgEval terminated after 233.75s: test log exceeded the size limit