Package evaluation of Inti on Julia 1.13.0-DEV.1114 (7de5585024*) started at 2025-09-14T00:40:46.333 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.91s ################################################################################ # Installation # Installing Inti... Resolving package versions... Updating `~/.julia/environments/v1.13/Project.toml` [fb74042b] + Inti v0.2.0 Updating `~/.julia/environments/v1.13/Manifest.toml` [0e736298] + Bessels v0.2.8 [bbf7d656] + CommonSubexpressions v0.3.1 [864edb3b] + DataStructures v0.19.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [b4f34e82] + Distances v0.10.12 [ffbed154] + DocStringExtensions v0.9.5 [88a69b33] + ElementaryPDESolutions v0.3.0 [f6369f11] + ForwardDiff v1.2.1 [eaa5ad34] + HAdaptiveIntegration v0.2.2 [fb74042b] + Inti v0.2.0 [92d709cd] + IrrationalConstants v0.2.4 [692b3bcd] + JLLWrappers v1.7.1 [7a12625a] + LinearMaps v3.11.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [77ba4419] + NaNMath v1.1.3 [b8a86587] + NearestNeighbors v0.4.22 [bac558e1] + OrderedCollections v1.8.1 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [1fd47b50] + QuadGK v2.11.2 [708f8203] + Richardson v1.4.2 [6c6a2e73] + Scratch v1.3.0 [276daf66] + SpecialFunctions v2.5.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.3 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v0.6.4 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.2+0 [efcefdf7] + PCRE2_jll v10.46.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.13.1+0 [8e850ede] + nghttp2_jll v1.67.0+0 [3f19e933] + p7zip_jll v17.6.0+0 Installation completed after 4.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... ERROR: LoadError: The following 1 direct dependency failed to precompile: GLMakie Failed to precompile GLMakie [e9467ef8-e4e7-5192-8a1a-b1aee30e663a] to "/home/pkgeval/.julia/compiled/v1.13/GLMakie/jl_PSp6Qs" (ProcessExited(1)). ┌ Warning: GLFW couldn't create an OpenGL window. │ This likely means, you don't have an OpenGL capable Graphic Card, │ or you don't have an OpenGL 3.3 capable video driver installed. │ Have a look at the troubleshooting section in the GLMakie readme: │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl. └ @ GLMakie ~/.julia/packages/GLMakie/6el3D/src/screen.jl:293 ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned Stacktrace: [1] _ErrorCallbackWrapper(code::Int32, description::Cstring) @ GLFW ~/.julia/packages/GLFW/Zwulj/src/callback.jl:46 [2] CreateWindow(width::Int64, height::Int64, title::String, monitor::GLFW.Monitor, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/Zwulj/src/glfw3.jl:580 [3] GLFW.Window(; name::String, resolution::Tuple{Int64, Int64}, debugging::Bool, major::Int64, minor::Int64, windowhints::Vector{Tuple{UInt32, Integer}}, contexthints::Vector{Tuple{UInt32, Integer}}, visible::Bool, focus::Bool, fullscreen::Bool, monitor::Nothing, share::GLFW.Window) @ GLFW ~/.julia/packages/GLFW/Zwulj/src/glfw3.jl:404 [4] Window @ ~/.julia/packages/GLFW/Zwulj/src/glfw3.jl:362 [inlined] [5] empty_screen(debugging::Bool, reuse::Bool, window::Nothing) @ GLMakie ~/.julia/packages/GLMakie/6el3D/src/screen.jl:284 [6] empty_screen(debugging::Bool; reuse::Bool, window::Nothing) @ GLMakie ~/.julia/packages/GLMakie/6el3D/src/screen.jl:258 [7] kwcall(::@NamedTuple{reuse::Bool}, ::typeof(GLMakie.empty_screen), debugging::Bool) @ GLMakie ~/.julia/packages/GLMakie/6el3D/src/screen.jl:257 [8] singleton_screen(debugging::Bool) @ GLMakie ~/.julia/packages/GLMakie/6el3D/src/screen.jl:395 [9] macro expansion @ ~/.julia/packages/GLMakie/6el3D/src/precompiles.jl:20 [inlined] [10] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:73 [inlined] [11] macro expansion @ ~/.julia/packages/GLMakie/6el3D/src/precompiles.jl:17 [inlined] [12] macro expansion @ ~/.julia/packages/PrecompileTools/gn08A/src/workloads.jl:121 [inlined] [13] top-level scope @ ~/.julia/packages/GLMakie/6el3D/src/precompiles.jl:15 [14] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:309 [15] top-level scope @ ~/.julia/packages/GLMakie/6el3D/src/GLMakie.jl:103 [16] include(mod::Module, _path::String) @ Base ./Base.jl:308 [17] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) @ Base ./loading.jl:3072 [18] top-level scope @ stdin:5 [19] eval(m::Module, e::Any) @ Core ./boot.jl:489 [20] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) @ Base ./loading.jl:2918 [21] include_string @ ./loading.jl:2928 [inlined] [22] exec_options(opts::Base.JLOptions) @ Base ./client.jl:328 [23] _start() @ Base ./client.jl:563 in expression starting at /home/pkgeval/.julia/packages/GLMakie/6el3D/src/precompiles.jl:14 in expression starting at /home/pkgeval/.julia/packages/GLMakie/6el3D/src/GLMakie.jl:1 in expression starting at stdin: in expression starting at /PkgEval.jl/scripts/precompile.jl:37 Precompilation failed after 965.55s ################################################################################ # Testing # Testing Inti Status `/tmp/jl_zMQoGj/Project.toml` [4c88cf16] Aqua v0.8.14 [2d63477d] FMM2D v0.2.0 [1e13804c] FMM3D v1.0.1 [f6369f11] ForwardDiff v1.2.1 [e9467ef8] GLMakie v0.13.6 [705231aa] Gmsh v0.3.1 [8646bddf] HMatrices v0.2.13 [fb74042b] Inti v0.2.0 [eacbb407] Meshes v0.54.6 [8ff76263] QPGreen v0.2.2 [1fd47b50] QuadGK v2.11.2 [1bc83da4] SafeTestsets v0.1.0 [90137ffa] StaticArrays v1.9.15 [64499a7a] WriteVTK v1.21.2 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_zMQoGj/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [1520ce14] AbstractTrees v0.4.5 [79e6a3ab] Adapt v4.3.0 [35492f91] AdaptivePredicates v1.2.0 [66dad0bd] AliasTables v1.1.3 [27a7e980] Animations v0.4.2 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.20.0 [67c07d97] Automa v1.1.0 [13072b0f] AxisAlgorithms v1.1.0 [39de3d68] AxisArrays v0.4.8 [18cc8868] BaseDirs v1.3.2 [0e736298] Bessels v0.2.8 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [fa961155] CEnum v0.5.0 [2a0fbf3d] CPUSummary v0.2.7 [96374032] CRlibm v1.0.2 [082447d4] ChainRules v1.72.5 [d360d2e6] ChainRulesCore v1.26.0 [7a955b69] CircularArrays v1.4.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [944b1d66] CodecZlib v0.7.8 [a2cac450] ColorBrewer v0.4.1 [35d6a980] ColorSchemes v3.30.0 [3da002f7] ColorTypes v0.12.1 [c3611d14] ColorVectorSpace v0.11.0 [03fe91ce] Colorfy v1.1.2 [5ae59095] Colors v0.13.1 [bbf7d656] CommonSubexpressions v0.3.1 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.0 [95dc2771] ComputePipeline v0.1.4 [187b0558] ConstructionBase v1.6.0 [d38c429a] Contour v0.6.3 [b46f11dc] CoordRefSystems v0.18.10 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [e2d170a0] DataValueInterfaces v1.0.0 [927a84f5] DelaunayTriangulation v1.6.4 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [b4f34e82] Distances v0.10.12 [31c24e10] Distributions v0.25.120 [ffbed154] DocStringExtensions v0.9.5 [88a69b33] ElementaryPDESolutions v0.3.0 [4e289a0a] EnumX v1.0.5 [429591f6] ExactPredicates v2.2.8 [411431e0] Extents v0.1.6 [7a1cc6ca] FFTW v1.9.0 [2d63477d] FMM2D v0.2.0 [1e13804c] FMM3D v1.0.1 [5789e2e9] FileIO v1.17.0 ⌅ [8fc22ac5] FilePaths v0.8.3 [48062228] FilePathsBase v0.9.24 [1a297f60] FillArrays v1.14.0 [53c48c17] FixedPointNumbers v0.8.5 [1fa38f19] Format v1.3.7 [f6369f11] ForwardDiff v1.2.1 [b38be410] FreeType v4.1.1 [663a7486] FreeTypeAbstraction v0.10.8 [f7f18e0c] GLFW v3.4.5 [e9467ef8] GLMakie v0.13.6 [46192b85] GPUArraysCore v0.2.0 [5c1252a2] GeometryBasics v0.5.10 [705231aa] Gmsh v0.3.1 [3955a311] GridLayoutBase v0.11.2 [42e2da0e] Grisu v1.0.2 [eaa5ad34] HAdaptiveIntegration v0.2.2 [8646bddf] HMatrices v0.2.13 [076d061b] HashArrayMappedTries v0.2.0 [34004b35] HypergeometricFunctions v0.3.28 [7869d1d1] IRTools v0.4.15 [615f187c] IfElse v0.1.1 [2803e5a7] ImageAxes v0.6.12 [c817782e] ImageBase v0.1.7 [a09fc81d] ImageCore v0.10.5 [82e4d734] ImageIO v0.6.9 [bc367c6b] ImageMetadata v0.9.10 [9b13fd28] IndirectArrays v1.0.0 [d25df0c9] Inflate v0.1.5 ⌅ [a98d9a8b] Interpolations v0.15.1 ⌅ [d1acc4aa] IntervalArithmetic v0.22.36 [8197267c] IntervalSets v0.7.11 [fb74042b] Inti v0.2.0 [3587e190] InverseFunctions v0.1.17 [92d709cd] IrrationalConstants v0.2.4 [f1662d9f] Isoband v0.1.1 [c8e1da08] IterTools v1.10.0 [82899510] IteratorInterfaceExtensions v1.0.0 [692b3bcd] JLLWrappers v1.7.1 [682c06a0] JSON v0.21.4 [b835a17e] JpegTurbo v0.1.6 [5ab0869b] KernelDensity v0.6.10 [b964fa9f] LaTeXStrings v1.4.0 [10f19ff3] LayoutPointers v0.1.17 [8cdb02fc] LazyModules v0.3.1 [9c8b4983] LightXML v0.9.2 [7a12625a] LinearMaps v3.11.4 [2ab3a3ac] LogExpFunctions v0.3.29 [3da0fdf6] MPIPreferences v0.1.11 [1914dd2f] MacroTools v0.5.16 [ee78f7c6] Makie v0.24.6 [d125e4d3] ManualMemory v0.1.8 [dbb5928d] MappedArrays v0.4.2 [0a4f8689] MathTeXEngine v0.6.6 [7269a6da] MeshIO v0.5.3 [eacbb407] Meshes v0.54.6 [e1d29d7a] Missings v1.2.0 [66fc600b] ModernGL v1.1.8 [e94cdb99] MosaicViews v0.3.4 [77ba4419] NaNMath v1.1.3 [b8a86587] NearestNeighbors v0.4.22 [f09324ee] Netpbm v1.1.1 [510215fc] Observables v0.5.5 [6fe1bfb0] OffsetArrays v1.17.0 [52e1d378] OpenEXR v0.3.3 [bac558e1] OrderedCollections v1.8.1 [90014a1f] PDMats v0.11.35 [f57f5aa1] PNGFiles v0.4.4 [19eb6ba3] Packing v0.5.1 [5432bcbf] PaddedViews v0.5.12 [69de0a69] Parsers v2.8.3 [eebad327] PkgVersion v0.3.3 [995b91a9] PlotUtils v1.4.3 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [647866c9] PolygonOps v0.1.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [92933f4c] ProgressMeter v1.11.0 [43287f4e] PtrArrays v1.3.0 [4b34888f] QOI v1.0.1 [8ff76263] QPGreen v0.2.2 [1fd47b50] QuadGK v2.11.2 [94ee1d12] Quaternions v0.7.6 [b3c3ace0] RangeArrays v0.3.2 [c84ed2f1] Ratios v0.4.5 [c1ae055f] RealDot v0.1.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [05181044] RelocatableFolders v1.0.1 [ae029012] Requires v1.3.1 [708f8203] Richardson v1.4.2 [79098fc4] Rmath v0.8.0 [6038ab10] Rotations v1.7.1 [5eaf0fd0] RoundingEmulator v0.2.1 [fdea26ae] SIMD v3.7.1 [94e857df] SIMDTypes v0.1.0 [1bc83da4] SafeTestsets v0.1.0 [7e506255] ScopedValues v1.5.0 [6c6a2e73] Scratch v1.3.0 [65257c39] ShaderAbstractions v0.5.0 [992d4aef] Showoff v1.0.3 [73760f76] SignedDistanceFields v0.4.0 [699a6c99] SimpleTraits v0.9.5 [45858cf5] Sixel v0.1.5 [a2af1166] SortingAlgorithms v1.2.2 [dc90abb0] SparseInverseSubset v0.1.2 [276daf66] SpecialFunctions v2.5.1 [860ef19b] StableRNGs v1.0.3 [cae243ae] StackViews v0.1.2 [aedffcd0] Static v1.2.0 [0d7ed370] StaticArrayInterface v1.8.0 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.3 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.6 [4c63d2b9] StatsFuns v1.5.0 [7792a7ef] StrideArraysCore v0.5.8 [09ab397b] StructArrays v0.7.1 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [62fd8b95] TensorCore v0.1.1 [8290d209] ThreadingUtilities v0.5.5 [731e570b] TiffImages v0.11.6 [06e1c1a7] TiledIteration v0.5.0 [3bb67fe8] TranscodingStreams v0.11.3 [28dd2a49] TransformsBase v1.6.0 [981d1d27] TriplotBase v0.1.0 [1cfade01] UnicodeFun v0.4.1 [1986cc42] Unitful v1.24.0 [4004b06d] VTKBase v1.0.1 [e3aaa7dc] WebP v0.1.3 [efce3f68] WoodburyMatrices v1.0.0 [64499a7a] WriteVTK v1.21.2 [e88e6eb3] Zygote v0.7.10 [700de1a5] ZygoteRules v0.2.7 [6e34b625] Bzip2_jll v1.0.9+0 [4e9b3aee] CRlibm_jll v1.0.1+0 [83423d85] Cairo_jll v1.18.5+0 [ee1fde0b] Dbus_jll v1.16.2+0 [5ae413db] EarCut_jll v2.2.4+0 [2702e6a9] EpollShim_jll v0.0.20230411+1 [2e619515] Expat_jll v2.7.1+0 ⌅ [b22a6f82] FFMPEG_jll v6.1.3+0 [f5851436] FFTW_jll v3.3.11+0 [4fce6fc7] FLTK_jll v1.3.8+0 [0fc7e017] FMM2D_jll v1.1.0+0 [62c264cc] FMM3D_jll v1.0.1+0 [a3f928ae] Fontconfig_jll v2.17.1+0 [d7e528f0] FreeType2_jll v2.13.4+0 [559328eb] FriBidi_jll v1.0.17+0 [0656b61e] GLFW_jll v3.4.0+2 [bd17208b] GLU_jll v9.0.1+0 [b0724c58] GettextRuntime_jll v0.22.4+0 [59f7168a] Giflib_jll v5.2.3+0 [7746bdde] Glib_jll v2.86.0+0 [3b182d85] Graphite2_jll v1.3.15+0 ⌅ [0234f1f7] HDF5_jll v1.14.3+3 [2e76f6c2] HarfBuzz_jll v8.5.1+0 [e33a78d0] Hwloc_jll v2.12.2+0 [905a6f67] Imath_jll v3.1.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [aacddb02] JpegTurbo_jll v3.1.3+0 [c1c5ebd0] LAME_jll v3.100.3+0 [88015f11] LERC_jll v4.0.1+0 [1d63c593] LLVMOpenMP_jll v18.1.8+0 [dd4b983a] LZO_jll v2.10.3+0 [e9f186c6] Libffi_jll v3.4.7+0 [7e76a0d4] Libglvnd_jll v1.7.1+1 [94ce4f54] Libiconv_jll v1.18.0+0 [4b2f31a3] Libmount_jll v2.41.1+0 [89763e89] Libtiff_jll v4.7.1+0 [38a345b3] Libuuid_jll v2.41.1+0 [18c40d15] LinearElasticity_jll v5.0.0+0 [d00139f3] METIS_jll v5.1.3+0 [856f044c] MKL_jll v2025.2.0+0 [86086c02] MMG_jll v5.6.0+0 [7cb0a576] MPICH_jll v4.3.1+0 [f1f71cc9] MPItrampoline_jll v5.5.4+0 [9237b28f] MicrosoftMPI_jll v10.1.4+3 [baad4e97] OCCT_jll v7.7.2+0 [e7412a2a] Ogg_jll v1.3.6+0 [6cdc7f73] OpenBLASConsistentFPCSR_jll v0.3.29+0 [18a262bb] OpenEXR_jll v3.2.4+0 ⌅ [fe0851c0] OpenMPI_jll v4.1.8+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [91d4177d] Opus_jll v1.5.2+0 [36c8627f] Pango_jll v1.56.3+0 ⌅ [30392449] Pixman_jll v0.44.2+0 [f50d1b31] Rmath_jll v0.5.1+0 ⌅ [a8d0f55d] SCOTCH_jll v6.1.3+0 [a2964d1f] Wayland_jll v1.24.0+0 ⌅ [02c8fc9c] XML2_jll v2.13.8+0 [ffd25f8a] XZ_jll v5.8.1+0 [4f6342f7] Xorg_libX11_jll v1.8.12+0 [0c0b7dd1] Xorg_libXau_jll v1.0.13+0 [935fb764] Xorg_libXcursor_jll v1.2.4+0 [a3789734] Xorg_libXdmcp_jll v1.1.6+0 [1082639a] Xorg_libXext_jll v1.3.7+0 [d091e8ba] Xorg_libXfixes_jll v6.0.1+0 [2c808117] Xorg_libXft_jll v2.3.9+0 [a51aa0fd] Xorg_libXi_jll v1.8.3+0 [d1454406] Xorg_libXinerama_jll v1.1.6+0 [ec84b674] Xorg_libXrandr_jll v1.5.5+0 [ea2f1a96] Xorg_libXrender_jll v0.9.12+0 [a65dc6b1] Xorg_libpciaccess_jll v0.18.1+0 [c7cfdc94] Xorg_libxcb_jll v1.17.1+0 [cc61e674] Xorg_libxkbfile_jll v1.1.3+0 [35661453] Xorg_xkbcomp_jll v1.4.7+0 [33bec58e] Xorg_xkeyboard_config_jll v2.44.0+0 [c5fb5394] Xorg_xtrans_jll v1.6.0+0 [630162c2] gmsh_jll v4.13.1+0 [9a68df92] isoband_jll v0.2.3+0 [477f73a3] libaec_jll v1.1.4+0 [a4ae2306] libaom_jll v3.12.1+0 [0ac62f75] libass_jll v0.17.4+0 [1183f4f0] libdecor_jll v0.2.2+0 [f638f0a6] libfdk_aac_jll v2.0.4+0 [b53b4c65] libpng_jll v1.6.50+0 [075b6546] libsixel_jll v1.10.5+0 [f27f6e37] libvorbis_jll v1.3.8+0 [c5f90fcd] libwebp_jll v1.6.0+0 [1317d2d5] oneTBB_jll v2022.0.0+0 [1270edf5] x264_jll v10164.0.1+0 [dfaa095f] x265_jll v4.1.0+0 [d8fb68d0] xkbcommon_jll v1.9.2+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [8bf52ea8] CRC32c v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v0.6.4 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [3fa0cd96] REPL v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [1a1011a3] SharedArrays v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [4607b0f0] SuiteSparse [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [781609d7] GMP_jll v6.3.0+2 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.2+0 [efcefdf7] PCRE2_jll v10.46.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.13.1+0 [8e850ede] nghttp2_jll v1.67.0+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... 1 instances of possible type-piracy detected. To get a list, set `broken = false`. Test Summary: | Pass Broken Total Time Code quality | 10 1 11 1m24.5s Test Summary: | Pass Total Time Utility functions | 4 4 1.9s Precompiling packages... 8437.6 ms ✓ HMatrices 1 dependency successfully precompiled in 9 seconds. 16 already precompiled. Precompiling packages... 9538.4 ms ✓ Inti → IntiHMatricesExt 1 dependency successfully precompiled in 10 seconds. 70 already precompiled. [ Info: Loading Inti.jl HMatrices extension Test Summary: | Pass Total Time Block array | 28 28 1m35.3s Test Summary: | Pass Total Time Reference shapes | 35 35 1.5s Test Summary: | Pass Total Time Polynomials | 28 28 8.7s Test Summary: | Pass Total Time Reference interpolation | 66 66 22.6s ┌ Warning: No quadrature rule for Inti.ReferenceSimplex{2}() of order 3 └ @ Main.var"##Reference integration#146" ~/.julia/packages/Inti/bEBo2/test/reference_integration_test.jl:170 ┌ Warning: No quadrature rule for Inti.ReferenceSimplex{3}() of order 4 └ @ Main.var"##Reference integration#146" ~/.julia/packages/Inti/bEBo2/test/reference_integration_test.jl:170 Test Summary: | Pass Total Time Reference integration | 4734 4734 58.5s Precompiling packages... 5261.2 ms ✓ OpenMPI_jll 7646.8 ms ✓ Inti → IntiGmshExt 2 dependencies successfully precompiled in 13 seconds. 114 already precompiled. [ Info: Loading Inti.jl Gmsh extension Test Summary: | Pass Total Time Native mesh generation | 6 6 28.7s Test Summary: | Pass Total Time Quadrature | 17 17 2m58.0s Test Summary: | Pass Total Time Normal orientation | 8 8 1m44.4s Precompiling packages... 5385.7 ms ✓ QPGreen 1 dependency successfully precompiled in 6 seconds. 95 already precompiled. Precompiling packages... 7946.8 ms ✓ Inti → IntiQPGreenExt 1 dependency successfully precompiled in 9 seconds. 120 already precompiled. [ Info: Loading Inti.jl QPGreen extension ┌ Warning: Purely imaginary wavenumber detected in Helmholtz operator. │ Creating a modified Helmholtz (Yukawa) op instead. └ @ Inti ~/.julia/packages/Inti/bEBo2/src/kernels.jl:327 ┌ Warning: Purely imaginary wavenumber detected in Helmholtz operator. │ Creating a modified Helmholtz (Yukawa) op instead. └ @ Inti ~/.julia/packages/Inti/bEBo2/src/kernels.jl:327 Test Summary: | Pass Total Time Kernels | 18 18 1m51.3s Test Summary: | Pass Total Time Integral operators | 1 1 45.4s Test Summary: | Pass Total Time Guiggiani | 7 7 7.3s WARNING: Method definition cachedrule(Type{var"#s1421"} where var"#s1421"<:(ForwardDiff.Dual{var"#s1420", T, N} where N where var"#s1420"), Integer) where {T<:Number} in module ##Kernels#150 at /home/pkgeval/.julia/packages/Inti/bEBo2/test/kernels_test.jl:9 overwritten in module Main at /home/pkgeval/.julia/packages/Inti/bEBo2/test/green_identities_test.jl:16. ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 297 running 1 of 1 signal (10): User defined signal 1 gc_setmark_pool_ at /source/src/gc-stock.c:289 [inlined] gc_setmark_pool at /source/src/gc-stock.c:307 [inlined] gc_setmark at /source/src/gc-stock.c:314 gc_mark_outrefs at /source/src/gc-stock.c:2357 [inlined] gc_mark_loop_serial_ at /source/src/gc-stock.c:2524 gc_mark_loop_serial at /source/src/gc-stock.c:2547 gc_mark_loop at /source/src/gc-stock.c:2735 [inlined] _jl_gc_collect at /source/src/gc-stock.c:3080 ijl_gc_collect at /source/src/gc-stock.c:3489 maybe_collect at /source/src/gc-stock.c:349 [inlined] jl_gc_small_alloc_inner at /source/src/gc-stock.c:725 jl_gc_small_alloc_noinline at /source/src/gc-stock.c:783 [inlined] jl_gc_alloc_ at /source/src/gc-stock.c:797 jl_alloc_genericmemory_unchecked at /source/src/genericmemory.c:41 GenericMemory at ./boot.jl:588 [inlined] array_new_memory at ./array.jl:1108 [inlined] _growend_internal! at ./array.jl:1188 _growend! at ./array.jl:1213 [inlined] _push! at ./array.jl:1345 [inlined] push! at ./array.jl:1342 [inlined] #extrapolate#1 at /home/pkgeval/.julia/packages/Richardson/yVK0w/src/Richardson.jl:93 extrapolate at /home/pkgeval/.julia/packages/Richardson/yVK0w/src/Richardson.jl:74 [inlined] #laurent_coefficients#460 at /home/pkgeval/.julia/packages/Inti/bEBo2/src/adaptive_correction.jl:439 [inlined] laurent_coefficients at /home/pkgeval/.julia/packages/Inti/bEBo2/src/adaptive_correction.jl:435 [inlined] #guiggiani_singular_integral##4 at /home/pkgeval/.julia/packages/Inti/bEBo2/src/adaptive_correction.jl:302 EmbeddedCubature at /home/pkgeval/.julia/packages/HAdaptiveIntegration/j0HGB/src/Rule/embedded_cubature.jl:85 _integrate at /home/pkgeval/.julia/packages/HAdaptiveIntegration/j0HGB/src/integrate.jl:88 unknown function (ip: 0x79bd34510b45) at (unknown file) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 #integrate#8 at /home/pkgeval/.julia/packages/HAdaptiveIntegration/j0HGB/src/integrate.jl:48 unknown function (ip: 0x79bd349f7b0e) at (unknown file) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 integrate at /home/pkgeval/.julia/packages/HAdaptiveIntegration/j0HGB/src/integrate.jl:37 #132 at /home/pkgeval/.julia/packages/Inti/bEBo2/src/reference_integration.jl:478 [inlined] guiggiani_singular_integral at /home/pkgeval/.julia/packages/Inti/bEBo2/src/adaptive_correction.jl:299 macro expansion at /home/pkgeval/.julia/packages/Inti/bEBo2/src/adaptive_correction.jl:183 [inlined] #_adaptive_correction_etype!##2 at ./threadingconstructs.jl:276 #_adaptive_correction_etype!##0 at ./threadingconstructs.jl:243 [inlined] #threading_run##0 at ./threadingconstructs.jl:177 unknown function (ip: 0x79bd349f7240) at (unknown file) _jl_invoke at /source/src/gf.c:4061 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000079bd47362b30 Total snapshots: 389. Utilization: 100% ╎389 @Base/…ingconstructs.jl:177 (::Base.Threads.var"#threading_run##0#thre… ╎ 389 @Base/…ingconstructs.jl:243 #_adaptive_correction_etype!##0 ╎ 389 @Base/…ngconstructs.jl:276 (::Inti.var"#_adaptive_correction_etype!#… ╎ 375 @Inti/…e_correction.jl:183 macro expansion 1╎ 375 @Inti/…e_correction.jl:299 guiggiani_singular_integral(K::Inti.Dou… ╎ 374 @Inti/…integration.jl:478 #132 1╎ ╎ 374 @HAdaptiveIntegration/…:37 kwcall(::@NamedTuple{rtol::Float64, a… ╎ ╎ 373 @HAdaptiveIntegration/…:48 integrate(fct::Inti.var"#guiggiani_s… 1╎ ╎ 1 @HAdaptiveIntegration/…:0 _integrate(fct::Inti.var"#guiggiani_… ╎ ╎ 24 @HAdaptiveIntegration/…:65 _integrate(fct::Inti.var"#guiggiani… ╎ ╎ 4 @HAdaptiveIntegration/…:75 (::HAdaptiveIntegration.Rule.Embed… ╎ ╎ 4 @Inti/…orrection.jl:302 (::Inti.var"#guiggiani_singular_inte… ╎ ╎ ╎ 4 @Inti/…orrection.jl:435 laurent_coefficients ╎ ╎ ╎ 4 @Inti/…rrection.jl:436 #laurent_coefficients#460 ╎ ╎ ╎ 4 @Richardson/…on.jl:74 extrapolate ╎ ╎ ╎ 2 @Richardson/…on.jl:93 extrapolate(f::Inti.var"#463#464"{… ╎ ╎ ╎ 1 @Base/array.jl:1342 push! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1345 _push! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1213 _growend! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1188 _growend_internal!(a::Vector{SVe… ╎ ╎ ╎ ╎ 1 @Base/array.jl:1108 array_new_memory 1╎ ╎ ╎ ╎ 1 @Base/boot.jl:588 GenericMemory ╎ ╎ ╎ 1 @Inti/…rection.jl:437 (::Inti.var"#463#464"{Inti.var"#g… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:303 #guiggiani_singular_integral##6 ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1356 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1396 _getindex ╎ ╎ ╎ 1 @Richardson/…on.jl:98 extrapolate(f::Inti.var"#463#464"{… ╎ ╎ ╎ 1 @StaticArrays/….jl:24 / ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:33 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:24 #/##0 ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:24 / ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:33 map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:77 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:24 #/##0 1╎ ╎ ╎ ╎ ╎ 1 @Base/…oat.jl:495 / ╎ ╎ ╎ 1 @Richardson/…on.jl:102 extrapolate(f::Inti.var"#463#464"… ╎ ╎ ╎ 1 @StaticArrays/…jl:265 norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:266 _norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:276 macro expansion 1╎ ╎ ╎ ╎ 1 @Base/float.jl:492 + ╎ ╎ 14 @HAdaptiveIntegration/…:79 (::HAdaptiveIntegration.Rule.Embed… ╎ ╎ 12 @Inti/…orrection.jl:302 (::Inti.var"#guiggiani_singular_inte… ╎ ╎ ╎ 12 @Inti/…orrection.jl:435 laurent_coefficients ╎ ╎ ╎ 6 @Inti/…rrection.jl:436 #laurent_coefficients#460 ╎ ╎ ╎ 6 @Richardson/…on.jl:74 extrapolate ╎ ╎ ╎ 3 @Richardson/…on.jl:93 extrapolate(f::Inti.var"#463#464"{… ╎ ╎ ╎ 3 @Inti/…rection.jl:437 (::Inti.var"#463#464"{Inti.var"#g… ╎ ╎ ╎ ╎ 3 @Inti/…rection.jl:303 #guiggiani_singular_integral##6 ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:278 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:130 _normal(jac::SMatrix{3, 2, Floa… ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:193 cross ╎ ╎ ╎ ╎ 1 @StaticArrays/…:199 _cross 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:494 * ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1238 ^ ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1279 pow_body(x::Float64, n::In… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…oat.jl:497 muladd ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:283 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Base/…rators.jl:650 * ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:21 * ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:33 map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:77 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:21 #*##0 ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:21 * ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:33 map ╎ ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:77 macro expansion ╎ ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:21 #*##0 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:494 * ╎ ╎ ╎ 1 @Richardson/…on.jl:98 extrapolate(f::Inti.var"#463#464"{… ╎ ╎ ╎ 1 @StaticArrays/….jl:16 - ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:39 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:16 - ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:39 map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:77 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:493 - ╎ ╎ ╎ 1 @Richardson/…on.jl:99 extrapolate(f::Inti.var"#463#464"{… ╎ ╎ ╎ 1 @StaticArrays/….jl:16 - ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:39 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:16 - ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:39 map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:77 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:493 - ╎ ╎ ╎ 1 @Richardson/…on.jl:102 extrapolate(f::Inti.var"#463#464"… ╎ ╎ ╎ 1 @StaticArrays/…jl:265 norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:266 _norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:276 macro expansion ╎ ╎ ╎ ╎ 1 @Base/math.jl:648 sqrt 1╎ ╎ ╎ ╎ 1 @Base/float.jl:622 < ╎ ╎ ╎ 6 @Inti/…rrection.jl:439 #laurent_coefficients#460 ╎ ╎ ╎ 6 @Richardson/…on.jl:74 extrapolate 1╎ ╎ ╎ 1 @Richardson/…on.jl:90 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 1 @Richardson/…on.jl:93 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 1 @Inti/…rection.jl:440 (::Inti.var"#465#466"{Inti.var"#g… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:303 #guiggiani_singular_integral##6 ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… 1╎ ╎ ╎ 1 @Richardson/…on.jl:96 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 3 @Richardson/…on.jl:98 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 2 @Base/array.jl:1027 setindex! 2╎ ╎ ╎ ╎ 2 @Base/array.jl:1032 _setindex! ╎ ╎ ╎ 1 @StaticArrays/…jl:12 + ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:39 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:12 + ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:39 map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:77 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:492 + ╎ ╎ 2 @Inti/…orrection.jl:310 (::Inti.var"#guiggiani_singular_inte… ╎ ╎ ╎ 2 @Inti/…tegration.jl:478 #132 ╎ ╎ ╎ 2 @HAdaptiveIntegration/…:37 integrate ╎ ╎ ╎ 2 @HAdaptiveIntegration/…:48 #integrate#8 ╎ ╎ ╎ 2 @HAdaptiveIntegration/…:65 _integrate(fct::Inti.var"#gui… ╎ ╎ ╎ 1 @HAdaptiveIntegration/…:75 (::HAdaptiveIntegration.Rule… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:319 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:283 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:33 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:42 _map ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @Inti/…ction.jl:283 #guiggiani_singular_integral#… ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:22 * ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:33 map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:77 macro expansion ╎ ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:22 #*##2 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:494 * ╎ ╎ ╎ 1 @HAdaptiveIntegration/…:79 (::HAdaptiveIntegration.Rule… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:319 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:10 * ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:89 _mul ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:108 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:497 muladd ╎ ╎ 6 @HAdaptiveIntegration/…:85 (::HAdaptiveIntegration.Rule.Embed… ╎ ╎ 6 @Inti/…orrection.jl:302 (::Inti.var"#guiggiani_singular_inte… ╎ ╎ ╎ 6 @Inti/…orrection.jl:435 laurent_coefficients ╎ ╎ ╎ 1 @Inti/…rrection.jl:436 #laurent_coefficients#460 ╎ ╎ ╎ 1 @Richardson/…on.jl:74 extrapolate ╎ ╎ ╎ 1 @Richardson/…on.jl:102 extrapolate(f::Inti.var"#463#464"… ╎ ╎ ╎ 1 @StaticArrays/…jl:265 norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:266 _norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:276 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:234 norm_sqr ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:149 mapreduce ╎ ╎ ╎ ╎ 1 @StaticArrays/…:150 #mapreduce#213 ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:153 _mapreduce ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:155 _mapfoldl ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:180 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @LinearAlgebra/…:572 norm_sqr ╎ ╎ ╎ ╎ ╎ 1 @Base/…ber.jl:233 abs2 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…oat.jl:494 * ╎ ╎ ╎ 5 @Inti/…rrection.jl:439 #laurent_coefficients#460 ╎ ╎ ╎ 5 @Richardson/…on.jl:74 extrapolate ╎ ╎ ╎ 1 @Richardson/…on.jl:0 extrapolate(f::Inti.var"#465#466"{I… 1╎ ╎ ╎ 1 @Base/…entials.jl:965 getindex ╎ ╎ ╎ 1 @Richardson/…on.jl:93 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 1 @Inti/…rection.jl:440 (::Inti.var"#465#466"{Inti.var"#g… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:303 #guiggiani_singular_integral##6 ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1238 ^ ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1276 pow_body(x::Float64, n::In… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:546 >>> 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:538 >>> ╎ ╎ ╎ 1 @Richardson/…on.jl:99 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 1 @StaticArrays/…jl:265 norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:266 _norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:276 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:234 norm_sqr ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:149 mapreduce ╎ ╎ ╎ ╎ 1 @StaticArrays/…:150 #mapreduce#213 ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:153 _mapreduce ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:155 _mapfoldl ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:180 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @LinearAlgebra/…:572 norm_sqr ╎ ╎ ╎ ╎ ╎ 1 @Base/…ber.jl:233 abs2 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…oat.jl:494 * 1╎ ╎ ╎ 1 @Richardson/…on.jl:104 extrapolate(f::Inti.var"#465#466"… ╎ ╎ ╎ 1 @Richardson/…on.jl:107 extrapolate(f::Inti.var"#465#466"… ╎ ╎ ╎ 1 @StaticArrays/…jl:265 norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:266 _norm 1╎ ╎ ╎ ╎ 1 @StaticArrays/…l:278 macro expansion ╎ ╎ 348 @HAdaptiveIntegration/…:88 _integrate(fct::Inti.var"#guiggiani… ╎ ╎ 9 @HAdaptiveIntegration/…:75 (::HAdaptiveIntegration.Rule.Embed… ╎ ╎ 6 @Inti/…orrection.jl:302 (::Inti.var"#guiggiani_singular_inte… ╎ ╎ ╎ 6 @Inti/…orrection.jl:435 laurent_coefficients ╎ ╎ ╎ 2 @Inti/…rrection.jl:436 #laurent_coefficients#460 ╎ ╎ ╎ 2 @Richardson/…on.jl:74 extrapolate 1╎ ╎ ╎ 1 @Richardson/…on.jl:96 extrapolate(f::Inti.var"#463#464"{… ╎ ╎ ╎ 1 @Richardson/…on.jl:98 extrapolate(f::Inti.var"#463#464"{… 1╎ ╎ ╎ 1 @Base/…entials.jl:965 getindex ╎ ╎ ╎ 4 @Inti/…rrection.jl:439 #laurent_coefficients#460 ╎ ╎ ╎ 4 @Richardson/…on.jl:74 extrapolate ╎ ╎ ╎ 1 @Richardson/…on.jl:86 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 1 @Inti/…rection.jl:440 (::Inti.var"#465#466"{Inti.var"#g… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:303 #guiggiani_singular_integral##6 ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1238 ^ ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1259 pow_body(x::Float64, n::In… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ion.jl:637 == ╎ ╎ ╎ 1 @Richardson/…on.jl:93 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 1 @Inti/…rection.jl:440 (::Inti.var"#465#466"{Inti.var"#g… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:303 #guiggiani_singular_integral##6 ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:10 * ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:89 _mul ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:108 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:497 muladd ╎ ╎ ╎ 2 @Richardson/…on.jl:99 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 2 @StaticArrays/….jl:16 - ╎ ╎ ╎ ╎ 2 @StaticArrays/…jl:39 map ╎ ╎ ╎ ╎ 2 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:16 - ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:39 map ╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:42 _map 2╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:77 macro expansion ╎ ╎ 2 @Inti/…orrection.jl:310 (::Inti.var"#guiggiani_singular_inte… ╎ ╎ ╎ 2 @Inti/…tegration.jl:478 #132 ╎ ╎ ╎ 2 @HAdaptiveIntegration/…:37 integrate ╎ ╎ ╎ 2 @HAdaptiveIntegration/…:48 #integrate#8 ╎ ╎ ╎ 2 @HAdaptiveIntegration/…:65 _integrate(fct::Inti.var"#gui… ╎ ╎ ╎ 1 @HAdaptiveIntegration/…:79 (::HAdaptiveIntegration.Rule… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:319 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1238 ^ ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1259 pow_body(x::Float64, n::In… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ion.jl:637 == ╎ ╎ ╎ 1 @HAdaptiveIntegration/…:85 (::HAdaptiveIntegration.Rule… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:319 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:274 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Base/…l/trig.jl:188 sincos(x::Float64) ╎ ╎ ╎ ╎ 1 @Base/…m_pio2.jl:276 rem_pio2_kernel ╎ ╎ ╎ ╎ 1 @Base/…m_pio2.jl:75 cody_waite_ext_pio2 ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1538 highword 1╎ ╎ ╎ ╎ ╎ 1 @Base/…ials.jl:778 reinterpret ╎ ╎ 1 @Inti/…orrection.jl:329 (::Inti.var"#guiggiani_singular_inte… ╎ ╎ ╎ 1 @Base/…ecial/log.jl:261 log(x::Float64) ╎ ╎ ╎ 1 @Base/…cial/log.jl:286 _log 1╎ ╎ ╎ 1 @Base/float.jl:492 + ╎ ╎ 37 @HAdaptiveIntegration/…:79 (::HAdaptiveIntegration.Rule.Embed… 1╎ ╎ 32 @Inti/…orrection.jl:302 (::Inti.var"#guiggiani_singular_inte… ╎ ╎ ╎ 31 @Inti/…orrection.jl:435 laurent_coefficients ╎ ╎ ╎ 12 @Inti/…rrection.jl:436 #laurent_coefficients#460 ╎ ╎ ╎ 12 @Richardson/…on.jl:74 extrapolate ╎ ╎ ╎ 1 @Richardson/…on.jl:85 extrapolate(f::Inti.var"#463#464"{… 1╎ ╎ ╎ 1 @Base/math.jl:1238 ^ ╎ ╎ ╎ 6 @Richardson/…on.jl:93 extrapolate(f::Inti.var"#463#464"{… ╎ ╎ ╎ 6 @Inti/…rection.jl:437 (::Inti.var"#463#464"{Inti.var"#g… ╎ ╎ ╎ ╎ 6 @Inti/…rection.jl:303 #guiggiani_singular_integral##6 ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:276 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…lation.jl:193 ParametricElement ╎ ╎ ╎ ╎ 1 @Inti/…lation.jl:211 #ParametricElement##0 ╎ ╎ ╎ ╎ 1 @Inti/…ities.jl:283 #183 ╎ ╎ ╎ ╎ ╎ 1 @Inti/…hapes.jl:55 #198 ╎ ╎ ╎ ╎ ╎ 1 @Inti/…hapes.jl:69 _ellipsoid_parametrization(u:… ╎ ╎ ╎ ╎ ╎ 1 @Base/…cast.jl:896 materialize ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:60 copy ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:119 _broadcast ╎ ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:123 __broadcast ╎ ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:135 macro expansion ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…on.jl:434 * ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…on.jl:404 promote ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…on.jl:379 _promote ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…er.jl:7 convert 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:245 Float64 ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:278 (::Inti.var"#guiggiani_singular_… 1╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:131 _normal(jac::SMatrix{3, 2, Floa… ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:281 (::Inti.var"#guiggiani_singular_… 1╎ ╎ ╎ ╎ 1 @Inti/…ernels.jl:465 (::Inti.DoubleLayerKernel{SMatr… ╎ ╎ ╎ ╎ 2 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 2 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 2 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 2 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 2 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 2 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ ╎ ╎ 2 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1356 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1396 _getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1238 ^ ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1259 pow_body(x::Float64, n::In… 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ion.jl:637 == 1╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:283 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ 4 @Richardson/…on.jl:98 extrapolate(f::Inti.var"#463#464"{… 1╎ ╎ ╎ 1 @Base/…entials.jl:965 getindex ╎ ╎ ╎ 1 @StaticArrays/…jl:12 + ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:39 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:12 + ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:39 map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:77 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:492 + ╎ ╎ ╎ 2 @StaticArrays/…jl:16 - ╎ ╎ ╎ ╎ 2 @StaticArrays/…jl:39 map ╎ ╎ ╎ ╎ 2 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:16 - ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:39 map ╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:77 macro expansion 2╎ ╎ ╎ ╎ ╎ 2 @Base/float.jl:493 - ╎ ╎ ╎ 1 @Richardson/…on.jl:99 extrapolate(f::Inti.var"#463#464"{… ╎ ╎ ╎ 1 @StaticArrays/….jl:16 - ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:39 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:16 - ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:39 map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:78 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @StaticArraysCore/…:115 SArray ╎ ╎ ╎ 19 @Inti/…rrection.jl:439 #laurent_coefficients#460 ╎ ╎ ╎ 19 @Richardson/…on.jl:74 extrapolate ╎ ╎ ╎ 1 @Richardson/…on.jl:86 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 1 @Inti/…rection.jl:440 (::Inti.var"#465#466"{Inti.var"#g… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:303 #guiggiani_singular_integral##6 ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1356 getindex 1╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1396 _getindex ╎ ╎ ╎ 4 @Richardson/…on.jl:93 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 3 @Base/array.jl:1342 push! ╎ ╎ ╎ ╎ 3 @Base/array.jl:1345 _push! ╎ ╎ ╎ ╎ 3 @Base/array.jl:1213 _growend! ╎ ╎ ╎ ╎ 2 @Base/array.jl:1188 _growend_internal!(a::Vector{SVe… ╎ ╎ ╎ ╎ 2 @Base/array.jl:1108 array_new_memory 2╎ ╎ ╎ ╎ 2 @Base/boot.jl:588 GenericMemory 1╎ ╎ ╎ ╎ 1 @Base/array.jl:1193 _growend_internal!(a::Vector{SVe… ╎ ╎ ╎ 1 @Inti/…rection.jl:440 (::Inti.var"#465#466"{Inti.var"#g… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:303 #guiggiani_singular_integral##6 ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… 1╎ ╎ ╎ 2 @Richardson/…on.jl:96 extrapolate(f::Inti.var"#465#466"{… 1╎ ╎ ╎ 1 @Base/range.jl:919 iterate ╎ ╎ ╎ 3 @Richardson/…on.jl:98 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 2 @Base/array.jl:1027 setindex! 2╎ ╎ ╎ ╎ 2 @Base/array.jl:1032 _setindex! ╎ ╎ ╎ 1 @StaticArrays/…jl:24 / ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:33 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:24 #/##0 ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:24 / ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:33 map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:77 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:24 #/##0 1╎ ╎ ╎ ╎ ╎ 1 @Base/…oat.jl:495 / ╎ ╎ ╎ 3 @Richardson/…on.jl:99 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 2 @StaticArrays/…jl:16 - ╎ ╎ ╎ ╎ 2 @StaticArrays/…jl:39 map ╎ ╎ ╎ ╎ 2 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:16 - ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:39 map ╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:42 _map 1╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:77 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:493 - ╎ ╎ ╎ 1 @StaticArrays/…jl:265 norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:266 _norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:278 macro expansion 1╎ ╎ ╎ ╎ 1 @Base/float.jl:622 < 2╎ ╎ ╎ 2 @Richardson/…on.jl:104 extrapolate(f::Inti.var"#465#466"… 2╎ ╎ ╎ 2 @Richardson/…on.jl:106 extrapolate(f::Inti.var"#465#466"… ╎ ╎ ╎ 2 @Richardson/…on.jl:107 extrapolate(f::Inti.var"#465#466"… ╎ ╎ ╎ 2 @StaticArrays/…jl:265 norm ╎ ╎ ╎ ╎ 2 @StaticArrays/…jl:266 _norm ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:276 macro expansion ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:234 norm_sqr ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:149 mapreduce ╎ ╎ ╎ ╎ 2 @StaticArrays/…:150 #mapreduce#213 ╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:153 _mapreduce ╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:155 _mapfoldl ╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:180 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:492 + ╎ ╎ ╎ ╎ ╎ 1 @LinearAlgebra/…:572 norm_sqr ╎ ╎ ╎ ╎ ╎ 1 @Base/…ber.jl:233 abs2 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…oat.jl:494 * ╎ ╎ 5 @Inti/…orrection.jl:310 (::Inti.var"#guiggiani_singular_inte… ╎ ╎ ╎ 5 @Inti/…tegration.jl:478 #132 ╎ ╎ ╎ 5 @HAdaptiveIntegration/…:37 integrate ╎ ╎ ╎ 5 @HAdaptiveIntegration/…:48 #integrate#8 ╎ ╎ ╎ 5 @HAdaptiveIntegration/…:65 _integrate(fct::Inti.var"#gui… ╎ ╎ ╎ 4 @HAdaptiveIntegration/…:79 (::HAdaptiveIntegration.Rule… 1╎ ╎ ╎ ╎ 4 @Inti/…rection.jl:319 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:274 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Base/…l/trig.jl:191 sincos(x::Float64) ╎ ╎ ╎ ╎ 1 @Base/…l/trig.jl:214 sincos_kernel ╎ ╎ ╎ ╎ 1 @Base/…l/trig.jl:74 sin_kernel 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:493 - ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:278 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:130 _normal(jac::SMatrix{3, 2, Floa… ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:193 cross ╎ ╎ ╎ ╎ 1 @StaticArrays/…:199 _cross 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:494 * ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple 1╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ 1 @HAdaptiveIntegration/…:85 (::HAdaptiveIntegration.Rule… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:319 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple 1╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion ╎ ╎ 302 @HAdaptiveIntegration/…:85 (::HAdaptiveIntegration.Rule.Embed… ╎ ╎ 299 @Inti/…orrection.jl:302 (::Inti.var"#guiggiani_singular_inte… ╎ ╎ ╎ 299 @Inti/…orrection.jl:435 laurent_coefficients ╎ ╎ ╎ 6 @Inti/…rrection.jl:436 #laurent_coefficients#460 ╎ ╎ ╎ 6 @Richardson/…on.jl:74 extrapolate ╎ ╎ ╎ 2 @Richardson/…on.jl:93 extrapolate(f::Inti.var"#463#464"{… ╎ ╎ ╎ 1 @Base/array.jl:1342 push! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1345 _push! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1213 _growend! ╎ ╎ ╎ ╎ 1 @Base/array.jl:1188 _growend_internal!(a::Vector{SVe… ╎ ╎ ╎ ╎ 1 @Base/array.jl:1108 array_new_memory 1╎ ╎ ╎ ╎ 1 @Base/boot.jl:588 GenericMemory ╎ ╎ ╎ 1 @Inti/…rection.jl:437 (::Inti.var"#463#464"{Inti.var"#g… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:303 #guiggiani_singular_integral##6 ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1237 ^ 1╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1153 use_power_by_squaring 1╎ ╎ ╎ 1 @Richardson/…on.jl:96 extrapolate(f::Inti.var"#463#464"{… ╎ ╎ ╎ 1 @Richardson/…on.jl:99 extrapolate(f::Inti.var"#463#464"{… ╎ ╎ ╎ 1 @StaticArrays/….jl:16 - ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:39 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:16 - ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:39 map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:77 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:493 - ╎ ╎ ╎ 2 @Richardson/…on.jl:102 extrapolate(f::Inti.var"#463#464"… ╎ ╎ ╎ 2 @StaticArrays/…jl:265 norm ╎ ╎ ╎ ╎ 2 @StaticArrays/…jl:266 _norm ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:276 macro expansion ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:234 norm_sqr ╎ ╎ ╎ ╎ 2 @StaticArrays/…l:149 mapreduce ╎ ╎ ╎ ╎ 2 @StaticArrays/…:150 #mapreduce#213 ╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:153 _mapreduce ╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:155 _mapfoldl ╎ ╎ ╎ ╎ ╎ 2 @StaticArrays/…:180 macro expansion ╎ ╎ ╎ ╎ ╎ 2 @LinearAlgebra/…:572 norm_sqr ╎ ╎ ╎ ╎ ╎ 2 @Base/…ber.jl:233 abs2 2╎ ╎ ╎ ╎ ╎ ╎ 2 @Base/…oat.jl:494 * ╎ ╎ ╎ 293 @Inti/…rrection.jl:439 #laurent_coefficients#460 ╎ ╎ ╎ 293 @Richardson/…on.jl:74 extrapolate ╎ ╎ ╎ 290 @Richardson/…on.jl:93 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 290 @Base/array.jl:1342 push! ╎ ╎ ╎ ╎ 290 @Base/array.jl:1345 _push! ╎ ╎ ╎ ╎ 290 @Base/array.jl:1213 _growend! ╎ ╎ ╎ ╎ 289 @Base/array.jl:1188 _growend_internal!(a::Vector{SVe… ╎ ╎ ╎ ╎ 289 @Base/array.jl:1108 array_new_memory 288╎ ╎ ╎ ╎ 289 @Base/boot.jl:588 GenericMemory ╎ ╎ ╎ ╎ 1 @Base/array.jl:1192 _growend_internal!(a::Vector{SVe… ╎ ╎ ╎ ╎ 1 @Base/…memory.jl:125 unsafe_copyto! 1╎ ╎ ╎ ╎ 1 @Base/cmem.jl:28 memmove ╎ ╎ ╎ 2 @Richardson/…on.jl:98 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 1 @Base/array.jl:1027 setindex! 1╎ ╎ ╎ ╎ 1 @Base/array.jl:1032 _setindex! ╎ ╎ ╎ 1 @StaticArrays/…jl:16 - ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:39 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:77 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:16 - ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:39 map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:42 _map ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:77 macro expansion 1╎ ╎ ╎ ╎ ╎ 1 @Base/float.jl:493 - ╎ ╎ ╎ 1 @Richardson/…on.jl:99 extrapolate(f::Inti.var"#465#466"{… ╎ ╎ ╎ 1 @StaticArrays/…jl:265 norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:266 _norm ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:276 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:234 norm_sqr ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:149 mapreduce ╎ ╎ ╎ ╎ 1 @StaticArrays/…:150 #mapreduce#213 ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:153 _mapreduce ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:155 _mapfoldl ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:180 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @LinearAlgebra/…:572 norm_sqr ╎ ╎ ╎ ╎ ╎ 1 @Base/…ber.jl:233 abs2 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…oat.jl:494 * ╎ ╎ 3 @Inti/…orrection.jl:310 (::Inti.var"#guiggiani_singular_inte… ╎ ╎ ╎ 3 @Inti/…tegration.jl:478 #132 ╎ ╎ ╎ 3 @HAdaptiveIntegration/…:37 integrate ╎ ╎ ╎ 3 @HAdaptiveIntegration/…:48 #integrate#8 ╎ ╎ ╎ 3 @HAdaptiveIntegration/…:65 _integrate(fct::Inti.var"#gui… ╎ ╎ ╎ 2 @HAdaptiveIntegration/…:79 (::HAdaptiveIntegration.Rule… ╎ ╎ ╎ ╎ 2 @Inti/…rection.jl:319 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 2 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 2 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 2 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 2 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 2 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 2 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ ╎ ╎ 2 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1356 getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1396 _getindex ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:698 checkbounds ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:688 checkbounds ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:391 eachindex ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…al.jl:488 length ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…al.jl:486 size ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…le.jl:353 map ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ge.jl:783 length 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:87 + ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1238 ^ ╎ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1279 pow_body(x::Float64, n::In… ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…oat.jl:711 isfinite 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…at.jl:493 - ╎ ╎ ╎ 1 @HAdaptiveIntegration/…:85 (::HAdaptiveIntegration.Rule… ╎ ╎ ╎ ╎ 1 @Inti/…rection.jl:319 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…ection.jl:282 (::Inti.var"#guiggiani_singular_… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:124 (::Inti.var"#lagrange_basis##2#… ╎ ╎ ╎ ╎ 1 @Inti/…omials.jl:70 (::Inti.var"#monomial_basis##4#… ╎ ╎ ╎ ╎ 1 @Inti/…/utils.jl:13 svector ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ ╎ ╎ 1 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @Inti/…ials.jl:71 (::Inti.var"#monomial_basis##… ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1356 getindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…ray.jl:1397 _getindex ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1404 _to_subscript_indices ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:1426 _unsafe_ind2sub ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:3068 _ind2sub ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:3106 _ind2sub ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…ay.jl:3119 _ind2sub_recurse ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/div.jl:196 divrem ╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/div.jl:218 divrem 1╎ ╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:303 div ╎ 14 @Inti/…e_correction.jl:203 macro expansion ╎ 14 @Inti/…_integration.jl:486 #140 ╎ 14 @HAdaptiveIntegration/…:37 integrate ╎ ╎ 14 @HAdaptiveIntegration/…:48 #integrate#8 1╎ ╎ 1 @HAdaptiveIntegration/…:0 _integrate(fct::Inti.var"#_adaptive_c… ╎ ╎ 3 @HAdaptiveIntegration/…:65 _integrate(fct::Inti.var"#_adaptive_… 1╎ ╎ 3 @HAdaptiveIntegration/…:79 (::HAdaptiveIntegration.Rule.Embedd… ╎ ╎ 2 @Inti/…correction.jl:200 (::Inti.var"#_adaptive_correction_et… ╎ ╎ 2 @Inti/…lynomials.jl:124 (::Inti.var"#lagrange_basis##2#lagra… ╎ ╎ ╎ 2 @Inti/…lynomials.jl:70 (::Inti.var"#monomial_basis##4#monom… ╎ ╎ ╎ 2 @Inti/src/utils.jl:13 svector ╎ ╎ ╎ 2 @Base/ntuple.jl:65 ntuple ╎ ╎ ╎ 2 @Base/ntuple.jl:68 macro expansion ╎ ╎ ╎ 2 @Inti/…ynomials.jl:71 (::Inti.var"#monomial_basis##6#mo… ╎ ╎ ╎ ╎ 1 @Base/…tarray.jl:1356 getindex ╎ ╎ ╎ ╎ 1 @Base/…tarray.jl:1396 _getindex ╎ ╎ ╎ ╎ 1 @Base/…tarray.jl:698 checkbounds ╎ ╎ ╎ ╎ 1 @Base/…tarray.jl:688 checkbounds ╎ ╎ ╎ ╎ 1 @Base/…array.jl:391 eachindex ╎ ╎ ╎ ╎ ╎ 1 @Base/…ional.jl:488 length ╎ ╎ ╎ ╎ ╎ 1 @Base/…onal.jl:486 size ╎ ╎ ╎ ╎ ╎ 1 @Base/tuple.jl:353 map ╎ ╎ ╎ ╎ ╎ 1 @Base/range.jl:783 length 1╎ ╎ ╎ ╎ ╎ 1 @Base/int.jl:86 - ╎ ╎ ╎ ╎ 1 @Base/math.jl:1238 ^ 1╎ ╎ ╎ ╎ 1 @Base/math.jl:0 pow_body(x::Float64, n::Int64) ╎ ╎ 10 @HAdaptiveIntegration/…:88 _integrate(fct::Inti.var"#_adaptive_… ╎ ╎ 10 @HAdaptiveIntegration/…:79 (::HAdaptiveIntegration.Rule.Embedd… ╎ ╎ 1 @Inti/…correction.jl:196 (::Inti.var"#_adaptive_correction_et… ╎ ╎ 1 @Inti/…erpolation.jl:37 jacobian ╎ ╎ ╎ 1 @ForwardDiff/…xt.jl:66 jacobian ╎ ╎ ╎ 1 @ForwardDiff/…xt.jl:87 vector_mode_jacobian ╎ ╎ ╎ 1 @ForwardDiff/…t.jl:24 static_dual_eval ╎ ╎ ╎ 1 @Inti/…polation.jl:193 (::Inti.ParametricElement{Inti.Re… ╎ ╎ ╎ 1 @Inti/…olation.jl:211 #ParametricElement##0 ╎ ╎ ╎ ╎ 1 @Inti/…ntities.jl:283 #183 ╎ ╎ ╎ ╎ 1 @Inti/…eshapes.jl:55 #198 ╎ ╎ ╎ ╎ 1 @Inti/…shapes.jl:68 _ellipsoid_parametrization(u::Fo… ╎ ╎ ╎ ╎ 1 @Inti/…shapes.jl:88 _unit_sphere_parametrization(u:… ╎ ╎ ╎ ╎ 1 @Base/…dcast.jl:896 materialize ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:60 copy ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:119 _broadcast ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:123 __broadcast ╎ ╎ ╎ ╎ ╎ 1 @StaticArrays/…:135 macro expansion ╎ ╎ ╎ ╎ ╎ 1 @ForwardDiff/…:543 / 1╎ ╎ ╎ ╎ ╎ ╎ 1 @Base/…oat.jl:495 / ╎ ╎ 1 @Inti/…correction.jl:198 (::Inti.var"#_adaptive_correction_et… 1╎ ╎ 1 @Inti/src/utils.jl:90 _integration_measure(jac::SMatrix{3, 2… ╎ ╎ 6 @Inti/…correction.jl:200 (::Inti.var"#_adaptive_correction_et… ╎ ╎ 6 @Inti/…lynomials.jl:124 (::Inti.var"#lagrange_basis##2#lagra… ╎ ╎ ╎ 5 @Inti/…lynomials.jl:70 (::Inti.var"#monomial_basis##4#monom… ╎ ╎ ╎ 5 @Inti/src/utils.jl:13 svector ╎ ╎ ╎ 5 @Base/ntuple.jl:65 ntuple 1╎ ╎ ╎ 5 @Base/ntuple.jl:68 macro expansion 1╎ ╎ ╎ 1 @Base/math.jl:1255 pow_body(x::Float64, n::Int64) 1╎ ╎ ╎ 3 @Inti/…nomials.jl:71 (::Inti.var"#monomial_basis##6#mon… ╎ ╎ ╎ ╎ 2 @Base/math.jl:1238 ^ ╎ ╎ ╎ ╎ 1 @Base/math.jl:1274 pow_body(x::Float64, n::Int64) ╎ ╎ ╎ ╎ 1 @Base/math.jl:56 two_mul 1╎ ╎ ╎ ╎ 1 @Base/float.jl:494 * ╎ ╎ ╎ ╎ 1 @Base/math.jl:1279 pow_body(x::Float64, n::Int64) 1╎ ╎ ╎ ╎ 1 @Base/float.jl:497 muladd ╎ ╎ ╎ 1 @StaticArrays/…y.jl:10 * ╎ ╎ ╎ 1 @StaticArrays/…y.jl:89 _mul ╎ ╎ ╎ 1 @StaticArrays/….jl:108 macro expansion 1╎ ╎ ╎ 1 @Base/float.jl:497 muladd ╎ ╎ 2 @Inti/…correction.jl:201 (::Inti.var"#_adaptive_correction_et… ╎ ╎ 1 @StaticArrays/…lg.jl:22 * ╎ ╎ ╎ 1 @StaticArrays/…e.jl:33 map ╎ ╎ ╎ 1 @StaticArrays/…e.jl:42 _map ╎ ╎ ╎ 1 @StaticArrays/….jl:77 macro expansion ╎ ╎ ╎ 1 @StaticArrays/….jl:22 #*##2 ╎ ╎ ╎ 1 @StaticArrays/….jl:22 * ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:33 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:42 _map 1╎ ╎ ╎ ╎ 1 @StaticArrays/…l:77 macro expansion ╎ ╎ 1 @StaticArrays/…ce.jl:33 map ╎ ╎ ╎ 1 @StaticArrays/…e.jl:42 _map ╎ ╎ ╎ 1 @StaticArrays/…e.jl:77 macro expansion ╎ ╎ ╎ 1 @Inti/…rrection.jl:201 #_adaptive_correction_etype!##8 ╎ ╎ ╎ 1 @StaticArrays/….jl:22 * ╎ ╎ ╎ 1 @StaticArrays/….jl:33 map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:42 _map ╎ ╎ ╎ ╎ 1 @StaticArrays/…jl:77 macro expansion ╎ ╎ ╎ ╎ 1 @StaticArrays/…l:22 #*##2 1╎ ╎ ╎ ╎ 1 @Base/float.jl:494 * ====================================================================================== Information request received. A stacktrace will print followed by a 1.0 second profile. --trace-compile is enabled during profile collection. ====================================================================================== cmd: /opt/julia/bin/julia 1 running 0 of 1 signal (10): User defined signal 1 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 wait at ./task.jl:1200 wait_forever at ./task.jl:1137 jfptr_wait_forever_67392.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:4045 [inlined] ijl_apply_generic at /source/src/gf.c:4258 jl_apply at /source/src/julia.h:2382 [inlined] start_task at /source/src/task.c:1253 unknown function (ip: (nil)) at (unknown file) ============================================================== Profile collected. A report will print at the next yield point. Disabling --trace-compile ============================================================== ┌ Warning: There were no samples collected in one or more groups. │ This may be due to idle threads, or you may need to run your │ program longer (perhaps by running it multiple times), │ or adjust the delay between samples with `Profile.init()`. └ @ Profile /opt/julia/share/julia/stdlib/v1.13/Profile/src/Profile.jl:1362 Overhead ╎ [+additional indent] Count File:Line Function ========================================================= Thread 1 (default) Task 0x000072db0e3b8880 Total snapshots: 415. Utilization: 0% ╎415 @Base/task.jl:1137 wait_forever() 414╎ 415 @Base/task.jl:1200 wait() [1] signal 15: Terminated in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 epoll_pwait at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) uv__io_poll at /workspace/srcdir/libuv/src/unix/linux.c:1404 uv_run at /workspace/srcdir/libuv/src/unix/core.c:430 ijl_task_get_next at /source/src/scheduler.c:457 [297] signal 15: Terminated in expression starting at /home/pkgeval/.julia/packages/Inti/bEBo2/test/green_identities_test.jl:36 _ZN4llvm3ISD15getSetCCInverseENS0_8CondCodeENS_3EVTE at /opt/julia/bin/../lib/julia/libLLVM.so.20.1jl (unknown line) PkgEval terminated after 2722.26s: test duration exceeded the time limit