Package evaluation to test TimeseriesBase on Julia 1.14.0-DEV.1840 (ab7ba34e40*) started at 2026-03-03T16:05:53.291 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.13s ################################################################################ # Installation # Installing TimeseriesBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c2aba7f5] + TimeseriesBase v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 ⌅ [0703355e] + DimensionalData v0.29.27 [411431e0] + Extents v0.1.6 [5789e2e9] + FileIO v1.18.0 [85a1e053] + Interfaces v0.3.2 [8197267c] + IntervalSets v0.7.13 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 ⌅ [682c06a0] + JSON v0.21.4 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [c2aba7f5] + TimeseriesBase v0.1.4 [1986cc42] + Unitful v1.28.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.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 [a63ad114] + Mmap 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 [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.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.30+0 [458c3c95] + OpenSSL_jll v3.5.5+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.78s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1025.2 ms ✓ ADTypes → ADTypesConstructionBaseExt 1506.5 ms ✓ MaybeInplace 1375.5 ms ✓ SciMLLogging 3689.5 ms ✓ SciMLOperators 1495.4 ms ✓ TruncatedStacktraces 2540.4 ms ✓ SymbolicIndexingInterface 6909.9 ms ✓ Static 2311.6 ms ✓ PreallocationTools 25312.4 ms ✓ DimensionalData 1258.4 ms ✓ SciMLStructures 1397.0 ms ✓ IntervalSets → IntervalSetsRecipesBaseExt 47076.7 ms ✓ JLD2 1036.1 ms ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 8143.2 ms ✓ RecursiveArrayTools 977.0 ms ✓ BitTwiddlingConvenienceFunctions 2288.0 ms ✓ CPUSummary 8351.6 ms ✓ StaticArrayInterface 1591.7 ms ✓ DimensionalData → DimensionalDataAdaptExt 1572.3 ms ✓ DimensionalData → DimensionalDataArrayInterfaceExt 2184.8 ms ✓ DimensionalData → DimensionalDataRecipesBaseExt WARNING: Constructor for type "Between" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Between" refers to `DimensionalData.Between`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Between end`.  Hint: To silence the warning, qualify `Between` as `DimensionalData.Between` in the method signature or explicitly `import DimensionalData: Between`. WARNING: Constructor for type "Touches" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Touches" refers to `DimensionalData.Touches`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Touches end`.  Hint: To silence the warning, qualify `Touches` as `DimensionalData.Touches` in the method signature or explicitly `import DimensionalData: Touches`. WARNING: Constructor for type "Where" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Where" refers to `DimensionalData.Where`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Where end`.  Hint: To silence the warning, qualify `Where` as `DimensionalData.Where` in the method signature or explicitly `import DimensionalData: Where`. WARNING: Constructor for type "Contains" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Contains" refers to `DimensionalData.Contains`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Contains end`.  Hint: To silence the warning, qualify `Contains` as `DimensionalData.Contains` in the method signature or explicitly `import DimensionalData: Contains`. 10861.3 ms ✓ TimeseriesBase 1460.1 ms ✓ RecursiveArrayTools → RecursiveArrayToolsTablesExt 1881.8 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 2031.8 ms ✓ PolyesterWeave 1169.3 ms ✓ CloseOpenIntervals 1389.8 ms ✓ LayoutPointers 32004.8 ms ✓ SciMLBase 2144.0 ms ✓ StrideArraysCore 3370.9 ms ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 10904.3 ms ✓ TimeseriesBase → SciMLBaseExt 2224.6 ms ✓ Polyester ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/SciMLJacobianOperators/k05eI/src/SciMLJacobianOperators.jl:10  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [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:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/SciMLJacobianOperators/k05eI/src/SciMLJacobianOperators.jl:1 in expression starting at stdin:5 ✗ SciMLJacobianOperators 2255.3 ms ✓ FastBroadcast ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("0bca4576-84f4-4d90-8ffe-ffa030f20462"), "SciMLBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/NonlinearSolveBase/Rw8Vf/src/NonlinearSolveBase.jl:19  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [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:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/NonlinearSolveBase/Rw8Vf/src/NonlinearSolveBase.jl:1 in expression starting at stdin:5 ✗ NonlinearSolveBase 2297.1 ms ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("be0214bd-f91f-a760-ac4e-3421ce2b2da0"), "NonlinearSolveBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/BracketingNonlinearSolve/BCMUl/src/BracketingNonlinearSolve.jl:8  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [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:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/BracketingNonlinearSolve/BCMUl/src/BracketingNonlinearSolve.jl:1 in expression starting at stdin:5 ✗ BracketingNonlinearSolve ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("70df07ce-3d50-431d-a3e7-ca6ddb60ac1e"), "BracketingNonlinearSolve") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [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/DiffEqBase/4RFWW/src/DiffEqBase.jl:116  [12] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [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:3288  [14] top-level scope  @ stdin:5  [15] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [16] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [17] include_string  @ ./loading.jl:3140 [inlined]  [18] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [19] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/DiffEqBase/4RFWW/src/DiffEqBase.jl:1 in expression starting at stdin:5 ✗ DiffEqBase 5559.6 ms ✓ DiffEqBase → DiffEqBaseUnitfulExt ERROR: LoadError: Precompiled image Base.PkgId(Base.UUID("2b5f629d-d688-5b77-993f-72d75c75574e"), "DiffEqBase") not available with flags CacheFlags(; use_pkgimages=false, debug_level=1, check_bounds=1, inline=true, opt_level=0) Stacktrace:  [1] error(s::String)  @ Base ./error.jl:56  [2] __require_prelocked(pkg::Base.PkgId, env::String)  @ Base ./loading.jl:2840  [3] _require_prelocked(uuidkey::Base.PkgId, env::String)  @ Base ./loading.jl:2694  [4] macro expansion  @ ./loading.jl:2621 [inlined]  [5] macro expansion  @ ./lock.jl:376 [inlined]  [6] __require(into::Module, mod::Symbol)  @ Base ./loading.jl:2585  [7] require  @ ./loading.jl:2561 [inlined]  [8] eval_import_path  @ ./module.jl:36 [inlined]  [9] _eval_import(imported::Bool, to::Module, from::Nothing, paths::Expr)  @ Base ./module.jl:111  [10] top-level scope  @ ~/.julia/packages/OrdinaryDiffEqCore/YaLY7/src/OrdinaryDiffEqCore.jl:12  [11] include(mod::Module, _path::String)  @ Base ./Base.jl:323  [12] 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:3288  [13] top-level scope  @ stdin:5  [14] eval(m::Module, e::Any)  @ Core ./boot.jl:517  [15] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String)  @ Base ./loading.jl:3130  [16] include_string  @ ./loading.jl:3140 [inlined]  [17] exec_options(opts::Base.JLOptions)  @ Base ./client.jl:342  [18] _start()  @ Base ./client.jl:585 in expression starting at /home/pkgeval/.julia/packages/OrdinaryDiffEqCore/YaLY7/src/OrdinaryDiffEqCore.jl:1 in expression starting at stdin:5 ✗ OrdinaryDiffEqCore 16004.2 ms ✓ OrdinaryDiffEqTsit5 35 dependencies successfully precompiled in 242 seconds. 125 already precompiled. 1 dependency had output during precompilation: ┌ TimeseriesBase │ WARNING: Constructor for type "Between" was extended in `Utils` without explicit qualification or import. │ NOTE: Assumed "Between" refers to `DimensionalData.Between`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Between end`. │ Hint: To silence the warning, qualify `Between` as `DimensionalData.Between` in the method signature or explicitly `import DimensionalData: Between`. │ WARNING: Constructor for type "Touches" was extended in `Utils` without explicit qualification or import. │ NOTE: Assumed "Touches" refers to `DimensionalData.Touches`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Touches end`. │ Hint: To silence the warning, qualify `Touches` as `DimensionalData.Touches` in the method signature or explicitly `import DimensionalData: Touches`. │ WARNING: Constructor for type "Where" was extended in `Utils` without explicit qualification or import. │ NOTE: Assumed "Where" refers to `DimensionalData.Where`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Where end`. │ Hint: To silence the warning, qualify `Where` as `DimensionalData.Where` in the method signature or explicitly `import DimensionalData: Where`. │ WARNING: Constructor for type "Contains" was extended in `Utils` without explicit qualification or import. │ NOTE: Assumed "Contains" refers to `DimensionalData.Contains`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Contains end`. │ Hint: To silence the warning, qualify `Contains` as `DimensionalData.Contains` in the method signature or explicitly `import DimensionalData: Contains`. └ Precompilation completed after 263.95s ################################################################################ # Testing # Testing TimeseriesBase Status `/tmp/jl_fBXRJm/Project.toml` [4c88cf16] Aqua v0.8.14 [2b5f629d] DiffEqBase v6.210.1 ⌅ [0703355e] DimensionalData v0.29.27 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.13 [033835bb] JLD2 v0.6.3 [b1df2697] OrdinaryDiffEqTsit5 v1.9.0 [189a3867] Reexport v1.2.2 [0bca4576] SciMLBase v2.148.0 [10745b16] Statistics v1.11.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [c2aba7f5] TimeseriesBase v0.1.4 [1986cc42] Unitful v1.28.0 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_fBXRJm/Manifest.toml` [47edcb42] ADTypes v1.21.0 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.5.0 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] BracketingNonlinearSolve v1.11.0 [2a0fbf3d] CPUSummary v0.2.7 [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [38540f10] CommonSolve v0.2.6 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [2b5f629d] DiffEqBase v6.210.1 [a0c0ee7d] DifferentiationInterface v0.7.16 ⌅ [0703355e] DimensionalData v0.29.27 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.18 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [411431e0] Extents v0.1.6 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.3.1 [5789e2e9] FileIO v1.18.0 [1a297f60] FillArrays v1.16.0 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [615f187c] IfElse v0.1.1 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.3 ⌅ [682c06a0] JSON v0.21.4 [ae98c720] Jieko v0.2.1 [10f19ff3] LayoutPointers v0.1.17 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [bb5d69b7] MaybeInplace v0.1.4 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [be0214bd] NonlinearSolveBase v2.15.0 [bac558e1] OrderedCollections v1.8.1 [bbf590c4] OrdinaryDiffEqCore v3.15.0 [b1df2697] OrdinaryDiffEqTsit5 v1.9.0 [69de0a69] Parsers v2.8.3 [f517fe37] Polyester v0.7.19 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v1.1.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.48.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.17 [94e857df] SIMDTypes v0.1.0 [0bca4576] SciMLBase v2.148.0 [19f34311] SciMLJacobianOperators v0.1.12 [a6db7da4] SciMLLogging v1.9.1 [c0aeaf25] SciMLOperators v1.15.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.9.0 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.8 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [8290d209] ThreadingUtilities v0.5.5 [a759f4b9] TimerOutputs v0.5.29 [c2aba7f5] TimeseriesBase v0.1.4 [781d530d] TruncatedStacktraces v1.4.0 [1986cc42] Unitful v1.28.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed 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 [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 [a63ad114] Mmap 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 [6462fe0b] Sockets v1.11.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.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [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 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: `ustrip(A::AbstractArray{T}) where T <: Number` is deprecated, use `ustrip.(A)` instead. │ caller = ustripall(a::StepRange{Unitful.Quantity{Int64, 𝐓, Unitful.FreeUnits{(s,), 𝐓, nothing}}, Unitful.Quantity{Int64, 𝐓, Unitful.FreeUnits{(s,), 𝐓, nothing}}}) at UnitfulTools.jl:178 └ @ Core ~/.julia/packages/TimeseriesBase/39auu/src/UnitfulTools.jl:178 Testing DimArrayInterface is implemented for TimeseriesBase.ToolsArrays.ToolsArray Mandatory components dims: (defines a `dims` method [true], dims are updated on getindex [true]) refdims_base: `refdims` returns a tuple of Dimension or empty [true] ndims: number of dims matches dimensions of array [true] size: length of dims matches dimensions of array [true] rebuild_parent: rebuild parent from args [true] rebuild_dims: rebuild paaarnet and dims from args [true] rebuild_parent_kw: rebuild parent from args [true] rebuild_dims_kw: rebuild dims from args [true] rebuild: all rebuild arguments and keywords are accepted [true] [-0.18183215278987935, -0.34524320653502083, -1.0004928123583208, -1.8286898764704016, 1.3796063360795534, -2.1240296158369123, -1.5490572846274542, 0.4713701969112943, 0.7812889679303283, -0.41372759050492497]┌ 10-element ToolsArray{Float64, 1} ┐ ├───────────────────────────────────┴─────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:10 ForwardOrdered Regular Points └─────────────────────────────────────────────────────────┘ 1 -0.181832 2 -0.345243 3 -1.00049 4 -1.82869 5 1.37961 6 -2.12403 7 -1.54906 8 0.47137 9 0.781289 10 -0.413728 [-0.45996885927841435 -0.6773199161775384 -2.271919470069369 -0.5656036005985748 -1.47038190376062 1.5309420401792844 1.05162564591047 -1.0544267174593775 0.4562736636081984 1.3756395320374921; 1.0839221539920318 -0.4978599543405445 -0.05157933873457171 1.4635348141826547 1.1144568330402747 0.2690739731269386 -1.5070939199200133 1.544587881523958 -1.2972899306468524 -1.6266691652662135; -0.028080657545142926 0.11728490818231392 2.026253232493793 -0.06303603061948376 0.1515450709532662 0.377433058869879 -1.1626507979176655 -0.05617105033283547 -1.3049459860647625 -0.3474030949619193; 0.902506566446753 0.8420806920652467 0.8416573330259394 -1.8662564300069322 0.7372799599348115 2.0825894095954176 -0.691470067302257 -0.17516236376477073 1.2251103956374247 0.4371291834513849; 1.398983755719696 0.8380786156686992 1.049264080743517 0.9053360489346509 -1.0546406754553663 0.16442925551372056 -0.2613184580293193 -0.5214655959953332 -1.300445460438713 -1.1975225384959791; 1.0590029602415496 0.3596399582396708 -1.6886839128907691 1.6427759455891247 -0.7546155965960883 0.13307936690116012 -0.8393915911582817 -1.0597389925156107 0.37106358907750453 -0.24630028961790348; 1.3040969960822821 0.7312565815454701 0.9258223793564196 -0.17839194753167792 1.3500457726296586 -0.6427458029058092 0.02922273448213721 1.6661405476678814 -0.4388902830043342 0.05765935102609806; -0.12253935189894903 0.3765591062165406 -1.2614251015752118 -0.07494991881028434 0.6488136331375466 1.03425797478627 -0.7607876547029941 0.46020506446003173 -1.9122988184438627 0.9315781787410351; -1.122715472292557 -0.17661255997020445 1.1817801644205794 0.506111451404956 0.4962628491080412 -0.8315213649866809 -0.2575792949193018 1.5673978034375082 0.6268385630407726 -0.5831607027717214; -0.760332789679243 0.4565635361009311 -0.639684670498015 0.4975728655947757 1.88820725685826 0.1582529147806339 -0.7314290274310341 0.06898284190746007 0.25109880962951125 0.6568126924569923]┌ 10×10 ToolsArray{Float64, 2} ┐ ├──────────────────────────────┴──────────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:10 ForwardOrdered Regular Points, → 𝑥 Sampled{Int64} 1:10 ForwardOrdered Regular Points └─────────────────────────────────────────────────────────┘ ↓ → 1 2 3 4 5 6 7 8 9 10 1 -0.459969 -0.67732 -2.27192 -0.565604 -1.47038 1.53094 1.05163 -1.05443 0.456274 1.37564 2 1.08392 -0.49786 -0.0515793 1.46353 1.11446 0.269074 -1.50709 1.54459 -1.29729 -1.62667 3 -0.0280807 0.117285 2.02625 -0.063036 0.151545 0.377433 -1.16265 -0.0561711 -1.30495 -0.347403 4 0.902507 0.842081 0.841657 -1.86626 0.73728 2.08259 -0.69147 -0.175162 1.22511 0.437129 5 1.39898 0.838079 1.04926 0.905336 -1.05464 0.164429 -0.261318 -0.521466 -1.30045 -1.19752 6 1.059 0.35964 -1.68868 1.64278 -0.754616 0.133079 -0.839392 -1.05974 0.371064 -0.2463 7 1.3041 0.731257 0.925822 -0.178392 1.35005 -0.642746 0.0292227 1.66614 -0.43889 0.0576594 8 -0.122539 0.376559 -1.26143 -0.0749499 0.648814 1.03426 -0.760788 0.460205 -1.9123 0.931578 9 -1.12272 -0.176613 1.18178 0.506111 0.496263 -0.831521 -0.257579 1.5674 0.626839 -0.583161 10 -0.760333 0.456564 -0.639685 0.497573 1.88821 0.158253 -0.731429 0.0689828 0.251099 0.656813 [0.03659705179894475 0.15709165481868775; -2.124701915181079 0.12229363119763283;;; -0.4578887686148963 0.5531116370406205; 0.719930469310076 0.18298689397969795]┌ 2×2×2 ToolsArray{Float64, 3} ┐ ├──────────────────────────────┴─────────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:2 ForwardOrdered Regular Points, → 𝑥 Sampled{Int64} 1:2 ForwardOrdered Regular Points, ↗ 𝑦 Sampled{Int64} 1:2 ForwardOrdered Regular Points └────────────────────────────────────────────────────────┘ [:, :, 1] ↓ → 1 2 1 0.0365971 0.157092 2 -2.1247 0.122294 [[0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847]; [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847]; [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847]; [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847]; [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847]; [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847]; [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847]; [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847]; [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847]; [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847] [0.6653237482206918 -0.3538423329300436; 1.397877350438801 0.9540638635723431; -0.984573471439094 -0.6775285661345847]]┌ 10×10 ToolsArray{Matrix{Float64}, 2} ┐ ├──────────────────────────────────────┴──────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:10 ForwardOrdered Regular Points, → 𝑥 Sampled{Int64} 1:10 ForwardOrdered Regular Points └─────────────────────────────────────────────────────────┘ ↓ → 1 2 3 4 5 6 7 8 9 10 1 "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" 2 "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" 3 "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" 4 "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" 5 "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" 6 "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" 7 "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" 8 "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" 9 "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" 10 "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" "(3, 2) Array" [[-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927];;; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927];;; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927];;; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927];;; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927];;; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927];;; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927];;; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927];;; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927];;; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]; [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927] [-0.1839323442774368 0.5038362575301272; 1.4786399120313114 1.8635389875472927]]┌ 10×10×10 ToolsArray{Matrix{Float64}, 3} ┐ ├─────────────────────────────────────────┴───────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:10 ForwardOrdered Regular Points, → 𝑥 Sampled{Int64} 1:10 ForwardOrdered Regular Points, ↗ 𝑦 Sampled{Int64} 1:10 ForwardOrdered Regular Points └─────────────────────────────────────────────────────────┘ [:, :, 1] ↓ → 1 2 3 4 5 6 7 8 9 10 1 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 2 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 3 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 4 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 5 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 6 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 7 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 8 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 9 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 10 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" TimeseriesBase.ToolsArrays.ToolsArray{Matrix{Float64}, 2, Tuple{TimeseriesBase.ToolsArrays.𝑡{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}, TimeseriesBase.ToolsArrays.𝑥{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}}, Tuple{}, Matrix{Matrix{Float64}}, DimensionalData.NoName, DimensionalData.Dimensions.Lookups.NoMetadata}[[[0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]]; [[0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]];;; [[0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]]; [[0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]];;; [[0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]]; [[0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]];;; [[0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]]; [[0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]; [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407] [0.7644443428483865 1.3805195009232458; 1.2259431248368227 0.43986629895909407]];;;;]┌ 2×1×4×1 ToolsArray{TimeseriesBase.ToolsArrays.ToolsArray{Matrix{Float64}, 2, Tuple{TimeseriesBase.ToolsArrays.𝑡{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}, TimeseriesBase.ToolsArrays.𝑥{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}}, Tuple{}, Matrix{Matrix{Float64}}, DimensionalData.NoName, DimensionalData.Dimensions.Lookups.NoMetadata}, 4} ┐ ├──────────────────────────────────────────────────────────────────────── dims ┤ ↓ 𝑡 Sampled{Int64} 1:2 ForwardOrdered Regular Points, → 𝑥 Sampled{Int64} 1:1 ForwardOrdered Regular Points, ↗ 𝑦 Sampled{Int64} 1:4 ForwardOrdered Regular Points, ⬔ 𝑧 Sampled{Int64} 1:1 ForwardOrdered Regular Points └──────────────────────────────────────────────────────────────────────────────┘ [:, :, 1, 1] ↓ → 1 1 "(3, 3) ToolsArray" 2 "(3, 3) ToolsArray" Bool[1, 1, 1, 1, 1]┌ 5-element ToolsArray{Bool, 1} ┐ ├───────────────────────────────┴────────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:5 ForwardOrdered Regular Points └────────────────────────────────────────────────────────┘ 1 1 2 1 3 1 4 1 5 1 ┌ Warning: `ustrip(A::AbstractArray{T}) where T <: Number` is deprecated, use `ustrip.(A)` instead. │ caller = ustripall at UnitfulTools.jl:178 [inlined] └ @ Core ~/.julia/packages/TimeseriesBase/39auu/src/UnitfulTools.jl:178 ┌ Warning: `ustrip(A::AbstractArray{T}) where T <: Number` is deprecated, use `ustrip.(A)` instead. │ caller = ustripall at UnitfulTools.jl:178 [inlined] └ @ Core ~/.julia/packages/TimeseriesBase/39auu/src/UnitfulTools.jl:178 Test Summary: | Pass Total Time Package | 250 250 9m31.5s Testing TimeseriesBase tests passed Testing completed after 631.94s PkgEval succeeded after 932.15s