Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.24 (d5fb6bbb43*) started at 2025-11-02T19:38:58.791 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 7.93s ################################################################################ # Installation # Installing PCCAPlus... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f48fc343] + PCCAPlus v1.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.18.0 [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [7d9fca2a] + Arpack v0.5.4 [4fba245c] + ArrayInterface v7.22.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.10 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.14.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.2.2 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.13.2 [bac558e1] + OrderedCollections v1.8.1 [f48fc343] + PCCAPlus v1.1.2 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.7 [3a884ed6] + UnPack v1.0.2 ⌅ [68821587] + Arpack_jll v3.5.1+1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [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 [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 [2f01184e] + SparseArrays v1.13.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.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+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.67.1+0 [3f19e933] + p7zip_jll v17.6.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.61s ################################################################################ # 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/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/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... 4980.2 ms ✓ StatsBase 5754.5 ms ✓ SpecialFunctions 6774.4 ms ✓ ForwardDiff 1982.6 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 2422.8 ms ✓ NLSolversBase 4300.5 ms ✓ LineSearches 6395.9 ms ✓ Optim 3110.7 ms ✓ PCCAPlus 8 dependencies successfully precompiled in 37 seconds. 82 already precompiled. Precompilation completed after 47.91s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_r3hOhq/Project.toml` [ec485272] ArnoldiMethod v0.4.0 ⌃ [0b1a1467] KrylovKit v0.8.3 [f48fc343] PCCAPlus v1.1.2 [8dfed614] Test v1.11.0 Status `/tmp/jl_r3hOhq/Manifest.toml` [47edcb42] ADTypes v1.18.0 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [4fba245c] ArrayInterface v7.22.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.10 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.14.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.2.2 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌃ [0b1a1467] KrylovKit v0.8.3 [d3d80556] LineSearches v7.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [f48fc343] PCCAPlus v1.1.2 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [3a884ed6] UnPack v1.0.2 ⌅ [409d34a3] VectorInterface v0.4.9 ⌅ [68821587] Arpack_jll v3.5.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.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 [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 [2f01184e] SparseArrays v1.13.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.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+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.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2878672655868868 + 0.0im, 0.18111311902638966 + 0.0im, -0.04589328671201203 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (9.006462583718524e-36, 6.1728549658629055e-34, 4.7727738593709644e-33, 1.0298656954331473e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.28786726558688674 + 0.0im, 0.18111311902638966 + 0.0im, -0.04589328671201208 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (4.632577890573698e-35, 1.0931104350973141e-33, 7.074276052527846e-33, 3.0669203140228088e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.18776233894728625 + 0.0im, 0.16992922971408975 + 0.0im, -0.12674525617088542 + 0.0im, -0.04180880811734947 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.226874910813855e-38, 2.2649052270140273e-34, 1.5356055898214493e-33, 3.6940688484631343e-35, 1.5391522541576107e-35). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.18776233894728647 + 0.0im, 0.16992922971409 + 0.0im, -0.12674525617088536 + 0.0im, -0.041808808117349494 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (4.116483862596317e-38, 1.8835281150658196e-34, 6.330719024766597e-35, 2.886428782820352e-35, 1.590065259228431e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.1877623389472864 + 0.0im, 0.16992922971408997 + 0.0im, -0.12674525617088533 + 0.0im, -0.041808808117349466 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (6.7762516344593636e-37, 3.878842052038366e-33, 1.259040308209773e-33, 2.98977889640748e-33, 4.1968617616580105e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.3739352221948862 + 0.0im, -0.1744848235325002 + 0.0im, -0.1479451071459927 + 0.0im, 0.044398057926508444 + 0.0im, -0.018734087485349778 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (7.359016838726742e-40, 1.8514161112017592e-36, 6.970287308687853e-35, 3.8814831772862797e-35, 1.4683480515873024e-33, 2.462590705805941e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.37393522219488623 + 0.0im, -0.17448482353250025 + 0.0im, -0.14794510714599268 + 0.0im, 0.044398057926508555 + 0.0im, -0.018734087485349767 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.7957039354510396e-37, 2.459659192162703e-34, 4.745881384811374e-33, 6.844346964461069e-33, 1.205462884657892e-33, 3.341485378185878e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.3739352221948864 + 0.0im, -0.17448482353250014 + 0.0im, -0.14794510714599268 + 0.0im, 0.04439805792650852 + 0.0im, -0.01873408748534978 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.010168704314119e-37, 7.447736588676165e-35, 3.2749218673485275e-33, 1.3299866874583225e-33, 8.92944966835447e-34, 3.820517612194042e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.37393522219488606 + 0.0im, -0.17448482353250028 + 0.0im, -0.14794510714599265 + 0.0im, 0.0443980579265085 + 0.0im, -0.018734087485349733 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.500583390737068e-38, 5.3943790015311325e-36, 3.3005035032386668e-34, 3.821659460570779e-33, 7.465386182464799e-34, 3.986656650092616e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.24062999245468425 + 0.0im, -0.20905742931881574 + 0.0im, 0.20597846021178898 + 0.0im, -0.1160244331800336 + 0.0im, 0.10860605171503385 + 0.0im, 0.01886595987566575 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.978652433082593e-37, 7.663836466521953e-33, 1.6130600706657897e-32, 7.5502720417406504e-34, 4.216383488791007e-33, 4.106925644808967e-33, 7.913339396469057e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.24062999245468444 + 0.0im, -0.20905742931881563 + 0.0im, 0.20597846021178864 + 0.0im, -0.11602443318003369 + 0.0im, 0.10860605171503371 + 0.0im, 0.018865959875665722 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.8576458301862816e-38, 5.076567482403891e-34, 7.049714777818135e-34, 1.012615741188483e-34, 3.4504614443283735e-33, 1.2400927429824283e-33, 7.506298953947497e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.24062999245468408 + 0.0im, -0.20905742931881552 + 0.0im, 0.20597846021178887 + 0.0im, -0.11602443318003376 + 0.0im, 0.10860605171503389 + 0.0im, 0.018865959875665757 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.082992540913674e-38, 5.9869864004365395e-34, 4.229059403354663e-34, 3.523557299167069e-34, 9.6239952084915e-34, 5.045445842289813e-34, 2.9406286657384646e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.24062999245468414 + 0.0im, -0.20905742931881574 + 0.0im, 0.20597846021178878 + 0.0im, -0.11602443318003365 + 0.0im, 0.10860605171503386 + 0.0im, 0.01886595987566574 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.4956573225361206e-39, 1.4138218849717732e-34, 2.327204800176885e-33, 1.0198067769376193e-34, 2.3815070909820878e-34, 1.5091284018235858e-34, 1.477154010938117e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.24062999245468417 + 0.0im, -0.20905742931881557 + 0.0im, 0.20597846021178876 + 0.0im, -0.11602443318003358 + 0.0im, 0.10860605171503383 + 0.0im, 0.018865959875665722 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.326465041683421e-38, 1.2516978254771907e-33, 1.8023177873657313e-33, 2.1531576652864354e-33, 1.7473603043107507e-33, 4.1328568872793935e-34, 7.83349990175544e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.21537250966609978 + 0.0im, 0.1364831557475062 + 0.0im, -0.11425922482345978 + 0.0im, 0.08664567966519242 + 0.0im, 0.0831589350156992 + 0.0im, -0.050428877399456846 + 0.0im, 0.023103802617447704 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.3570486615588836e-41, 4.496126870261737e-37, 1.365548968116108e-34, 9.911708485055877e-36, 8.186230871225587e-34, 2.9280998710007413e-33, 4.02933593911572e-34, 3.953850776236141e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.21537250966609997 + 0.0im, 0.13648315574750639 + 0.0im, -0.11425922482345953 + 0.0im, 0.08664567966519233 + 0.0im, 0.08315893501569917 + 0.0im, -0.05042887739945688 + 0.0im, 0.023103802617447673 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (6.605539108011359e-41, 1.1670200069250004e-35, 1.1382100879057127e-34, 4.6187541249136664e-35, 6.054229023880916e-33, 1.749525222643621e-33, 4.528827729734217e-34, 1.1859872319518104e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.21537250966609991 + 0.0im, 0.13648315574750627 + 0.0im, -0.11425922482345958 + 0.0im, 0.08664567966519232 + 0.0im, 0.08315893501569921 + 0.0im, -0.0504288773994568 + 0.0im, 0.02310380261744771 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.8532254251118425e-41, 4.276932407825294e-36, 3.36905650979106e-35, 6.118376585287596e-35, 1.6363629275576886e-33, 1.2982489778738e-33, 3.9681690330278605e-35, 1.876745041080257e-34). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.21537250966610053 + 0.0im, 0.1364831557475064 + 0.0im, -0.11425922482345958 + 0.0im, 0.08664567966519233 + 0.0im, 0.08315893501569915 + 0.0im, -0.05042887739945686 + 0.0im, 0.02310380261744776 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.892089241866352e-42, 9.657546605625718e-38, 6.55099503598083e-36, 1.5335190017754384e-36, 2.1154891579494375e-33, 2.1267541927930027e-34, 1.005134587937253e-34, 1.0006803968400954e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.21537250966609997 + 0.0im, 0.13648315574750636 + 0.0im, -0.11425922482345945 + 0.0im, 0.08664567966519236 + 0.0im, 0.08315893501569926 + 0.0im, -0.05042887739945684 + 0.0im, 0.02310380261744777 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.255626399830695e-41, 2.1369662254072246e-36, 1.0662250908475237e-34, 1.5721283233658045e-35, 5.949878919655241e-33, 1.4162923788255288e-33, 2.495314126886179e-34, 1.6887251764691155e-34). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.2153725096661002 + 0.0im, 0.13648315574750625 + 0.0im, -0.11425922482345945 + 0.0im, 0.08664567966519239 + 0.0im, 0.08315893501569925 + 0.0im, -0.05042887739945683 + 0.0im, 0.02310380261744774 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (6.20156092649218e-41, 1.2127445577695822e-36, 7.646102842572743e-35, 2.49114136976505e-35, 6.359996294936098e-33, 1.7908195780842352e-33, 1.1177106408320898e-33, 4.609533917078721e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.27001596331717326 + 0.0im, 0.23870542240159723 + 0.0im, -0.2015619403317887 + 0.0im, 0.1501051875381326 + 0.0im, -0.11727539312864396 + 0.0im, 0.09552687307387808 + 0.0im, -0.06675959293037176 + 0.0im, 0.051903468158531876 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.746795583684008e-40, 1.5255586171204643e-35, 2.1586285144592035e-34, 2.92250852280959e-34, 6.7169688058647496e-34, 2.9940312735080207e-34, 5.43021135649368e-33, 2.600077988216955e-33, 2.4169489468864827e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.2700159633171729 + 0.0im, 0.23870542240159717 + 0.0im, -0.20156194033178856 + 0.0im, 0.1501051875381325 + 0.0im, -0.11727539312864407 + 0.0im, 0.09552687307387807 + 0.0im, -0.06675959293037162 + 0.0im, 0.05190346815853182 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.9158818649943584e-40, 2.4295682070075015e-35, 2.5576856221573872e-33, 9.523539398031366e-34, 1.3146744863450893e-33, 1.607679362007626e-33, 1.5171976262683078e-32, 2.2760353930146883e-33, 2.097382960531495e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.2700159633171724 + 0.0im, 0.23870542240159726 + 0.0im, -0.20156194033178876 + 0.0im, 0.15010518753813257 + 0.0im, -0.11727539312864407 + 0.0im, 0.0955268730738781 + 0.0im, -0.06675959293037159 + 0.0im, 0.05190346815853184 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.9146399085044425e-41, 4.3864201789001443e-36, 1.7144144506811402e-35, 1.1959302618114094e-35, 1.8126554067051787e-35, 1.854040607307658e-34, 7.938059823778666e-35, 3.024199521773226e-35, 1.865843123231945e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.2700159633171729 + 0.0im, 0.2387054224015974 + 0.0im, -0.20156194033178856 + 0.0im, 0.1501051875381328 + 0.0im, -0.11727539312864417 + 0.0im, 0.09552687307387814 + 0.0im, -0.06675959293037165 + 0.0im, 0.051903468158531835 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (8.684563877794372e-41, 2.0412087111261685e-35, 2.32769832377205e-34, 3.7617435549399497e-35, 6.942977277315481e-34, 1.1268054834658991e-34, 7.508928751651124e-34, 1.0601913993124845e-33, 4.067229559946712e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.27001596331717304 + 0.0im, 0.23870542240159742 + 0.0im, -0.20156194033178845 + 0.0im, 0.15010518753813246 + 0.0im, -0.11727539312864423 + 0.0im, 0.09552687307387812 + 0.0im, -0.0667595929303716 + 0.0im, 0.051903468158531835 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.2708171644081573e-40, 2.263567589634538e-34, 1.7385354461127935e-35, 1.2863526805065595e-34, 1.8096010531501846e-33, 4.0572777760870145e-34, 2.062493708607616e-33, 1.4998774513331739e-33, 3.271532668185656e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.2700159633171726 + 0.0im, 0.23870542240159728 + 0.0im, -0.2015619403317887 + 0.0im, 0.15010518753813257 + 0.0im, -0.11727539312864402 + 0.0im, 0.09552687307387811 + 0.0im, -0.06675959293037156 + 0.0im, 0.05190346815853187 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.383675874935313e-40, 2.4008384914383553e-34, 4.74614408306988e-34, 5.854447972244789e-34, 5.73065056888298e-34, 1.703059176897648e-33, 3.679096828699637e-33, 2.0530465667933528e-33, 2.3999168248004734e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.2700159633171726 + 0.0im, 0.2387054224015977 + 0.0im, -0.20156194033178856 + 0.0im, 0.15010518753813273 + 0.0im, -0.117275393128644 + 0.0im, 0.09552687307387824 + 0.0im, -0.06675959293037166 + 0.0im, 0.05190346815853187 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.0617542141676025e-39, 3.297593535473005e-34, 1.6377780327003581e-34, 8.048757189654893e-34, 4.400171974979503e-33, 1.8044072915926925e-33, 1.8652012970927948e-33, 6.417395713331646e-33, 3.7658281348227457e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.18371747392813878 + 0.0im, 0.17007504827459918 + 0.0im, 0.158574177176096 + 0.0im, -0.13738141145047267 + 0.0im, 0.11295470831741226 + 0.0im, -0.068278665771986 + 0.0im, -0.04245966165960826 + 0.0im, -0.02721790329515118 + 0.0im, -0.008729706714754589 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.268120317665179e-43, 9.409944024800897e-36, 4.631172305063488e-35, 7.420402083978467e-35, 9.06538147608789e-35, 1.6551297622535784e-35, 6.937308514385321e-34, 3.5147838197198166e-33, 3.226388054663634e-33, 4.542154166055898e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.1837174739281389 + 0.0im, 0.17007504827459943 + 0.0im, 0.15857417717609568 + 0.0im, -0.13738141145047278 + 0.0im, 0.11295470831741228 + 0.0im, -0.06827866577198616 + 0.0im, -0.042459661659608246 + 0.0im, -0.027217903295151176 + 0.0im, -0.008729706714754612 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.3743134582487337e-43, 3.1570396286110744e-36, 1.3346092291229552e-34, 3.2297554817433503e-35, 2.2263266403828314e-35, 2.0012357530436456e-35, 3.060909537830662e-34, 1.3932263857736892e-33, 3.218572069813455e-33, 3.805548192036612e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1837174739281389 + 0.0im, 0.17007504827459918 + 0.0im, 0.15857417717609554 + 0.0im, -0.1373814114504729 + 0.0im, 0.11295470831741222 + 0.0im, -0.06827866577198606 + 0.0im, -0.04245966165960822 + 0.0im, -0.027217903295151148 + 0.0im, -0.008729706714754598 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.7845509825284158e-43, 1.3304882812794246e-36, 1.1295759461455617e-35, 8.807931681533185e-36, 7.668352436559746e-36, 1.1306995196455306e-35, 4.376594967899663e-34, 3.3237841413673786e-34, 1.5081160581519516e-33, 1.8932299493015632e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.18371747392813917 + 0.0im, 0.1700750482745994 + 0.0im, 0.15857417717609593 + 0.0im, -0.13738141145047297 + 0.0im, 0.1129547083174123 + 0.0im, -0.06827866577198603 + 0.0im, -0.04245966165960827 + 0.0im, -0.027217903295151162 + 0.0im, -0.008729706714754613 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.2628037056598336e-43, 1.4204011710704887e-36, 5.1732823670419875e-34, 1.7837417197028877e-34, 1.1374850096802492e-34, 5.976287656991918e-35, 3.899569532401091e-34, 8.832109544208257e-33, 1.6147764244832743e-33, 1.0408146768950257e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.18371747392813906 + 0.0im, 0.17007504827459954 + 0.0im, 0.15857417717609595 + 0.0im, -0.13738141145047303 + 0.0im, 0.11295470831741229 + 0.0im, -0.06827866577198596 + 0.0im, -0.04245966165960824 + 0.0im, -0.027217903295151145 + 0.0im, -0.008729706714754563 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (9.134018332732519e-43, 2.8688370893522365e-36, 2.7591614494147034e-34, 3.6948346068523066e-33, 1.419650920693014e-34, 1.1793189007173061e-34, 1.93604407860564e-33, 6.63304399313145e-33, 3.4677026366432466e-33, 1.586464305122381e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.18371747392813895 + 0.0im, 0.17007504827459938 + 0.0im, 0.158574177176096 + 0.0im, -0.1373814114504727 + 0.0im, 0.11295470831741225 + 0.0im, -0.06827866577198605 + 0.0im, -0.04245966165960827 + 0.0im, -0.027217903295151162 + 0.0im, -0.008729706714754605 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.797248607349095e-44, 3.4918341846128766e-37, 3.445040300445678e-36, 1.3521134181445597e-35, 2.3218870359013906e-36, 1.5224805058516948e-35, 2.074193433510563e-34, 1.5143528871688985e-33, 5.530540372217978e-34, 9.566656909804787e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.18371747392813875 + 0.0im, 0.17007504827459927 + 0.0im, 0.15857417717609593 + 0.0im, -0.13738141145047297 + 0.0im, 0.11295470831741229 + 0.0im, -0.068278665771986 + 0.0im, -0.04245966165960827 + 0.0im, -0.027217903295151172 + 0.0im, -0.008729706714754589 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.087026781795799e-43, 8.36532587287996e-36, 9.538193962404712e-35, 3.170785513684416e-35, 1.30375303671541e-34, 3.1860879673897133e-34, 3.679040869539734e-34, 1.4783270719115816e-33, 2.668641416405236e-33, 5.393171790146361e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.1837174739281388 + 0.0im, 0.17007504827459943 + 0.0im, 0.15857417717609598 + 0.0im, -0.13738141145047283 + 0.0im, 0.11295470831741218 + 0.0im, -0.06827866577198613 + 0.0im, -0.04245966165960825 + 0.0im, -0.02721790329515118 + 0.0im, -0.008729706714754596 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.276745116065574e-44, 1.3992533539372166e-36, 3.506202261433778e-36, 4.65211230131487e-36, 8.650560257931678e-37, 7.259538020463136e-36, 2.041578083316583e-35, 3.515956317633345e-33, 2.234518511939945e-34, 2.645724113146744e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2104618846403612 + 0.0im, 0.18660287053164953 + 0.0im, -0.15322600409315698 + 0.0im, 0.11063644831034854 + 0.0im, -0.10929023418003447 + 0.0im, 0.06551335887693828 + 0.0im, -0.05607793160645678 + 0.0im, 0.03942472585163312 + 0.0im, -0.037925160213090905 + 0.0im, 0.010655770950224058 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.178877158328962e-44, 1.1737465885188266e-36, 3.10224966786619e-37, 3.597309309311001e-35, 2.1064412414748284e-35, 8.454984781976817e-35, 2.631249710488451e-33, 3.7064201524052863e-34, 8.81195592804832e-34, 8.744816337669438e-35, 2.3067084828802562e-34). ) (vals, info) = (ComplexF64[0.9999999999999988 + 0.0im, -0.21046188464036136 + 0.0im, 0.18660287053164964 + 0.0im, -0.15322600409315695 + 0.0im, 0.1106364483103487 + 0.0im, -0.10929023418003429 + 0.0im, 0.06551335887693825 + 0.0im, -0.056077931606456834 + 0.0im, 0.03942472585163308 + 0.0im, -0.037925160213090905 + 0.0im, 0.010655770950224073 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.776046708100606e-44, 9.814368318073304e-37, 1.3552797853692417e-35, 1.2755689224436462e-34, 2.3356301128014985e-35, 4.107309580207455e-35, 2.2853363829553884e-33, 6.462715274994862e-34, 1.5394655651358175e-33, 7.75616051046966e-34, 8.944299661895796e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2104618846403613 + 0.0im, 0.1866028705316497 + 0.0im, -0.1532260040931567 + 0.0im, 0.11063644831034854 + 0.0im, -0.10929023418003406 + 0.0im, 0.06551335887693825 + 0.0im, -0.05607793160645676 + 0.0im, 0.0394247258516331 + 0.0im, -0.03792516021309087 + 0.0im, 0.010655770950224082 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.782694064642203e-45, 4.3533875048340047e-38, 1.6422047079715923e-38, 2.998129989125787e-37, 1.7065163380946376e-36, 5.9826558624184426e-36, 7.271918040186161e-36, 1.1300584796357008e-35, 1.7119762225163895e-33, 2.9984287595967935e-35, 3.45241346497328e-35). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.2104618846403617 + 0.0im, 0.18660287053164953 + 0.0im, -0.15322600409315698 + 0.0im, 0.11063644831034847 + 0.0im, -0.10929023418003424 + 0.0im, 0.06551335887693827 + 0.0im, -0.056077931606456764 + 0.0im, 0.03942472585163307 + 0.0im, -0.03792516021309089 + 0.0im, 0.010655770950224087 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.5495237389889453e-44, 1.3167056436672419e-36, 1.0958988110252386e-36, 5.102382848103777e-36, 2.938663229783467e-35, 8.291971251070106e-35, 5.5088270607700784e-33, 6.781406357435881e-34, 1.6599950496768118e-33, 8.90953803194624e-34, 1.0643787335724794e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.2104618846403613 + 0.0im, 0.1866028705316495 + 0.0im, -0.15322600409315684 + 0.0im, 0.11063644831034855 + 0.0im, -0.10929023418003435 + 0.0im, 0.06551335887693834 + 0.0im, -0.05607793160645677 + 0.0im, 0.0394247258516331 + 0.0im, -0.03792516021309089 + 0.0im, 0.010655770950224085 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.366475437556997e-44, 5.007374527521845e-37, 6.81780649187631e-37, 5.034089894323639e-35, 1.0594214476932865e-34, 9.339165307689255e-35, 2.822789740956485e-34, 8.675498841785457e-34, 9.76903032717839e-34, 1.2219698916089872e-33, 1.4007209961129784e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2104618846403615 + 0.0im, 0.18660287053164967 + 0.0im, -0.1532260040931568 + 0.0im, 0.11063644831034859 + 0.0im, -0.10929023418003414 + 0.0im, 0.06551335887693827 + 0.0im, -0.05607793160645674 + 0.0im, 0.03942472585163306 + 0.0im, -0.03792516021309085 + 0.0im, 0.01065577095022409 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.196959766894318e-43, 9.582362730767442e-36, 1.4824515097435325e-36, 1.2265053765672502e-34, 1.4474064964848697e-34, 1.860929102454737e-34, 3.571486423674535e-34, 4.9180427552741354e-33, 7.683086268894861e-34, 1.650037443523495e-33, 2.3010974996951284e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.21046188464036159 + 0.0im, 0.18660287053165014 + 0.0im, -0.153226004093157 + 0.0im, 0.11063644831034863 + 0.0im, -0.10929023418003436 + 0.0im, 0.06551335887693828 + 0.0im, -0.05607793160645682 + 0.0im, 0.03942472585163308 + 0.0im, -0.03792516021309091 + 0.0im, 0.010655770950224078 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.905961130151354e-44, 4.111873704027492e-35, 5.4729657472858586e-37, 5.001362271294099e-35, 5.456635077191869e-34, 1.3847954074963535e-34, 4.48481897953123e-34, 1.1166691213553871e-33, 3.469380216477691e-33, 5.050959567739082e-34, 9.182207541902287e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2104618846403609 + 0.0im, 0.18660287053164945 + 0.0im, -0.15322600409315718 + 0.0im, 0.11063644831034863 + 0.0im, -0.10929023418003438 + 0.0im, 0.06551335887693828 + 0.0im, -0.05607793160645689 + 0.0im, 0.03942472585163311 + 0.0im, -0.03792516021309084 + 0.0im, 0.010655770950224092 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.624220748107498e-45, 3.677820380334355e-37, 8.01363105819983e-38, 2.9022360764276194e-36, 1.615505695018782e-35, 1.4881808987829183e-35, 1.4375196775911005e-34, 1.0753029745635625e-34, 4.27767303861026e-35, 1.4961533234074957e-34, 1.6932113432080558e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.21046188464036114 + 0.0im, 0.18660287053164973 + 0.0im, -0.1532260040931571 + 0.0im, 0.11063644831034856 + 0.0im, -0.10929023418003439 + 0.0im, 0.06551335887693828 + 0.0im, -0.05607793160645679 + 0.0im, 0.03942472585163311 + 0.0im, -0.0379251602130909 + 0.0im, 0.010655770950224063 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.572414754284452e-44, 1.3248218136322928e-35, 5.108382010244149e-38, 9.014936682166682e-36, 6.066447259545308e-35, 5.772618355711453e-35, 3.0868766283028993e-34, 3.068782840754209e-34, 1.2045509166097502e-33, 1.3705285604635475e-33, 2.2544531518074238e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.22303451933254564 + 0.0im, -0.19944460694678093 + 0.0im, -0.1623812724457651 + 0.0im, 0.15859756541630976 + 0.0im, 0.15007459957786592 + 0.0im, -0.12681750666902308 + 0.0im, 0.08038176766213773 + 0.0im, 0.05729913146612149 + 0.0im, -0.04128933362077081 + 0.0im, 0.020174581873822116 + 0.0im, 0.008762845688268213 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.903520265287254e-44, 1.57834249465049e-36, 3.112316077223297e-36, 3.326789910486163e-35, 1.7262295674117642e-34, 2.843590128739916e-34, 1.6707606456524292e-35, 7.889054621757465e-34, 8.005265980292283e-34, 6.268826792997715e-34, 2.116819683162511e-33, 6.629954514086353e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.22303451933254473 + 0.0im, -0.19944460694678087 + 0.0im, -0.16238127244576483 + 0.0im, 0.15859756541631043 + 0.0im, 0.1500745995778659 + 0.0im, -0.12681750666902328 + 0.0im, 0.08038176766213785 + 0.0im, 0.05729913146612153 + 0.0im, -0.0412893336207707 + 0.0im, 0.020174581873822123 + 0.0im, 0.008762845688268213 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.429421304768408e-44, 4.73475149830168e-37, 1.1844263903513448e-36, 4.1565032879261507e-36, 6.567811451394497e-35, 9.273091009024802e-34, 3.2861617614613677e-35, 4.559430583987322e-33, 7.078163884956205e-34, 6.543835736613671e-35, 1.9778237277579956e-33, 6.417662018819732e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.2230345193325449 + 0.0im, -0.1994446069467809 + 0.0im, -0.1623812724457645 + 0.0im, 0.15859756541630993 + 0.0im, 0.15007459957786617 + 0.0im, -0.1268175066690235 + 0.0im, 0.08038176766213777 + 0.0im, 0.057299131466121436 + 0.0im, -0.04128933362077076 + 0.0im, 0.020174581873822112 + 0.0im, 0.008762845688268225 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.714695315451453e-45, 5.656971758751246e-37, 3.029392680032973e-36, 1.3601493754616558e-34, 3.2737573181565617e-34, 3.218211636376042e-33, 1.6100204428289941e-34, 1.3287239461523325e-33, 1.2127769365576653e-34, 3.08099922332811e-34, 3.192133646399852e-33, 1.4516746814974138e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.223034519332545 + 0.0im, -0.19944460694678037 + 0.0im, -0.16238127244576447 + 0.0im, 0.1585975654163101 + 0.0im, 0.15007459957786612 + 0.0im, -0.1268175066690234 + 0.0im, 0.0803817676621378 + 0.0im, 0.0572991314661215 + 0.0im, -0.04128933362077076 + 0.0im, 0.020174581873822102 + 0.0im, 0.008762845688268224 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2867913066022979e-45, 1.1262875862888827e-37, 5.899717670217543e-38, 1.1310055803129914e-36, 8.824960590110752e-36, 6.560878843938149e-35, 2.696139957688932e-36, 1.7227411389671667e-34, 3.0224899446775875e-34, 1.7714028213477527e-35, 7.303547689652565e-34, 1.4174600535483318e-33). ) (vals, info) = (ComplexF64[0.9999999999999978 + 0.0im, 0.22303451933254514 + 0.0im, -0.19944460694678087 + 0.0im, -0.16238127244576456 + 0.0im, 0.15859756541630982 + 0.0im, 0.15007459957786617 + 0.0im, -0.12681750666902325 + 0.0im, 0.08038176766213778 + 0.0im, 0.05729913146612145 + 0.0im, -0.04128933362077073 + 0.0im, 0.0201745818738221 + 0.0im, 0.008762845688268229 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.5399773619443186e-45, 5.4538275627928835e-37, 7.395631118026266e-38, 3.7665675942874565e-37, 1.275361311480956e-35, 8.775122008928963e-35, 3.798964284963621e-36, 3.2434348197909316e-35, 5.534244009486071e-34, 2.7250047291917767e-36, 2.8673503153865056e-34, 2.7866259005407764e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.22303451933254487 + 0.0im, -0.1994446069467809 + 0.0im, -0.1623812724457649 + 0.0im, 0.15859756541631015 + 0.0im, 0.15007459957786606 + 0.0im, -0.12681750666902322 + 0.0im, 0.08038176766213775 + 0.0im, 0.05729913146612149 + 0.0im, -0.04128933362077079 + 0.0im, 0.020174581873822112 + 0.0im, 0.008762845688268225 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.938945723101685e-45, 5.999701236342387e-37, 2.2866733101139274e-36, 1.0342692562330369e-35, 1.5221228839292805e-34, 3.893801900353279e-35, 8.850494628043394e-36, 6.911400371303364e-35, 4.83347998951274e-34, 9.902638316013152e-35, 1.8272573855227082e-33, 1.05289645153594e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.22303451933254514 + 0.0im, -0.19944460694678098 + 0.0im, -0.16238127244576459 + 0.0im, 0.15859756541631012 + 0.0im, 0.15007459957786604 + 0.0im, -0.12681750666902328 + 0.0im, 0.08038176766213787 + 0.0im, 0.057299131466121436 + 0.0im, -0.041289333620770696 + 0.0im, 0.020174581873822116 + 0.0im, 0.008762845688268238 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.779661330148686e-45, 2.6362048986829313e-36, 1.603424379458333e-37, 6.844828975992488e-37, 1.3070681621049962e-34, 2.950597854856912e-35, 4.123414209949581e-35, 8.886648791654697e-35, 2.1387560616252846e-34, 2.776771137588265e-35, 8.227564696401891e-34, 1.4796429243338263e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.22303451933254534 + 0.0im, -0.1994446069467807 + 0.0im, -0.16238127244576459 + 0.0im, 0.15859756541631007 + 0.0im, 0.15007459957786587 + 0.0im, -0.12681750666902325 + 0.0im, 0.0803817676621378 + 0.0im, 0.05729913146612151 + 0.0im, -0.04128933362077074 + 0.0im, 0.020174581873822105 + 0.0im, 0.008762845688268227 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.7533373727608747e-45, 1.877354998382364e-35, 9.155174346323266e-38, 1.9988714620739273e-36, 4.745400903947036e-35, 1.5419385551125303e-34, 1.0393571995313956e-35, 2.6701117684444696e-34, 1.4398221420411785e-34, 1.8273106796161152e-35, 3.0518765975237075e-33, 6.086980529168789e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.22303451933254545 + 0.0im, -0.1994446069467807 + 0.0im, -0.1623812724457643 + 0.0im, 0.1585975654163101 + 0.0im, 0.15007459957786615 + 0.0im, -0.12681750666902328 + 0.0im, 0.08038176766213766 + 0.0im, 0.05729913146612153 + 0.0im, -0.04128933362077075 + 0.0im, 0.0201745818738221 + 0.0im, 0.008762845688268213 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.849886996154117e-45, 1.0955636896315319e-36, 1.7503691962222873e-37, 1.071841593811558e-36, 5.349719709701675e-35, 6.737081694867241e-35, 2.8460962434068333e-36, 3.8354322370990205e-34, 2.2584899298766534e-33, 2.03201077442199e-34, 3.187486836001376e-33, 1.533374339031271e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.22303451933254548 + 0.0im, -0.19944460694678123 + 0.0im, -0.16238127244576445 + 0.0im, 0.15859756541631032 + 0.0im, 0.15007459957786595 + 0.0im, -0.12681750666902328 + 0.0im, 0.08038176766213784 + 0.0im, 0.05729913146612149 + 0.0im, -0.041289333620770814 + 0.0im, 0.020174581873822102 + 0.0im, 0.008762845688268224 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2097743890617941e-45, 1.1902601793420089e-37, 6.577284090734497e-38, 5.854411233361371e-37, 2.1790725994513884e-35, 1.6493304507915782e-35, 2.4696580259004877e-36, 1.377927895124922e-34, 2.1717649452958676e-34, 2.9175939276656106e-35, 1.9011420526865616e-33, 1.0452920290504733e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.1861176238741303 + 0.0im, 0.16794652478517905 + 0.0im, -0.14806071435174945 + 0.0im, -0.14143111793222946 + 0.0im, -0.1215156353849528 + 0.0im, 0.11076584813749095 + 0.0im, 0.08157929244840734 + 0.0im, 0.0754650922799296 + 0.0im, 0.062356896515058886 + 0.0im, -0.04827712368770268 + 0.0im, -0.03220048800085756 + 0.0im, -0.025424386106300875 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.0647572846536012e-46, 2.3789704218373165e-36, 1.2405970626113266e-34, 1.1689071202998126e-34, 3.346973718475215e-34, 4.197317714213417e-35, 3.375073098701925e-34, 1.1249528667264304e-33, 1.6294031771201398e-33, 1.1162725235794333e-33, 1.1789489019383993e-33, 3.134788193801908e-33, 8.21747070292448e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1861176238741309 + 0.0im, 0.16794652478517952 + 0.0im, -0.14806071435174933 + 0.0im, -0.14143111793223 + 0.0im, -0.12151563538495304 + 0.0im, 0.1107658481374908 + 0.0im, 0.08157929244840743 + 0.0im, 0.07546509227992967 + 0.0im, 0.06235689651505888 + 0.0im, -0.048277123687702705 + 0.0im, -0.03220048800085756 + 0.0im, -0.02542438610630086 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.852937028217598e-47, 6.7131443138798885e-37, 5.484520807768083e-36, 2.154730114842672e-34, 5.776366897099858e-34, 1.3203947591315822e-34, 4.937202576729695e-35, 5.771781145717754e-34, 4.311292947319387e-33, 1.2057595185765522e-33, 1.6446832322798665e-34, 5.479754712771822e-34, 8.208523783186864e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.18611762387413036 + 0.0im, 0.16794652478517935 + 0.0im, -0.14806071435174925 + 0.0im, -0.14143111793222982 + 0.0im, -0.12151563538495272 + 0.0im, 0.11076584813749103 + 0.0im, 0.08157929244840732 + 0.0im, 0.0754650922799297 + 0.0im, 0.06235689651505888 + 0.0im, -0.04827712368770271 + 0.0im, -0.03220048800085753 + 0.0im, -0.02542438610630087 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2375924306752286e-46, 1.3306665605730278e-36, 3.569394418450078e-37, 6.582529076610185e-35, 1.0096866193132514e-34, 6.374313874950522e-35, 4.71312136192278e-35, 9.637593811544668e-34, 2.006158611214151e-33, 7.013256377561845e-34, 2.3247783459911233e-34, 1.4999922375105937e-33, 2.0158057290600893e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.18611762387413028 + 0.0im, 0.16794652478517966 + 0.0im, -0.14806071435174956 + 0.0im, -0.14143111793222995 + 0.0im, -0.1215156353849529 + 0.0im, 0.11076584813749121 + 0.0im, 0.08157929244840736 + 0.0im, 0.07546509227992974 + 0.0im, 0.06235689651505885 + 0.0im, -0.048277123687702705 + 0.0im, -0.03220048800085753 + 0.0im, -0.0254243861063009 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.714466738284082e-47, 2.0804785511558658e-36, 1.4784771984335792e-37, 3.2966752973179873e-35, 1.0220016904993813e-35, 1.0867323792292609e-35, 2.3052696371921765e-35, 2.4414681688318645e-34, 5.763524985899397e-34, 3.1353311758794068e-34, 1.3548234091206846e-34, 4.8217660469288e-33, 9.66197204324747e-35). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.18611762387413017 + 0.0im, 0.16794652478517982 + 0.0im, -0.14806071435174936 + 0.0im, -0.14143111793222984 + 0.0im, -0.1215156353849529 + 0.0im, 0.11076584813749096 + 0.0im, 0.08157929244840731 + 0.0im, 0.07546509227992976 + 0.0im, 0.062356896515058824 + 0.0im, -0.048277123687702685 + 0.0im, -0.03220048800085752 + 0.0im, -0.02542438610630089 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.86344658277416e-47, 4.072035817293704e-37, 2.3975980238337976e-37, 4.4501305263565157e-35, 9.560926056956975e-35, 4.1146966332710025e-33, 8.426942717152448e-35, 2.5844987199425192e-33, 1.0398071509069853e-33, 8.740471878919275e-35, 3.069464347542397e-34, 9.275999730121647e-34, 4.070914462440356e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.18611762387413036 + 0.0im, 0.16794652478517957 + 0.0im, -0.14806071435174967 + 0.0im, -0.14143111793223007 + 0.0im, -0.12151563538495297 + 0.0im, 0.11076584813749116 + 0.0im, 0.08157929244840728 + 0.0im, 0.0754650922799297 + 0.0im, 0.06235689651505887 + 0.0im, -0.048277123687702775 + 0.0im, -0.03220048800085756 + 0.0im, -0.025424386106300892 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.1178912680998886e-46, 1.157013400844612e-36, 8.009354166522539e-38, 2.1070675958649227e-34, 2.3036523106032465e-34, 4.725993746259537e-34, 3.237089476264214e-35, 2.5674718742210416e-34, 5.234727314130377e-34, 2.263920823778891e-34, 2.74029615541989e-34, 7.64465361408819e-34, 2.5313038777074553e-33). ) (vals, info) = (ComplexF64[0.9999999999999978 + 0.0im, -0.1861176238741308 + 0.0im, 0.16794652478517935 + 0.0im, -0.14806071435174947 + 0.0im, -0.14143111793222995 + 0.0im, -0.12151563538495289 + 0.0im, 0.110765848137491 + 0.0im, 0.08157929244840738 + 0.0im, 0.07546509227992967 + 0.0im, 0.062356896515058845 + 0.0im, -0.04827712368770284 + 0.0im, -0.03220048800085759 + 0.0im, -0.025424386106300923 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.8255540775095042e-46, 7.986454518401596e-36, 3.5418543534101325e-36, 1.017607653261129e-34, 1.3049726627725618e-33, 4.530069043671906e-34, 2.895482091532725e-34, 2.1750017508887837e-33, 3.06752000765225e-33, 1.5950717038061844e-33, 2.2175987947153853e-33, 2.802819929046105e-33, 3.9277042247245805e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.18611762387413022 + 0.0im, 0.1679465247851794 + 0.0im, -0.14806071435174953 + 0.0im, -0.14143111793222995 + 0.0im, -0.12151563538495277 + 0.0im, 0.11076584813749092 + 0.0im, 0.08157929244840754 + 0.0im, 0.07546509227992973 + 0.0im, 0.06235689651505887 + 0.0im, -0.04827712368770276 + 0.0im, -0.03220048800085753 + 0.0im, -0.025424386106300868 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0938975043037656e-46, 3.8547642269833816e-37, 1.1150173652900381e-37, 1.478511808467589e-34, 1.621436046558906e-34, 9.905879049650495e-35, 1.552939210487608e-35, 3.468670514480311e-34, 5.646900804884836e-34, 1.1532327779712654e-33, 1.6956233380217242e-33, 3.534572649056624e-33, 1.2138199274785605e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.18611762387413058 + 0.0im, 0.16794652478517988 + 0.0im, -0.14806071435174936 + 0.0im, -0.14143111793223 + 0.0im, -0.12151563538495276 + 0.0im, 0.1107658481374909 + 0.0im, 0.08157929244840738 + 0.0im, 0.07546509227992972 + 0.0im, 0.062356896515058866 + 0.0im, -0.04827712368770282 + 0.0im, -0.03220048800085754 + 0.0im, -0.025424386106300885 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.977437221085537e-47, 2.976210780799006e-35, 8.756291926036212e-37, 3.48886024090403e-35, 1.8355436687189609e-34, 5.001302602705349e-35, 1.6683222881284743e-35, 5.644596506911916e-33, 3.287971105446107e-34, 9.422791238427437e-34, 5.397977874795336e-35, 1.3799031544756768e-33, 6.524382206256415e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.18611762387413028 + 0.0im, 0.16794652478517952 + 0.0im, -0.1480607143517491 + 0.0im, -0.1414311179322298 + 0.0im, -0.12151563538495294 + 0.0im, 0.11076584813749109 + 0.0im, 0.08157929244840748 + 0.0im, 0.07546509227992967 + 0.0im, 0.06235689651505883 + 0.0im, -0.048277123687702775 + 0.0im, -0.032200488000857536 + 0.0im, -0.025424386106300854 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.2190222842353506e-47, 1.8518178715118356e-37, 1.0476435177946807e-37, 3.484520095078256e-34, 9.944058416544655e-35, 4.203810254682789e-35, 1.791560353796929e-35, 7.900625750899731e-35, 1.159697006578563e-33, 2.1201673693354336e-34, 2.7673530334368177e-34, 4.02835687664767e-33, 3.3083343220522595e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.18611762387413033 + 0.0im, 0.16794652478517924 + 0.0im, -0.1480607143517492 + 0.0im, -0.14143111793222984 + 0.0im, -0.12151563538495296 + 0.0im, 0.11076584813749109 + 0.0im, 0.08157929244840752 + 0.0im, 0.07546509227992987 + 0.0im, 0.06235689651505894 + 0.0im, -0.04827712368770275 + 0.0im, -0.032200488000857515 + 0.0im, -0.02542438610630086 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.129559618325538e-46, 3.186882104897207e-36, 7.753965639463786e-37, 1.1013851125576046e-33, 2.4976103312718277e-34, 4.538002949642444e-34, 2.0314347208773216e-34, 1.2873360388290419e-33, 1.6680644066716298e-33, 1.151241267269471e-33, 1.566805080595413e-33, 2.8796569603263315e-33, 4.365575150157493e-33). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 4×4 Matrix{Float64}: 1.0 0.192031 0.0616579 0.0564023 0.0 0.246779 -0.210965 0.0467105 0.0 0.0791675 0.246779 0.060895 0.0 0.0 0.0 -0.0231505 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 -0.146083 -0.155228 0.121438 -0.042599 0.0 0.207063 -0.0297964 -0.0673009 0.232982 0.0 0.150503 0.207063 -0.0677106 -0.0667187 0.0 0.0 0.0 -0.0398388 -0.13605 0.0 0.0 0.0 0.0743335 -0.0398388 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 -0.146083 -0.155228 0.121438 -0.042599 0.0 0.207063 -0.0297964 -0.0673009 0.232982 0.0 0.150503 0.207063 -0.0677106 -0.0667187 0.0 0.0 0.0 -0.0398388 -0.13605 0.0 0.0 0.0 0.0743335 -0.0398388 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.0398083 0.0113299 0.0933547 0.0619305 0.0566123 -0.046459 0.0173252 0.0 -0.168787 -0.0508696 0.129119 -0.0393197 0.0465992 0.0120799 0.0326453 0.0 0.0 -0.0434403 -0.0956885 0.078155 0.0410907 -0.0100466 -0.117477 0.0 0.0 0.213292 -0.0434403 -0.128095 -0.0321764 -0.0585072 0.038806 0.0 0.0 0.0 0.0 -0.0299994 -0.0873564 -0.0258109 -0.0686351 0.0 0.0 0.0 0.0 0.0 0.064871 0.0103852 -0.0737276 0.0 0.0 0.0 0.0 0.0 0.0 0.0821557 -0.12786 0.0 0.0 0.0 0.0 0.0 0.0 0.0725361 0.0821557 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.0398083 0.0113299 0.0933547 0.024203 -0.0192338 -0.0577435 0.0721728 0.0 -0.168787 -0.0508696 0.129119 -0.0466086 0.0393496 0.00645839 0.034157 0.0 0.0 -0.0434403 -0.0956885 0.0241327 -0.138929 0.0109135 0.0411767 0.0 0.0 0.213292 -0.0434403 0.0271766 0.121722 0.082561 0.00120182 0.0 0.0 0.0 0.0 0.0821557 0.118739 -0.0533607 -0.00129868 0.0 0.0 0.0 0.0 -0.078108 0.0821557 -0.108672 0.0106546 0.0 0.0 0.0 0.0 0.0 0.0 -0.0299994 0.0720379 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.064871 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0551597 0.0074488 -0.109416 -0.0772531 -0.0428015 0.0247591 0.115471 -0.0745525 0.0 -0.253123 -0.00221241 0.00453133 -0.0907439 0.104715 -0.0358096 0.0584165 0.0093535 0.0 0.0 -0.0833095 0.135468 -0.0228254 0.0772388 -0.0834856 0.0410744 0.0651837 0.0 0.0 -0.204919 -0.0833095 0.0647984 -0.135601 -0.133817 0.131085 0.0490314 0.0 0.0 0.0 0.0 0.208927 -0.117449 -0.0736034 0.0532992 0.0277605 0.0 0.0 0.0 0.0 0.0 0.107267 0.026885 -0.00318274 0.0138254 0.0 0.0 0.0 0.0 0.0 -0.0858761 0.107267 0.0343124 0.153762 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.022249 0.10335 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.107557 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.00845237 -0.024491 -0.0744789 -0.127902 -0.0488756 0.0469384 0.0559275 -0.0463161 -0.124006 0.0 0.150787 -0.0724413 0.00368563 0.0568347 -0.0243403 0.00815721 0.0196716 -0.028603 -0.0132495 0.0 0.0 -0.0884619 0.111526 -0.121609 -0.0654808 -0.0755439 0.121793 -0.0463834 0.0545489 0.0 0.0 -0.0286154 -0.0884619 -0.078478 -0.0617146 -0.0668239 -0.0569814 -0.037653 -0.05777 0.0 0.0 0.0 0.0 0.0467166 0.102815 0.0763412 0.0911481 0.0785333 0.062041 0.0 0.0 0.0 0.0 -0.042691 0.0467166 0.072334 -0.103794 -0.135439 0.00806908 0.0 0.0 0.0 0.0 0.0 0.0 0.00930047 0.0652271 0.0138464 -0.0115683 0.0 0.0 0.0 0.0 0.0 0.0 -0.108009 0.00930047 0.152878 -0.0168672 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0848288 0.061102 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0267569 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0102561 0.0630441 0.120097 -0.00915172 -0.0292559 0.0568601 -0.0536223 -0.106416 0.00656412 0.00438676 0.0 0.0704837 0.128151 -0.0188145 -0.0631793 0.0176227 -0.00712317 0.0739367 -0.0518811 0.0226312 0.0405048 0.0 -0.177237 0.0704837 0.0441312 0.0440053 -0.025672 0.0587405 0.00930185 -0.0547145 -0.0451624 0.0490457 0.0 0.0 0.0 -0.193104 0.0865361 -0.0506213 0.000991629 0.00919524 0.0383206 -0.0335527 0.0341496 0.0 0.0 0.0 0.0 -0.0916903 -0.0763392 0.106429 -0.0557987 -0.000859644 0.0178074 0.0058404 0.0 0.0 0.0 0.0 0.158635 -0.0916903 -0.03766 -0.0355566 -0.0191265 0.0220595 -0.0132102 0.0 0.0 0.0 0.0 0.0 0.0 0.142839 -0.0415007 -0.0895436 -0.035244 -0.0138354 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0129738 0.0886193 0.0291381 -0.0515405 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0564015 0.0129738 0.0790874 -0.0564682 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0446302 0.121864 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0190543 -0.0446302 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0697837 0.0462118 -0.0120371 -0.115857 -0.0334787 -0.0313378 -0.0536223 -0.106416 0.00656412 0.00438676 0.0 0.142839 0.0244567 -0.0753658 0.0163845 -0.0585848 -0.0752036 -0.0367974 -0.104482 -0.0339266 0.0177672 0.0 0.0 0.0704837 -0.175516 -0.047484 -0.0233333 0.052977 0.000590532 -0.0117069 -0.0416796 0.0337369 0.0 0.0 0.129407 0.0704837 -0.00309462 0.03094 -0.0224418 0.0898679 -0.0348376 0.0182594 0.0517081 0.0 0.0 0.0 0.0 -0.193104 0.0520006 -0.0843697 -0.0144708 -0.0452872 0.0314923 -0.0350304 0.0 0.0 0.0 0.0 0.0 -0.0916903 0.170947 -0.0275945 -0.0109447 0.0237763 -0.0123089 0.0 0.0 0.0 0.0 0.0 -0.0708414 -0.0916903 -0.0365551 0.0331737 0.0307373 0.010302 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0129738 0.0886193 0.0291381 -0.0515405 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0564015 0.0129738 0.0790874 -0.0564682 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0446302 0.121864 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0190543 -0.0446302 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0697837 0.0462118 -0.0120371 -0.115857 -0.0334787 -0.0313378 -0.0536223 -0.106416 0.00656412 0.00438676 0.0 0.142839 0.0244567 -0.0753658 0.0163845 -0.0585848 -0.0752036 -0.0367974 -0.104482 -0.0339266 0.0177672 0.0 0.0 0.0704837 -0.175516 -0.047484 -0.0233333 0.052977 0.000590532 -0.0117069 -0.0416796 0.0337369 0.0 0.0 0.129407 0.0704837 -0.00309462 0.03094 -0.0224418 0.0898679 -0.0348376 0.0182594 0.0517081 0.0 0.0 0.0 0.0 -0.193104 0.0520006 -0.0843697 -0.0144708 -0.0452872 0.0314923 -0.0350304 0.0 0.0 0.0 0.0 0.0 -0.0916903 0.170947 -0.0275945 -0.0109447 0.0237763 -0.0123089 0.0 0.0 0.0 0.0 0.0 -0.0708414 -0.0916903 -0.0365551 0.0331737 0.0307373 0.010302 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0129738 0.0886193 0.0291381 -0.0515405 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0564015 0.0129738 0.0790874 -0.0564682 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0446302 0.121864 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0190543 -0.0446302 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0675896 0.0346122 0.0499945 0.0539651 -0.100578 0.101385 -0.00169979 -0.0451678 -0.0882578 -0.0264403 0.0173384 0.0 0.130321 0.0922815 0.0567682 0.0532659 -0.00577941 -0.0405211 0.0804301 -0.0223217 0.00550375 -0.064883 -0.0199697 0.0 -0.0675697 0.130321 0.123604 0.0332272 0.0785057 0.0352561 0.0141721 0.00172101 0.0416918 0.0479791 0.101079 0.0 0.0 0.0 -0.13763 0.0113851 0.0332633 0.0631164 -0.0573718 0.0726076 0.0160964 0.0568468 0.0483538 0.0 0.0 0.0 -0.0889541 -0.13763 -0.0548394 0.0440622 -0.00870768 0.0323813 -0.0402413 -0.027399 -0.043291 0.0 0.0 0.0 0.0 0.0 -0.00390624 0.105704 -0.0125068 0.0666723 -0.00252631 -0.0395653 -0.0224259 0.0 0.0 0.0 0.0 0.0 -0.139261 -0.00390624 0.0559742 0.0567358 -0.00824881 -0.0217078 0.0411784 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0727806 -0.140373 0.0324484 -0.0453452 -0.0816124 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0427711 0.0306791 0.0107459 -0.0577541 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.151584 0.0569302 -0.0302605 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0873304 0.0701778 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0155999 0.0873304 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0286907 0.0378483 0.122954 0.0906474 0.0299572 0.0713101 -0.0942014 -0.0250163 0.0278316 0.00340586 0.0233723 0.0 -0.13763 -0.0119672 0.0211439 -0.0841742 0.0144098 0.0760511 -0.0100973 -0.050296 0.011276 -0.047958 0.0642972 0.0 0.0846273 -0.13763 0.0410155 0.0638065 -0.0729946 -0.0763114 -0.0420932 -0.0211381 -0.0667995 0.0290731 -0.0179982 0.0 0.0 0.0 -0.00390624 -0.093502 0.0517609 -0.0042664 0.000817662 0.0310328 0.0542342 -0.0360711 0.0427289 0.0 0.0 0.0 0.157434 -0.00390624 0.0406783 -0.058577 -0.0127547 -0.0864311 -0.0250599 -0.0588426 -0.0240894 0.0 0.0 0.0 0.0 0.0 0.130321 0.102505 0.0103942 -0.0607782 -0.0125819 -0.0333118 0.0181164 0.0 0.0 0.0 0.0 0.0 -0.0608304 0.130321 0.0394011 0.0426577 0.0783021 -0.0162645 -0.0977055 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.151584 0.0574728 -0.0275599 -0.00442345 0.0482202 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0873304 0.0679289 -0.0457787 -0.0719838 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0161164 0.0873304 -0.000103914 -0.0534813 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0727806 -0.147554 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0427711 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.034107 0.0155453 0.0196652 0.0314651 0.0200143 0.0125817 -0.0596239 0.0997832 0.0448255 0.0769397 0.022155 -0.071112 0.0 0.159979 -0.00101602 0.0112195 0.046523 0.0409857 0.024991 -0.026143 -0.0119826 -0.0281542 0.0267836 0.0109848 -0.0033005 0.0 0.0 -0.108702 0.0825855 0.109301 0.00178555 0.00543172 -0.103066 -0.0172806 0.0137689 -0.0507686 -0.0230685 -0.0161537 0.0 0.0 -0.127363 -0.108702 -0.0306568 0.0064932 0.0432478 -0.0165561 0.0150153 0.00736968 0.106796 -0.0233351 -0.0249019 0.0 0.0 0.0 0.0 0.0661951 -0.105747 -0.011105 0.0104415 0.00128234 0.0243186 -0.000938237 0.0337912 -0.0144705 0.0 0.0 0.0 0.0 0.0735245 0.0661951 -0.0429807 0.00342735 0.108808 0.0224552 -0.000397625 0.00158717 0.0193278 0.0 0.0 0.0 0.0 0.0 0.0 -0.041466 0.125929 0.0279559 -0.0938125 -0.000124817 0.0410663 0.0859626 0.0 0.0 0.0 0.0 0.0 0.0 -0.110416 -0.041466 -0.0297544 0.0303208 0.0746368 -0.0233597 -0.0253102 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.116076 0.0288718 0.0599661 0.0846922 0.048899 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.111555 0.0783064 0.0123309 0.0382126 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0435865 -0.00298624 0.0386074 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00195378 0.0820717 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -5.39898e-5 0.00195378 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.034107 0.0155453 0.0196652 -0.00851547 0.0557491 -0.0352929 -0.026036 0.0997832 0.0448255 0.0769397 0.022155 -0.071112 0.0 0.159979 -0.00101602 0.0112195 -0.0342718 0.0240003 -0.0410515 -0.0414299 -0.0119826 -0.0281542 0.0267836 0.0109848 -0.0033005 0.0 0.0 -0.108702 0.0825855 -0.00146239 0.0871055 -0.120598 -0.0216515 -0.0172806 0.0137689 -0.0507686 -0.0230685 -0.0161537 0.0 0.0 -0.127363 -0.108702 -0.0334025 0.0300775 0.0330423 0.00378186 0.0150153 0.00736968 0.106796 -0.0233351 -0.0249019 0.0 0.0 0.0 0.0 -0.041466 0.128742 0.0181772 0.00247326 -0.0432655 0.0728251 -0.0155986 -0.039477 -0.0770425 0.0 0.0 0.0 0.0 -0.108003 -0.041466 0.0328885 0.0198233 0.0307528 -0.0563655 -0.0715552 0.0285385 0.0466399 0.0 0.0 0.0 0.0 0.0 0.0 0.0661951 -0.106564 0.0117184 -0.0265846 0.0116181 -0.0316436 0.0223175 0.0 0.0 0.0 0.0 0.0 0.0 0.072961 0.0661951 -0.102726 -0.0403541 0.00855908 0.00151553 -0.00205982 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.116076 0.0288718 0.0599661 0.0846922 0.048899 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.111555 0.0783064 0.0123309 0.0382126 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0435865 -0.00298624 0.0386074 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00195378 0.0820717 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -5.39898e-5 0.00195378 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.034107 -0.0287719 0.00817154 0.00778494 0.0326159 0.0125817 -0.0596239 0.0997832 0.0448255 0.0769397 0.022155 -0.071112 0.0 0.159979 -0.0417531 0.0254785 0.0301252 0.0259062 0.024991 -0.026143 -0.0119826 -0.0281542 0.0267836 0.0109848 -0.0033005 0.0 0.0 0.0661951 0.118391 -0.0477897 -0.0667249 0.0290947 0.0223241 -0.00659133 -0.0266638 0.0561455 -0.0286776 0.00658795 0.0 0.0 -0.0656722 0.0661951 0.0286605 0.0527951 -0.0453474 0.00142727 0.100516 0.0143257 -0.0191001 -0.00349022 0.025928 0.0 0.0 0.0 0.0 -0.108702 -0.0792789 -0.00707429 0.090043 0.0371377 0.0039505 0.0669193 0.0293457 0.00547068 0.0 0.0 0.0 0.0 0.132675 -0.108702 0.0302921 -0.0490856 0.0289605 0.0201923 0.0773851 -0.0229192 -0.0268032 0.0 0.0 0.0 0.0 0.0 0.0 -0.041466 0.125929 0.0279559 -0.0938125 -0.000124817 0.0410663 0.0859626 0.0 0.0 0.0 0.0 0.0 0.0 -0.110416 -0.041466 -0.0297544 0.0303208 0.0746368 -0.0233597 -0.0253102 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.116076 0.0288718 0.0599661 0.0846922 0.048899 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.111555 0.0783064 0.0123309 0.0382126 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0435865 -0.00298624 0.0386074 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00195378 0.0820717 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -5.39898e-5 0.00195378 (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.24677912042016126 + 0.1292346783907621im, 0.24677912042016126 - 0.1292346783907621im, -0.02315049796877352 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (2.074775902759766e-34, 1.2303210448050203e-32, 6.51714622690706e-33, 9.996048718047723e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.246779120420161 + 0.12923467839076186im, 0.246779120420161 - 0.12923467839076186im, -0.02315049796877359 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.19128995450687e-34, 1.1451031913105297e-33, 8.458283756460348e-33, 1.294268584398466e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.20706346779073403 + 0.06696605785968045im, 0.20706346779073403 - 0.06696605785968045im, -0.03983877378869165 + 0.10056374930018415im, -0.03983877378869165 - 0.10056374930018415im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (9.171538093044205e-35, 3.6808534485204366e-32, 9.919120575973505e-33, 1.879136803389244e-32, 1.7102119317101617e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.20706346779073415 + 0.0669660578596804im, 0.20706346779073415 - 0.0669660578596804im, -0.03983877378869169 + 0.1005637493001842im, -0.03983877378869169 - 0.1005637493001842im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.2477086708265007e-35, 6.066813980514529e-33, 7.212924373384622e-34, 5.447980258373228e-33, 3.0397374605398976e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2070634677907342 + 0.06696605785968052im, 0.2070634677907342 - 0.06696605785968052im, -0.03983877378869176 + 0.10056374930018436im, -0.03983877378869176 - 0.10056374930018436im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (6.362217348201958e-35, 2.852047929879164e-32, 3.9170154216306614e-34, 3.0938119980081176e-32, 4.95108995261851e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.38409194293359383 + 0.0im, -0.014038901790463326 + 0.21760388436150593im, -0.014038901790463326 - 0.21760388436150593im, -0.16310967923278777 + 0.0im, -0.11434831007668377 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (5.329080249633831e-39, 4.707433044200696e-36, 6.118196155148517e-35, 1.9313302569263887e-35, 7.391651556219694e-35, 6.363562612106845e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.3840919429335935 + 0.0im, -0.01403890179046349 + 0.21760388436150593im, -0.01403890179046349 - 0.21760388436150593im, -0.16310967923278769 + 0.0im, -0.1143483100766838 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.0897356701315043e-37, 2.3858635302344936e-34, 4.584472022517359e-34, 2.8896477909207977e-34, 4.0283395132985374e-33, 9.04466494677692e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.3840919429335936 + 0.0im, -0.014038901790463465 + 0.21760388436150596im, -0.014038901790463465 - 0.21760388436150596im, -0.16310967923278769 + 0.0im, -0.11434831007668378 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (3.994999746387268e-37, 2.632377024498122e-34, 8.288215370846026e-35, 4.952877985013895e-34, 2.4883185749225723e-33, 8.650951442893908e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.3840919429335937 + 0.0im, -0.014038901790463416 + 0.21760388436150593im, -0.014038901790463416 - 0.21760388436150593im, -0.1631096792327877 + 0.0im, -0.11434831007668377 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (5.271550548078124e-37, 1.1906352338219772e-34, 3.8807255917927645e-34, 1.05947197317011e-34, 6.952394505083038e-33, 2.4673312836970434e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.22687196632615228 + 0.0im, 0.011092292543146694 + 0.22119519465103765im, 0.011092292543146694 - 0.22119519465103765im, -0.18247029615417712 + 0.0im, 0.12870389760553838 + 0.0im, 0.06643875113621477 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.0571395230999293e-37, 1.9170828101806055e-33, 1.629047737252123e-34, 5.43284558200227e-34, 1.8868545976106753e-33, 1.3073173633709077e-33, 7.664679328704849e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.22687196632615317 + 0.0im, 0.011092292543146608 + 0.22119519465103782im, 0.011092292543146608 - 0.22119519465103782im, -0.1824702961541772 + 0.0im, 0.12870389760553852 + 0.0im, 0.06643875113621474 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (4.475213274944021e-38, 2.8523952050845546e-34, 4.5348915245504083e-35, 1.262982591682209e-34, 3.319685871480024e-34, 3.3080035869730456e-33, 2.1599919693308177e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.2268719663261525 + 0.0im, 0.011092292543146684 + 0.2211951946510378im, 0.011092292543146684 - 0.2211951946510378im, -0.1824702961541775 + 0.0im, 0.1287038976055384 + 0.0im, 0.06643875113621481 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (9.42230817364152e-38, 9.698995570760715e-34, 6.000447252938406e-35, 6.731454898839606e-34, 1.310116622255101e-33, 2.9445396397116172e-33, 2.03787596872194e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.22687196632615259 + 0.0im, 0.011092292543146613 + 0.22119519465103796im, 0.011092292543146613 - 0.22119519465103796im, -0.18247029615417718 + 0.0im, 0.12870389760553855 + 0.0im, 0.06643875113621478 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (8.961152210375694e-38, 8.45027707488929e-34, 1.7128364766102828e-34, 5.087758065036182e-34, 7.985932602537046e-33, 2.3731035498438987e-33, 3.879874383461772e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.22687196632615236 + 0.0im, 0.011092292543146583 + 0.22119519465103774im, 0.011092292543146583 - 0.22119519465103774im, -0.1824702961541773 + 0.0im, 0.1287038976055385 + 0.0im, 0.06643875113621481 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.8133259933367174e-38, 2.9562695542280916e-34, 1.122538008292995e-34, 1.6995569933123132e-34, 7.999582425057687e-34, 8.651736243824212e-33, 1.2962885391111908e-32). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.1687873149361186 + 0.0im, -0.04344027256850978 + 0.1428620581053503im, -0.04344027256850978 - 0.1428620581053503im, 0.08215573081137231 + 0.09630414944687314im, 0.08215573081137231 - 0.09630414944687314im, 0.06487097225203893 + 0.0im, -0.029999395839009534 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.190844749752204e-39, 2.369219845437434e-35, 6.59740186182194e-35, 9.208527693076149e-36, 5.631852556456793e-35, 5.467334769189273e-34, 4.77066646344874e-34, 3.395769596269699e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.16878731493611862 + 0.0im, -0.04344027256850981 + 0.14286205810535044im, -0.04344027256850981 - 0.14286205810535044im, 0.08215573081137237 + 0.09630414944687346im, 0.08215573081137237 - 0.09630414944687346im, 0.06487097225203897 + 0.0im, -0.02999939583900946 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.969318218213679e-39, 1.4940069599556144e-32, 4.5777586157838134e-33, 1.4765852346992507e-32, 3.675428811723213e-33, 5.6689905126236095e-33, 1.967848108384995e-33, 9.583914605356414e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.16878731493611882 + 0.0im, -0.04344027256850989 + 0.14286205810535052im, -0.04344027256850989 - 0.14286205810535052im, 0.08215573081137224 + 0.09630414944687322im, 0.08215573081137224 - 0.09630414944687322im, 0.06487097225203889 + 0.0im, -0.029999395839009433 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.4120826637774376e-39, 1.6053984336723092e-34, 2.376683047572853e-34, 9.320528266603561e-34, 2.9617868537178453e-34, 2.2313708104837952e-34, 8.2132913272625e-34, 6.272495668714249e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.16878731493611823 + 0.0im, -0.04344027256850967 + 0.14286205810535027im, -0.04344027256850967 - 0.14286205810535027im, 0.08215573081137231 + 0.09630414944687311im, 0.08215573081137231 - 0.09630414944687311im, 0.06487097225203894 + 0.0im, -0.02999939583900952 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.3492156016020336e-39, 4.775215816267711e-35, 1.6611211756749722e-34, 2.037333751761518e-34, 9.14289198968686e-34, 5.44800594347288e-34, 5.0831155554266924e-33, 1.4193020340706935e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.16878731493611854 + 0.0im, -0.0434402725685098 + 0.14286205810535066im, -0.0434402725685098 - 0.14286205810535066im, 0.08215573081137223 + 0.09630414944687325im, 0.08215573081137223 - 0.09630414944687325im, 0.0648709722520389 + 0.0im, -0.029999395839009492 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.6425172668367915e-39, 7.092254207256355e-35, 7.485484563350619e-35, 2.2198893203979492e-34, 1.302562449935668e-34, 5.38575884979564e-34, 8.294601400629909e-34, 4.510013036554211e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.16878731493611832 + 0.0im, -0.04344027256850974 + 0.14286205810535033im, -0.04344027256850974 - 0.14286205810535033im, 0.08215573081137215 + 0.09630414944687317im, 0.08215573081137215 - 0.09630414944687317im, 0.06487097225203894 + 0.0im, -0.029999395839009433 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (9.128735585051306e-39, 1.5581526389005962e-34, 6.348192467549455e-34, 1.0777058592817654e-33, 1.441653676770044e-33, 8.603362198492936e-34, 1.2406496780653299e-33, 1.6607725866827993e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.2531232865226806 + 0.0im, 0.2089271378096972 + 0.0im, -0.08330951309415371 + 0.16661301776647058im, -0.08330951309415371 - 0.16661301776647058im, 0.10726694201622813 + 0.04804973266544698im, 0.10726694201622813 - 0.04804973266544698im, -0.10755726439544547 + 0.0im, 0.022249001578145796 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.0820026471052224e-39, 2.1620222193046496e-35, 1.1806983323445696e-33, 3.1306975666749402e-34, 1.0181355458242422e-34, 9.913620398093474e-33, 4.3348810273316336e-33, 2.4983475627321685e-33, 9.683857359240459e-33). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, -0.25312328652268057 + 0.0im, 0.20892713780969704 + 0.0im, -0.08330951309415377 + 0.16661301776647064im, -0.08330951309415377 - 0.16661301776647064im, 0.10726694201622794 + 0.04804973266544684im, 0.10726694201622794 - 0.04804973266544684im, -0.10755726439544545 + 0.0im, 0.02224900157814574 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.422000407678851e-39, 4.0497318937693625e-35, 1.0659421470777563e-33, 5.436695462979684e-35, 2.6925326049254505e-33, 1.552455892644205e-33, 6.999838860424519e-33, 1.8202689381776653e-32, 1.2232665831127339e-32). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.2531232865226814 + 0.0im, 0.20892713780969754 + 0.0im, -0.0833095130941538 + 0.16661301776647072im, -0.0833095130941538 - 0.16661301776647072im, 0.10726694201622769 + 0.04804973266544679im, 0.10726694201622769 - 0.04804973266544679im, -0.10755726439544537 + 0.0im, 0.02224900157814587 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.433098673032944e-40, 1.1821786484134177e-35, 6.915089956640365e-35, 2.4332175083066715e-35, 2.2932691056654005e-35, 3.649092005258538e-34, 5.663913798291238e-35, 1.6998237183831296e-33, 8.176733797381042e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2531232865226817 + 0.0im, 0.2089271378096971 + 0.0im, -0.0833095130941538 + 0.16661301776647072im, -0.0833095130941538 - 0.16661301776647072im, 0.107266942016228 + 0.048049732665446966im, 0.107266942016228 - 0.048049732665446966im, -0.10755726439544554 + 0.0im, 0.022249001578145883 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.7724639473091065e-39, 1.7689908035981938e-34, 4.97473167409206e-34, 4.458886200008125e-35, 2.2616880759024538e-34, 1.2768156117208176e-33, 3.518473273800132e-33, 9.491270527983708e-34, 8.084545932441417e-34). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.2531232865226815 + 0.0im, 0.20892713780969713 + 0.0im, -0.0833095130941538 + 0.16661301776647075im, -0.0833095130941538 - 0.16661301776647075im, 0.10726694201622795 + 0.048049732665446904im, 0.10726694201622795 - 0.048049732665446904im, -0.10755726439544541 + 0.0im, 0.022249001578145803 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.352951571240938e-39, 3.991925844491987e-34, 3.1871583816020065e-34, 4.2709079788328585e-34, 3.560583632428879e-34, 6.383727132102532e-33, 7.166664495295804e-33, 1.5111849101177324e-32, 2.4355621452153385e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2531232865226811 + 0.0im, 0.20892713780969713 + 0.0im, -0.08330951309415385 + 0.1666130177664709im, -0.08330951309415385 - 0.1666130177664709im, 0.10726694201622788 + 0.048049732665446876im, 0.10726694201622788 - 0.048049732665446876im, -0.10755726439544532 + 0.0im, 0.022249001578145838 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.616833940852933e-40, 2.3940624746719424e-35, 7.872613157534535e-35, 5.362782012247834e-35, 2.396692223918702e-35, 2.7379163796626976e-34, 5.947035434410234e-34, 2.5513784838180035e-34, 3.6232360784956094e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.25312328652268073 + 0.0im, 0.20892713780969735 + 0.0im, -0.08330951309415373 + 0.16661301776647047im, -0.08330951309415373 - 0.16661301776647047im, 0.10726694201622788 + 0.04804973266544691im, 0.10726694201622788 - 0.04804973266544691im, -0.10755726439544551 + 0.0im, 0.022249001578145848 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.900469606921076e-38, 1.3836679029068354e-33, 2.0380595770363514e-33, 1.2283408524343956e-33, 1.719490077226201e-33, 2.1835908346469854e-33, 2.0414606112473862e-32, 1.8174735509723658e-32, 1.373254412312462e-32). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.15078737842185574 + 0.0im, -0.0884618615799362 + 0.05649206819787535im, -0.0884618615799362 - 0.05649206819787535im, -0.08482875768408177 + 0.0im, 0.00930047093294931 + 0.08393500090850745im, 0.00930047093294931 - 0.08393500090850745im, 0.04671657999478809 + 0.06625151978075713im, 0.04671657999478809 - 0.06625151978075713im, -0.026756932660747332 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.3545530173671558e-41, 1.9165289687489144e-34, 1.5612518194715564e-33, 8.42597806208997e-35, 6.023849673616941e-33, 1.4534944093608439e-33, 1.0882430711817901e-32, 1.692531143839213e-33, 6.105464529215314e-34, 4.214277067876969e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.15078737842185605 + 0.0im, -0.08846186157993621 + 0.056492068197875465im, -0.08846186157993621 - 0.056492068197875465im, -0.08482875768408189 + 0.0im, 0.009300470932949306 + 0.08393500090850749im, 0.009300470932949306 - 0.08393500090850749im, 0.04671657999478818 + 0.06625151978075698im, 0.04671657999478818 - 0.06625151978075698im, -0.026756932660747353 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.837167550830906e-44, 3.2194572977657497e-37, 1.5468168067834494e-36, 6.272849496021133e-36, 1.706567938123599e-34, 2.410337238073801e-35, 1.3288987747097466e-34, 2.3551456854555017e-35, 1.299590512782294e-34, 2.0262553525820508e-32). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.15078737842185555 + 0.0im, -0.08846186157993624 + 0.056492068197875424im, -0.08846186157993624 - 0.056492068197875424im, -0.08482875768408187 + 0.0im, 0.009300470932949334 + 0.08393500090850746im, 0.009300470932949334 - 0.08393500090850746im, 0.04671657999478812 + 0.06625151978075706im, 0.04671657999478812 - 0.06625151978075706im, -0.02675693266074739 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.780118588506775e-42, 1.450773225301385e-35, 2.1134479277629652e-34, 2.7536430835914584e-35, 8.122643074115957e-34, 1.614235947086668e-34, 1.859786991919721e-33, 1.3617339317161175e-34, 3.5184031054125037e-34, 8.232421580836753e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.1507873784218559 + 0.0im, -0.08846186157993617 + 0.056492068197875396im, -0.08846186157993617 - 0.056492068197875396im, -0.0848287576840819 + 0.0im, 0.009300470932949167 + 0.08393500090850749im, 0.009300470932949167 - 0.08393500090850749im, 0.046716579994788135 + 0.06625151978075702im, 0.046716579994788135 - 0.06625151978075702im, -0.026756932660747343 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.9990663062248266e-41, 2.834516560501306e-34, 6.302856738592711e-34, 5.347968847615865e-34, 2.753214619165799e-33, 1.4200654621024476e-33, 7.909533918486976e-33, 1.1887487282583417e-33, 3.8348336508388156e-33, 3.08363133400442e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.15078737842185527 + 0.0im, -0.08846186157993616 + 0.05649206819787538im, -0.08846186157993616 - 0.05649206819787538im, -0.08482875768408192 + 0.0im, 0.00930047093294914 + 0.08393500090850753im, 0.00930047093294914 - 0.08393500090850753im, 0.046716579994788045 + 0.06625151978075694im, 0.046716579994788045 - 0.06625151978075694im, -0.026756932660747284 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.858816677193595e-41, 3.537261545416657e-34, 2.7386492075518967e-34, 3.9331528974582596e-34, 2.3928330726064914e-33, 2.678234964714985e-33, 8.270362736018622e-33, 2.1999639277416078e-33, 2.2112543505838338e-33, 2.52703754522288e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.15078737842185527 + 0.0im, -0.08846186157993614 + 0.056492068197875486im, -0.08846186157993614 - 0.056492068197875486im, -0.08482875768408189 + 0.0im, 0.009300470932949192 + 0.08393500090850747im, 0.009300470932949192 - 0.08393500090850747im, 0.04671657999478815 + 0.06625151978075709im, 0.04671657999478815 - 0.06625151978075709im, -0.026756932660747322 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.210528849857587e-41, 9.138969880109534e-34, 1.402491601945377e-33, 1.627509478252625e-33, 1.2961456164345606e-32, 9.730398174260963e-33, 2.84004252020822e-32, 7.197550698740954e-33, 2.7209237246350317e-32, 9.025066503453061e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.15078737842185574 + 0.0im, -0.08846186157993619 + 0.056492068197875354im, -0.08846186157993619 - 0.056492068197875354im, -0.08482875768408196 + 0.0im, 0.00930047093294921 + 0.08393500090850758im, 0.00930047093294921 - 0.08393500090850758im, 0.04671657999478819 + 0.06625151978075722im, 0.04671657999478819 - 0.06625151978075722im, -0.026756932660747298 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0275316983205972e-42, 5.3523586876537285e-36, 3.8004832298798195e-35, 5.168477687130329e-35, 4.507255907856032e-34, 2.738458159370554e-34, 1.3204379923054001e-34, 1.6991050903704748e-35, 8.917808660979128e-34, 9.50028978167283e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.15078737842185558 + 0.0im, -0.08846186157993621 + 0.056492068197875375im, -0.08846186157993621 - 0.056492068197875375im, -0.08482875768408209 + 0.0im, 0.00930047093294923 + 0.08393500090850736im, 0.00930047093294923 - 0.08393500090850736im, 0.0467165799947881 + 0.06625151978075687im, 0.0467165799947881 - 0.06625151978075687im, -0.026756932660747267 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.927455926187452e-42, 4.4920933117482175e-35, 3.3791129982296513e-34, 1.2737173194274789e-34, 4.758278061146613e-34, 7.013133260236582e-34, 2.1620150912799398e-33, 4.083180278365255e-34, 2.0313728317814363e-33, 1.768644160687616e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.19310429563634915 + 0.0im, 0.0704837026026588 + 0.1507084806908749im, 0.0704837026026588 - 0.1507084806908749im, -0.09169032623517184 + 0.11004589831407607im, -0.09169032623517184 - 0.11004589831407607im, 0.1428390144061191 + 0.0im, 0.01297380528402585 + 0.07069836534842337im, 0.01297380528402585 - 0.07069836534842337im, -0.04463017269284415 + 0.04818747013565469im, -0.04463017269284415 - 0.04818747013565469im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.442455301408452e-41, 1.1682539266123158e-33, 6.15312897571735e-34, 2.2155154759867463e-33, 2.350830031897781e-33, 2.0838221223723838e-33, 1.1394831867267552e-33, 1.6443364256916192e-32, 1.9362581581965588e-35, 5.7223442866315295e-33, 4.725938494969794e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.19310429563634854 + 0.0im, 0.07048370260265877 + 0.1507084806908748im, 0.07048370260265877 - 0.1507084806908748im, -0.0916903262351718 + 0.11004589831407596im, -0.0916903262351718 - 0.11004589831407596im, 0.14283901440611937 + 0.0im, 0.012973805284025832 + 0.07069836534842343im, 0.012973805284025832 - 0.07069836534842343im, -0.04463017269284404 + 0.04818747013565453im, -0.04463017269284404 - 0.04818747013565453im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.3361996167338264e-41, 6.01711948809744e-34, 4.337725809390268e-35, 3.4884925896192048e-34, 2.338856381476236e-33, 5.105393926739266e-35, 1.2004094429354332e-33, 2.620652750890165e-33, 6.125961794668737e-33, 1.1845106423311018e-32, 2.873589149238265e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.19310429563634868 + 0.0im, 0.07048370260265865 + 0.1507084806908748im, 0.07048370260265865 - 0.1507084806908748im, -0.09169032623517209 + 0.11004589831407613im, -0.09169032623517209 - 0.11004589831407613im, 0.14283901440611896 + 0.0im, 0.012973805284025858 + 0.07069836534842343im, 0.012973805284025858 - 0.07069836534842343im, -0.04463017269284416 + 0.0481874701356545im, -0.04463017269284416 - 0.0481874701356545im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (9.68860025336791e-42, 1.0028595828356588e-34, 1.0295567730816159e-34, 1.7616198523834283e-35, 1.863844017660315e-34, 3.2499518673535774e-34, 1.2701801530851058e-34, 7.728537246086242e-34, 2.582970409565498e-33, 3.1292446145767455e-34, 1.3471866030543876e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.19310429563634873 + 0.0im, 0.07048370260265885 + 0.15070848069087472im, 0.07048370260265885 - 0.15070848069087472im, -0.09169032623517205 + 0.1100458983140762im, -0.09169032623517205 - 0.1100458983140762im, 0.14283901440611904 + 0.0im, 0.012973805284025839 + 0.07069836534842348im, 0.012973805284025839 - 0.07069836534842348im, -0.044630172692844174 + 0.04818747013565443im, -0.044630172692844174 - 0.04818747013565443im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.171540310296837e-42, 2.9895389601214955e-35, 1.7012502946472344e-35, 3.137211914482764e-35, 6.093909756020539e-35, 2.1182916943247805e-36, 1.2603260202792396e-34, 1.0557952426093986e-33, 1.2077347720940434e-33, 1.1267589101883067e-32, 3.589201723701937e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.19310429563634898 + 0.0im, 0.07048370260265863 + 0.15070848069087486im, 0.07048370260265863 - 0.15070848069087486im, -0.09169032623517195 + 0.11004589831407624im, -0.09169032623517195 - 0.11004589831407624im, 0.1428390144061189 + 0.0im, 0.012973805284025846 + 0.07069836534842347im, 0.012973805284025846 - 0.07069836534842347im, -0.0446301726928441 + 0.04818747013565449im, -0.0446301726928441 - 0.04818747013565449im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.028842066902271e-40, 1.7871303379263108e-34, 7.27403058601035e-34, 5.94141287766103e-34, 6.1017420613952366e-33, 4.112114610272991e-34, 2.7429743458614263e-33, 3.2660310694935915e-33, 2.3365781139607418e-32, 7.89731929762402e-33, 9.236171588384804e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.19310429563634873 + 0.0im, 0.0704837026026589 + 0.15070848069087484im, 0.0704837026026589 - 0.15070848069087484im, -0.09169032623517201 + 0.11004589831407613im, -0.09169032623517201 - 0.11004589831407613im, 0.14283901440611915 + 0.0im, 0.012973805284025829 + 0.07069836534842341im, 0.012973805284025829 - 0.07069836534842341im, -0.04463017269284414 + 0.04818747013565447im, -0.04463017269284414 - 0.04818747013565447im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.2274585035475455e-41, 9.692741608188417e-35, 1.7226260070955215e-34, 2.3672326001272526e-35, 6.371384713204239e-34, 8.399997627633466e-34, 6.657746070125425e-34, 3.3928312900859133e-33, 4.918268063015097e-34, 5.667939438688991e-33, 1.162488426771415e-32). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.19310429563634868 + 0.0im, 0.07048370260265877 + 0.1507084806908748im, 0.07048370260265877 - 0.1507084806908748im, -0.09169032623517219 + 0.1100458983140762im, -0.09169032623517219 - 0.1100458983140762im, 0.1428390144061191 + 0.0im, 0.01297380528402578 + 0.07069836534842334im, 0.01297380528402578 - 0.07069836534842334im, -0.04463017269284407 + 0.048187470135654616im, -0.04463017269284407 - 0.048187470135654616im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.740261033353182e-42, 7.869569719131706e-35, 4.2449920377450415e-35, 1.5154320203441204e-35, 6.387934249377572e-34, 7.305752974606391e-34, 2.5863518163307683e-33, 2.7081203661987582e-33, 1.7156900024554713e-34, 3.0198672079004525e-33, 4.592119975451388e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.19310429563634873 + 0.0im, 0.07048370260265888 + 0.15070848069087495im, 0.07048370260265888 - 0.15070848069087495im, -0.0916903262351719 + 0.11004589831407614im, -0.0916903262351719 - 0.11004589831407614im, 0.1428390144061189 + 0.0im, 0.012973805284025853 + 0.07069836534842344im, 0.012973805284025853 - 0.07069836534842344im, -0.044630172692844125 + 0.04818747013565443im, -0.044630172692844125 - 0.04818747013565443im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (9.216780357083502e-42, 1.104090713808228e-34, 2.030181765646681e-35, 1.4685539627690201e-34, 1.7120360447165065e-34, 1.1773218487024023e-33, 4.0093585449434654e-34, 2.6183158085818922e-33, 3.622186122238076e-34, 8.747269463812166e-33, 3.51448797399187e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.1931042956363484 + 0.0im, 0.07048370260265877 + 0.15070848069087509im, 0.07048370260265877 - 0.15070848069087509im, -0.09169032623517198 + 0.11004589831407613im, -0.09169032623517198 - 0.11004589831407613im, 0.14283901440611924 + 0.0im, 0.012973805284025825 + 0.0706983653484235im, 0.012973805284025825 - 0.0706983653484235im, -0.04463017269284414 + 0.048187470135654456im, -0.04463017269284414 - 0.048187470135654456im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.8842951475903574e-42, 9.08507527402403e-36, 1.3905187923401397e-35, 7.808882752406883e-37, 1.3736615809691565e-35, 5.65817225763022e-35, 1.1147465449173753e-35, 1.082648311375951e-33, 5.97453410733245e-34, 3.8086984522264456e-33, 6.655337209219721e-34). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.13032084531430763 + 0.07896476627076225im, 0.13032084531430763 - 0.07896476627076225im, 0.15158423972595403 + 0.0im, -0.1376302873661009 + 0.031823796011929195im, -0.1376302873661009 - 0.031823796011929195im, -0.003906241701884702 + 0.12132782445642225im, -0.003906241701884702 - 0.12132782445642225im, 0.08733037217364592 + 0.0330872477777599im, 0.08733037217364592 - 0.0330872477777599im, -0.07278056140709367 + 0.0im, -0.0427710713148565 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.6330834766298625e-42, 1.1085266485869992e-34, 4.278575958085467e-34, 6.202244331775253e-33, 1.1067527775825825e-33, 7.831544966884234e-34, 7.525255840432599e-35, 1.9266554346679367e-34, 3.1044362616921975e-33, 9.217507064743819e-33, 4.107380249127533e-33, 7.278361326089436e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.13032084531430746 + 0.07896476627076217im, 0.13032084531430746 - 0.07896476627076217im, 0.15158423972595422 + 0.0im, -0.1376302873661012 + 0.031823796011929126im, -0.1376302873661012 - 0.031823796011929126im, -0.0039062417018845817 + 0.12132782445642225im, -0.0039062417018845817 - 0.12132782445642225im, 0.08733037217364595 + 0.03308724777775985im, 0.08733037217364595 - 0.03308724777775985im, -0.07278056140709381 + 0.0im, -0.04277107131485642 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.978356543165439e-42, 3.2726437483850276e-34, 6.9108878570648e-34, 1.2900542601503609e-33, 1.0332674975962198e-33, 3.149665952883206e-34, 1.1425685049934256e-33, 7.988966140277002e-34, 6.123163280722045e-33, 1.789021002907242e-32, 1.0554626721197435e-33, 1.6287987750797746e-32). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.13032084531430776 + 0.07896476627076227im, 0.13032084531430776 - 0.07896476627076227im, 0.15158423972595403 + 0.0im, -0.13763028736610122 + 0.03182379601192927im, -0.13763028736610122 - 0.03182379601192927im, -0.0039062417018846914 + 0.12132782445642253im, -0.0039062417018846914 - 0.12132782445642253im, 0.08733037217364589 + 0.03308724777775982im, 0.08733037217364589 - 0.03308724777775982im, -0.07278056140709376 + 0.0im, -0.0427710713148564 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.293992515288595e-43, 2.4148796475427254e-34, 4.0237210444694637e-35, 7.460753702788003e-34, 1.7789031955950467e-34, 1.719062850149421e-34, 1.8528840954235915e-35, 1.1487084888445815e-35, 1.688846078729616e-33, 1.1948669208705958e-33, 3.127242016335259e-33, 7.2333606675464486e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.13032084531430768 + 0.07896476627076231im, 0.13032084531430768 - 0.07896476627076231im, 0.15158423972595414 + 0.0im, -0.13763028736610128 + 0.03182379601192946im, -0.13763028736610128 - 0.03182379601192946im, -0.003906241701884689 + 0.12132782445642233im, -0.003906241701884689 - 0.12132782445642233im, 0.08733037217364588 + 0.033087247777759815im, 0.08733037217364588 - 0.033087247777759815im, -0.07278056140709352 + 0.0im, -0.042771071314856524 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.6332443937091604e-42, 1.2586729941771221e-33, 8.735980796151006e-34, 3.0181574141537413e-33, 1.242082290024847e-33, 1.0032041374576562e-33, 5.707152640295073e-34, 8.490717900979147e-34, 4.572682856534395e-34, 6.735164890332939e-33, 1.1789544159379924e-33, 5.2948307740501306e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.13032084531430754 + 0.07896476627076231im, 0.13032084531430754 - 0.07896476627076231im, 0.151584239725954 + 0.0im, -0.13763028736610133 + 0.031823796011929265im, -0.13763028736610133 - 0.031823796011929265im, -0.0039062417018846567 + 0.12132782445642243im, -0.0039062417018846567 - 0.12132782445642243im, 0.08733037217364588 + 0.03308724777775983im, 0.08733037217364588 - 0.03308724777775983im, -0.0727805614070936 + 0.0im, -0.04277107131485647 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.2891208090015675e-43, 1.7888317156398933e-34, 5.523591162736533e-35, 1.8518974127335433e-33, 7.359860395416613e-35, 2.381467443634802e-34, 9.846280836425858e-35, 1.2047868140806933e-34, 6.303699482633759e-33, 8.291332186353974e-34, 2.008882808823704e-33, 1.1876451180981389e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.13032084531430793 + 0.07896476627076246im, 0.13032084531430793 - 0.07896476627076246im, 0.15158423972595417 + 0.0im, -0.1376302873661014 + 0.03182379601192916im, -0.1376302873661014 - 0.03182379601192916im, -0.0039062417018846797 + 0.12132782445642254im, -0.0039062417018846797 - 0.12132782445642254im, 0.08733037217364582 + 0.03308724777775988im, 0.08733037217364582 - 0.03308724777775988im, -0.07278056140709398 + 0.0im, -0.04277107131485638 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.61152146528e-43, 2.7039285999392475e-34, 7.993890605301769e-35, 7.712330886672842e-34, 3.283531190805298e-35, 2.6139799503942603e-34, 5.768273616295481e-35, 2.702456513146915e-35, 1.2773645326086594e-32, 5.9133327806407376e-33, 2.2953013740271733e-33, 6.0326050164113606e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.1303208453143078 + 0.07896476627076227im, 0.1303208453143078 - 0.07896476627076227im, 0.151584239725954 + 0.0im, -0.1376302873661014 + 0.031823796011929015im, -0.1376302873661014 - 0.031823796011929015im, -0.0039062417018846463 + 0.12132782445642264im, -0.0039062417018846463 - 0.12132782445642264im, 0.08733037217364589 + 0.03308724777775986im, 0.08733037217364589 - 0.03308724777775986im, -0.07278056140709364 + 0.0im, -0.04277107131485655 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.1075904823384018e-42, 1.3461848430665868e-34, 7.062026852147459e-34, 1.4998789865080765e-33, 1.3855286394000692e-35, 2.7928227434895113e-34, 1.1932672127038943e-34, 4.2869490741640973e-35, 3.784831296094049e-33, 5.095977179074281e-33, 5.83811757174331e-34, 1.8054823167772934e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.13032084531430752 + 0.07896476627076227im, 0.13032084531430752 - 0.07896476627076227im, 0.15158423972595367 + 0.0im, -0.1376302873661013 + 0.031823796011929396im, -0.1376302873661013 - 0.031823796011929396im, -0.0039062417018846454 + 0.1213278244564226im, -0.0039062417018846454 - 0.1213278244564226im, 0.08733037217364599 + 0.0330872477777599im, 0.08733037217364599 - 0.0330872477777599im, -0.07278056140709388 + 0.0im, -0.042771071314856336 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.7019644071880694e-42, 8.558057230960246e-34, 7.35098296932353e-34, 2.15804110825399e-33, 3.6318202086134356e-34, 4.875948235736106e-34, 7.218224414017688e-34, 8.054003691446243e-34, 3.2609663094543066e-33, 1.354137167957065e-34, 5.3211786110576895e-33, 3.71404247663213e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.1303208453143077 + 0.07896476627076222im, 0.1303208453143077 - 0.07896476627076222im, 0.15158423972595414 + 0.0im, -0.137630287366101 + 0.031823796011929396im, -0.137630287366101 - 0.031823796011929396im, -0.0039062417018846116 + 0.1213278244564225im, -0.0039062417018846116 - 0.1213278244564225im, 0.0873303721736459 + 0.03308724777775981im, 0.0873303721736459 - 0.03308724777775981im, -0.07278056140709391 + 0.0im, -0.04277107131485633 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.5892018768372656e-42, 6.176034732989894e-34, 1.0271832178260474e-33, 5.208703447928331e-33, 3.802563356635831e-34, 5.433287448944612e-34, 7.753162333860571e-35, 1.23339533404212e-35, 1.7614381675796715e-32, 2.5932224583148607e-33, 2.9774717875936063e-33, 5.821702376637145e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.1303208453143075 + 0.07896476627076211im, 0.1303208453143075 - 0.07896476627076211im, 0.15158423972595395 + 0.0im, -0.13763028736610108 + 0.03182379601192938im, -0.13763028736610108 - 0.03182379601192938im, -0.0039062417018847074 + 0.1213278244564223im, -0.0039062417018847074 - 0.1213278244564223im, 0.08733037217364586 + 0.03308724777775989im, 0.08733037217364586 - 0.03308724777775989im, -0.07278056140709385 + 0.0im, -0.04277107131485657 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.0209518450126483e-42, 1.1301885207693784e-33, 2.6305143043162348e-34, 1.331788611445047e-34, 1.5097729547169333e-34, 3.991276087145765e-34, 2.218525015295761e-34, 1.9358219010269265e-35, 9.393048482446145e-33, 2.3864603140734154e-33, 1.774167177705466e-33, 5.71294380457266e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.15997931843776647 + 0.0im, -0.10870227185182793 + 0.10255881738012315im, -0.10870227185182793 - 0.10255881738012315im, -0.041465959532335145 + 0.11791730279808994im, -0.041465959532335145 - 0.11791730279808994im, -0.11607631332915352 + 0.0im, -0.11155467145671484 + 0.0im, 0.06619510310709027 + 0.08817594906817179im, 0.06619510310709027 - 0.08817594906817179im, 0.043586490579121666 + 0.0im, 0.001953781284783747 + 0.0021050015423243226im, 0.001953781284783747 - 0.0021050015423243226im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.196148689390694e-44, 4.194700770320952e-33, 1.0081297020609979e-34, 6.723880899703438e-36, 7.85142472485615e-34, 4.523517438612758e-34, 2.5921334720542827e-33, 3.2493137291799905e-34, 3.557572998612808e-34, 1.5911234092486436e-33, 5.888285960120089e-33, 1.5772200218199567e-32, 2.7575865016642685e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.1599793184377668 + 0.0im, -0.10870227185182785 + 0.10255881738012317im, -0.10870227185182785 - 0.10255881738012317im, -0.041465959532335304 + 0.11791730279808992im, -0.041465959532335304 - 0.11791730279808992im, -0.11607631332915358 + 0.0im, -0.11155467145671509 + 0.0im, 0.06619510310709029 + 0.08817594906817179im, 0.06619510310709029 - 0.08817594906817179im, 0.04358649057912158 + 0.0im, 0.001953781284783779 + 0.002105001542324137im, 0.001953781284783779 - 0.002105001542324137im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.4448995673632787e-44, 2.067691209275163e-34, 8.03768873814072e-35, 8.620970275044625e-36, 2.8778050341446143e-34, 9.011898715555991e-35, 1.3805255415750501e-33, 5.3798398119788745e-33, 1.6129971787104006e-33, 1.3846525143911977e-33, 1.0241055467784871e-33, 7.384124568937906e-33, 4.452384209310799e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.15997931843776683 + 0.0im, -0.10870227185182764 + 0.10255881738012315im, -0.10870227185182764 - 0.10255881738012315im, -0.041465959532335006 + 0.11791730279808993im, -0.041465959532335006 - 0.11791730279808993im, -0.11607631332915347 + 0.0im, -0.11155467145671487 + 0.0im, 0.06619510310709022 + 0.08817594906817182im, 0.06619510310709022 - 0.08817594906817182im, 0.043586490579121555 + 0.0im, 0.001953781284783811 + 0.0021050015423247303im, 0.001953781284783811 - 0.0021050015423247303im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.652656720402801e-45, 7.227719995621552e-36, 1.8663818294387475e-35, 7.870498156993672e-36, 6.38605231507546e-35, 2.1656329340752402e-36, 4.959954647421947e-34, 1.186599368631078e-32, 2.694575677403685e-33, 2.9624418352186118e-33, 8.3896499644106e-33, 6.423171541992572e-34, 2.0748522692286083e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.15997931843776717 + 0.0im, -0.10870227185182765 + 0.10255881738012318im, -0.10870227185182765 - 0.10255881738012318im, -0.04146595953233519 + 0.11791730279808976im, -0.04146595953233519 - 0.11791730279808976im, -0.11607631332915336 + 0.0im, -0.11155467145671484 + 0.0im, 0.0661951031070902 + 0.08817594906817186im, 0.0661951031070902 - 0.08817594906817186im, 0.043586490579121666 + 0.0im, 0.0019537812847837408 + 0.0021050015423234167im, 0.0019537812847837408 - 0.0021050015423234167im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.6021677584608048e-44, 7.630234837316713e-36, 2.0458078671363605e-35, 6.37414674025541e-35, 2.0499498791121226e-34, 1.87474755778816e-34, 1.7695750450531617e-34, 2.510685376909646e-34, 1.046168280410592e-34, 3.86624017164081e-35, 1.534027415909078e-32, 4.618105687026368e-33, 7.477079784503841e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.15997931843776647 + 0.0im, -0.10870227185182757 + 0.10255881738012317im, -0.10870227185182757 - 0.10255881738012317im, -0.04146595953233519 + 0.11791730279808994im, -0.04146595953233519 - 0.11791730279808994im, -0.11607631332915329 + 0.0im, -0.11155467145671516 + 0.0im, 0.06619510310709023 + 0.08817594906817178im, 0.06619510310709023 - 0.08817594906817178im, 0.043586490579121624 + 0.0im, 0.001953781284783798 + 0.0021050015423236595im, 0.001953781284783798 - 0.0021050015423236595im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.688243349362465e-45, 2.3498444621925472e-36, 1.082486733850622e-35, 1.8299839747581589e-35, 4.4090831108763906e-35, 1.4305849621877454e-35, 1.3070683665320339e-34, 1.2820232678871456e-34, 8.060740941728995e-35, 9.78181507056666e-35, 1.2257460111076997e-33, 1.6330905411291356e-33, 1.0681750601674388e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.15997931843776647 + 0.0im, -0.10870227185182768 + 0.1025588173801234im, -0.10870227185182768 - 0.1025588173801234im, -0.041465959532335166 + 0.11791730279808989im, -0.041465959532335166 - 0.11791730279808989im, -0.11607631332915308 + 0.0im, -0.11155467145671531 + 0.0im, 0.06619510310709026 + 0.08817594906817192im, 0.06619510310709026 - 0.08817594906817192im, 0.04358649057912167 + 0.0im, 0.0019537812847837677 + 0.002105001542323717im, 0.0019537812847837677 - 0.002105001542323717im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.3539868212580946e-44, 2.6631979587116996e-36, 4.979093774327956e-35, 3.167204488170961e-35, 1.1668711738705738e-34, 9.00724670535805e-35, 7.706030750433153e-34, 2.5179227922072673e-34, 5.90235124871512e-35, 2.878349010982493e-34, 1.5234181995586518e-33, 3.759209235931488e-33, 1.9639770426911655e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.15997931843776655 + 0.0im, -0.10870227185182779 + 0.10255881738012337im, -0.10870227185182779 - 0.10255881738012337im, -0.041465959532335145 + 0.11791730279808987im, -0.041465959532335145 - 0.11791730279808987im, -0.11607631332915389 + 0.0im, -0.11155467145671442 + 0.0im, 0.06619510310709026 + 0.08817594906817167im, 0.06619510310709026 - 0.08817594906817167im, 0.04358649057912157 + 0.0im, 0.0019537812847837685 + 0.002105001542324393im, 0.0019537812847837685 - 0.002105001542324393im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.026998883358716e-45, 1.4756272199644792e-35, 6.190664490159727e-35, 4.965708188786768e-36, 9.698438235367761e-35, 1.1538484573372058e-34, 3.1935187212978035e-34, 6.280606871895427e-34, 3.2507095531739422e-34, 2.510211145177447e-34, 2.0115817151166453e-33, 4.8003803356850795e-33, 6.923220061333832e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.15997931843776678 + 0.0im, -0.10870227185182774 + 0.10255881738012312im, -0.10870227185182774 - 0.10255881738012312im, -0.04146595953233506 + 0.11791730279808998im, -0.04146595953233506 - 0.11791730279808998im, -0.1160763133291535 + 0.0im, -0.11155467145671501 + 0.0im, 0.06619510310709026 + 0.08817594906817189im, 0.06619510310709026 - 0.08817594906817189im, 0.04358649057912172 + 0.0im, 0.0019537812847837126 + 0.0021050015423237246im, 0.0019537812847837126 - 0.0021050015423237246im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.8049295570721804e-46, 1.1375067045204417e-37, 1.158519709284994e-36, 1.9205163839016384e-38, 7.862317304599184e-36, 8.995525583688443e-37, 2.2260719689092143e-33, 1.3580741484393007e-32, 1.7936607503876494e-33, 2.9426529169436747e-33, 5.9201122047860885e-33, 3.004896920794701e-34, 1.6844433539233362e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.15997931843776694 + 0.0im, -0.10870227185182772 + 0.10255881738012325im, -0.10870227185182772 - 0.10255881738012325im, -0.041465959532335145 + 0.11791730279808989im, -0.041465959532335145 - 0.11791730279808989im, -0.11607631332915358 + 0.0im, -0.11155467145671491 + 0.0im, 0.06619510310709015 + 0.08817594906817183im, 0.06619510310709015 - 0.08817594906817183im, 0.04358649057912158 + 0.0im, 0.0019537812847837894 + 0.002105001542323586im, 0.0019537812847837894 - 0.002105001542323586im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.437667468051537e-45, 1.5198371191998285e-36, 1.432397879808691e-35, 3.5611576876233156e-36, 1.4907394062947415e-35, 1.3840143147960845e-35, 1.6838055043557065e-34, 9.462125688472884e-34, 3.1461049328927524e-34, 2.440317611381851e-34, 1.2637446730748673e-33, 3.133981264171536e-33, 8.597136311591072e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.15997931843776633 + 0.0im, -0.10870227185182768 + 0.10255881738012329im, -0.10870227185182768 - 0.10255881738012329im, -0.04146595953233517 + 0.11791730279808989im, -0.04146595953233517 - 0.11791730279808989im, -0.11607631332915357 + 0.0im, -0.11155467145671495 + 0.0im, 0.06619510310709023 + 0.08817594906817187im, 0.06619510310709023 - 0.08817594906817187im, 0.04358649057912164 + 0.0im, 0.001953781284783764 + 0.0021050015423236786im, 0.001953781284783764 - 0.0021050015423236786im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.0235763138833446e-45, 1.3778555951767728e-35, 4.0862308582589296e-36, 1.1379284958126586e-35, 1.2609738236339838e-35, 5.556796789256074e-35, 1.86167889749851e-34, 2.3154046153287482e-34, 9.270682493649883e-35, 1.4313155574449712e-34, 2.1558604745782847e-33, 3.473797812495269e-33, 3.249909114450439e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.15997931843776675 + 0.0im, -0.10870227185182771 + 0.1025588173801232im, -0.10870227185182771 - 0.1025588173801232im, -0.04146595953233502 + 0.11791730279808978im, -0.04146595953233502 - 0.11791730279808978im, -0.11607631332915376 + 0.0im, -0.1115546714567142 + 0.0im, 0.06619510310709023 + 0.08817594906817175im, 0.06619510310709023 - 0.08817594906817175im, 0.0435864905791216 + 0.0im, 0.0019537812847838214 + 0.0021050015423228615im, 0.0019537812847838214 - 0.0021050015423228615im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.1494554480237283e-44, 6.395352011031716e-35, 5.02694665781486e-35, 2.9738912244731104e-36, 1.0692725922802545e-34, 1.537387209528536e-34, 1.3751409919537364e-33, 2.5832145250503163e-33, 4.392921116009248e-34, 5.797052184180416e-35, 1.2604897900932135e-32, 1.2134602092288573e-32, 1.2951446534999775e-33). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m18.1s Testing PCCAPlus tests passed Testing completed after 108.19s PkgEval succeeded after 186.75s