Package evaluation to test ApproxFunBase on Julia 1.14.0-DEV.1352 (749bc618c5*) started at 2025-12-09T22:02:57.593 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.49s ################################################################################ # Installation # Installing ApproxFunBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [fbd15aa5] + ApproxFunBase v0.9.33 Updating `~/.julia/environments/v1.14/Manifest.toml` [621f4979] + AbstractFFTs v1.5.0 [fbd15aa5] + ApproxFunBase v0.9.33 [4c555306] + ArrayLayouts v1.12.2 [aae01518] + BandedMatrices v1.10.2 [0e736298] + Bessels v0.2.8 [8e7c35d0] + BlockArrays v1.9.3 [ffab5731] + BlockBandedMatrices v0.13.4 [49dc2e85] + Calculus v0.5.2 [861a8166] + Combinatorics v1.0.3 [b152e2b5] + CompositeTypes v0.1.4 [187b0558] + ConstructionBase v1.6.0 [717857b8] + DSP v0.8.4 [ffbed154] + DocStringExtensions v0.9.5 [5b8099bc] + DomainSets v0.7.16 [7a1cc6ca] + FFTW v1.10.0 [1a297f60] + FillArrays v1.15.0 [4858937d] + InfiniteArrays v0.15.10 [e1ba4f0e] + Infinities v0.1.12 [8197267c] + IntervalSets v0.7.13 [92d709cd] + IrrationalConstants v0.2.6 [c8e1da08] + IterTools v1.10.0 [692b3bcd] + JLLWrappers v1.7.1 [5078a376] + LazyArrays v2.9.4 [2ab3a3ac] + LogExpFunctions v0.3.29 [e65ccdef] + LowRankMatrices v1.0.2 [1914dd2f] + MacroTools v0.5.16 [a3b82374] + MatrixFactorizations v3.1.3 [bac558e1] + OrderedCollections v1.8.1 [f27b6e38] + Polynomials v4.1.0 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [276daf66] + SpecialFunctions v2.6.1 [90137ffa] + StaticArrays v1.9.15 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [f5851436] + FFTW_jll v3.3.11+0 [1d5cc7b8] + IntelOpenMP_jll v2025.2.0+0 [856f044c] + MKL_jll v2025.2.0+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [1317d2d5] + oneTBB_jll v2022.0.0+1 [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 [9fa8497b] + Future v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [4af54fe1] + LazyArtifacts v1.11.0 [b27032c2] + LibCURL v1.0.0 [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.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.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.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.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.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Installation completed after 4.8s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:577 Precompilation failed after 13.28s ################################################################################ # Testing # Testing ApproxFunBase Status `/tmp/jl_fH0wz4/Project.toml` [621f4979] AbstractFFTs v1.5.0 [fbd15aa5] ApproxFunBase v0.9.33 [4c88cf16] Aqua v0.8.14 [aae01518] BandedMatrices v1.10.2 [8e7c35d0] BlockArrays v1.9.3 [ffab5731] BlockBandedMatrices v0.13.4 [49dc2e85] Calculus v0.5.2 [861a8166] Combinatorics v1.0.3 [717857b8] DSP v0.8.4 [5b8099bc] DomainSets v0.7.16 [fa6b7ba4] DualNumbers v0.6.9 [7a1cc6ca] FFTW v1.10.0 [1a297f60] FillArrays v1.15.0 [4858937d] InfiniteArrays v0.15.10 [e1ba4f0e] Infinities v0.1.12 [8197267c] IntervalSets v0.7.13 [5078a376] LazyArrays v2.9.4 [e65ccdef] LowRankMatrices v1.0.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [10745b16] Statistics v1.11.1 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [2f01184e] SparseArrays v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fH0wz4/Manifest.toml` [621f4979] AbstractFFTs v1.5.0 [fbd15aa5] ApproxFunBase v0.9.33 [4c88cf16] Aqua v0.8.14 [4c555306] ArrayLayouts v1.12.2 [aae01518] BandedMatrices v1.10.2 [0e736298] Bessels v0.2.8 [8e7c35d0] BlockArrays v1.9.3 [ffab5731] BlockBandedMatrices v0.13.4 [49dc2e85] Calculus v0.5.2 [861a8166] Combinatorics v1.0.3 [34da2185] Compat v4.18.1 [b152e2b5] CompositeTypes v0.1.4 [187b0558] ConstructionBase v1.6.0 [717857b8] DSP v0.8.4 [ffbed154] DocStringExtensions v0.9.5 [5b8099bc] DomainSets v0.7.16 [fa6b7ba4] DualNumbers v0.6.9 [7a1cc6ca] FFTW v1.10.0 [1a297f60] FillArrays v1.15.0 [4858937d] InfiniteArrays v0.15.10 [e1ba4f0e] Infinities v0.1.12 [8197267c] IntervalSets v0.7.13 [92d709cd] IrrationalConstants v0.2.6 [c8e1da08] IterTools v1.10.0 [692b3bcd] JLLWrappers v1.7.1 [5078a376] LazyArrays v2.9.4 [2ab3a3ac] LogExpFunctions v0.3.29 [e65ccdef] LowRankMatrices v1.0.2 [1914dd2f] MacroTools v0.5.16 [a3b82374] MatrixFactorizations v3.1.3 [77ba4419] NaNMath v1.1.3 [bac558e1] OrderedCollections v1.8.1 [f27b6e38] Polynomials v4.1.0 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3cdcf5f2] RecipesBase v1.3.4 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [f5851436] FFTW_jll v3.3.11+0 [1d5cc7b8] IntelOpenMP_jll v2025.2.0+0 [856f044c] MKL_jll v2025.2.0+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [1317d2d5] oneTBB_jll v2022.0.0+1 [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 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [4af54fe1] LazyArtifacts v1.11.0 [b27032c2] LibCURL v1.0.0 [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.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [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 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.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.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Testing Running tests... ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for ApproxFunBase [fbd15aa5-315a-5a7d-a8a4-24992e37be05] │ exception = Required dependency Base.PkgId(Base.UUID("bac558e1-5e72-5ebc-8fee-abe8a469f55d"), "OrderedCollections") failed to load from a cache file. └ @ Base loading.jl:2891 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for DSP [717857b8-e6f2-59f4-9121-6e50c889abd2] │ exception = Required dependency Base.PkgId(Base.UUID("bac558e1-5e72-5ebc-8fee-abe8a469f55d"), "OrderedCollections") failed to load from a cache file. └ @ Base loading.jl:2891 ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for Polynomials [f27b6e38-b328-58d1-80ce-0feddd5e7a45] │ exception = Required dependency Base.PkgId(Base.UUID("bac558e1-5e72-5ebc-8fee-abe8a469f55d"), "OrderedCollections") failed to load from a cache file. └ @ Base loading.jl:2891 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:1 in expression starting at stdin:5 1 dependency had output during precompilation: ┌ Polynomials → PolynomialsFFTWExt │ [Output was shown above] └ ┌ Error: Error during loading of extension PolynomialsFFTWExt of Polynomials, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ The following 1 package failed to precompile: │ │ PolynomialsFFTWExt │ Failed to precompile PolynomialsFFTWExt [ce312b81-9990-5b35-beed-970c9a7f0782] to "/home/pkgeval/.julia/compiled/v1.14/PolynomialsFFTWExt/jl_QTzRoW" (ProcessExited(1)). │ └ @ Base loading.jl:1721 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:4  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/DSP/b3mah/src/DSP.jl:20  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [19] include_string  @ ./loading.jl:3102 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:1 in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/DSP.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/InfiniteArrays/v6xnl/ext/InfiniteArraysDSPExt.jl:10  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [17] include_string  @ ./loading.jl:3102 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/InfiniteArrays/v6xnl/ext/InfiniteArraysDSPExt.jl:1 in expression starting at stdin:5 3 dependencies had output during precompilation: ┌ InfiniteArrays → InfiniteArraysDSPExt │ [Output was shown above] └ ┌ DSP │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:4 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/DSP/b3mah/src/DSP.jl:20 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [19] include_string │ @ ./loading.jl:3102 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/DSP.jl:1 │ in expression starting at stdin:5 └ ┌ Polynomials → PolynomialsFFTWExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:3 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:1 │ in expression starting at stdin:5 └ ┌ Error: Error during loading of extension InfiniteArraysDSPExt of InfiniteArrays, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ The following 3 packages failed to precompile: │ │ InfiniteArraysDSPExt │ Failed to precompile InfiniteArraysDSPExt [4121f47b-e685-5519-82f5-60aae038d06d] to "/home/pkgeval/.julia/compiled/v1.14/InfiniteArraysDSPExt/jl_m8K4rO" (ProcessExited(1)). │ │ DSP │ Failed to precompile DSP [717857b8-e6f2-59f4-9121-6e50c889abd2] to "/home/pkgeval/.julia/compiled/v1.14/DSP/jl_c09tCH" (ProcessExited(1)). │ │ PolynomialsFFTWExt │ Failed to precompile PolynomialsFFTWExt [ce312b81-9990-5b35-beed-970c9a7f0782] to "/home/pkgeval/.julia/compiled/v1.14/PolynomialsFFTWExt/jl_kGSOWo" (ProcessExited(1)). │ └ @ Base loading.jl:1721 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:4  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/DSP/b3mah/src/DSP.jl:20  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [19] include_string  @ ./loading.jl:3102 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:1 in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/DSP.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/InfiniteArrays/v6xnl/ext/InfiniteArraysDSPExt.jl:10  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [17] include_string  @ ./loading.jl:3102 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/InfiniteArrays/v6xnl/ext/InfiniteArraysDSPExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/ApproxFunBase/jd32s/src/ApproxFunBase.jl:9  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/src/ApproxFunBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("fbd15aa5-315a-5a7d-a8a4-24992e37be05"), "ApproxFunBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/ApproxFunBase/jd32s/ext/ApproxFunBaseTestExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/ext/ApproxFunBaseTestExt.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ InfiniteArrays → InfiniteArraysDSPExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/InfiniteArrays/v6xnl/ext/InfiniteArraysDSPExt.jl:10 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [17] include_string │ @ ./loading.jl:3102 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/InfiniteArrays/v6xnl/ext/InfiniteArraysDSPExt.jl:1 │ in expression starting at stdin:5 └ ┌ ApproxFunBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/ApproxFunBase/jd32s/src/ApproxFunBase.jl:9 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/src/ApproxFunBase.jl:1 │ in expression starting at stdin:5 └ ┌ DSP │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:4 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/DSP/b3mah/src/DSP.jl:20 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [19] include_string │ @ ./loading.jl:3102 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/DSP.jl:1 │ in expression starting at stdin:5 └ ┌ Polynomials → PolynomialsFFTWExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:3 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:1 │ in expression starting at stdin:5 └ ┌ ApproxFunBase → ApproxFunBaseTestExt │ [Output was shown above] └ ┌ Error: Error during loading of extension ApproxFunBaseTestExt of ApproxFunBase, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ The following 5 packages failed to precompile: │ │ InfiniteArraysDSPExt │ Failed to precompile InfiniteArraysDSPExt [4121f47b-e685-5519-82f5-60aae038d06d] to "/home/pkgeval/.julia/compiled/v1.14/InfiniteArraysDSPExt/jl_0jCKmh" (ProcessExited(1)). │ │ ApproxFunBase │ Failed to precompile ApproxFunBase [fbd15aa5-315a-5a7d-a8a4-24992e37be05] to "/home/pkgeval/.julia/compiled/v1.14/ApproxFunBase/jl_JUaHJD" (ProcessExited(1)). │ │ DSP │ Failed to precompile DSP [717857b8-e6f2-59f4-9121-6e50c889abd2] to "/home/pkgeval/.julia/compiled/v1.14/DSP/jl_LwCAWf" (ProcessExited(1)). │ │ PolynomialsFFTWExt │ Failed to precompile PolynomialsFFTWExt [ce312b81-9990-5b35-beed-970c9a7f0782] to "/home/pkgeval/.julia/compiled/v1.14/PolynomialsFFTWExt/jl_WlTae0" (ProcessExited(1)). │ │ ApproxFunBaseTestExt │ Failed to precompile ApproxFunBaseTestExt [8ea8f29c-5145-52f4-b28e-99e66c087037] to "/home/pkgeval/.julia/compiled/v1.14/ApproxFunBaseTestExt/jl_wPIprj" (ProcessExited(1)). │ └ @ Base loading.jl:1721 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:3  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:4  [12] include(mapexpr::Function, mod::Module, _path::String)  @ Base ./Base.jl:310  [13] top-level scope  @ ~/.julia/packages/DSP/b3mah/src/DSP.jl:20  [14] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [16] top-level scope  @ stdin:5  [17] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [19] include_string  @ ./loading.jl:3102 [inlined]  [20] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [21] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:1 in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/DSP.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/InfiniteArrays/v6xnl/ext/InfiniteArraysDSPExt.jl:10  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [17] include_string  @ ./loading.jl:3102 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/InfiniteArrays/v6xnl/ext/InfiniteArraysDSPExt.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_using  @ ./module.jl:137 [inlined]  [11] _eval_using(to::Module, path::Expr)  @ Base ./module.jl:137  [12] top-level scope  @ ~/.julia/packages/ApproxFunBase/jd32s/src/ApproxFunBase.jl:9  [13] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [15] top-level scope  @ stdin:5  [16] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [18] include_string  @ ./loading.jl:3102 [inlined]  [19] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [20] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/src/ApproxFunBase.jl:1 in expression starting at stdin:5 ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("fbd15aa5-315a-5a7d-a8a4-24992e37be05"), "ApproxFunBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:44  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2813  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2665  [4] macro expansion  @ ./loading.jl:2593 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2557  [7] require  @ ./loading.jl:2533 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] eval_import_path_all(at::Module, path::Expr, keyword::String)  @ Base ./module.jl:60  [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr})  @ Base ./module.jl:101  [11] top-level scope  @ ~/.julia/packages/ApproxFunBase/jd32s/ext/ApproxFunBaseDualNumbersExt.jl:4  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:309  [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:489  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3092  [17] include_string  @ ./loading.jl:3102 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:577 in expression starting at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/ext/ApproxFunBaseDualNumbersExt.jl:1 in expression starting at stdin:5 5 dependencies had output during precompilation: ┌ InfiniteArrays → InfiniteArraysDSPExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/InfiniteArrays/v6xnl/ext/InfiniteArraysDSPExt.jl:10 │ [12] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [13] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250 │ [14] top-level scope │ @ stdin:5 │ [15] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [17] include_string │ @ ./loading.jl:3102 [inlined] │ [18] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [19] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/InfiniteArrays/v6xnl/ext/InfiniteArraysDSPExt.jl:1 │ in expression starting at stdin:5 └ ┌ ApproxFunBase │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("717857b8-e6f2-59f4-9121-6e50c889abd2"), "DSP") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/ApproxFunBase/jd32s/src/ApproxFunBase.jl:9 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/src/ApproxFunBase.jl:1 │ in expression starting at stdin:5 └ ┌ DSP │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_import(::Bool, ::Module, ::Expr, ::Expr, ::Vararg{Expr}) │ @ Base ./module.jl:101 │ [11] top-level scope │ @ ~/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:4 │ [12] include(mapexpr::Function, mod::Module, _path::String) │ @ Base ./Base.jl:310 │ [13] top-level scope │ @ ~/.julia/packages/DSP/b3mah/src/DSP.jl:20 │ [14] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [15] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250 │ [16] top-level scope │ @ stdin:5 │ [17] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [18] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [19] include_string │ @ ./loading.jl:3102 [inlined] │ [20] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [21] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/Filters/Filters.jl:1 │ in expression starting at /home/pkgeval/.julia/packages/DSP/b3mah/src/DSP.jl:1 │ in expression starting at stdin:5 └ ┌ Polynomials → PolynomialsFFTWExt │ ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("f27b6e38-b328-58d1-80ce-0feddd5e7a45"), "Polynomials") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=0, inline=true, opt_level=0) │ Stacktrace: │ [1] error(s::String) │ @ Base ./error.jl:44 │ [2] __require_prelocked(pkg::Base.PkgId, env::String) │ @ Base ./loading.jl:2813 │ [3] _require_prelocked(uuidkey::Base.PkgId, env::String) │ @ Base ./loading.jl:2665 │ [4] macro expansion │ @ ./loading.jl:2593 [inlined] │ [5] macro expansion │ @ ./lock.jl:376 [inlined] │ [6] __require(into::Module, mod::Symbol) │ @ Base ./loading.jl:2557 │ [7] require │ @ ./loading.jl:2533 [inlined] │ [8] eval_import_path │ @ ./module.jl:36 [inlined] │ [9] eval_import_path_all(at::Module, path::Expr, keyword::String) │ @ Base ./module.jl:60 │ [10] _eval_using │ @ ./module.jl:137 [inlined] │ [11] _eval_using(to::Module, path::Expr) │ @ Base ./module.jl:137 │ [12] top-level scope │ @ ~/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:3 │ [13] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [14] include_package_for_output(pkg::Base.PkgId, input::String, syntax_version::VersionNumber, 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:3250 │ [15] top-level scope │ @ stdin:5 │ [16] eval(m::Module, e::Any) │ @ Core ./boot.jl:489 │ [17] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ @ Base ./loading.jl:3092 │ [18] include_string │ @ ./loading.jl:3102 [inlined] │ [19] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:342 │ [20] _start() │ @ Base ./client.jl:577 │ in expression starting at /home/pkgeval/.julia/packages/Polynomials/13Ozz/ext/PolynomialsFFTWExt.jl:1 │ in expression starting at stdin:5 └ ┌ ApproxFunBase → ApproxFunBaseDualNumbersExt │ [Output was shown above] └ ┌ Error: Error during loading of extension ApproxFunBaseDualNumbersExt of ApproxFunBase, use `Base.retry_load_extensions()` to retry. │ exception = │ 1-element ExceptionStack: │ The following 5 packages failed to precompile: │ │ InfiniteArraysDSPExt │ Failed to precompile InfiniteArraysDSPExt [4121f47b-e685-5519-82f5-60aae038d06d] to "/home/pkgeval/.julia/compiled/v1.14/InfiniteArraysDSPExt/jl_LR3uab" (ProcessExited(1)). │ │ ApproxFunBase │ Failed to precompile ApproxFunBase [fbd15aa5-315a-5a7d-a8a4-24992e37be05] to "/home/pkgeval/.julia/compiled/v1.14/ApproxFunBase/jl_YEl8kU" (ProcessExited(1)). │ │ DSP │ Failed to precompile DSP [717857b8-e6f2-59f4-9121-6e50c889abd2] to "/home/pkgeval/.julia/compiled/v1.14/DSP/jl_lBHIjo" (ProcessExited(1)). │ │ PolynomialsFFTWExt │ Failed to precompile PolynomialsFFTWExt [ce312b81-9990-5b35-beed-970c9a7f0782] to "/home/pkgeval/.julia/compiled/v1.14/PolynomialsFFTWExt/jl_SEKeMD" (ProcessExited(1)). │ │ ApproxFunBaseDualNumbersExt │ Failed to precompile ApproxFunBaseDualNumbersExt [c950b487-35aa-51b4-9f25-36e3a47c6a8d] to "/home/pkgeval/.julia/compiled/v1.14/ApproxFunBaseDualNumbersExt/jl_v97F0E" (ProcessExited(1)). │ └ @ Base loading.jl:1721 Test Summary: | Pass Total Time Project quality | 9 9 2m12.5s Test Summary: | Pass Total Time Helper | 300086 300086 14.2s Test Summary: | Pass Broken Total Time Domain | 28 1 29 0.5s Test Summary: | Pass Total Time RaggedMatrix | 10 10 4.4s 5.120379 seconds (3.53 M allocations: 185.594 MiB, 1.04% gc time, 98.84% compilation time) Test Summary: | Pass Broken Total Time Spaces | 170 1 171 1m18.7s 81.707828 seconds (78.35 M allocations: 3.934 GiB, 2.01% gc time, 96.70% compilation time: <1% of which was recompilation) Test Summary: | Pass Total Time blockbandwidths for FiniteOperator of pointscompatibleace bug | 1 1 0.1s Test Summary: | Pass Total Time AlmostBandedMatrix | 5 5 3.5s Test Summary: | Pass Total Time DiracDelta sampling | 11 11 2.3s Test Summary: | Pass Total Time empty coefficients | 1 1 0.0s Test Summary: | Pass Total Time operator | 207 207 42.3s Test Summary: | Pass Total Time RowVector | 33 33 4.4s Test Summary: | Pass Total Time BLAS/LAPACK | 20 20 5.9s Test Summary: | Pass Total Time Special functions | 50 50 4.8s Test Summary: | Pass Total Time ToeplitzOperator | 1 1 1.2s (i, vi) = (1, (1, 1, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstop(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Int64) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:238 [14] blockstop(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:241 [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (2, (1, 1, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (3, (1, 2, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (4, (2, 1, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (5, (1, 1, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (6, (1, 2, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (7, (2, 1, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (8, (1, 3, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (9, (2, 2, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (10, (3, 1, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (11, (1, 1, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (12, (1, 2, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (13, (2, 1, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (14, (1, 3, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (15, (2, 2, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (16, (3, 1, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (17, (1, 4, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (18, (2, 3, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (19, (3, 2, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (20, (4, 1, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (21, (1, 1, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (22, (1, 2, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (23, (2, 1, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (24, (1, 3, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (25, (2, 2, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (26, (3, 1, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (27, (1, 4, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (28, (2, 3, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (29, (3, 2, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (30, (4, 1, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (31, (1, 5, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (32, (2, 4, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (33, (3, 3, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (34, (4, 2, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (35, (5, 1, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (36, (1, 1, 6)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (37, (1, 2, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (38, (2, 1, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (39, (1, 3, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (40, (2, 2, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (41, (3, 1, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (42, (1, 4, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (43, (2, 3, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (44, (3, 2, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (45, (4, 1, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (46, (1, 5, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (47, (2, 4, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (48, (3, 3, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (49, (4, 2, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (50, (5, 1, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (51, (1, 6, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (52, (2, 5, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (53, (3, 4, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (54, (4, 3, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (55, (5, 2, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (56, (6, 1, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (57, (1, 1, 7)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (58, (1, 2, 6)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (59, (2, 1, 6)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (60, (1, 3, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (61, (2, 2, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (62, (3, 1, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (63, (1, 4, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (64, (2, 3, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (65, (3, 2, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (66, (4, 1, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (67, (1, 5, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (68, (2, 4, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (69, (3, 3, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (70, (4, 2, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (71, (5, 1, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (72, (1, 6, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (73, (2, 5, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (74, (3, 4, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (75, (4, 3, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (76, (5, 2, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (77, (6, 1, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (78, (1, 7, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (79, (2, 6, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (80, (3, 5, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (81, (4, 4, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (82, (5, 3, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (83, (6, 2, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (84, (7, 1, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (85, (1, 1, 8)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (86, (1, 2, 7)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (87, (2, 1, 7)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (88, (1, 3, 6)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (89, (2, 2, 6)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (90, (3, 1, 6)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (91, (1, 4, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (92, (2, 3, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (93, (3, 2, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (94, (4, 1, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (95, (1, 5, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (96, (2, 4, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (97, (3, 3, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (98, (4, 2, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (99, (5, 1, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (100, (1, 6, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (101, (2, 5, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (102, (3, 4, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (103, (4, 3, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (104, (5, 2, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (105, (6, 1, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (106, (1, 7, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (107, (2, 6, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (108, (3, 5, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (109, (4, 4, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (110, (5, 3, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (111, (6, 2, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (112, (7, 1, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (113, (1, 8, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (114, (2, 7, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (115, (3, 6, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (116, (4, 5, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (117, (5, 4, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (118, (6, 3, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (119, (7, 2, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (120, (8, 1, 1)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (121, (1, 1, 9)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (122, (1, 2, 8)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (123, (2, 1, 8)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (124, (1, 3, 7)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (125, (2, 2, 7)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (126, (3, 1, 7)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (127, (1, 4, 6)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (128, (2, 3, 6)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (129, (3, 2, 6)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (130, (4, 1, 6)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (131, (1, 5, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (132, (2, 4, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (133, (3, 3, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (134, (4, 2, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (135, (5, 1, 5)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (136, (1, 6, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (137, (2, 5, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (138, (3, 4, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (139, (4, 3, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (140, (5, 2, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (141, (6, 1, 4)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (142, (1, 7, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (143, (2, 6, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (144, (3, 5, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (145, (4, 4, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (146, (5, 3, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (147, (6, 2, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (148, (7, 1, 3)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (149, (1, 8, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 (i, vi) = (150, (2, 7, 2)): Error During Test at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 Test threw exception Expression: i ∈ ApproxFunBase.blockrange(t, blk) ArgumentError: unsupported axis type InfiniteArrays.OneToInf{Int64} Stacktrace: [1] conv_axis_with_offset(a::InfiniteArrays.OneToInf{Int64}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:664 [2] map @ ./tuple.jl:354 [inlined] [3] (::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1")(a::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [4] map(f::DSP.var"#conv_axes_with_offset##0#conv_axes_with_offset##1", t::Tuple{Tuple{InfiniteArrays.OneToInf{Int64}}, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ Base ./tuple.jl:355 [5] conv_axes_with_offset(::Tuple{InfiniteArrays.OneToInf{Int64}}, ::Vararg{Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:667 [6] conv_output_axes(au::Tuple{InfiniteArrays.OneToInf{Int64}}, av::Tuple{InfiniteArrays.OneToInf{Int64}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:760 [7] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}; kwargs::@Kwargs{}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:779 [8] conv(u::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, v::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ DSP ~/.julia/packages/DSP/b3mah/src/dspbase.jl:775 [9] conv(x::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, y::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/LinearAlgebra/helper.jl:677 [10] tensorblocklengths(a::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, b::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:266 [11] tensorblocklengths(::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, ::Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:267 [12] blocklengths(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:223 [13] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:234 [inlined] [14] blockstart @ ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:240 [inlined] [15] blockrange(it::ApproxFunBase.Tensorizer{Tuple{Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}, Ones{Int64, 1, Tuple{InfiniteArrays.OneToInf{Int64}}}}}, K::Block{1, Int64}) @ ApproxFunBase ~/.julia/packages/ApproxFunBase/jd32s/src/Multivariate/TensorSpace.jl:244 [16] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:750 [inlined] [17] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:702 [inlined] [18] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:2042 [inlined] [19] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:700 [inlined] [20] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [21] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:696 [inlined] [22] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [23] macro expansion @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:682 [inlined] [24] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1961 [inlined] [25] top-level scope @ ~/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:681 Test Summary: | Pass Error Total Time Tensorizer | 486 150 636 8.5s TrivialTensorizer | 453 150 603 7.8s 2D | 452 452 0.9s nD | 1 150 151 6.9s (i, vi) = (1, (1, 1, 1)) | 1 1 3.3s (i, vi) = (2, (1, 1, 2)) | 1 1 0.0s (i, vi) = (3, (1, 2, 1)) | 1 1 0.0s (i, vi) = (4, (2, 1, 1)) | 1 1 0.0s (i, vi) = (5, (1, 1, 3)) | 1 1 0.0s (i, vi) = (6, (1, 2, 2)) | 1 1 0.0s (i, vi) = (7, (2, 1, 2)) | 1 1 0.0s (i, vi) = (8, (1, 3, 1)) | 1 1 0.0s (i, vi) = (9, (2, 2, 1)) | 1 1 0.0s (i, vi) = (10, (3, 1, 1)) | 1 1 0.0s (i, vi) = (11, (1, 1, 4)) | 1 1 0.0s (i, vi) = (12, (1, 2, 3)) | 1 1 0.0s (i, vi) = (13, (2, 1, 3)) | 1 1 0.0s (i, vi) = (14, (1, 3, 2)) | 1 1 0.0s (i, vi) = (15, (2, 2, 2)) | 1 1 0.0s (i, vi) = (16, (3, 1, 2)) | 1 1 0.0s (i, vi) = (17, (1, 4, 1)) | 1 1 0.0s (i, vi) = (18, (2, 3, 1)) | 1 1 0.0s (i, vi) = (19, (3, 2, 1)) | 1 1 0.0s (i, vi) = (20, (4, 1, 1)) | 1 1 0.0s (i, vi) = (21, (1, 1, 5)) | 1 1 0.0s (i, vi) = (22, (1, 2, 4)) | 1 1 0.0s (i, vi) = (23, (2, 1, 4)) | 1 1 0.0s (i, vi) = (24, (1, 3, 3)) | 1 1 0.0s (i, vi) = (25, (2, 2, 3)) | 1 1 0.0s (i, vi) = (26, (3, 1, 3)) | 1 1 0.0s (i, vi) = (27, (1, 4, 2)) | 1 1 0.0s (i, vi) = (28, (2, 3, 2)) | 1 1 0.0s (i, vi) = (29, (3, 2, 2)) | 1 1 0.0s (i, vi) = (30, (4, 1, 2)) | 1 1 0.0s (i, vi) = (31, (1, 5, 1)) | 1 1 0.0s (i, vi) = (32, (2, 4, 1)) | 1 1 0.0s (i, vi) = (33, (3, 3, 1)) | 1 1 0.0s (i, vi) = (34, (4, 2, 1)) | 1 1 0.0s (i, vi) = (35, (5, 1, 1)) | 1 1 0.0s (i, vi) = (36, (1, 1, 6)) | 1 1 0.0s (i, vi) = (37, (1, 2, 5)) | 1 1 0.0s (i, vi) = (38, (2, 1, 5)) | 1 1 0.0s (i, vi) = (39, (1, 3, 4)) | 1 1 0.0s (i, vi) = (40, (2, 2, 4)) | 1 1 0.0s (i, vi) = (41, (3, 1, 4)) | 1 1 0.0s (i, vi) = (42, (1, 4, 3)) | 1 1 0.0s (i, vi) = (43, (2, 3, 3)) | 1 1 0.0s (i, vi) = (44, (3, 2, 3)) | 1 1 0.0s (i, vi) = (45, (4, 1, 3)) | 1 1 0.0s (i, vi) = (46, (1, 5, 2)) | 1 1 0.0s (i, vi) = (47, (2, 4, 2)) | 1 1 0.0s (i, vi) = (48, (3, 3, 2)) | 1 1 0.0s (i, vi) = (49, (4, 2, 2)) | 1 1 0.0s (i, vi) = (50, (5, 1, 2)) | 1 1 0.0s (i, vi) = (51, (1, 6, 1)) | 1 1 0.0s (i, vi) = (52, (2, 5, 1)) | 1 1 0.0s (i, vi) = (53, (3, 4, 1)) | 1 1 0.0s (i, vi) = (54, (4, 3, 1)) | 1 1 0.0s (i, vi) = (55, (5, 2, 1)) | 1 1 0.0s (i, vi) = (56, (6, 1, 1)) | 1 1 0.0s (i, vi) = (57, (1, 1, 7)) | 1 1 0.0s (i, vi) = (58, (1, 2, 6)) | 1 1 0.0s (i, vi) = (59, (2, 1, 6)) | 1 1 0.0s (i, vi) = (60, (1, 3, 5)) | 1 1 0.0s (i, vi) = (61, (2, 2, 5)) | 1 1 0.0s (i, vi) = (62, (3, 1, 5)) | 1 1 0.0s (i, vi) = (63, (1, 4, 4)) | 1 1 0.0s (i, vi) = (64, (2, 3, 4)) | 1 1 0.0s (i, vi) = (65, (3, 2, 4)) | 1 1 0.0s (i, vi) = (66, (4, 1, 4)) | 1 1 0.0s (i, vi) = (67, (1, 5, 3)) | 1 1 0.0s (i, vi) = (68, (2, 4, 3)) | 1 1 0.0s (i, vi) = (69, (3, 3, 3)) | 1 1 0.0s (i, vi) = (70, (4, 2, 3)) | 1 1 0.0s (i, vi) = (71, (5, 1, 3)) | 1 1 0.0s (i, vi) = (72, (1, 6, 2)) | 1 1 0.0s (i, vi) = (73, (2, 5, 2)) | 1 1 0.0s (i, vi) = (74, (3, 4, 2)) | 1 1 0.0s (i, vi) = (75, (4, 3, 2)) | 1 1 0.0s (i, vi) = (76, (5, 2, 2)) | 1 1 0.0s (i, vi) = (77, (6, 1, 2)) | 1 1 0.0s (i, vi) = (78, (1, 7, 1)) | 1 1 0.0s (i, vi) = (79, (2, 6, 1)) | 1 1 0.0s (i, vi) = (80, (3, 5, 1)) | 1 1 0.0s (i, vi) = (81, (4, 4, 1)) | 1 1 0.0s (i, vi) = (82, (5, 3, 1)) | 1 1 0.0s (i, vi) = (83, (6, 2, 1)) | 1 1 0.0s (i, vi) = (84, (7, 1, 1)) | 1 1 0.0s (i, vi) = (85, (1, 1, 8)) | 1 1 0.0s (i, vi) = (86, (1, 2, 7)) | 1 1 0.0s (i, vi) = (87, (2, 1, 7)) | 1 1 0.0s (i, vi) = (88, (1, 3, 6)) | 1 1 0.0s (i, vi) = (89, (2, 2, 6)) | 1 1 0.0s (i, vi) = (90, (3, 1, 6)) | 1 1 0.0s (i, vi) = (91, (1, 4, 5)) | 1 1 0.0s (i, vi) = (92, (2, 3, 5)) | 1 1 0.0s (i, vi) = (93, (3, 2, 5)) | 1 1 0.0s (i, vi) = (94, (4, 1, 5)) | 1 1 0.0s (i, vi) = (95, (1, 5, 4)) | 1 1 0.0s (i, vi) = (96, (2, 4, 4)) | 1 1 0.0s (i, vi) = (97, (3, 3, 4)) | 1 1 0.0s (i, vi) = (98, (4, 2, 4)) | 1 1 0.0s (i, vi) = (99, (5, 1, 4)) | 1 1 0.0s (i, vi) = (100, (1, 6, 3)) | 1 1 0.0s (i, vi) = (101, (2, 5, 3)) | 1 1 0.0s (i, vi) = (102, (3, 4, 3)) | 1 1 0.0s (i, vi) = (103, (4, 3, 3)) | 1 1 0.0s (i, vi) = (104, (5, 2, 3)) | 1 1 0.0s (i, vi) = (105, (6, 1, 3)) | 1 1 0.0s (i, vi) = (106, (1, 7, 2)) | 1 1 0.0s (i, vi) = (107, (2, 6, 2)) | 1 1 0.0s (i, vi) = (108, (3, 5, 2)) | 1 1 0.0s (i, vi) = (109, (4, 4, 2)) | 1 1 0.0s (i, vi) = (110, (5, 3, 2)) | 1 1 0.0s (i, vi) = (111, (6, 2, 2)) | 1 1 0.0s (i, vi) = (112, (7, 1, 2)) | 1 1 0.0s (i, vi) = (113, (1, 8, 1)) | 1 1 0.0s (i, vi) = (114, (2, 7, 1)) | 1 1 0.0s (i, vi) = (115, (3, 6, 1)) | 1 1 0.0s (i, vi) = (116, (4, 5, 1)) | 1 1 0.0s (i, vi) = (117, (5, 4, 1)) | 1 1 0.0s (i, vi) = (118, (6, 3, 1)) | 1 1 0.0s (i, vi) = (119, (7, 2, 1)) | 1 1 0.0s (i, vi) = (120, (8, 1, 1)) | 1 1 0.0s (i, vi) = (121, (1, 1, 9)) | 1 1 0.0s (i, vi) = (122, (1, 2, 8)) | 1 1 0.0s (i, vi) = (123, (2, 1, 8)) | 1 1 0.0s (i, vi) = (124, (1, 3, 7)) | 1 1 0.0s (i, vi) = (125, (2, 2, 7)) | 1 1 0.0s (i, vi) = (126, (3, 1, 7)) | 1 1 0.0s (i, vi) = (127, (1, 4, 6)) | 1 1 0.0s (i, vi) = (128, (2, 3, 6)) | 1 1 0.0s (i, vi) = (129, (3, 2, 6)) | 1 1 0.0s (i, vi) = (130, (4, 1, 6)) | 1 1 0.0s (i, vi) = (131, (1, 5, 5)) | 1 1 0.0s (i, vi) = (132, (2, 4, 5)) | 1 1 0.0s (i, vi) = (133, (3, 3, 5)) | 1 1 0.0s (i, vi) = (134, (4, 2, 5)) | 1 1 0.0s (i, vi) = (135, (5, 1, 5)) | 1 1 0.0s (i, vi) = (136, (1, 6, 4)) | 1 1 0.0s (i, vi) = (137, (2, 5, 4)) | 1 1 0.0s (i, vi) = (138, (3, 4, 4)) | 1 1 0.0s (i, vi) = (139, (4, 3, 4)) | 1 1 0.0s (i, vi) = (140, (5, 2, 4)) | 1 1 0.0s (i, vi) = (141, (6, 1, 4)) | 1 1 0.0s (i, vi) = (142, (1, 7, 3)) | 1 1 0.0s (i, vi) = (143, (2, 6, 3)) | 1 1 0.0s (i, vi) = (144, (3, 5, 3)) | 1 1 0.0s (i, vi) = (145, (4, 4, 3)) | 1 1 0.0s (i, vi) = (146, (5, 3, 3)) | 1 1 0.0s (i, vi) = (147, (6, 2, 3)) | 1 1 0.0s (i, vi) = (148, (7, 1, 3)) | 1 1 0.0s (i, vi) = (149, (1, 8, 2)) | 1 1 0.0s (i, vi) = (150, (2, 7, 2)) | 1 1 0.0s Tensorizer2D | 17 17 0.4s cache | 16 16 0.3s RNG of the outermost testset: Xoshiro(0x4e6ad643ccf2d132, 0xeee2204cb3157200, 0xc06a05d23262ae6d, 0xb99624ab6459fe3c, 0xf03e54f4a09682f7) ERROR: LoadError: Some tests did not pass: 486 passed, 0 failed, 150 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ApproxFunBase/jd32s/test/runtests.jl:680 Testing failed after 779.56s ERROR: LoadError: Package ApproxFunBase errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3053 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2902 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:577 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 835.01s: package fails to precompile