Package evaluation to test TimeseriesBase on Julia 1.14.0-DEV.1272 (5444ac0564*) started at 2025-11-20T15:47:05.458 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.42s ################################################################################ # 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` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 [0703355e] + DimensionalData v0.29.25 [411431e0] + Extents v0.1.6 [5789e2e9] + FileIO v1.17.1 [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.0 [3cdcf5f2] + RecipesBase v1.3.4 [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.25.1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.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.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 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.46s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1299.2 ms ✓ IntervalSets → IntervalSetsRecipesBaseExt 24823.4 ms ✓ DimensionalData 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`. 10299.9 ms ✓ TimeseriesBase 3 dependencies successfully precompiled in 37 seconds. 58 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 49.93s ################################################################################ # Testing # Testing TimeseriesBase Status `/tmp/jl_OSEJvS/Project.toml` [4c88cf16] Aqua v0.8.14 [2b5f629d] DiffEqBase v6.191.0 [0703355e] DimensionalData v0.29.25 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.13 [033835bb] JLD2 v0.6.2 [b1df2697] OrdinaryDiffEqTsit5 v1.5.0 [189a3867] Reexport v1.2.2 [0bca4576] SciMLBase v2.127.0 [10745b16] Statistics v1.11.1 [f8b46487] TestItemRunner v1.1.1 [1c621080] TestItems v1.0.0 [c2aba7f5] TimeseriesBase v0.1.4 [1986cc42] Unitful v1.25.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_OSEJvS/Manifest.toml` [47edcb42] ADTypes v1.19.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [0b6fb165] ChunkCodecCore v1.0.0 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [38540f10] CommonSolve v0.2.4 [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.191.0 [0703355e] DimensionalData v0.29.25 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.17 [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.2.0 [5789e2e9] FileIO v1.17.1 [1a297f60] FillArrays v1.15.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 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.2 ⌅ [682c06a0] JSON v0.21.4 [ae98c720] Jieko v0.2.1 [10f19ff3] LayoutPointers v0.1.17 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [bac558e1] OrderedCollections v1.8.1 [bbf590c4] OrdinaryDiffEqCore v1.36.0 [b1df2697] OrdinaryDiffEqTsit5 v1.5.0 [69de0a69] Parsers v2.8.3 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.39.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [94e857df] SIMDTypes v0.1.0 [0bca4576] SciMLBase v2.127.0 [a6db7da4] SciMLLogging v1.5.0 [c0aeaf25] SciMLOperators v1.12.0 [431bcebd] SciMLPublic v1.0.0 [53ae85a6] SciMLStructures v1.7.0 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [ce78b400] SimpleUnPack v1.1.0 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.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.1 [1c621080] TestItems v1.0.0 [8290d209] ThreadingUtilities v0.5.5 [c2aba7f5] TimeseriesBase v0.1.4 [781d530d] TruncatedStacktraces v1.4.0 [1986cc42] Unitful v1.25.1 [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.12.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.13.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.11.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.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 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.9398619679068223, -1.260905568568249, -1.674754995324202, -2.0409081829028097, -1.9272499443998066, 0.21934126177191843, -1.8937688995174933, -0.0680716313063776, -0.4598064830815177, -0.15436788229566892]┌ 10-element ToolsArray{Float64, 1} ┐ ├───────────────────────────────────┴─────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:10 ForwardOrdered Regular Points └─────────────────────────────────────────────────────────┘ 1 -0.939862 2 -1.26091 3 -1.67475 4 -2.04091 5 -1.92725 6 0.219341 7 -1.89377 8 -0.0680716 9 -0.459806 10 -0.154368 [0.3583418480425922 -1.2970775850246166 -0.2500668695498324 1.171474652692791 0.6931650422728507 1.4966125837889626 1.2754197818454787 -1.1648468649436443 0.27916084828186627 -1.426138551102991; 0.23978967173346416 0.7921386139923497 0.5389379040407685 -1.0344947067534225 0.6335621566898634 0.20485126676809043 -0.041332487021806426 -0.8733702533548273 -0.00013184882186637455 -0.7012354822912218; 0.3356720371654788 0.5119994098749129 -0.5920897435030515 1.5135045660718258 0.760021756973659 -0.9859545215861643 -0.5326320560429103 0.3729384703576085 0.47685184530583713 -0.769957037942741; -1.163331764762896 -0.24023504395174253 0.27648760926967864 2.5092407454575265 -0.7897959114585414 0.0863416845726328 0.4209598867832498 -0.7989610775261543 0.9824695411935401 -0.8012291892747346; -0.45239640945775556 0.9732902592056896 -0.8014961176690247 0.03887680545735201 0.43181784237784543 -1.955024836937437 -0.1300610555013368 -0.06498769101386705 -0.7196534770723023 1.1560182199430302; 1.0584342820985169 0.9926660190103732 0.9013356284403914 0.03959038889718375 0.1369357410516729 -0.5345604032821639 -0.34512632017293443 0.25952351636233445 0.2298345145093211 0.7459850039465973; 0.5158689576571127 -1.1696161564591847 0.5146270923315104 0.14426057965174252 2.091522808840263 -0.8111979224072174 0.6536756422122195 0.4172237624801356 0.10330577461015605 1.276498057089018; -0.7309290743997825 1.2147898157161694 -1.0424055114357997 -0.9243814595280724 1.5090797262499351 -1.1807274596595823 0.7535901216742094 1.8591478472167215 -0.753163740547796 -0.2220949148384428; 1.0869249955307918 -1.3784564334925182 0.5427919618007149 1.3149943548944651 0.3452343485168444 1.6714956700972106 -0.22821834498002738 -0.7052912633300461 1.2414597611469929 0.66148584165861; 0.3577471751477606 -1.8631408952557382 -0.2990564947737351 -0.2119353342747147 0.1562532792236901 0.6649157341257204 -0.368901064403657 1.2632153728669002 0.41446232770705244 0.03426030997757982]┌ 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.358342 -1.29708 -0.250067 1.17147 0.693165 1.49661 1.27542 -1.16485 0.279161 -1.42614 2 0.23979 0.792139 0.538938 -1.03449 0.633562 0.204851 -0.0413325 -0.87337 -0.000131849 -0.701235 3 0.335672 0.511999 -0.59209 1.5135 0.760022 -0.985955 -0.532632 0.372938 0.476852 -0.769957 4 -1.16333 -0.240235 0.276488 2.50924 -0.789796 0.0863417 0.42096 -0.798961 0.98247 -0.801229 5 -0.452396 0.97329 -0.801496 0.0388768 0.431818 -1.95502 -0.130061 -0.0649877 -0.719653 1.15602 6 1.05843 0.992666 0.901336 0.0395904 0.136936 -0.53456 -0.345126 0.259524 0.229835 0.745985 7 0.515869 -1.16962 0.514627 0.144261 2.09152 -0.811198 0.653676 0.417224 0.103306 1.2765 8 -0.730929 1.21479 -1.04241 -0.924381 1.50908 -1.18073 0.75359 1.85915 -0.753164 -0.222095 9 1.08692 -1.37846 0.542792 1.31499 0.345234 1.6715 -0.228218 -0.705291 1.24146 0.661486 10 0.357747 -1.86314 -0.299056 -0.211935 0.156253 0.664916 -0.368901 1.26322 0.414462 0.0342603 [1.1015406905340874 0.13442934602531306; -0.31474990288008614 -1.3329692096917063;;; 0.9855584878254404 -0.9195815808912283; 1.6212185409946878 -0.8557624124745883]┌ 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 1.10154 0.134429 2 -0.31475 -1.33297 [[2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792]; [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792]; [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792]; [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792]; [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792]; [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792]; [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792]; [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792]; [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792]; [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792] [2.4126135214309703 0.6136104512574252; -0.27102646205967573 -0.4355207294886682; -2.4200119395712156 -0.413729698229792]]┌ 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.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787];;; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787];;; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787];;; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787];;; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787];;; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787];;; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787];;; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787];;; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787];;; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]; [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787] [-0.39736404885910803 -0.8811217501286678; -0.13653804022477706 -0.5630258369079787]]┌ 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}[[[1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]]; [[1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]];;; [[1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]]; [[1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]];;; [[1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]]; [[1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]];;; [[1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]]; [[1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]; [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757] [1.1557085424189921 0.5223348173847961; 1.5342128707382992 1.3557326100603757]];;;;]┌ 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, 0, 1, 0, 1]┌ 5-element ToolsArray{Bool, 1} ┐ ├───────────────────────────────┴────────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:5 ForwardOrdered Regular Points └────────────────────────────────────────────────────────┘ 1 1 2 0 3 1 4 0 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 8m41.8s Testing TimeseriesBase tests passed Testing completed after 558.12s PkgEval succeeded after 659.98s