Package evaluation to test TimeseriesBase on Julia 1.14.0-DEV.1808 (1cd77b505e*) started at 2026-02-26T16:01:53.540 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.02s ################################################################################ # 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.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.68s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1024.4 ms ✓ ADTypes → ADTypesConstructionBaseExt 1376.4 ms ✓ MaybeInplace 1526.2 ms ✓ SciMLLogging 3630.1 ms ✓ SciMLOperators 1492.3 ms ✓ TruncatedStacktraces 2386.0 ms ✓ SymbolicIndexingInterface 6654.5 ms ✓ Static 2302.8 ms ✓ PreallocationTools 24033.8 ms ✓ DimensionalData 1231.9 ms ✓ SciMLStructures 1423.9 ms ✓ IntervalSets → IntervalSetsRecipesBaseExt 45153.7 ms ✓ JLD2 1071.9 ms ✓ SciMLOperators → SciMLOperatorsStaticArraysCoreExt 7792.1 ms ✓ RecursiveArrayTools 1494.1 ms ✓ BitTwiddlingConvenienceFunctions 2433.8 ms ✓ CPUSummary 4821.0 ms ✓ StaticArrayInterface 1633.0 ms ✓ DimensionalData → DimensionalDataAdaptExt 1599.3 ms ✓ DimensionalData → DimensionalDataArrayInterfaceExt 2157.7 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`. 10835.1 ms ✓ TimeseriesBase 1437.1 ms ✓ RecursiveArrayTools → RecursiveArrayToolsTablesExt 1565.1 ms ✓ RecursiveArrayTools → RecursiveArrayToolsStatisticsExt 1996.9 ms ✓ PolyesterWeave 1178.3 ms ✓ CloseOpenIntervals 1377.3 ms ✓ LayoutPointers 30042.1 ms ✓ SciMLBase 2137.2 ms ✓ StrideArraysCore 3337.1 ms ✓ SciMLBase → SciMLBaseDifferentiationInterfaceExt 11000.5 ms ✓ TimeseriesBase → SciMLBaseExt 2007.3 ms ✓ Polyester 8481.1 ms ✓ SciMLJacobianOperators 2019.3 ms ✓ FastBroadcast 18612.1 ms ✓ NonlinearSolveBase 2069.5 ms ✓ RecursiveArrayTools → RecursiveArrayToolsFastBroadcastExt 9043.5 ms ✓ BracketingNonlinearSolve 7421.2 ms ✓ DiffEqBase 5450.8 ms ✓ DiffEqBase → DiffEqBaseUnitfulExt 11449.7 ms ✓ OrdinaryDiffEqCore 14638.7 ms ✓ OrdinaryDiffEqTsit5 40 dependencies successfully precompiled in 262 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 283.62s ################################################################################ # Testing # Testing TimeseriesBase Status `/tmp/jl_cMtwzi/Project.toml` [4c88cf16] Aqua v0.8.14 [2b5f629d] DiffEqBase v6.210.0 ⌅ [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.144.2 [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_cMtwzi/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.10.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.0 [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.14.0 [bac558e1] OrderedCollections v1.8.1 [bbf590c4] OrdinaryDiffEqCore v3.9.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.144.2 [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.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: `ustrip(A::AbstractArray{T}) where T <: Number` is deprecated, use `ustrip.(A)` instead. │ caller = ustripall(a::StepRange{Unitful.Quantity{Int64, 𝐓, Unitful.FreeUnits{(s,), 𝐓, nothing}}, Unitful.Quantity{Int64, 𝐓, Unitful.FreeUnits{(s,), 𝐓, nothing}}}) at UnitfulTools.jl:178 └ @ Core ~/.julia/packages/TimeseriesBase/39auu/src/UnitfulTools.jl:178 Testing DimArrayInterface is implemented for TimeseriesBase.ToolsArrays.ToolsArray Mandatory components dims: (defines a `dims` method [true], dims are updated on getindex [true]) refdims_base: `refdims` returns a tuple of Dimension or empty [true] ndims: number of dims matches dimensions of array [true] size: length of dims matches dimensions of array [true] rebuild_parent: rebuild parent from args [true] rebuild_dims: rebuild paaarnet and dims from args [true] rebuild_parent_kw: rebuild parent from args [true] rebuild_dims_kw: rebuild dims from args [true] rebuild: all rebuild arguments and keywords are accepted [true] [0.7555288096693556, -0.4405483261586777, 0.7930342930086154, -0.3832476045840782, 1.3482573057066192, -1.9319019659377632, 0.019336866082524575, -0.5989520652448914, 0.3401988145915866, -0.6713760003575995]┌ 10-element ToolsArray{Float64, 1} ┐ ├───────────────────────────────────┴─────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:10 ForwardOrdered Regular Points └─────────────────────────────────────────────────────────┘ 1 0.755529 2 -0.440548 3 0.793034 4 -0.383248 5 1.34826 6 -1.9319 7 0.0193369 8 -0.598952 9 0.340199 10 -0.671376 [1.3609613120539426 -0.44315180248949054 0.7109784621632892 0.04347388446391458 0.9191915335109814 0.04816947577594882 -0.06169039259952529 0.1172115551250054 -1.2897109863885519 0.6950234957509545; -0.020802726896844974 0.27982858050502524 0.2554482779373228 1.3709666354333914 -1.1058136445910498 0.7183367139208434 0.597737690716231 0.677893323752161 -0.21692194514677904 -0.053100773410209565; 0.011556145920574294 -0.5214868170472875 1.2271024506048487 -0.6933970987748854 0.34469791744119477 0.1613606501776656 0.3505357226653399 1.2260432569673345 -0.8233479541825534 0.7928091854160078; 0.0751176390750978 -0.1070505543528441 0.08534352773659477 -2.2935340216787905 -0.9946223953174156 -0.07858602415677925 0.48643114163831874 0.11935627752788322 1.523893925911694 -0.3166965810579606; -1.0774903085374625 -0.04164718646311276 0.2567729050447881 -1.3039297392552494 0.5988629233638737 0.45135296288257587 0.8502422709593271 1.0230503498532422 0.31903504482075634 2.043712505823055; 1.2999293146464912 0.8192603489437309 1.9290944209856176 0.049419424517041906 1.9240534993861294 0.7162546357613058 -0.03697391297044285 -0.18337672435152583 0.1727866825520723 0.2731873336053302; 2.1303130698448514 -1.4417835759113637 -0.2806058807176799 -0.10998696666247977 -1.3819681768807408 1.0421787066544637 0.4047327540489695 -0.232534581626765 -0.050817491040021256 -1.3073479904883414; 0.760843819153379 -1.8929109274034448 -0.0035564948630867647 1.2843874433968792 1.2590459289965643 0.6747849465642233 -1.1122341573629992 -0.24509159344542575 1.0505702704951727 -1.1096643073753483; -1.293670740628243 0.37456069474912335 -0.9790765443872115 -0.003699411243849136 -0.5151458804399927 0.3044018149110186 0.6840347599072393 0.5671393382409358 0.0002739911712556811 0.31769024336281926; 0.058220850225225634 -0.03574828229053569 -1.8496815195274947 -0.44984032283527936 -0.20543673894569914 -0.9549959473515752 0.6294374803219994 -1.0211245447320043 0.46924370529428056 0.3049735749782031]┌ 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.36096 -0.443152 0.710978 0.0434739 0.919192 0.0481695 -0.0616904 0.117212 -1.28971 0.695023 2 -0.0208027 0.279829 0.255448 1.37097 -1.10581 0.718337 0.597738 0.677893 -0.216922 -0.0531008 3 0.0115561 -0.521487 1.2271 -0.693397 0.344698 0.161361 0.350536 1.22604 -0.823348 0.792809 4 0.0751176 -0.107051 0.0853435 -2.29353 -0.994622 -0.078586 0.486431 0.119356 1.52389 -0.316697 5 -1.07749 -0.0416472 0.256773 -1.30393 0.598863 0.451353 0.850242 1.02305 0.319035 2.04371 6 1.29993 0.81926 1.92909 0.0494194 1.92405 0.716255 -0.0369739 -0.183377 0.172787 0.273187 7 2.13031 -1.44178 -0.280606 -0.109987 -1.38197 1.04218 0.404733 -0.232535 -0.0508175 -1.30735 8 0.760844 -1.89291 -0.00355649 1.28439 1.25905 0.674785 -1.11223 -0.245092 1.05057 -1.10966 9 -1.29367 0.374561 -0.979077 -0.00369941 -0.515146 0.304402 0.684035 0.567139 0.000273991 0.31769 10 0.0582209 -0.0357483 -1.84968 -0.44984 -0.205437 -0.954996 0.629437 -1.02112 0.469244 0.304974 [-0.3477293378281877 -0.4951850968988279; -0.46773486512234025 0.42115854704738487;;; -0.5505290609474478 -0.5324637140744024; 1.665981679659242 -0.1811795648702734]┌ 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.347729 -0.495185 2 -0.467735 0.421159 [[0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603]; [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603]; [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603]; [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603]; [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603]; [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603]; [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603]; [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603]; [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603]; [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603] [0.11390407560568377 -1.5768428772663257; 1.3464987319733133 -0.20941358482347158; 1.3123072211838294 -1.2063786805227603]]┌ 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.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369];;; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369];;; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369];;; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369];;; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369];;; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369];;; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369];;; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369];;; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369];;; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]; [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369] [0.467973928055691 -1.5753206840669414; -0.5893163952284686 0.9761684127577369]]┌ 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.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]]; [[-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]];;; [[-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]]; [[-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]];;; [[-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]]; [[-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]];;; [[-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]]; [[-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]; [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754] [-0.147104712200712 -0.3039250388009967; -1.9480361300492568 1.6110720916114754]];;;;]┌ 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[0, 0, 1, 1, 0]┌ 5-element ToolsArray{Bool, 1} ┐ ├───────────────────────────────┴────────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:5 ForwardOrdered Regular Points └────────────────────────────────────────────────────────┘ 1 0 2 0 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 6m50.5s Testing TimeseriesBase tests passed Testing completed after 472.47s PkgEval succeeded after 789.34s