Package evaluation to test TimeseriesBase on Julia 1.14.0-DEV.1826 (44c835795b*) started at 2026-03-02T13:13:39.043 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.86s ################################################################################ # Installation # Installing TimeseriesBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c2aba7f5] + TimeseriesBase v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 ⌅ [0703355e] + DimensionalData v0.29.27 [411431e0] + Extents v0.1.6 [5789e2e9] + FileIO v1.18.0 [85a1e053] + Interfaces v0.3.2 [8197267c] + IntervalSets v0.7.13 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 ⌅ [682c06a0] + JSON v0.21.4 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.2 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [c2aba7f5] + TimeseriesBase v0.1.4 [1986cc42] + Unitful v1.28.0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.13.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.14.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.18.0+0 [e37daf67] + LibGit2_jll v1.9.2+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.12.2 [4536629a] + OpenBLAS_jll v0.3.30+0 [458c3c95] + OpenSSL_jll v3.5.5+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.2+0 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.64s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1562.7 ms ✓ ADTypes → ADTypesConstructionBaseExt 1544.5 ms ✓ MaybeInplace 1391.8 ms ✓ SciMLLogging 3744.0 ms ✓ SciMLOperators 1546.0 ms ✓ TruncatedStacktraces 2508.7 ms ✓ SymbolicIndexingInterface 7266.1 ms ✓ Static 2442.8 ms ✓ PreallocationTools 24969.4 ms ✓ DimensionalData 1263.2 ms ✓ SciMLStructures 1406.4 ms ✓ IntervalSets → IntervalSetsRecipesBaseExt 46518.7 ms ✓ JLD2 1044.2 ms ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 8244.6 ms ✓ RecursiveArrayTools 1099.9 ms ✓ BitTwiddlingConvenienceFunctions 2002.7 ms ✓ CPUSummary 5025.0 ms ✓ StaticArrayInterface 1589.8 ms ✓ DimensionalData → DimensionalDataAdaptExt 1559.4 ms ✓ DimensionalData → DimensionalDataArrayInterfaceExt 2195.9 ms ✓ DimensionalData → DimensionalDataRecipesBaseExt WARNING: Constructor for type "Between" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Between" refers to `DimensionalData.Between`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Between end`.  Hint: To silence the warning, qualify `Between` as `DimensionalData.Between` in the method signature or explicitly `import DimensionalData: Between`. WARNING: Constructor for type "Touches" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Touches" refers to `DimensionalData.Touches`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Touches end`.  Hint: To silence the warning, qualify `Touches` as `DimensionalData.Touches` in the method signature or explicitly `import DimensionalData: Touches`. WARNING: Constructor for type "Where" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Where" refers to `DimensionalData.Where`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Where end`.  Hint: To silence the warning, qualify `Where` as `DimensionalData.Where` in the method signature or explicitly `import DimensionalData: Where`. WARNING: Constructor for type "Contains" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Contains" refers to `DimensionalData.Contains`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Contains end`.  Hint: To silence the warning, qualify `Contains` as `DimensionalData.Contains` in the method signature or explicitly `import DimensionalData: Contains`. 10765.5 ms ✓ TimeseriesBase 1450.3 ms ✓ RecursiveArrayTools → RecursiveArrayToolsTablesExt 1408.8 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 1994.9 ms ✓ PolyesterWeave 1218.8 ms ✓ CloseOpenIntervals 1437.2 ms ✓ LayoutPointers 31845.0 ms ✓ SciMLBase 2221.5 ms ✓ StrideArraysCore 3305.9 ms ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 11009.5 ms ✓ TimeseriesBase → SciMLBaseExt 2044.7 ms ✓ Polyester 8948.3 ms ✓ SciMLJacobianOperators 2220.0 ms ✓ FastBroadcast 16982.4 ms ✓ NonlinearSolveBase 1711.6 ms ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 9695.9 ms ✓ BracketingNonlinearSolve 8122.8 ms ✓ DiffEqBase 5954.4 ms ✓ DiffEqBase → DiffEqBaseUnitfulExt 12359.9 ms ✓ OrdinaryDiffEqCore 14778.7 ms ✓ OrdinaryDiffEqTsit5 40 dependencies successfully precompiled in 269 seconds. 125 already precompiled. 1 dependency had output during precompilation: ┌ TimeseriesBase │ WARNING: Constructor for type "Between" was extended in `Utils` without explicit qualification or import. │ NOTE: Assumed "Between" refers to `DimensionalData.Between`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Between end`. │ Hint: To silence the warning, qualify `Between` as `DimensionalData.Between` in the method signature or explicitly `import DimensionalData: Between`. │ WARNING: Constructor for type "Touches" was extended in `Utils` without explicit qualification or import. │ NOTE: Assumed "Touches" refers to `DimensionalData.Touches`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Touches end`. │ Hint: To silence the warning, qualify `Touches` as `DimensionalData.Touches` in the method signature or explicitly `import DimensionalData: Touches`. │ WARNING: Constructor for type "Where" was extended in `Utils` without explicit qualification or import. │ NOTE: Assumed "Where" refers to `DimensionalData.Where`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Where end`. │ Hint: To silence the warning, qualify `Where` as `DimensionalData.Where` in the method signature or explicitly `import DimensionalData: Where`. │ WARNING: Constructor for type "Contains" was extended in `Utils` without explicit qualification or import. │ NOTE: Assumed "Contains" refers to `DimensionalData.Contains`. This behavior is deprecated and may differ in future versions. │ NOTE: This behavior may have differed in Julia versions prior to 1.12. │ Hint: If you intended to create a new generic function of the same name, use `function Contains end`. │ Hint: To silence the warning, qualify `Contains` as `DimensionalData.Contains` in the method signature or explicitly `import DimensionalData: Contains`. └ Precompilation completed after 291.54s ################################################################################ # Testing # Testing TimeseriesBase Status `/tmp/jl_S1Tbm5/Project.toml` [4c88cf16] Aqua v0.8.14 [2b5f629d] DiffEqBase v6.210.1 ⌅ [0703355e] DimensionalData v0.29.27 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.13 [033835bb] JLD2 v0.6.3 [b1df2697] OrdinaryDiffEqTsit5 v1.9.0 [189a3867] Reexport v1.2.2 [0bca4576] SciMLBase v2.148.0 [10745b16] Statistics v1.11.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [c2aba7f5] TimeseriesBase v0.1.4 [1986cc42] Unitful v1.28.0 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_S1Tbm5/Manifest.toml` [47edcb42] ADTypes v1.21.0 [7d9f7c33] Accessors v0.1.43 [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [70df07ce] BracketingNonlinearSolve v1.11.0 [2a0fbf3d] CPUSummary v0.2.7 [0b6fb165] ChunkCodecCore v1.0.1 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [38540f10] CommonSolve v0.2.6 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [2b5f629d] DiffEqBase v6.210.1 [a0c0ee7d] DifferentiationInterface v0.7.16 ⌅ [0703355e] DimensionalData v0.29.27 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [f151be2c] EnzymeCore v0.8.18 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [411431e0] Extents v0.1.6 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.3.1 [5789e2e9] FileIO v1.18.0 [1a297f60] FillArrays v1.16.0 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [615f187c] IfElse v0.1.1 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.13 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [92d709cd] IrrationalConstants v0.2.6 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.3 ⌅ [682c06a0] JSON v0.21.4 [ae98c720] Jieko v0.2.1 [10f19ff3] LayoutPointers v0.1.17 [2ab3a3ac] LogExpFunctions v0.3.29 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [bb5d69b7] MaybeInplace v0.1.4 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [be0214bd] NonlinearSolveBase v2.15.0 [bac558e1] OrderedCollections v1.8.1 [bbf590c4] OrdinaryDiffEqCore v3.12.0 [b1df2697] OrdinaryDiffEqTsit5 v1.9.0 [69de0a69] Parsers v2.8.3 [f517fe37] Polyester v0.7.19 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v1.1.2 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.48.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.17 [94e857df] SIMDTypes v0.1.0 [0bca4576] SciMLBase v2.148.0 [19f34311] SciMLJacobianOperators v0.1.12 [a6db7da4] SciMLLogging v1.9.1 [c0aeaf25] SciMLOperators v1.15.1 [431bcebd] SciMLPublic v1.0.1 [53ae85a6] SciMLStructures v1.10.0 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.9.0 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.8 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f8b46487] TestItemRunner v1.1.4 [1c621080] TestItems v1.0.0 [8290d209] ThreadingUtilities v0.5.5 [a759f4b9] TimerOutputs v0.5.29 [c2aba7f5] TimeseriesBase v0.1.4 [781d530d] TruncatedStacktraces v1.4.0 [1986cc42] Unitful v1.28.0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.14.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.18.0+0 [e37daf67] LibGit2_jll v1.9.2+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.12.2 [4536629a] OpenBLAS_jll v0.3.30+0 [458c3c95] OpenSSL_jll v3.5.5+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.2+0 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: `ustrip(A::AbstractArray{T}) where T <: Number` is deprecated, use `ustrip.(A)` instead. │ caller = ustripall(a::StepRange{Unitful.Quantity{Int64, 𝐓, Unitful.FreeUnits{(s,), 𝐓, nothing}}, Unitful.Quantity{Int64, 𝐓, Unitful.FreeUnits{(s,), 𝐓, nothing}}}) at UnitfulTools.jl:178 └ @ Core ~/.julia/packages/TimeseriesBase/39auu/src/UnitfulTools.jl:178 Testing DimArrayInterface is implemented for TimeseriesBase.ToolsArrays.ToolsArray Mandatory components dims: (defines a `dims` method [true], dims are updated on getindex [true]) refdims_base: `refdims` returns a tuple of Dimension or empty [true] ndims: number of dims matches dimensions of array [true] size: length of dims matches dimensions of array [true] rebuild_parent: rebuild parent from args [true] rebuild_dims: rebuild paaarnet and dims from args [true] rebuild_parent_kw: rebuild parent from args [true] rebuild_dims_kw: rebuild dims from args [true] rebuild: all rebuild arguments and keywords are accepted [true] [-1.9991223499679869, 0.12614903911223066, 2.6080661610522813, 1.4817156036255483, -0.6627417330122278, -0.17642208981357707, 0.1526656930500797, 0.07688139545201962, -0.2383673440216622, 0.203946136219563]┌ 10-element ToolsArray{Float64, 1} ┐ ├───────────────────────────────────┴─────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:10 ForwardOrdered Regular Points └─────────────────────────────────────────────────────────┘ 1 -1.99912 2 0.126149 3 2.60807 4 1.48172 5 -0.662742 6 -0.176422 7 0.152666 8 0.0768814 9 -0.238367 10 0.203946 [-1.253614311399453 -0.9864240126692593 -0.03932313761831668 -1.5961413246203444 -0.1337176565384192 1.4102047550192887 -0.6629819249687998 2.270448884113642 2.2886935297084285 1.5266136141032849; 0.12691453889888688 1.237264411104476 -1.2983739774843548 -0.4046091297717201 1.7968680994593065 -1.798951041154616 -1.4784318692161424 -1.040759645527939 0.6297057411233625 2.0860032949535343; -0.5109551255520514 -1.5327579373139666 0.4317783101595195 0.48473121462962276 0.8299322745243772 -0.8935657481574613 0.11026777724233809 -1.1521872547282184 -1.1212123972477754 -0.42818584133932197; -0.8097276964278457 0.08030133572229707 0.7053084624932079 -1.3326846930642697 0.4129095173431005 0.3624658535889283 -0.6311169626943375 0.41056091481790385 -0.5327206100317431 0.22191052045458143; 0.9107200530385311 1.1191175023722582 0.27950299123163536 -1.4030107616382559 0.8096822655328777 -1.1109087178577821 0.3316245346465477 -2.116175178008733 -0.36726182892104864 -2.3907183036402486; 0.9253138056499893 1.0934343029438305 0.11672282171182223 -0.642305733449703 -0.024767080830315164 0.19244934534568994 -1.101033799170967 -0.9603677717017834 -0.953370325267547 -0.25566316289740376; -0.13308503894289858 -0.9412798832560919 2.0110115984961596 -0.4005914721720428 -0.002880546226272348 -0.9021559165302299 -0.2919457741202996 0.4365448224693556 -0.4068564230306367 1.7335303587782187; -0.43171550148005394 -1.7415407321562923 1.0419042311194122 0.03849961486447868 -0.2960936151318416 -0.02041632992356017 1.1818377927884651 -0.6752444977021184 -0.8037856567843481 0.9837848632758632; -2.158086421401191 -0.05802229212766056 0.00016848891297465608 -0.8424508315115763 0.09701809482759828 0.3251456167271212 -1.6585099371607288 -2.0750791526913988 -0.7740454089351138 0.7310796724050842; 1.088364376481083 -0.2527852546955711 1.8325242014210708 0.39890539885065657 0.8685062204699371 0.7498144306967275 0.5882874810588058 -0.06741963884165289 0.8111990750863385 0.8776748076306231]┌ 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 -1.25361 -0.986424 -0.0393231 -1.59614 -0.133718 1.4102 -0.662982 2.27045 2.28869 1.52661 2 0.126915 1.23726 -1.29837 -0.404609 1.79687 -1.79895 -1.47843 -1.04076 0.629706 2.086 3 -0.510955 -1.53276 0.431778 0.484731 0.829932 -0.893566 0.110268 -1.15219 -1.12121 -0.428186 4 -0.809728 0.0803013 0.705308 -1.33268 0.41291 0.362466 -0.631117 0.410561 -0.532721 0.221911 5 0.91072 1.11912 0.279503 -1.40301 0.809682 -1.11091 0.331625 -2.11618 -0.367262 -2.39072 6 0.925314 1.09343 0.116723 -0.642306 -0.0247671 0.192449 -1.10103 -0.960368 -0.95337 -0.255663 7 -0.133085 -0.94128 2.01101 -0.400591 -0.00288055 -0.902156 -0.291946 0.436545 -0.406856 1.73353 8 -0.431716 -1.74154 1.0419 0.0384996 -0.296094 -0.0204163 1.18184 -0.675244 -0.803786 0.983785 9 -2.15809 -0.0580223 0.000168489 -0.842451 0.0970181 0.325146 -1.65851 -2.07508 -0.774045 0.73108 10 1.08836 -0.252785 1.83252 0.398905 0.868506 0.749814 0.588287 -0.0674196 0.811199 0.877675 [-0.2466444372232931 -0.1315219261741233; -0.5486511280339662 1.6963618261843838;;; 1.4538715892696774 -0.6106536782321531; 0.07403134101079596 0.2657842949541505]┌ 2×2×2 ToolsArray{Float64, 3} ┐ ├──────────────────────────────┴─────────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:2 ForwardOrdered Regular Points, → 𝑥 Sampled{Int64} 1:2 ForwardOrdered Regular Points, ↗ 𝑦 Sampled{Int64} 1:2 ForwardOrdered Regular Points └────────────────────────────────────────────────────────┘ [:, :, 1] ↓ → 1 2 1 -0.246644 -0.131522 2 -0.548651 1.69636 [[0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752]; [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752]; [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752]; [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752]; [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752]; [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752]; [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752]; [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752]; [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752]; [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752] [0.281717415994703 -1.5756917240676631; -1.1838917989126925 -0.11572065435778825; 0.35249362127267786 -0.9626513508961752]]┌ 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.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717];;; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717];;; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717];;; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717];;; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717];;; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717];;; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717];;; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717];;; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717];;; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]; [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717] [-0.6535137607710086 0.14383482826505564; 0.18132057992072184 2.5842857057711717]]┌ 10×10×10 ToolsArray{Matrix{Float64}, 3} ┐ ├─────────────────────────────────────────┴───────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:10 ForwardOrdered Regular Points, → 𝑥 Sampled{Int64} 1:10 ForwardOrdered Regular Points, ↗ 𝑦 Sampled{Int64} 1:10 ForwardOrdered Regular Points └─────────────────────────────────────────────────────────┘ [:, :, 1] ↓ → 1 2 3 4 5 6 7 8 9 10 1 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 2 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 3 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 4 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 5 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 6 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 7 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 8 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 9 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 10 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" TimeseriesBase.ToolsArrays.ToolsArray{Matrix{Float64}, 2, Tuple{TimeseriesBase.ToolsArrays.𝑡{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}, TimeseriesBase.ToolsArrays.𝑥{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}}, Tuple{}, Matrix{Matrix{Float64}}, DimensionalData.NoName, DimensionalData.Dimensions.Lookups.NoMetadata}[[[-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]]; [[-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]];;; [[-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]]; [[-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]];;; [[-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]]; [[-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]];;; [[-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]]; [[-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]; [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645] [-0.1440409690783002 0.8827722865692054; -0.1596923210087111 -0.5957803819457645]];;;;]┌ 2×1×4×1 ToolsArray{TimeseriesBase.ToolsArrays.ToolsArray{Matrix{Float64}, 2, Tuple{TimeseriesBase.ToolsArrays.𝑡{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}, TimeseriesBase.ToolsArrays.𝑥{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}}, Tuple{}, Matrix{Matrix{Float64}}, DimensionalData.NoName, DimensionalData.Dimensions.Lookups.NoMetadata}, 4} ┐ ├──────────────────────────────────────────────────────────────────────── dims ┤ ↓ 𝑡 Sampled{Int64} 1:2 ForwardOrdered Regular Points, → 𝑥 Sampled{Int64} 1:1 ForwardOrdered Regular Points, ↗ 𝑦 Sampled{Int64} 1:4 ForwardOrdered Regular Points, ⬔ 𝑧 Sampled{Int64} 1:1 ForwardOrdered Regular Points └──────────────────────────────────────────────────────────────────────────────┘ [:, :, 1, 1] ↓ → 1 1 "(3, 3) ToolsArray" 2 "(3, 3) ToolsArray" Bool[1, 1, 1, 1, 0]┌ 5-element ToolsArray{Bool, 1} ┐ ├───────────────────────────────┴────────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:5 ForwardOrdered Regular Points └────────────────────────────────────────────────────────┘ 1 1 2 1 3 1 4 1 5 0 ┌ 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 7m14.9s Testing TimeseriesBase tests passed Testing completed after 501.09s PkgEval succeeded after 827.91s