Package evaluation to test TimeseriesBase on Julia 1.14.0-DEV.1262 (4060c45d70*) started at 2025-11-18T15:45:06.622 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.52s ################################################################################ # Installation # Installing TimeseriesBase... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [c2aba7f5] + TimeseriesBase v0.1.4 Updating `~/.julia/environments/v1.14/Manifest.toml` [79e6a3ab] + Adapt v4.4.0 [4fba245c] + ArrayInterface v7.22.0 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [e2d170a0] + DataValueInterfaces v1.0.0 [8bb1440f] + DelimitedFiles v1.9.1 [0703355e] + DimensionalData v0.29.25 [411431e0] + Extents v0.1.6 [5789e2e9] + FileIO v1.17.1 [85a1e053] + Interfaces v0.3.2 [8197267c] + IntervalSets v0.7.12 [41ab1584] + InvertedIndices v1.3.1 [82899510] + IteratorInterfaceExtensions v1.0.0 ⌅ [682c06a0] + JSON v0.21.4 [bac558e1] + OrderedCollections v1.8.1 [69de0a69] + Parsers v2.8.3 [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.0 [3cdcf5f2] + RecipesBase v1.3.4 [189a3867] + Reexport v1.2.2 [ae029012] + Requires v1.3.1 [10745b16] + Statistics v1.11.1 [3783bdb8] + TableTraits v1.0.1 [bd369af6] + Tables v1.12.1 [c2aba7f5] + TimeseriesBase v0.1.4 [1986cc42] + Unitful v1.25.1 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [a63ad114] + Mmap v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1364.4 ms ✓ IntervalSets → IntervalSetsRecipesBaseExt 25680.6 ms ✓ DimensionalData WARNING: Constructor for type "Between" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Between" refers to `DimensionalData.Between`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Between end`.  Hint: To silence the warning, qualify `Between` as `DimensionalData.Between` in the method signature or explicitly `import DimensionalData: Between`. WARNING: Constructor for type "Touches" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Touches" refers to `DimensionalData.Touches`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Touches end`.  Hint: To silence the warning, qualify `Touches` as `DimensionalData.Touches` in the method signature or explicitly `import DimensionalData: Touches`. WARNING: Constructor for type "Where" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Where" refers to `DimensionalData.Where`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Where end`.  Hint: To silence the warning, qualify `Where` as `DimensionalData.Where` in the method signature or explicitly `import DimensionalData: Where`. WARNING: Constructor for type "Contains" was extended in `Utils` without explicit qualification or import.  NOTE: Assumed "Contains" refers to `DimensionalData.Contains`. This behavior is deprecated and may differ in future versions.  NOTE: This behavior may have differed in Julia versions prior to 1.12.  Hint: If you intended to create a new generic function of the same name, use `function Contains end`.  Hint: To silence the warning, qualify `Contains` as `DimensionalData.Contains` in the method signature or explicitly `import DimensionalData: Contains`. 10532.9 ms ✓ TimeseriesBase 3 dependencies successfully precompiled in 38 seconds. 59 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 51.54s ################################################################################ # Testing # Testing TimeseriesBase Status `/tmp/jl_JxYKL6/Project.toml` [4c88cf16] Aqua v0.8.14 [2b5f629d] DiffEqBase v6.191.0 [0703355e] DimensionalData v0.29.25 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.12 [033835bb] JLD2 v0.6.2 [b1df2697] OrdinaryDiffEqTsit5 v1.5.0 [189a3867] Reexport v1.2.2 [0bca4576] SciMLBase v2.127.0 [10745b16] Statistics v1.11.1 [f8b46487] TestItemRunner v1.1.1 [1c621080] TestItems v1.0.0 [c2aba7f5] TimeseriesBase v0.1.4 [1986cc42] Unitful v1.25.1 [ade2ca70] Dates v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [9a3f8284] Random v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_JxYKL6/Manifest.toml` [47edcb42] ADTypes v1.19.0 [7d9f7c33] Accessors v0.1.42 [79e6a3ab] Adapt v4.4.0 [4c88cf16] Aqua v0.8.14 [4fba245c] ArrayInterface v7.22.0 [62783981] BitTwiddlingConvenienceFunctions v0.1.6 [2a0fbf3d] CPUSummary v0.2.7 [0b6fb165] ChunkCodecCore v1.0.0 [4c0bbee4] ChunkCodecLibZlib v1.0.0 [55437552] ChunkCodecLibZstd v1.0.0 [fb6a15b2] CloseOpenIntervals v0.1.13 [38540f10] CommonSolve v0.2.4 [f70d9fcc] CommonWorldInvalidations v1.0.0 [34da2185] Compat v4.18.1 [a33af91c] CompositionsBase v0.1.2 [2569d6c7] ConcreteStructs v0.2.3 [187b0558] ConstructionBase v1.6.0 [adafc99b] CpuId v0.3.1 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [e2d170a0] DataValueInterfaces v1.0.0 [8bb1440f] DelimitedFiles v1.9.1 [2b5f629d] DiffEqBase v6.191.0 [0703355e] DimensionalData v0.29.25 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [f151be2c] EnzymeCore v0.8.17 [e2ba6199] ExprTools v0.1.10 [55351af7] ExproniconLite v0.10.14 [411431e0] Extents v0.1.6 [7034ab61] FastBroadcast v0.3.5 [9aa1b823] FastClosures v0.3.2 [a4df4552] FastPower v1.2.0 [5789e2e9] FileIO v1.17.1 [1a297f60] FillArrays v1.15.0 [069b7b12] FunctionWrappers v1.1.3 [77dc65aa] FunctionWrappersWrappers v0.1.3 [46192b85] GPUArraysCore v0.2.0 [076d061b] HashArrayMappedTries v0.2.0 [615f187c] IfElse v0.1.1 [85a1e053] Interfaces v0.3.2 [8197267c] IntervalSets v0.7.12 [3587e190] InverseFunctions v0.1.17 [41ab1584] InvertedIndices v1.3.1 [82899510] IteratorInterfaceExtensions v1.0.0 [033835bb] JLD2 v0.6.2 ⌅ [682c06a0] JSON v0.21.4 [ae98c720] Jieko v0.2.1 [10f19ff3] LayoutPointers v0.1.17 [e6f89c97] LoggingExtras v1.2.0 [1914dd2f] MacroTools v0.5.16 [d125e4d3] ManualMemory v0.1.8 [2e0e35c7] Moshi v0.3.7 [46d2c3a1] MuladdMacro v0.2.4 [bac558e1] OrderedCollections v1.8.1 [bbf590c4] OrdinaryDiffEqCore v1.36.0 [b1df2697] OrdinaryDiffEqTsit5 v1.5.0 [69de0a69] Parsers v2.8.3 [f517fe37] Polyester v0.7.18 [1d0040c9] PolyesterWeave v0.2.2 [d236fae5] PreallocationTools v0.4.34 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [3cdcf5f2] RecipesBase v1.3.4 [731186ca] RecursiveArrayTools v3.39.0 [189a3867] Reexport v1.2.2 [ae029012] Requires v1.3.1 [7e49a35a] RuntimeGeneratedFunctions v0.5.16 [94e857df] SIMDTypes v0.1.0 [0bca4576] SciMLBase v2.127.0 [a6db7da4] SciMLLogging v1.5.0 [c0aeaf25] SciMLOperators v1.11.0 [431bcebd] SciMLPublic v1.0.0 [53ae85a6] SciMLStructures v1.7.0 [7e506255] ScopedValues v1.5.0 [efcf1570] Setfield v1.1.2 [ce78b400] SimpleUnPack v1.1.0 [aedffcd0] Static v1.3.1 [0d7ed370] StaticArrayInterface v1.8.0 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [7792a7ef] StrideArraysCore v0.5.8 [2efcf032] SymbolicIndexingInterface v0.3.46 [3783bdb8] TableTraits v1.0.1 [bd369af6] Tables v1.12.1 [f8b46487] TestItemRunner v1.1.1 [1c621080] TestItems v1.0.0 [8290d209] ThreadingUtilities v0.5.5 [c2aba7f5] TimeseriesBase v0.1.4 [781d530d] TruncatedStacktraces v1.4.0 [1986cc42] Unitful v1.25.1 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [a63ad114] Mmap v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. Testing Running tests... ┌ Warning: `ustrip(A::AbstractArray{T}) where T <: Number` is deprecated, use `ustrip.(A)` instead. │ caller = ustripall(a::StepRange{Unitful.Quantity{Int64, 𝐓, Unitful.FreeUnits{(s,), 𝐓, nothing}}, Unitful.Quantity{Int64, 𝐓, Unitful.FreeUnits{(s,), 𝐓, nothing}}}) at UnitfulTools.jl:178 └ @ Core ~/.julia/packages/TimeseriesBase/39auu/src/UnitfulTools.jl:178 Testing DimArrayInterface is implemented for TimeseriesBase.ToolsArrays.ToolsArray Mandatory components dims: (defines a `dims` method [true], dims are updated on getindex [true]) refdims_base: `refdims` returns a tuple of Dimension or empty [true] ndims: number of dims matches dimensions of array [true] size: length of dims matches dimensions of array [true] rebuild_parent: rebuild parent from args [true] rebuild_dims: rebuild paaarnet and dims from args [true] rebuild_parent_kw: rebuild parent from args [true] rebuild_dims_kw: rebuild dims from args [true] rebuild: all rebuild arguments and keywords are accepted [true] [0.8307003073678397, -0.10509873861203509, -1.5916943418583585, -0.4327152058819358, 1.0548910213233695, 2.1193189920529103, 0.06777572477286736, -0.2645339097583129, -1.3433563546812772, 1.5153979562961661]┌ 10-element ToolsArray{Float64, 1} ┐ ├───────────────────────────────────┴─────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:10 ForwardOrdered Regular Points └─────────────────────────────────────────────────────────┘ 1 0.8307 2 -0.105099 3 -1.59169 4 -0.432715 5 1.05489 6 2.11932 7 0.0677757 8 -0.264534 9 -1.34336 10 1.5154 [-0.5636405780544184 -1.6158188221122596 -1.6499235756828974 1.3521296305524952 -0.8898519590585281 0.33092804029194217 -1.2103717926021544 -0.615274592449864 -1.132776253589985 -0.46774222234226576; 0.23534524399319984 -0.3273502134646313 0.030749299545643857 -0.1387968498708241 0.262514736137719 -0.05622195331861404 1.6894166731812517 0.034332520574879954 0.7775033511514359 1.1786896776873186; -0.26336014805051006 -0.4483558083502409 1.1093452403329898 0.5117558186075221 -0.32001101664622167 -1.9036754821010802 0.4202679804232004 1.858496114031288 -1.1796737625786764 1.8317693952881804; -1.1941217620701332 0.7772379334085743 -0.8621229936262682 -2.03390928247393 -0.43944095332754296 0.9946049304306772 0.8023925518967792 -0.04751886816050582 -0.7385728843951144 -0.23610311156147795; -0.7633102772928309 0.14579550560878857 1.64924819086693 -1.0023082408098956 1.0333450571568745 0.058564889387047944 0.0665842045533324 -0.9033628525130103 0.32158372236797694 -0.24909718469468622; -0.820371364449703 1.195992332765127 0.08724136201322939 0.4710428208733223 0.3107724789459893 1.271124422537969 1.0385383826269983 0.7491939718047107 1.184452991043804 0.6548081608042015; -0.31384412627323394 -0.0801168724187312 1.2055262011486572 0.5241805341023782 0.6898266993699405 0.25623159239343024 -0.7439693511068547 -0.9520660829368904 2.52826594320997 -0.27745470703934677; -0.8083015693719746 0.9210672684740924 -0.5991675709958435 -0.7325377247766478 -0.8240706695078754 -0.5124396089930692 -0.21266860426658551 0.6058278157407352 0.5946403330953995 2.2825912407951616; 0.16017688569207292 0.4850097977237523 0.13619285631837638 -0.6243008801656381 -0.3505706749989904 -0.9662228984462558 0.37144866383522473 2.9728227442325466 -0.7192005919162076 1.026830690339532; 1.2748509521134883 0.8971345811924943 -0.8761723325212958 1.8582973189348995 -0.4671296270147527 -2.0134005768533783 -1.80244593444803 -0.15965048353458944 0.151533939747903 0.778896787013041]┌ 10×10 ToolsArray{Float64, 2} ┐ ├──────────────────────────────┴──────────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:10 ForwardOrdered Regular Points, → 𝑥 Sampled{Int64} 1:10 ForwardOrdered Regular Points └─────────────────────────────────────────────────────────┘ ↓ → 1 2 3 4 5 6 7 8 9 10 1 -0.563641 -1.61582 -1.64992 1.35213 -0.889852 0.330928 -1.21037 -0.615275 -1.13278 -0.467742 2 0.235345 -0.32735 0.0307493 -0.138797 0.262515 -0.056222 1.68942 0.0343325 0.777503 1.17869 3 -0.26336 -0.448356 1.10935 0.511756 -0.320011 -1.90368 0.420268 1.8585 -1.17967 1.83177 4 -1.19412 0.777238 -0.862123 -2.03391 -0.439441 0.994605 0.802393 -0.0475189 -0.738573 -0.236103 5 -0.76331 0.145796 1.64925 -1.00231 1.03335 0.0585649 0.0665842 -0.903363 0.321584 -0.249097 6 -0.820371 1.19599 0.0872414 0.471043 0.310772 1.27112 1.03854 0.749194 1.18445 0.654808 7 -0.313844 -0.0801169 1.20553 0.524181 0.689827 0.256232 -0.743969 -0.952066 2.52827 -0.277455 8 -0.808302 0.921067 -0.599168 -0.732538 -0.824071 -0.51244 -0.212669 0.605828 0.59464 2.28259 9 0.160177 0.48501 0.136193 -0.624301 -0.350571 -0.966223 0.371449 2.97282 -0.719201 1.02683 10 1.27485 0.897135 -0.876172 1.8583 -0.46713 -2.0134 -1.80245 -0.15965 0.151534 0.778897 [0.03998179319274295 0.08173130829426895; -2.521841162971387 1.648869961107637;;; -0.7968388402974861 0.419122030607447; -0.3169601665365435 -0.5816820385718703]┌ 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.0399818 0.0817313 2 -2.52184 1.64887 [[1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035]; [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035]; [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035]; [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035]; [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035]; [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035]; [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035]; [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035]; [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035]; [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035] [1.007579197082198 0.15046292611780748; 1.7073743197499671 0.26733680985486163; -0.9475380320237506 1.1574175477747035]]┌ 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.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354];;; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354];;; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354];;; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354];;; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354];;; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354];;; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354];;; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354];;; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354];;; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]; [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354] [0.32777143949477033 0.11424429147046178; -0.22390928569046484 0.8558237686747354]]┌ 10×10×10 ToolsArray{Matrix{Float64}, 3} ┐ ├─────────────────────────────────────────┴───────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:10 ForwardOrdered Regular Points, → 𝑥 Sampled{Int64} 1:10 ForwardOrdered Regular Points, ↗ 𝑦 Sampled{Int64} 1:10 ForwardOrdered Regular Points └─────────────────────────────────────────────────────────┘ [:, :, 1] ↓ → 1 2 3 4 5 6 7 8 9 10 1 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 2 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 3 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 4 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 5 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 6 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 7 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 8 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 9 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" 10 "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" "(2, 2) Array" TimeseriesBase.ToolsArrays.ToolsArray{Matrix{Float64}, 2, Tuple{TimeseriesBase.ToolsArrays.𝑡{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}, TimeseriesBase.ToolsArrays.𝑥{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}}, Tuple{}, Matrix{Matrix{Float64}}, DimensionalData.NoName, DimensionalData.Dimensions.Lookups.NoMetadata}[[[-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]]; [[-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]];;; [[-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]]; [[-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]];;; [[-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]]; [[-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]];;; [[-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]]; [[-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]; [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257] [-1.5647619792350733 -0.40083489223500357; 1.3533512444309528 0.6377093439530257]];;;;]┌ 2×1×4×1 ToolsArray{TimeseriesBase.ToolsArrays.ToolsArray{Matrix{Float64}, 2, Tuple{TimeseriesBase.ToolsArrays.𝑡{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}, TimeseriesBase.ToolsArrays.𝑥{DimensionalData.Dimensions.Lookups.Sampled{Int64, UnitRange{Int64}, DimensionalData.Dimensions.Lookups.ForwardOrdered, DimensionalData.Dimensions.Lookups.Regular{Int64}, DimensionalData.Dimensions.Lookups.Points, DimensionalData.Dimensions.Lookups.NoMetadata}}}, Tuple{}, Matrix{Matrix{Float64}}, DimensionalData.NoName, DimensionalData.Dimensions.Lookups.NoMetadata}, 4} ┐ ├──────────────────────────────────────────────────────────────────────── dims ┤ ↓ 𝑡 Sampled{Int64} 1:2 ForwardOrdered Regular Points, → 𝑥 Sampled{Int64} 1:1 ForwardOrdered Regular Points, ↗ 𝑦 Sampled{Int64} 1:4 ForwardOrdered Regular Points, ⬔ 𝑧 Sampled{Int64} 1:1 ForwardOrdered Regular Points └──────────────────────────────────────────────────────────────────────────────┘ [:, :, 1, 1] ↓ → 1 1 "(3, 3) ToolsArray" 2 "(3, 3) ToolsArray" Bool[1, 0, 1, 1, 1]┌ 5-element ToolsArray{Bool, 1} ┐ ├───────────────────────────────┴────────────────── dims ┐ ↓ 𝑡 Sampled{Int64} 1:5 ForwardOrdered Regular Points └────────────────────────────────────────────────────────┘ 1 1 2 0 3 1 4 1 5 1 ┌ Warning: `ustrip(A::AbstractArray{T}) where T <: Number` is deprecated, use `ustrip.(A)` instead. │ caller = ustripall at UnitfulTools.jl:178 [inlined] └ @ Core ~/.julia/packages/TimeseriesBase/39auu/src/UnitfulTools.jl:178 ┌ Warning: `ustrip(A::AbstractArray{T}) where T <: Number` is deprecated, use `ustrip.(A)` instead. │ caller = ustripall at UnitfulTools.jl:178 [inlined] └ @ Core ~/.julia/packages/TimeseriesBase/39auu/src/UnitfulTools.jl:178 Test Summary: | Pass Total Time Package | 250 250 8m52.4s Testing TimeseriesBase tests passed Testing completed after 548.64s PkgEval succeeded after 667.26s