Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.65 (b05afe0f25*) started at 2025-11-11T20:45:41.117 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.8s ################################################################################ # 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.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.11 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.15.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.8 [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.11.4 [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.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.56s ################################################################################ # 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... 2394.3 ms ✓ NLSolversBase 4736.9 ms ✓ LineSearches 8199.9 ms ✓ Optim 3228.5 ms ✓ PCCAPlus 4 dependencies successfully precompiled in 24 seconds. 86 already precompiled. Precompilation completed after 32.26s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_H8dDdx/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_H8dDdx/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.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.11 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.15.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.8 [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.11.4 [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.68.0+1 [3f19e933] p7zip_jll v17.7.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... ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.104817 -0.0123695 0.10261 0.142536 -0.0501427 0.0177188 0.0080213 0.0377449 -0.0276113 0.0 0.0306583 -0.215999 0.0807567 0.0730746 -0.034992 0.0475592 -0.00156591 -0.0982558 -0.0704468 0.0 0.15908 0.0306583 0.0819696 0.0390941 -0.0567307 -0.0139816 0.0369903 -0.0570497 -0.00154995 0.0 0.0 0.0 0.163525 -0.0130603 -0.150755 -0.0657661 -0.0899041 -0.018905 0.103918 0.0 0.0 0.0 0.0890402 0.163525 -0.171792 0.0347693 -0.00767501 0.0694918 -0.0355454 0.0 0.0 0.0 0.0 0.0 -0.121638 0.0461919 -0.044325 0.0220942 0.0908339 0.0 0.0 0.0 0.0 0.0 -0.0669262 -0.121638 -0.0191942 -0.00920875 -0.0808488 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0817407 -0.1121 -0.0025211 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.014175 0.0468732 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00578659 (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.1970606757290211 + 0.0im, -0.15048335586333533 + 0.0im, 0.10799466221265924 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (2.3475614954074938e-35, 3.515676218928691e-33, 7.022010155189972e-34, 1.348352780770084e-32). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, 0.19706067572902108 + 0.0im, -0.1504833558633353 + 0.0im, 0.10799466221265934 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.3787907724471737e-35, 1.061610317057592e-32, 5.694417074611837e-34, 3.227278836056869e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.19887851271872176 + 0.0im, 0.17725781730435672 + 0.0im, -0.14041596369985132 + 0.0im, -0.07316750049528445 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (3.892983687160175e-39, 6.825497347138709e-36, 1.154780875019258e-33, 2.7163888469354134e-35, 3.179434967508833e-35). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.19887851271872184 + 0.0im, 0.17725781730435688 + 0.0im, -0.14041596369985113 + 0.0im, -0.07316750049528442 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (5.2183632718625765e-37, 7.180124088066887e-34, 1.0879997286099175e-33, 4.596374436821295e-34, 1.5010102676341691e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.1988785127187218 + 0.0im, 0.17725781730435697 + 0.0im, -0.14041596369985135 + 0.0im, -0.07316750049528452 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (7.429326936512881e-36, 8.464461066180216e-33, 4.051507187541159e-33, 4.896725819067786e-33, 3.3767721453001905e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2611509740014963 + 0.0im, 0.19147124839946486 + 0.0im, -0.14091992342367451 + 0.0im, 0.03957643282516053 + 0.0im, 0.024457932575838164 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.5607506211181988e-38, 1.225413748183616e-35, 3.9393216230533745e-35, 5.009947167124421e-35, 2.779229789677e-34, 8.354996865297924e-34). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.2611509740014962 + 0.0im, 0.1914712483994647 + 0.0im, -0.14091992342367468 + 0.0im, 0.03957643282516045 + 0.0im, 0.024457932575838143 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (6.900104059646863e-38, 2.9808386345559167e-35, 5.320607670538251e-34, 5.519748811872602e-33, 7.418859975825276e-33, 4.989382957720329e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.26115097400149606 + 0.0im, 0.19147124839946464 + 0.0im, -0.14091992342367446 + 0.0im, 0.03957643282516042 + 0.0im, 0.024457932575838143 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.1476461574149699e-37, 2.763834064296595e-34, 4.064592223115678e-34, 1.0954373810932517e-32, 4.2147546675977814e-33, 8.698016319677029e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2611509740014961 + 0.0im, 0.19147124839946467 + 0.0im, -0.14091992342367438 + 0.0im, 0.039576432825160435 + 0.0im, 0.024457932575838143 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.9127837074372567e-38, 1.052813734918885e-35, 3.2781247825218505e-35, 6.071745598747496e-35, 5.031834053500611e-34, 8.363720029862795e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2954415466747736 + 0.0im, -0.21920325423698858 + 0.0im, 0.20055805770875687 + 0.0im, 0.12371762630697822 + 0.0im, -0.1007195892676826 + 0.0im, -0.0037891569801136895 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.7372266225028734e-38, 1.6450187978740862e-34, 7.056548206062614e-33, 7.312234932611038e-35, 4.1698210495263315e-34, 2.963607050994813e-34, 5.9092692548777115e-34). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.29544154667477374 + 0.0im, -0.21920325423698878 + 0.0im, 0.2005580577087573 + 0.0im, 0.1237176263069783 + 0.0im, -0.10071958926768265 + 0.0im, -0.003789156980113665 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.2589766424057274e-38, 5.324252983186792e-35, 2.9060046723587972e-34, 6.999597066267054e-35, 2.492405477759681e-34, 3.783152433209531e-33, 8.146671631658486e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2954415466747741 + 0.0im, -0.21920325423698875 + 0.0im, 0.2005580577087571 + 0.0im, 0.12371762630697843 + 0.0im, -0.10071958926768265 + 0.0im, -0.0037891569801136935 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.9746933326093785e-39, 2.0923209596461397e-35, 6.119808213059622e-35, 3.108751129353016e-35, 5.15473290303214e-35, 1.4383513736353602e-34, 3.526845532229645e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.29544154667477307 + 0.0im, -0.21920325423698847 + 0.0im, 0.20055805770875676 + 0.0im, 0.12371762630697848 + 0.0im, -0.1007195892676827 + 0.0im, -0.0037891569801136718 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.8691695927939504e-39, 5.177237285108252e-35, 4.1844810978227933e-35, 5.822520316227879e-35, 4.916383285024231e-35, 1.2488993615057483e-34, 8.632080712945607e-34). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, -0.2954415466747744 + 0.0im, -0.2192032542369882 + 0.0im, 0.20055805770875695 + 0.0im, 0.12371762630697851 + 0.0im, -0.10071958926768275 + 0.0im, -0.0037891569801136856 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (9.618096782910901e-38, 9.622966051251549e-34, 3.556543677804214e-33, 1.7495155345517517e-33, 3.253596816974093e-33, 3.201112799239373e-33, 6.207479063472864e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.2448178198763555 + 0.0im, 0.2177907992836396 + 0.0im, -0.14976817523045255 + 0.0im, 0.12975919986116813 + 0.0im, 0.08152340401995312 + 0.0im, -0.0227269271031156 + 0.0im, 6.403662272945357e-5 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.796630317820853e-40, 5.046764631274539e-34, 3.877001751390293e-33, 2.4083335689993092e-34, 6.8608528596148966e-34, 1.2529784071046532e-33, 1.959299886774314e-34, 1.3791540732712576e-33). ) (vals, info) = (ComplexF64[1.0000000000000027 + 0.0im, 0.24481781987635565 + 0.0im, 0.21779079928363956 + 0.0im, -0.1497681752304525 + 0.0im, 0.12975919986116813 + 0.0im, 0.08152340401995312 + 0.0im, -0.022726927103115666 + 0.0im, 6.403662272937097e-5 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.6860304832867765e-39, 6.065019625198074e-34, 7.995412363122633e-34, 1.1560509194424882e-34, 4.5856269328698895e-33, 2.86129897832719e-33, 1.2612252399097565e-33, 1.3093227045221726e-33). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, 0.24481781987635562 + 0.0im, 0.21779079928363956 + 0.0im, -0.1497681752304528 + 0.0im, 0.12975919986116816 + 0.0im, 0.08152340401995314 + 0.0im, -0.02272692710311568 + 0.0im, 6.40366227294238e-5 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (8.948206301752489e-40, 1.1948017606251182e-33, 3.3241580172098775e-34, 4.870095841552184e-35, 5.9907606009203374e-33, 2.143297590162908e-33, 3.784967344140887e-33, 1.7843868064917875e-33). ) (vals, info) = (ComplexF64[1.0000000000000022 + 0.0im, 0.2448178198763555 + 0.0im, 0.21779079928363965 + 0.0im, -0.1497681752304526 + 0.0im, 0.12975919986116818 + 0.0im, 0.08152340401995326 + 0.0im, -0.022726927103115663 + 0.0im, 6.403662272944349e-5 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.441393667816579e-40, 7.481747117571369e-35, 2.1366193913412485e-34, 1.350109152127891e-34, 3.825822887953392e-34, 1.1782920719143608e-34, 1.3095951931973191e-33, 1.1412819752223664e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.24481781987635548 + 0.0im, 0.21779079928363967 + 0.0im, -0.14976817523045285 + 0.0im, 0.12975919986116824 + 0.0im, 0.08152340401995314 + 0.0im, -0.02272692710311568 + 0.0im, 6.403662272946654e-5 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.9434183414046445e-40, 1.1276509989982232e-34, 1.7756384029814827e-34, 3.0982640542426717e-35, 6.593670262557607e-34, 4.742116445571317e-34, 2.4456186186594936e-33, 1.604302477644166e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.24481781987635534 + 0.0im, 0.21779079928363945 + 0.0im, -0.1497681752304526 + 0.0im, 0.12975919986116807 + 0.0im, 0.08152340401995319 + 0.0im, -0.022726927103115652 + 0.0im, 6.403662272943191e-5 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.543718855627008e-39, 7.858230253895298e-34, 7.625217603365899e-34, 1.9205630766815293e-34, 2.7414954745418918e-33, 1.6772150330448512e-33, 1.5045098231403037e-33, 2.6976179488474212e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.2945717720085064 + 0.0im, -0.22320760418958135 + 0.0im, 0.17470063916245504 + 0.0im, 0.08095909972587283 + 0.0im, -0.0725162908545066 + 0.0im, 0.053214105632812043 + 0.0im, -0.040116671678396734 + 0.0im, 0.017646941566402258 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.615851327375233e-41, 8.147648968475107e-36, 4.7319015341826405e-37, 1.863878820375102e-35, 1.4793130412330393e-33, 1.45633872706028e-34, 5.399036245739203e-34, 1.2058478434219185e-34, 2.168643711026005e-33). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, 0.2945717720085067 + 0.0im, -0.22320760418958066 + 0.0im, 0.1747006391624551 + 0.0im, 0.08095909972587279 + 0.0im, -0.07251629085450666 + 0.0im, 0.05321410563281201 + 0.0im, -0.04011667167839667 + 0.0im, 0.01764694156640227 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.7201789859413653e-41, 1.9302820996370533e-36, 1.0415428364867022e-36, 3.021296318426313e-35, 5.183075071847627e-33, 8.135533193100837e-34, 3.07249087705684e-33, 5.363062582280703e-34, 2.6185598555550427e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.2945717720085062 + 0.0im, -0.2232076041895807 + 0.0im, 0.17470063916245512 + 0.0im, 0.08095909972587279 + 0.0im, -0.07251629085450664 + 0.0im, 0.05321410563281197 + 0.0im, -0.04011667167839677 + 0.0im, 0.017646941566402258 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.0051659455300961e-41, 3.8320049583257504e-37, 2.3428435442672852e-37, 3.806679877301496e-36, 1.4612105333623353e-34, 1.8309796064951188e-34, 2.5290881813304307e-34, 4.937038496586185e-34, 7.420517425622539e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.29457177200850704 + 0.0im, -0.22320760418958074 + 0.0im, 0.1747006391624551 + 0.0im, 0.0809590997258727 + 0.0im, -0.07251629085450662 + 0.0im, 0.05321410563281204 + 0.0im, -0.04011667167839675 + 0.0im, 0.01764694156640225 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.924334180670852e-42, 5.638520432430814e-36, 2.104870851569402e-37, 8.514506954824072e-36, 9.452815525378873e-35, 6.691681289225697e-35, 8.321289883770114e-35, 1.261651968624518e-34, 7.401768044751248e-34). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, 0.29457177200850654 + 0.0im, -0.22320760418958108 + 0.0im, 0.1747006391624553 + 0.0im, 0.08095909972587273 + 0.0im, -0.07251629085450646 + 0.0im, 0.05321410563281203 + 0.0im, -0.04011667167839674 + 0.0im, 0.01764694156640226 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.2589726098100363e-41, 5.68414656908445e-37, 1.1288271092405661e-37, 4.72121140976322e-35, 5.248903991541644e-34, 2.758661495995739e-35, 4.6170859834853895e-33, 6.830328489709433e-34, 1.6392562084026864e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.29457177200850665 + 0.0im, -0.223207604189581 + 0.0im, 0.17470063916245504 + 0.0im, 0.08095909972587274 + 0.0im, -0.07251629085450648 + 0.0im, 0.05321410563281197 + 0.0im, -0.040116671678396776 + 0.0im, 0.017646941566402216 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.282146354508283e-41, 1.91252043924213e-36, 8.978120474486261e-37, 4.79394939717196e-34, 2.1270419873564083e-33, 2.514507591787954e-34, 3.0548887380094904e-33, 1.9920141433041386e-33, 6.400469526891622e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.29457177200850626 + 0.0im, -0.22320760418958097 + 0.0im, 0.17470063916245543 + 0.0im, 0.08095909972587273 + 0.0im, -0.07251629085450673 + 0.0im, 0.05321410563281201 + 0.0im, -0.04011667167839677 + 0.0im, 0.01764694156640224 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.7487610339508612e-41, 5.643615844890897e-37, 5.259461575896673e-37, 2.6780390095834877e-35, 1.0023176548257309e-33, 8.045503059289818e-35, 1.0804901345456e-33, 2.586357920974412e-34, 1.7949925831641708e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.29606379835984714 + 0.0im, -0.1779845962882342 + 0.0im, 0.16278931157876814 + 0.0im, -0.11997481492629511 + 0.0im, 0.08089565836111126 + 0.0im, -0.07307089551465511 + 0.0im, 0.0706863432609668 + 0.0im, -0.025952506709841817 + 0.0im, 0.01435905737331506 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.7311978951494002e-42, 5.6579065830589224e-37, 1.6048943969621128e-35, 5.7580031931383974e-36, 4.168495798899821e-35, 9.675783739529292e-34, 1.940974113739156e-34, 2.235635926327333e-33, 3.665387703138827e-33, 5.387015729157494e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2960637983598465 + 0.0im, -0.1779845962882346 + 0.0im, 0.1627893115787683 + 0.0im, -0.119974814926295 + 0.0im, 0.08089565836111136 + 0.0im, -0.0730708955146551 + 0.0im, 0.07068634326096683 + 0.0im, -0.025952506709841786 + 0.0im, 0.014359057373315052 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.477899658106194e-42, 5.762703043871972e-37, 1.1171472079219509e-36, 7.731236205472656e-36, 7.457573410411517e-35, 6.586803972792321e-34, 3.9777093117833795e-36, 3.4729616185448087e-34, 1.3148002487839567e-34, 1.3459691046646625e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.2960637983598467 + 0.0im, -0.17798459628823451 + 0.0im, 0.1627893115787683 + 0.0im, -0.11997481492629491 + 0.0im, 0.08089565836111125 + 0.0im, -0.07307089551465526 + 0.0im, 0.07068634326096677 + 0.0im, -0.025952506709841814 + 0.0im, 0.014359057373315042 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.551709606108391e-42, 6.791966529339876e-37, 6.459754679604333e-35, 3.1690826331886705e-35, 5.163486044395798e-35, 4.368105159109286e-33, 4.8231645522577685e-34, 9.340900580326532e-33, 7.902439296129675e-34, 1.4179258017094968e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.296063798359847 + 0.0im, -0.17798459628823446 + 0.0im, 0.1627893115787684 + 0.0im, -0.11997481492629501 + 0.0im, 0.0808956583611113 + 0.0im, -0.07307089551465515 + 0.0im, 0.07068634326096679 + 0.0im, -0.025952506709841783 + 0.0im, 0.014359057373315097 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.2566230187503007e-42, 2.5789330262596146e-37, 1.9429315406588304e-35, 4.066546390613277e-35, 5.37346341488595e-34, 8.822938883449567e-33, 4.605003148790247e-34, 1.2441455215236234e-33, 3.8995323751467145e-33, 1.156730598612442e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2960637983598467 + 0.0im, -0.17798459628823446 + 0.0im, 0.16278931157876853 + 0.0im, -0.11997481492629522 + 0.0im, 0.08089565836111128 + 0.0im, -0.07307089551465507 + 0.0im, 0.07068634326096679 + 0.0im, -0.025952506709841762 + 0.0im, 0.014359057373315054 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.632168408850222e-42, 3.0447583563384048e-37, 3.107332793707243e-36, 4.102456498702699e-35, 2.7895185929963284e-35, 3.292943271215575e-33, 2.19608332542626e-33, 7.704771931468438e-34, 4.810200609796361e-34, 4.555618382773237e-34). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.29606379835984664 + 0.0im, -0.1779845962882346 + 0.0im, 0.16278931157876855 + 0.0im, -0.11997481492629504 + 0.0im, 0.0808956583611113 + 0.0im, -0.07307089551465516 + 0.0im, 0.07068634326096682 + 0.0im, -0.025952506709841797 + 0.0im, 0.01435905737331505 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.68820062346738e-42, 8.978620653258998e-37, 7.20022140584183e-36, 3.885556992375623e-35, 7.214268202325895e-35, 3.552050007589303e-33, 7.477687166401029e-35, 1.2882682277246818e-33, 3.1774085982381546e-33, 2.237374354373356e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.29606379835984625 + 0.0im, -0.17798459628823413 + 0.0im, 0.1627893115787681 + 0.0im, -0.11997481492629512 + 0.0im, 0.0808956583611113 + 0.0im, -0.07307089551465516 + 0.0im, 0.0706863432609667 + 0.0im, -0.025952506709841842 + 0.0im, 0.014359057373315054 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0046315294650614e-42, 4.080298066313445e-37, 1.714426999664593e-36, 6.34800174658095e-36, 2.1818074803153329e-35, 1.1233149609733333e-33, 1.6841374691811438e-34, 6.037033892030286e-34, 2.7202519097258887e-34, 3.342708725521605e-33). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, 0.2960637983598459 + 0.0im, -0.177984596288234 + 0.0im, 0.1627893115787685 + 0.0im, -0.11997481492629514 + 0.0im, 0.08089565836111128 + 0.0im, -0.07307089551465511 + 0.0im, 0.07068634326096686 + 0.0im, -0.0259525067098418 + 0.0im, 0.01435905737331509 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.46647474735694e-42, 3.308166412657305e-37, 4.5363115425099804e-36, 1.3149598401325422e-34, 1.94552787602595e-34, 1.1261208959054478e-33, 4.788943025939926e-33, 2.1808717446584544e-33, 5.9625146741243284e-33, 1.0592970696913058e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.19868090682166986 + 0.0im, 0.1776286646751623 + 0.0im, -0.15140772064377983 + 0.0im, 0.09921404948312648 + 0.0im, 0.09850813394017875 + 0.0im, -0.0933930277473697 + 0.0im, -0.044838904547965006 + 0.0im, 0.04054283749505452 + 0.0im, -0.008073017724771281 + 0.0im, 0.003886111295500807 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.33381690508686e-45, 9.861495704257088e-38, 2.023230312490425e-37, 2.4760268287111607e-36, 1.4576121021356733e-33, 7.48903444696161e-34, 4.001315464422692e-35, 1.2906968819467635e-36, 4.384264712569449e-35, 2.655919095787668e-34, 4.2023351020369634e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.19868090682167 + 0.0im, 0.17762866467516214 + 0.0im, -0.15140772064378044 + 0.0im, 0.09921404948312636 + 0.0im, 0.09850813394017884 + 0.0im, -0.09339302774736954 + 0.0im, -0.04483890454796502 + 0.0im, 0.04054283749505453 + 0.0im, -0.008073017724771306 + 0.0im, 0.0038861112955008315 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.2517951510685427e-44, 1.5120480360793003e-36, 1.3174438118032012e-36, 3.202863962479492e-36, 6.505093855706614e-33, 3.2695403448265454e-33, 1.4149656313870866e-34, 2.699581551055953e-34, 1.6467440541633268e-34, 2.7226434541018416e-33, 2.0822192487458354e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.1986809068216701 + 0.0im, 0.17762866467516242 + 0.0im, -0.15140772064378016 + 0.0im, 0.0992140494831263 + 0.0im, 0.0985081339401787 + 0.0im, -0.09339302774736963 + 0.0im, -0.044838904547965 + 0.0im, 0.04054283749505453 + 0.0im, -0.008073017724771307 + 0.0im, 0.0038861112955008146 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.3817434746835414e-45, 3.3279307288389015e-38, 2.048612939618276e-37, 9.551993999026516e-37, 1.3708871116286958e-34, 7.001664396675217e-33, 2.9769369366167915e-34, 3.3972700283661983e-34, 1.503462522089086e-34, 1.1796755920294404e-34, 1.1267136493704125e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.19868090682166956 + 0.0im, 0.17762866467516225 + 0.0im, -0.15140772064378008 + 0.0im, 0.09921404948312634 + 0.0im, 0.09850813394017874 + 0.0im, -0.09339302774736967 + 0.0im, -0.04483890454796489 + 0.0im, 0.04054283749505454 + 0.0im, -0.008073017724771281 + 0.0im, 0.0038861112955008333 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.082195421242101e-45, 1.1655575571374477e-37, 5.29722240196466e-37, 4.140622058403281e-37, 6.998483490495229e-33, 1.7787352043769198e-33, 2.325759379536598e-34, 6.988209982616499e-35, 3.6143452800269628e-34, 4.562640024463424e-34, 1.379758724612488e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.19868090682167047 + 0.0im, 0.17762866467516225 + 0.0im, -0.1514077206437801 + 0.0im, 0.09921404948312641 + 0.0im, 0.09850813394017871 + 0.0im, -0.09339302774736971 + 0.0im, -0.04483890454796496 + 0.0im, 0.04054283749505451 + 0.0im, -0.008073017724771281 + 0.0im, 0.003886111295500825 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.29540654580585e-45, 1.9474015665742853e-37, 4.817495553668999e-37, 1.2842775948051946e-36, 1.0575780360643598e-33, 2.3467800212378042e-33, 7.512419708244419e-35, 1.8235978291293804e-35, 1.4166300901796184e-33, 3.7060598914105178e-34, 1.705281172523278e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.1986809068216697 + 0.0im, 0.17762866467516242 + 0.0im, -0.15140772064378047 + 0.0im, 0.09921404948312637 + 0.0im, 0.09850813394017867 + 0.0im, -0.09339302774736964 + 0.0im, -0.04483890454796489 + 0.0im, 0.04054283749505449 + 0.0im, -0.008073017724771302 + 0.0im, 0.0038861112955007825 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.399324083691872e-44, 1.2474353025703872e-36, 4.0685762341322884e-36, 2.484091201208395e-35, 4.627560552929228e-33, 4.157060602893825e-33, 3.0062171621778182e-34, 1.2420998448687237e-33, 1.2257015395412327e-33, 2.282953757442862e-33, 7.872653715976908e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.19868090682167006 + 0.0im, 0.17762866467516256 + 0.0im, -0.15140772064378039 + 0.0im, 0.09921404948312647 + 0.0im, 0.09850813394017884 + 0.0im, -0.09339302774736959 + 0.0im, -0.04483890454796493 + 0.0im, 0.04054283749505449 + 0.0im, -0.008073017724771278 + 0.0im, 0.0038861112955008085 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.2923827557412124e-44, 9.083151819707015e-37, 3.103453911025955e-36, 3.467618968000184e-36, 1.2962829309873273e-33, 1.8643357858005942e-33, 1.0444457570958392e-34, 1.8546886639529156e-34, 1.553895128020603e-33, 5.2958804307507134e-33, 1.6319162439052e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.19868090682167014 + 0.0im, 0.17762866467516245 + 0.0im, -0.1514077206437805 + 0.0im, 0.09921404948312637 + 0.0im, 0.0985081339401787 + 0.0im, -0.09339302774736975 + 0.0im, -0.044838904547964985 + 0.0im, 0.04054283749505446 + 0.0im, -0.008073017724771295 + 0.0im, 0.003886111295500808 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.251076965600875e-45, 4.994550236997961e-37, 4.3654421651398985e-37, 1.2530410421130896e-36, 3.195217592515546e-33, 9.22839975722105e-34, 1.900041230963766e-34, 1.498706775494893e-34, 5.101086935776997e-35, 1.027367834181787e-33, 3.7154250325607324e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.19868090682167 + 0.0im, 0.17762866467516247 + 0.0im, -0.15140772064378036 + 0.0im, 0.09921404948312634 + 0.0im, 0.09850813394017867 + 0.0im, -0.09339302774736956 + 0.0im, -0.04483890454796497 + 0.0im, 0.04054283749505454 + 0.0im, -0.008073017724771285 + 0.0im, 0.0038861112955007977 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.0943892908421497e-44, 1.3385141733103475e-36, 8.457101450638949e-37, 7.377135029888642e-36, 3.636297538620515e-33, 3.736220537365175e-33, 3.343120463190226e-34, 4.056741471851464e-34, 1.3768878259085776e-34, 7.550265990807459e-34, 3.833002455640044e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2184700787026208 + 0.0im, -0.20076530124566921 + 0.0im, 0.1709650566774853 + 0.0im, -0.164217002631313 + 0.0im, -0.12235421655919211 + 0.0im, 0.09672366117828206 + 0.0im, -0.07709913663848146 + 0.0im, -0.06967234935437133 + 0.0im, 0.06933507620093954 + 0.0im, 0.021177276450406287 + 0.0im, -0.015301945470679933 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.030436076616785e-45, 2.4836059732554203e-37, 2.3620047183904827e-36, 1.1466672583471787e-35, 2.3022668635336114e-35, 5.698908970925062e-35, 1.4925777661043622e-34, 3.881235053071788e-33, 6.543731588766216e-33, 2.1850294499841295e-34, 5.4057634430177555e-34, 3.669540745617327e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.21847007870262125 + 0.0im, -0.20076530124566894 + 0.0im, 0.17096505667748527 + 0.0im, -0.16421700263131253 + 0.0im, -0.12235421655919197 + 0.0im, 0.09672366117828228 + 0.0im, -0.07709913663848153 + 0.0im, -0.06967234935437129 + 0.0im, 0.06933507620093947 + 0.0im, 0.021177276450406277 + 0.0im, -0.015301945470679947 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2640407087464272e-44, 9.58698701992526e-37, 8.972037132849184e-36, 5.5950607044447925e-36, 2.991008483859782e-35, 1.5137582299821935e-34, 6.314192346333944e-34, 3.756786424088517e-33, 2.861749296062314e-33, 1.728830756683969e-34, 1.045318879595481e-33, 6.600062855310249e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.21847007870262092 + 0.0im, -0.20076530124566952 + 0.0im, 0.17096505667748538 + 0.0im, -0.16421700263131267 + 0.0im, -0.1223542165591921 + 0.0im, 0.09672366117828234 + 0.0im, -0.07709913663848153 + 0.0im, -0.06967234935437137 + 0.0im, 0.06933507620093957 + 0.0im, 0.021177276450406325 + 0.0im, -0.015301945470679932 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.554029711491383e-45, 8.454246552806116e-37, 4.1825618113770216e-35, 2.0902763964709622e-35, 1.8249376495841484e-34, 6.049239668310746e-35, 7.28271107825255e-35, 4.3464240855091574e-33, 1.6481382491042278e-33, 1.8418327179374565e-34, 2.5825434027430297e-34, 1.0784731492240283e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2184700787026214 + 0.0im, -0.2007653012456691 + 0.0im, 0.17096505667748493 + 0.0im, -0.16421700263131284 + 0.0im, -0.12235421655919192 + 0.0im, 0.09672366117828224 + 0.0im, -0.07709913663848152 + 0.0im, -0.06967234935437132 + 0.0im, 0.0693350762009397 + 0.0im, 0.021177276450406277 + 0.0im, -0.015301945470679958 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.939171468684484e-44, 5.392704427713454e-37, 2.774108994022411e-36, 3.3028504926303396e-34, 4.550126500953179e-35, 1.3283633155293447e-34, 8.327876786360899e-35, 7.762637508682298e-33, 3.251672417785539e-33, 3.922867105107861e-34, 1.007660630649491e-33, 6.647904138836768e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.21847007870262156 + 0.0im, -0.20076530124566885 + 0.0im, 0.17096505667748532 + 0.0im, -0.16421700263131278 + 0.0im, -0.12235421655919199 + 0.0im, 0.09672366117828213 + 0.0im, -0.07709913663848153 + 0.0im, -0.06967234935437132 + 0.0im, 0.0693350762009396 + 0.0im, 0.021177276450406277 + 0.0im, -0.015301945470679944 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.216242956236403e-45, 8.143304481081155e-37, 2.2041579376965042e-36, 1.4229017146704968e-36, 1.0378581762164231e-34, 2.136565288614604e-34, 2.348509197990849e-34, 6.43501396321661e-33, 2.061744945468679e-33, 1.476999108408234e-34, 1.994340205429578e-34, 1.7596825051318367e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.21847007870262108 + 0.0im, -0.20076530124566833 + 0.0im, 0.17096505667748482 + 0.0im, -0.1642170026313129 + 0.0im, -0.12235421655919197 + 0.0im, 0.09672366117828199 + 0.0im, -0.0770991366384815 + 0.0im, -0.06967234935437126 + 0.0im, 0.0693350762009395 + 0.0im, 0.021177276450406318 + 0.0im, -0.015301945470679965 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.437842582089969e-44, 1.620626644374077e-36, 1.36170847641073e-35, 7.82959032367283e-36, 2.8375462354031045e-34, 3.5291371228717225e-34, 2.156912757167558e-34, 6.980704765481131e-33, 6.275171164789432e-33, 6.899224321634308e-34, 3.77844595215547e-33, 6.469524844002835e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.21847007870262095 + 0.0im, -0.2007653012456691 + 0.0im, 0.17096505667748516 + 0.0im, -0.1642170026313129 + 0.0im, -0.12235421655919194 + 0.0im, 0.09672366117828218 + 0.0im, -0.07709913663848149 + 0.0im, -0.06967234935437136 + 0.0im, 0.06933507620093951 + 0.0im, 0.021177276450406277 + 0.0im, -0.015301945470679935 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.14347060901088e-45, 2.9084121493583363e-37, 8.531831819179174e-37, 1.56592410768845e-35, 1.7168002404882666e-35, 4.36455477683971e-35, 1.5220116477441282e-35, 5.658787525868628e-34, 3.7049901461898494e-34, 3.115031905472134e-35, 1.1250767685937925e-34, 1.0734472791728935e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.21847007870262034 + 0.0im, -0.20076530124566877 + 0.0im, 0.1709650566774849 + 0.0im, -0.16421700263131273 + 0.0im, -0.12235421655919199 + 0.0im, 0.09672366117828218 + 0.0im, -0.07709913663848152 + 0.0im, -0.06967234935437132 + 0.0im, 0.06933507620093964 + 0.0im, 0.021177276450406277 + 0.0im, -0.015301945470679928 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.279211785240524e-45, 1.0286448870992589e-36, 9.57846241947895e-36, 2.3106720202252497e-36, 1.4095604447525365e-35, 9.597233899132515e-35, 6.457780597518338e-35, 3.4813021099156244e-33, 9.779590515818394e-34, 1.62353806349223e-34, 5.565311298727394e-34, 8.0096293605585e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.21847007870262097 + 0.0im, -0.20076530124566938 + 0.0im, 0.1709650566774851 + 0.0im, -0.16421700263131273 + 0.0im, -0.12235421655919199 + 0.0im, 0.09672366117828204 + 0.0im, -0.07709913663848156 + 0.0im, -0.0696723493543713 + 0.0im, 0.06933507620093958 + 0.0im, 0.021177276450406297 + 0.0im, -0.015301945470679928 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.9588314848049877e-44, 3.421800363055622e-37, 2.1138645665696482e-35, 6.652723998181361e-36, 4.430213744315786e-34, 1.3968046021183646e-34, 1.8923963325190725e-34, 4.24260963003788e-33, 4.09337748665033e-33, 1.9849208088636116e-33, 3.1381682841148093e-33, 1.2659502119178522e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.21847007870262064 + 0.0im, -0.20076530124566905 + 0.0im, 0.17096505667748513 + 0.0im, -0.16421700263131295 + 0.0im, -0.12235421655919214 + 0.0im, 0.09672366117828188 + 0.0im, -0.07709913663848147 + 0.0im, -0.0696723493543713 + 0.0im, 0.06933507620093943 + 0.0im, 0.021177276450406294 + 0.0im, -0.015301945470679939 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.813140400846348e-45, 3.6326251915041765e-37, 8.40974767531992e-37, 6.941374755838308e-36, 3.025764495232023e-35, 2.1643008251532475e-33, 4.9697063665561837e-36, 8.504933070840288e-34, 5.021473477707141e-33, 5.891367942878733e-35, 4.454182032162622e-34, 6.2425776333774295e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.1876540442204815 + 0.0im, -0.16771299865135122 + 0.0im, 0.152067043364278 + 0.0im, -0.13866467845729874 + 0.0im, -0.1256842668129014 + 0.0im, -0.10531460459627585 + 0.0im, -0.09627364613232257 + 0.0im, 0.07707760475491138 + 0.0im, -0.06666353824479032 + 0.0im, 0.047115465065337744 + 0.0im, 0.03383625528659049 + 0.0im, -0.008063736516437927 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.6390084438062146e-47, 4.1255818482424753e-38, 4.023701725612753e-36, 2.1423984596291457e-37, 4.476339317929774e-35, 1.4473564641295815e-34, 1.9244033719042237e-33, 1.5586428592798798e-32, 1.980015570982253e-34, 5.384057835060489e-34, 4.215776465910863e-34, 1.6301713115242896e-34, 4.581787648010311e-34). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.1876540442204818 + 0.0im, -0.16771299865135122 + 0.0im, 0.15206704336427798 + 0.0im, -0.13866467845729877 + 0.0im, -0.1256842668129014 + 0.0im, -0.10531460459627592 + 0.0im, -0.09627364613232263 + 0.0im, 0.07707760475491125 + 0.0im, -0.06666353824479036 + 0.0im, 0.04711546506533761 + 0.0im, 0.03383625528659046 + 0.0im, -0.00806373651643794 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.782643566302496e-47, 2.555986995338957e-35, 2.15387660667521e-35, 1.1134145540018596e-36, 4.017853452682363e-34, 1.383452761896817e-33, 8.673319491799945e-34, 3.980457035560687e-33, 8.725393246781447e-35, 8.73852597633334e-34, 6.879846113117874e-35, 2.162248106002278e-34, 1.0418735585910858e-34). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.1876540442204815 + 0.0im, -0.1677129986513513 + 0.0im, 0.15206704336427826 + 0.0im, -0.13866467845729863 + 0.0im, -0.1256842668129012 + 0.0im, -0.10531460459627587 + 0.0im, -0.09627364613232255 + 0.0im, 0.07707760475491146 + 0.0im, -0.06666353824479032 + 0.0im, 0.04711546506533768 + 0.0im, 0.03383625528659053 + 0.0im, -0.00806373651643794 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.653855099672469e-47, 6.164314294155655e-38, 2.3881355014091212e-35, 1.6224071191574388e-36, 3.080117297519098e-34, 8.552843860783964e-34, 3.857363206821035e-33, 4.38431536263775e-33, 1.2493103875565845e-34, 1.1025888043155874e-34, 3.0775586151604923e-34, 3.522136408185043e-34, 5.294167124132775e-35). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.18765404422048138 + 0.0im, -0.16771299865135136 + 0.0im, 0.15206704336427812 + 0.0im, -0.13866467845729855 + 0.0im, -0.12568426681290137 + 0.0im, -0.10531460459627597 + 0.0im, -0.09627364613232273 + 0.0im, 0.07707760475491145 + 0.0im, -0.06666353824479036 + 0.0im, 0.04711546506533778 + 0.0im, 0.03383625528659047 + 0.0im, -0.008063736516437965 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.9116371146290605e-47, 4.832618813923236e-38, 2.8371818844314355e-36, 6.8032852952884785e-37, 1.186538665131463e-34, 9.126937827268466e-33, 5.6392213357140685e-34, 5.2711267897372384e-34, 5.035050679119623e-35, 7.651361927205927e-34, 4.511065357258001e-34, 4.122090418348131e-34, 5.217452758738689e-34). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.18765404422048157 + 0.0im, -0.16771299865135128 + 0.0im, 0.15206704336427798 + 0.0im, -0.1386646784572987 + 0.0im, -0.12568426681290126 + 0.0im, -0.10531460459627588 + 0.0im, -0.09627364613232259 + 0.0im, 0.07707760475491127 + 0.0im, -0.0666635382447902 + 0.0im, 0.047115465065337626 + 0.0im, 0.0338362552865905 + 0.0im, -0.008063736516437927 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.468333626177133e-48, 3.3762761141786756e-39, 1.1359837936537707e-36, 3.935929543331384e-39, 4.303119975376043e-36, 3.2712225490245807e-35, 3.128802873485772e-35, 4.895625838784138e-33, 9.584509997550932e-35, 1.8780444394303033e-34, 1.368887006496018e-34, 1.6085932378791832e-35, 1.1328361847603446e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.18765404422048193 + 0.0im, -0.16771299865135114 + 0.0im, 0.15206704336427818 + 0.0im, -0.13866467845729874 + 0.0im, -0.12568426681290137 + 0.0im, -0.10531460459627585 + 0.0im, -0.09627364613232244 + 0.0im, 0.07707760475491125 + 0.0im, -0.06666353824479011 + 0.0im, 0.04711546506533769 + 0.0im, 0.03383625528659042 + 0.0im, -0.008063736516437938 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.87173023318044e-46, 5.065829029791463e-37, 3.237995336849394e-35, 2.6425766355583398e-36, 2.703455851109519e-33, 1.273357644074736e-33, 3.58489929408572e-33, 1.4516771944187455e-33, 2.610467255931237e-34, 8.238773216234026e-35, 1.4722853035725537e-33, 3.6940285954897404e-34, 2.791070844996497e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.18765404422048185 + 0.0im, -0.16771299865135117 + 0.0im, 0.15206704336427762 + 0.0im, -0.1386646784572987 + 0.0im, -0.12568426681290132 + 0.0im, -0.10531460459627584 + 0.0im, -0.09627364613232248 + 0.0im, 0.07707760475491135 + 0.0im, -0.06666353824479025 + 0.0im, 0.04711546506533771 + 0.0im, 0.033836255286590476 + 0.0im, -0.008063736516437936 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.7197216071669172e-46, 2.7843571997805208e-37, 3.911631722462798e-35, 9.953230367485842e-36, 1.3423002227907095e-33, 5.419491825178391e-34, 3.523127519210625e-33, 2.357064229756434e-33, 1.4434675562398612e-34, 2.6191532361771023e-34, 9.140166382157684e-34, 2.981314801473857e-33, 3.1663410887058857e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.1876540442204816 + 0.0im, -0.16771299865135145 + 0.0im, 0.15206704336427782 + 0.0im, -0.13866467845729857 + 0.0im, -0.12568426681290126 + 0.0im, -0.105314604596276 + 0.0im, -0.09627364613232256 + 0.0im, 0.07707760475491156 + 0.0im, -0.06666353824479032 + 0.0im, 0.04711546506533767 + 0.0im, 0.033836255286590504 + 0.0im, -0.008063736516437882 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.151535623973731e-46, 1.7199596043736388e-35, 3.321652693286769e-35, 5.806678754146822e-37, 4.796650673276511e-34, 1.8257624569675746e-33, 2.502123305951783e-33, 5.790182552701296e-33, 1.975569057289564e-34, 1.4100976691736758e-33, 6.266380724692193e-34, 8.929339439679289e-34, 6.773183136187464e-35). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.18765404422048163 + 0.0im, -0.16771299865135136 + 0.0im, 0.1520670433642785 + 0.0im, -0.13866467845729877 + 0.0im, -0.12568426681290132 + 0.0im, -0.10531460459627584 + 0.0im, -0.09627364613232256 + 0.0im, 0.07707760475491143 + 0.0im, -0.06666353824479027 + 0.0im, 0.047115465065337724 + 0.0im, 0.03383625528659045 + 0.0im, -0.008063736516437972 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9081594731956645e-46, 1.586372105821879e-36, 1.142066046544498e-35, 4.852399164682929e-37, 3.880424527876709e-34, 7.986545149945964e-34, 4.4148316915140194e-33, 4.5848364748009716e-33, 1.010791104265226e-34, 1.2000958707175462e-34, 4.95973243534586e-34, 2.247868768044828e-33, 3.4278883662611845e-35). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.18765404422048138 + 0.0im, -0.1677129986513513 + 0.0im, 0.15206704336427834 + 0.0im, -0.13866467845729882 + 0.0im, -0.12568426681290135 + 0.0im, -0.10531460459627577 + 0.0im, -0.09627364613232242 + 0.0im, 0.07707760475491139 + 0.0im, -0.06666353824479046 + 0.0im, 0.047115465065337675 + 0.0im, 0.03383625528659048 + 0.0im, -0.00806373651643795 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.146094347436365e-46, 8.20218447260671e-38, 1.2069781074920997e-35, 8.78560292165194e-37, 2.659233756988655e-33, 3.147077620811417e-33, 1.4981999537292891e-33, 1.9957205467728605e-33, 3.549237512392038e-35, 1.5544815434883832e-34, 1.0075329347686705e-35, 2.1779839565957137e-34, 2.8090284467454645e-34). ) (vals, info) = (ComplexF64[1.0000000000000036 + 0.0im, 0.18765404422048182 + 0.0im, -0.16771299865135156 + 0.0im, 0.152067043364278 + 0.0im, -0.13866467845729877 + 0.0im, -0.12568426681290132 + 0.0im, -0.10531460459627585 + 0.0im, -0.09627364613232249 + 0.0im, 0.07707760475491154 + 0.0im, -0.06666353824479034 + 0.0im, 0.047115465065337675 + 0.0im, 0.03383625528659046 + 0.0im, -0.008063736516438037 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.244602636936551e-46, 1.7308008391106665e-37, 5.46871844099749e-35, 1.7365302593677743e-36, 1.8488890171160203e-33, 2.5186520334069104e-33, 7.555937360543638e-33, 9.214954072038933e-33, 4.841173278383291e-34, 2.183495436965105e-33, 3.0512307147094676e-33, 1.9481220072941394e-33, 1.2818716551340855e-33). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 4×4 Matrix{Float64}: 1.0 -0.1307 -0.056416 0.105787 0.0 0.196943 0.183877 0.0461563 0.0 -0.344638 0.196943 0.102841 0.0 0.0 0.0 -0.0569393 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 -0.0667954 0.128207 0.0491181 0.0239414 0.0 0.0021391 0.12876 0.306498 0.0613369 0.0 -0.351034 0.0021391 -0.0160142 0.0280103 0.0 0.0 0.0 0.0330868 0.0354802 0.0 0.0 0.0 0.0 0.178165 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 -0.342014 -0.0404163 0.0485024 -0.0587924 0.0620365 0.0 -0.246335 0.0160187 0.0633623 0.160478 -0.124345 0.0 0.0 -0.0214403 -0.294517 0.186947 0.0559062 0.0 0.0 0.0629482 -0.0214403 -0.0357317 0.025944 0.0 0.0 0.0 0.0 0.116505 0.0331004 0.0 0.0 0.0 0.0 0.0 0.0143801 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.0567587 -0.0683068 -0.00661939 0.0650031 0.153315 0.000535253 0.0 -0.211593 -0.0182978 0.159489 -0.0467232 0.00818501 0.0239502 0.0 0.197569 -0.211593 0.0461439 0.0621127 -0.0518362 0.107861 0.0 0.0 0.0 0.174507 0.0135484 -0.0531696 -0.163136 0.0 0.0 0.0 0.0 0.0479413 -0.129987 0.098266 0.0 0.0 0.0 0.0 0.0481052 0.0479413 -0.080349 0.0 0.0 0.0 0.0 0.0 0.0 -0.171407 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.0619761 0.0391766 0.0255812 0.000877394 -0.0179733 -0.0105147 0.0617602 0.00134563 0.0 0.130891 -0.101224 -0.0372508 0.0671975 -0.0151806 0.0743815 0.118376 -0.0306946 0.0 0.132923 0.130891 0.16383 0.170922 -0.0374458 0.133057 0.000695057 -0.0542241 0.0 0.0 0.0 0.174658 0.169696 -0.0172277 0.0181718 -0.136558 -0.0971548 0.0 0.0 0.0 0.0 0.0298764 0.127406 -0.0035577 0.10327 0.0245341 0.0 0.0 0.0 0.0 -0.171302 0.0298764 -0.0839768 0.0792144 0.0140468 0.0 0.0 0.0 0.0 0.0 0.0 -0.0960226 0.140477 0.0236841 0.0 0.0 0.0 0.0 0.0 0.0 -0.00261572 -0.0960226 -0.0323451 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0039583 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.0672194 0.0320016 0.0220839 0.000877394 -0.0179733 -0.0105147 0.0617602 0.00134563 0.0 0.174658 -0.0763913 0.0588699 -0.0736824 0.00298247 0.032597 0.177705 0.0440582 0.0 0.0 0.130891 -0.206375 0.173424 -0.038454 0.139649 0.0157887 -0.055095 0.0 0.0 0.0651967 0.130891 -0.164382 0.0210197 -0.0547969 0.0288626 0.0913504 0.0 0.0 0.0 0.0 0.0298764 0.127406 -0.0035577 0.10327 0.0245341 0.0 0.0 0.0 0.0 -0.171302 0.0298764 -0.0839768 0.0792144 0.0140468 0.0 0.0 0.0 0.0 0.0 0.0 -0.0960226 0.140477 0.0236841 0.0 0.0 0.0 0.0 0.0 0.0 -0.00261572 -0.0960226 -0.0323451 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0039583 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.0672194 0.0320016 0.0220839 0.000877394 -0.0179733 -0.0105147 0.0617602 0.00134563 0.0 0.174658 -0.0763913 0.0588699 -0.0736824 0.00298247 0.032597 0.177705 0.0440582 0.0 0.0 0.130891 -0.206375 0.173424 -0.038454 0.139649 0.0157887 -0.055095 0.0 0.0 0.0651967 0.130891 -0.164382 0.0210197 -0.0547969 0.0288626 0.0913504 0.0 0.0 0.0 0.0 0.0298764 0.127406 -0.0035577 0.10327 0.0245341 0.0 0.0 0.0 0.0 -0.171302 0.0298764 -0.0839768 0.0792144 0.0140468 0.0 0.0 0.0 0.0 0.0 0.0 -0.0960226 0.140477 0.0236841 0.0 0.0 0.0 0.0 0.0 0.0 -0.00261572 -0.0960226 -0.0323451 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0039583 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0242948 -0.0326669 -0.0719136 -0.054733 0.0121905 -0.0624664 -0.16699 0.0714043 -0.103858 0.0 0.299566 0.0398748 0.00262373 0.0728712 0.0399202 -0.0915831 0.00119211 -0.0544862 0.214545 0.0 0.0 -0.0898281 0.154007 -0.0434582 0.0615002 -0.0230183 -0.0616152 -0.136211 -0.0497666 0.0 0.0 -0.0841647 -0.0898281 -0.0149538 -0.00645601 0.0576225 0.0239671 0.119957 0.0734477 0.0 0.0 0.0 0.0 0.0440884 -0.120844 -0.0417511 -0.0186858 -0.0237491 0.00468817 0.0 0.0 0.0 0.0 0.102134 0.0440884 0.142906 -0.0590114 0.0116029 -0.0722681 0.0 0.0 0.0 0.0 0.0 0.0 0.111154 0.0388412 -0.0929713 0.121222 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00317739 -0.109382 -0.018026 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0268371 0.00317739 0.0683884 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.032261 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0242948 -0.0326669 -0.0719136 -0.054733 0.0121905 -0.0624664 -0.16699 0.0714043 -0.103858 0.0 0.299566 0.0398748 0.00262373 0.0728712 0.0399202 -0.0915831 0.00119211 -0.0544862 0.214545 0.0 0.0 -0.0898281 0.154007 -0.0434582 0.0615002 -0.0230183 -0.0616152 -0.136211 -0.0497666 0.0 0.0 -0.0841647 -0.0898281 -0.0149538 -0.00645601 0.0576225 0.0239671 0.119957 0.0734477 0.0 0.0 0.0 0.0 0.0440884 -0.120844 -0.0417511 -0.0186858 -0.0237491 0.00468817 0.0 0.0 0.0 0.0 0.102134 0.0440884 0.142906 -0.0590114 0.0116029 -0.0722681 0.0 0.0 0.0 0.0 0.0 0.0 0.111154 0.0388412 -0.0929713 0.121222 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00317739 -0.109382 -0.018026 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0268371 0.00317739 0.0683884 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.032261 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0242948 -0.0326669 -0.0719136 -0.054733 0.0121905 -0.0624664 -0.16699 0.0714043 -0.103858 0.0 0.299566 0.0398748 0.00262373 0.0728712 0.0399202 -0.0915831 0.00119211 -0.0544862 0.214545 0.0 0.0 -0.0898281 0.154007 -0.0434582 0.0615002 -0.0230183 -0.0616152 -0.136211 -0.0497666 0.0 0.0 -0.0841647 -0.0898281 -0.0149538 -0.00645601 0.0576225 0.0239671 0.119957 0.0734477 0.0 0.0 0.0 0.0 0.0440884 -0.120844 -0.0417511 -0.0186858 -0.0237491 0.00468817 0.0 0.0 0.0 0.0 0.102134 0.0440884 0.142906 -0.0590114 0.0116029 -0.0722681 0.0 0.0 0.0 0.0 0.0 0.0 0.111154 0.0388412 -0.0929713 0.121222 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00317739 -0.109382 -0.018026 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0268371 0.00317739 0.0683884 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.032261 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.013732 -0.116406 -0.0552356 -0.052112 0.0770598 -0.0675536 -0.0249624 -0.0201365 0.0133161 -0.0732045 0.0 -0.011431 -0.192222 -0.0108901 0.0817248 -0.0918234 -0.04343 -0.019275 -0.143129 -0.0189674 -0.0291768 0.0 0.157465 -0.011431 -0.0692822 0.00525377 -0.0116853 0.0616094 -0.0490464 0.021574 -0.0762584 -0.0175577 0.0 0.0 0.0 0.162494 -0.0143932 0.0110396 -0.0127225 0.0404894 0.0179171 0.0852426 0.0512277 0.0 0.0 0.0 0.0 0.0446398 -0.104224 0.103866 -0.00493368 -0.0448286 0.0297433 0.00379618 0.0 0.0 0.0 0.0 0.0457829 0.0446398 0.0530757 -0.0827655 -0.108261 0.10175 0.00275171 0.0 0.0 0.0 0.0 0.0 0.0 0.0241522 0.00591704 -0.0538016 0.0323555 -0.0511538 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.033085 0.0478187 0.0569357 0.0682858 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.114192 -0.033085 0.0855286 -0.0635328 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.127023 0.0079363 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0968103 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0189331 0.00720385 0.0281071 0.0547142 -0.0118321 0.00801198 0.0414607 -0.11757 -8.36342e-6 0.0125195 0.00903466 0.0 0.160848 0.0491723 -0.113751 0.0270438 -0.0661423 -0.0636959 0.0144918 -0.0426072 0.0311067 -0.0215859 0.0151812 0.0 -0.0737354 0.160848 0.0463655 0.0228068 -0.082245 -0.011787 0.0152735 -0.0421097 -0.0749056 0.0684128 -0.00425672 0.0 0.0 0.0 0.0178941 0.108591 -0.11596 0.0181691 -0.0327758 0.0550624 -0.0443588 -0.0475374 0.0259867 0.0 0.0 0.0 -0.182369 0.0178941 0.0699419 0.0416925 0.0346661 0.0435764 0.00431391 0.041759 0.0242649 0.0 0.0 0.0 0.0 0.0 -0.0892405 -0.109599 0.0185589 -0.0124541 -0.0849243 0.0166338 -0.0990222 0.0 0.0 0.0 0.0 0.0 0.133972 -0.0892405 0.00241889 0.079193 -0.0485765 -0.0236401 0.0467212 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0365847 -0.0741252 0.00278459 -0.0252872 0.0308211 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0107727 0.0365847 0.0480358 -0.0433742 -0.0506389 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.139967 -0.0485749 -0.0679452 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.013234 -0.139967 0.0454157 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0684113 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0189331 0.00720385 0.0118617 -0.0296685 -0.032949 0.0433739 0.0414607 -0.11757 -8.36342e-6 0.0125195 0.00903466 0.0 0.160848 0.0491723 0.135345 0.0155885 0.0572727 -0.0161642 0.0144918 -0.0426072 0.0311067 -0.0215859 0.0151812 0.0 -0.0737354 0.160848 0.0475749 -0.0151358 -0.0837723 -0.00792701 0.0152735 -0.0421097 -0.0749056 0.0684128 -0.00425672 0.0 0.0 0.0 -0.0892405 0.10838 0.0882983 0.053685 0.0149897 -0.0317121 0.100536 0.0359396 0.0477086 0.0 0.0 0.0 -0.135479 -0.0892405 0.0463509 -0.0599575 -0.00537828 0.0124273 0.0106785 -0.0193206 0.0388721 0.0 0.0 0.0 0.0 0.0 0.0178941 -0.100559 0.0333924 -0.0705178 -0.00829898 0.0492599 -0.0939519 0.0 0.0 0.0 0.0 0.0 0.196934 0.0178941 0.0354627 0.072281 -0.035604 0.0273436 0.0252635 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0365847 -0.0741252 0.00278459 -0.0252872 0.0308211 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0107727 0.0365847 0.0480358 -0.0433742 -0.0506389 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.139967 -0.0485749 -0.0679452 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.013234 -0.139967 0.0454157 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0684113 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0189331 0.00720385 0.0118617 -0.0296685 -0.0300416 -0.00296888 0.0344745 0.0385802 0.0492261 0.11249 0.00903466 0.0 0.160848 0.0491723 0.135345 0.0155885 -0.0407418 0.0349236 -0.0444308 -0.0279306 0.0259288 0.0263504 0.0151812 0.0 -0.0737354 0.160848 0.0475749 -0.0151358 0.0744327 -0.0653386 0.061204 0.0120127 -0.00293038 0.0753002 -0.00425672 0.0 0.0 0.0 -0.0892405 0.10838 -0.119025 -0.020813 -0.0869463 0.0253428 0.0154504 0.0163555 0.0477086 0.0 0.0 0.0 -0.135479 -0.0892405 0.00061209 0.0251888 -0.0379742 -0.0629429 -0.000946608 -0.0193492 0.0388721 0.0 0.0 0.0 0.0 0.0 -0.139967 -0.0464812 0.051559 -0.0243058 0.00248427 -0.0228894 0.0599277 0.0 0.0 0.0 0.0 0.0 0.0138302 -0.139967 -0.0466015 -0.0224355 -0.041992 0.0527532 -0.0499899 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0178941 0.0990231 -0.0405819 -0.0641555 0.0757566 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.19999 0.0178941 0.0177323 -0.0615768 0.0428803 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0365847 0.0763223 0.0191234 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0104626 0.0365847 0.0749984 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0684113 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0189331 0.00720385 0.0281071 0.0547142 -0.0118321 0.00801198 0.0241418 0.0062025 0.0492261 0.11249 0.00903466 0.0 0.160848 0.0491723 -0.113751 0.0270438 -0.0661423 -0.0636959 0.0396845 0.0227477 0.0259288 0.0263504 0.0151812 0.0 -0.0737354 0.160848 0.0463655 0.0228068 -0.082245 -0.011787 -0.0657839 -0.047869 -0.00293038 0.0753002 -0.00425672 0.0 0.0 0.0 0.0178941 0.108591 -0.11596 0.0181691 -0.0512089 0.0446442 -0.0283901 -0.0539646 0.0259867 0.0 0.0 0.0 -0.182369 0.0178941 0.0699419 0.0416925 -0.0115691 -0.0588217 0.0184583 -0.0304714 0.0242649 0.0 0.0 0.0 0.0 0.0 -0.0892405 -0.109599 -0.0812425 -0.00673237 0.00935049 0.0354295 -0.0990222 0.0 0.0 0.0 0.0 0.0 0.133972 -0.0892405 -0.0656538 0.00800999 -0.00344252 -0.0693505 0.0467212 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.139967 0.0467108 -0.00861474 0.0270992 -0.057783 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0137622 -0.139967 -0.0514804 0.0348791 -0.0293943 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0365847 0.0763223 0.0191234 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0104626 0.0365847 0.0749984 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0684113 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0504865 -0.097839 -0.0306794 0.0407461 0.0948399 -0.0511927 -0.0382663 -0.0862032 -0.0147785 -0.0314267 -0.103501 -0.0447841 0.0 -0.115269 0.0959461 -0.0129495 0.0500049 -0.0289788 0.0286698 -0.00378625 -0.00379515 -0.0435425 0.0209595 -0.0752143 0.00996641 0.0 -0.0395916 -0.115269 0.0115264 0.0423689 -0.0359814 0.0342528 0.0162778 0.0303854 -0.0135274 0.00830003 -0.0899528 -0.032618 0.0 0.0 0.0 0.122463 0.0697957 -0.0285858 0.0493577 -0.06232 0.0352293 0.0687409 0.0472301 -0.0174771 -0.0637894 0.0 0.0 0.0 -0.0221015 0.122463 0.0839271 -0.0798663 0.00702558 0.0780195 0.0116213 -0.0814662 -0.0539115 0.0166983 0.0 0.0 0.0 0.0 0.0 -0.0501187 -0.178883 -0.0157713 -0.0660752 -0.0360107 0.0105885 0.0663342 0.0751248 0.0 0.0 0.0 0.0 0.0 0.0650651 -0.0501187 0.0332747 -0.0180129 -0.0154839 0.0242942 0.0475337 -0.0680698 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -7.78974e-5 -0.048239 -0.0203526 0.0614047 0.0756714 0.05564 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.109744 -7.78974e-5 0.0495457 -0.03989 0.0277754 0.048456 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0656983 -0.0770012 0.0695084 -0.0791128 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0171163 -0.0656983 -0.0486275 0.0388286 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0130771 -0.0107577 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00951952 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.036709 -0.0410465 0.043543 0.098967 0.0948399 -0.0511927 -0.0382663 -0.0862032 -0.0147785 -0.0314267 -0.103501 -0.0447841 0.0 0.122463 -0.0672534 -0.0179986 0.0235936 -0.0303377 0.0509788 -0.0611797 0.0372311 0.0680547 0.0473192 -0.0226394 -0.0656557 0.0 0.022937 0.122463 0.0658992 -0.00473301 -0.0696764 0.0662091 -0.00814175 -0.0772206 0.00176184 0.07257 0.0805853 -0.0153969 0.0 0.0 0.0 -0.115269 -0.0937731 -0.0470769 0.0460525 -0.00675933 -0.0240284 -0.0437151 0.0402696 -0.0552152 0.00663358 0.0 0.0 0.0 0.0405091 -0.115269 0.0447652 -0.0413124 -0.018908 -0.0184198 0.0198431 -0.0157627 0.0830983 0.0303223 0.0 0.0 0.0 0.0 0.0 -0.0501187 -0.178883 -0.0157713 -0.0660752 -0.0360107 0.0105885 0.0663342 0.0751248 0.0 0.0 0.0 0.0 0.0 0.0650651 -0.0501187 0.0332747 -0.0180129 -0.0154839 0.0242942 0.0475337 -0.0680698 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -7.78974e-5 -0.048239 -0.0203526 0.0614047 0.0756714 0.05564 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.109744 -7.78974e-5 0.0495457 -0.03989 0.0277754 0.048456 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0656983 -0.0770012 0.0695084 -0.0791128 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0171163 -0.0656983 -0.0486275 0.0388286 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0130771 -0.0107577 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00951952 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.036709 -0.0410465 0.043543 0.098967 0.0948399 -0.0511927 -0.0382663 -0.0862032 -0.0147785 -0.0314267 -0.103501 -0.0447841 0.0 0.122463 -0.0672534 -0.0179986 0.0235936 -0.0303377 0.0509788 -0.0611797 0.0372311 0.0680547 0.0473192 -0.0226394 -0.0656557 0.0 0.022937 0.122463 0.0658992 -0.00473301 -0.0696764 0.0662091 -0.00814175 -0.0772206 0.00176184 0.07257 0.0805853 -0.0153969 0.0 0.0 0.0 -0.115269 -0.0937731 -0.0470769 0.0460525 -0.00675933 -0.0240284 -0.0437151 0.0402696 -0.0552152 0.00663358 0.0 0.0 0.0 0.0405091 -0.115269 0.0447652 -0.0413124 -0.018908 -0.0184198 0.0198431 -0.0157627 0.0830983 0.0303223 0.0 0.0 0.0 0.0 0.0 -0.0501187 -0.178883 -0.0157713 -0.0660752 -0.0360107 0.0105885 0.0663342 0.0751248 0.0 0.0 0.0 0.0 0.0 0.0650651 -0.0501187 0.0332747 -0.0180129 -0.0154839 0.0242942 0.0475337 -0.0680698 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -7.78974e-5 -0.048239 -0.0203526 0.0614047 0.0756714 0.05564 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.109744 -7.78974e-5 0.0495457 -0.03989 0.0277754 0.048456 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0656983 -0.0770012 0.0695084 -0.0791128 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0171163 -0.0656983 -0.0486275 0.0388286 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0130771 -0.0107577 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00951952 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.036709 -0.0410465 0.043543 0.098967 0.0948399 -0.0511927 0.0360801 0.0770348 -0.0476051 0.0244735 -0.103501 -0.0447841 0.0 0.122463 -0.0672534 -0.0179986 0.0235936 -0.0303377 0.0509788 0.0326863 -0.0869537 -0.054954 -0.0187182 -0.0226394 -0.0656557 0.0 0.022937 0.122463 0.0658992 -0.00473301 -0.0696764 0.0662091 0.0317217 -0.00358723 -0.0298747 0.0968875 0.0805853 -0.0153969 0.0 0.0 0.0 -0.115269 -0.0937731 -0.0470769 0.0460525 -0.0299487 0.00736343 -0.0193672 0.0531927 -0.0552152 0.00663358 0.0 0.0 0.0 0.0405091 -0.115269 0.0447652 -0.0413124 0.028449 0.0114639 -0.0175603 -0.00948054 0.0830983 0.0303223 0.0 0.0 0.0 0.0 0.0 -0.0501187 -0.178883 0.00212149 0.0479542 -0.0300141 0.0530905 0.0663342 0.0751248 0.0 0.0 0.0 0.0 0.0 0.0650651 -0.0501187 -0.00722127 0.00294173 0.025042 0.0396702 0.0475337 -0.0680698 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0656983 0.0601441 -0.0565012 -0.0180299 0.0506294 -0.097341 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0219137 -0.0656983 -0.0787931 0.0656339 -0.0132632 -0.0158091 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -7.78974e-5 0.0780549 0.0903282 0.0501755 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0678236 -7.78974e-5 -0.0528702 0.0311049 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0130771 -0.0107577 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00951952 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.036709 -0.0410465 0.043543 0.098967 0.0948399 -0.0511927 -0.0382663 -0.0862032 -0.0147785 -0.0314267 -0.103501 -0.0447841 0.0 0.122463 -0.0672534 -0.0179986 0.0235936 -0.0303377 0.0509788 -0.0611797 0.0372311 0.0680547 0.0473192 -0.0226394 -0.0656557 0.0 0.022937 0.122463 0.0658992 -0.00473301 -0.0696764 0.0662091 -0.00814175 -0.0772206 0.00176184 0.07257 0.0805853 -0.0153969 0.0 0.0 0.0 -0.115269 -0.0937731 -0.0470769 0.0460525 -0.00675933 -0.0240284 -0.0437151 0.0402696 -0.0552152 0.00663358 0.0 0.0 0.0 0.0405091 -0.115269 0.0447652 -0.0413124 -0.018908 -0.0184198 0.0198431 -0.0157627 0.0830983 0.0303223 0.0 0.0 0.0 0.0 0.0 -0.0501187 -0.178883 -0.0157713 -0.0660752 -0.0360107 0.0105885 0.0663342 0.0751248 0.0 0.0 0.0 0.0 0.0 0.0650651 -0.0501187 0.0332747 -0.0180129 -0.0154839 0.0242942 0.0475337 -0.0680698 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -7.78974e-5 -0.048239 -0.0203526 0.0614047 0.0756714 0.05564 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.109744 -7.78974e-5 0.0495457 -0.03989 0.0277754 0.048456 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0656983 -0.0770012 0.0695084 -0.0791128 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0171163 -0.0656983 -0.0486275 0.0388286 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0130771 -0.0107577 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00951952 (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.19694254615448115 + 0.2517361607404915im, 0.19694254615448115 - 0.2517361607404915im, -0.056939346294927855 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.753852969306495e-34, 3.912835815609946e-33, 3.650894120820492e-33, 6.148081181684056e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.1969425461544808 + 0.2517361607404913im, 0.1969425461544808 - 0.2517361607404913im, -0.05693934629492783 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.088627007116779e-36, 2.63280999453561e-35, 6.005536075658188e-35, 7.045325086604308e-35). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.002139104945199293 + 0.2126006321630233im, 0.002139104945199293 - 0.2126006321630233im, 0.17816508951519427 + 0.0im, 0.033086838327238896 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (4.642240893228593e-36, 7.0172370252718374e-34, 1.958905084921469e-34, 3.4575724000227556e-33, 4.6716741320487295e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.00213910494519921 + 0.21260063216302333im, 0.00213910494519921 - 0.21260063216302333im, 0.1781650895151944 + 0.0im, 0.033086838327238965 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (5.4048052577599314e-36, 4.064066528689927e-34, 1.2648547059757034e-33, 2.010753824336128e-33, 6.262713367272847e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.002139104945199217 + 0.21260063216302322im, 0.002139104945199217 - 0.21260063216302322im, 0.17816508951519422 + 0.0im, 0.03308683832723899 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.1196172992876512e-34, 8.665541725119827e-33, 9.115591752714784e-33, 1.3601529412723332e-32, 2.2887373664372355e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.24633546632142456 + 0.0im, -0.02144034087407504 + 0.1361591355780356im, -0.02144034087407504 - 0.1361591355780356im, 0.11650497820739593 + 0.0im, 0.014380059450678667 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.0507180257440292e-36, 7.983442446662628e-34, 1.1441112393623386e-33, 1.4649687987646562e-33, 4.088331493684738e-33, 1.0928696752974003e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.24633546632142456 + 0.0im, -0.021440340874075106 + 0.13615913557803577im, -0.021440340874075106 - 0.13615913557803577im, 0.11650497820739601 + 0.0im, 0.014380059450678643 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.4463963606867593e-37, 4.1741078453434206e-35, 1.6394265852942758e-34, 2.9207963465017415e-33, 1.0040308863388332e-32, 1.3267793225650455e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.24633546632142486 + 0.0im, -0.021440340874074926 + 0.13615913557803566im, -0.021440340874074926 - 0.13615913557803566im, 0.11650497820739583 + 0.0im, 0.014380059450678646 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (6.949452170881191e-37, 9.090260249882578e-34, 6.6848491395803694e-34, 3.2804202154364617e-33, 6.655060505486738e-33, 1.2278022766372613e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.24633546632142458 + 0.0im, -0.021440340874074988 + 0.13615913557803552im, -0.021440340874074988 - 0.13615913557803552im, 0.11650497820739608 + 0.0im, 0.014380059450678686 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.21025045457921e-37, 4.1328586106815507e-35, 2.9130004920025594e-35, 4.337827847559166e-34, 2.8277133633227207e-34, 1.4896713972497106e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2115926795799764 + 0.06012552408539486im, -0.2115926795799764 - 0.06012552408539486im, 0.17450740884478408 + 0.0im, -0.17140656360557863 + 0.0im, 0.047941268299681206 + 0.07907625634596054im, 0.047941268299681206 - 0.07907625634596054im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (5.988221676076719e-37, 2.4369594253240152e-33, 4.6273903123828995e-33, 3.032978576983562e-33, 4.9872964780936725e-33, 2.3393477706645292e-33, 8.336148046755054e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.21159267957997582 + 0.0601255240853949im, -0.21159267957997582 - 0.0601255240853949im, 0.1745074088447841 + 0.0im, -0.17140656360557877 + 0.0im, 0.047941268299681136 + 0.07907625634596045im, 0.047941268299681136 - 0.07907625634596045im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.795344367454166e-37, 5.684414996158681e-34, 1.3750824076689859e-33, 1.3677849008271605e-33, 2.8057833855607194e-33, 4.060914818525254e-34, 2.9531822989683376e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.21159267957997602 + 0.060125524085394906im, -0.21159267957997602 - 0.060125524085394906im, 0.17450740884478375 + 0.0im, -0.17140656360557827 + 0.0im, 0.047941268299681136 + 0.07907625634596045im, 0.047941268299681136 - 0.07907625634596045im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.42073493493185e-38, 8.655573687961042e-34, 9.896803011238376e-35, 6.922509217705044e-34, 2.5851412875906548e-33, 1.5648243449256595e-33, 3.3054600729013705e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.21159267957997618 + 0.06012552408539505im, -0.21159267957997618 - 0.06012552408539505im, 0.17450740884478397 + 0.0im, -0.17140656360557838 + 0.0im, 0.04794126829968122 + 0.07907625634596058im, 0.04794126829968122 - 0.07907625634596058im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (9.979543859540452e-38, 1.4772809546863952e-33, 1.9359194466108417e-34, 1.6076151513907213e-33, 1.266663483195871e-32, 6.916447926834805e-33, 1.435054193112732e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.21159267957997607 + 0.06012552408539486im, -0.21159267957997607 - 0.06012552408539486im, 0.17450740884478363 + 0.0im, -0.1714065636055787 + 0.0im, 0.047941268299681136 + 0.07907625634596052im, 0.047941268299681136 - 0.07907625634596052im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.3321228982488677e-37, 2.132277404581014e-34, 3.318254078751831e-33, 1.3032225427097184e-33, 1.7556250403931316e-34, 2.3955944349526727e-32, 7.625686822956931e-34). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.25142380269069836 + 0.0im, 0.1426543478742774 + 0.0im, -0.03831333827263034 + 0.1248838223762837im, -0.03831333827263034 - 0.1248838223762837im, 0.0927284572715738 + 0.0837864430500959im, 0.0927284572715738 - 0.0837864430500959im, 0.009524609545839934 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.1505052025399492e-38, 6.558350846742218e-34, 2.4973788831548836e-33, 1.5781630158956683e-34, 7.624208807952562e-34, 2.3484590028419067e-34, 2.1484127251929975e-33, 1.8164999343512394e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.25142380269069864 + 0.0im, 0.14265434787427744 + 0.0im, -0.03831333827263024 + 0.12488382237628352im, -0.03831333827263024 - 0.12488382237628352im, 0.09272845727157385 + 0.0837864430500959im, 0.09272845727157385 - 0.0837864430500959im, 0.009524609545839965 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.3506367097141884e-38, 1.0821816672847019e-33, 6.742717154611518e-33, 8.404096597298748e-34, 5.354488508320396e-34, 1.5340139458096656e-32, 7.493121358256308e-34, 1.0104882558139155e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2514238026906985 + 0.0im, 0.14265434787427742 + 0.0im, -0.038313338272630185 + 0.12488382237628394im, -0.038313338272630185 - 0.12488382237628394im, 0.09272845727157406 + 0.08378644305009604im, 0.09272845727157406 - 0.08378644305009604im, 0.009524609545839918 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (9.401856454143386e-39, 1.650242829478569e-33, 9.277279511424575e-34, 4.2127554861224845e-34, 1.7813406181343443e-34, 2.519953073301549e-33, 4.73445086280774e-33, 4.075505133788836e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.25142380269069875 + 0.0im, 0.1426543478742772 + 0.0im, -0.03831333827263009 + 0.12488382237628383im, -0.03831333827263009 - 0.12488382237628383im, 0.09272845727157383 + 0.08378644305009594im, 0.09272845727157383 - 0.08378644305009594im, 0.009524609545839937 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.1761996724033057e-38, 3.758427230555668e-34, 1.2811012165754453e-33, 4.734144388549508e-34, 8.897549112049497e-35, 1.3124301560266056e-33, 1.188960826973111e-33, 3.106699047987738e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.25142380269069853 + 0.0im, 0.14265434787427744 + 0.0im, -0.03831333827263016 + 0.12488382237628366im, -0.03831333827263016 - 0.12488382237628366im, 0.09272845727157393 + 0.08378644305009594im, 0.09272845727157393 - 0.08378644305009594im, 0.009524609545839868 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.883243845775204e-39, 1.9982817338160585e-34, 1.5595888084190456e-33, 1.202628838075224e-34, 1.031629474395568e-34, 3.9924579102902716e-33, 7.532996191625715e-34, 8.534880988125272e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.25142380269069886 + 0.0im, 0.14265434787427744 + 0.0im, -0.03831333827263041 + 0.12488382237628376im, -0.03831333827263041 - 0.12488382237628376im, 0.09272845727157397 + 0.08378644305009612im, 0.09272845727157397 - 0.08378644305009612im, 0.009524609545839937 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.838693725566095e-39, 1.5288012429344551e-34, 6.2380793175084005e-34, 6.888990316877665e-35, 4.670646466335005e-35, 1.6815829640211045e-33, 5.429295204415952e-34, 2.517746559440498e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.13089093229508414 + 0.11599560030593437im, 0.13089093229508414 - 0.11599560030593437im, 0.1746577481227299 + 0.0im, 0.029876411843795293 + 0.1477327375613056im, 0.029876411843795293 - 0.1477327375613056im, -0.09602264734504568 + 0.019168983840383715im, -0.09602264734504568 - 0.019168983840383715im, 0.0039583045511096355 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (9.87095038260524e-40, 1.5248649250999074e-34, 2.4036755170076453e-34, 7.905791218077875e-34, 8.532569199874538e-34, 5.372466558364852e-34, 5.908971511091881e-35, 1.5381371929238049e-33, 4.315911775875595e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.13089093229508414 + 0.11599560030593463im, 0.13089093229508414 - 0.11599560030593463im, 0.17465774812272988 + 0.0im, 0.029876411843795227 + 0.14773273756130548im, 0.029876411843795227 - 0.14773273756130548im, -0.09602264734504588 + 0.019168983840383957im, -0.09602264734504588 - 0.019168983840383957im, 0.003958304551109613 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.1641658036542149e-39, 2.8468571897394643e-34, 3.916880510399775e-34, 1.4270796375165393e-32, 1.0292257974492854e-32, 5.840521474805508e-33, 8.412324450950018e-34, 4.803313106161613e-33, 1.069976405283471e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.13089093229508397 + 0.1159956003059347im, 0.13089093229508397 - 0.1159956003059347im, 0.1746577481227299 + 0.0im, 0.02987641184379539 + 0.14773273756130573im, 0.02987641184379539 - 0.14773273756130573im, -0.09602264734504568 + 0.01916898384038366im, -0.09602264734504568 - 0.01916898384038366im, 0.003958304551109652 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.7807610243432298e-40, 2.0199627209792354e-35, 6.5451968170594e-36, 8.59728758332222e-35, 4.903489945565164e-35, 1.015373058190064e-34, 1.4184098839432296e-35, 2.272511497405756e-34, 6.995990938863983e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.13089093229508436 + 0.11599560030593484im, 0.13089093229508436 - 0.11599560030593484im, 0.1746577481227301 + 0.0im, 0.02987641184379536 + 0.14773273756130548im, 0.02987641184379536 - 0.14773273756130548im, -0.09602264734504581 + 0.019168983840383562im, -0.09602264734504581 - 0.019168983840383562im, 0.003958304551109653 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.349733287526644e-40, 1.2263236966665259e-34, 2.9834364018455116e-35, 3.970969318468106e-34, 3.891395609379808e-34, 2.9057523528790687e-34, 3.000041482451743e-34, 1.4930722183616679e-33, 3.313264655135021e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.13089093229508453 + 0.11599560030593474im, 0.13089093229508453 - 0.11599560030593474im, 0.1746577481227298 + 0.0im, 0.02987641184379535 + 0.14773273756130553im, 0.02987641184379535 - 0.14773273756130553im, -0.09602264734504576 + 0.019168983840384044im, -0.09602264734504576 - 0.019168983840384044im, 0.003958304551109629 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.126104834529919e-40, 1.1249546936491018e-34, 5.003447554012759e-35, 3.462851712877259e-34, 4.381771518050479e-34, 1.6120724422777322e-34, 4.3732330269213056e-35, 6.83721273756809e-34, 5.1772381902719236e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.13089093229508447 + 0.11599560030593503im, 0.13089093229508447 - 0.11599560030593503im, 0.17465774812272983 + 0.0im, 0.02987641184379537 + 0.14773273756130562im, 0.02987641184379537 - 0.14773273756130562im, -0.09602264734504531 + 0.01916898384038387im, -0.09602264734504531 - 0.01916898384038387im, 0.003958304551109651 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.3364088981316733e-39, 2.5132009763524237e-33, 1.0499905344544083e-33, 4.173136698606952e-33, 1.689996048782478e-33, 3.8264939607932995e-33, 8.07281568503009e-34, 1.4079782668758648e-34, 3.943759704975791e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.13089093229508422 + 0.11599560030593459im, 0.13089093229508422 - 0.11599560030593459im, 0.17465774812273 + 0.0im, 0.029876411843795293 + 0.14773273756130556im, 0.029876411843795293 - 0.14773273756130556im, -0.09602264734504572 + 0.01916898384038351im, -0.09602264734504572 - 0.01916898384038351im, 0.0039583045511096746 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.4862038548949467e-40, 1.946591337865167e-34, 1.998682828414629e-34, 6.451292569921318e-35, 4.164286400307321e-34, 6.20924494239958e-35, 5.224619027833481e-35, 8.428699553103493e-34, 5.009265551780414e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.29956620565852665 + 0.0im, -0.08982809235535219 + 0.11385058090170415im, -0.08982809235535219 - 0.11385058090170415im, 0.04408843289744155 + 0.1110957258789844im, 0.04408843289744155 - 0.1110957258789844im, 0.11115412458578666 + 0.0im, 0.0031773854930016274 + 0.05418011491201547im, 0.0031773854930016274 - 0.05418011491201547im, -0.03226097453257131 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.8436221955104768e-40, 2.123825225415569e-34, 9.000100495999832e-35, 2.0470276747681596e-34, 1.0005052883118971e-33, 8.325463693588872e-34, 1.639918176959298e-33, 4.450805136800078e-33, 6.355213768877638e-33, 4.012621661356214e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.29956620565852726 + 0.0im, -0.08982809235535236 + 0.11385058090170397im, -0.08982809235535236 - 0.11385058090170397im, 0.044088432897441535 + 0.11109572587898434im, 0.044088432897441535 - 0.11109572587898434im, 0.11115412458578688 + 0.0im, 0.0031773854930016174 + 0.05418011491201542im, 0.0031773854930016174 - 0.05418011491201542im, -0.03226097453257124 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.253568079678903e-41, 2.056207387709369e-36, 1.3650377959356108e-35, 2.632665858758096e-35, 9.940757816320583e-35, 2.0205585240270727e-35, 1.0492028826779355e-32, 1.6241846164500834e-33, 9.20100138897204e-33, 2.594211873331434e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.2995662056585263 + 0.0im, -0.08982809235535248 + 0.11385058090170423im, -0.08982809235535248 - 0.11385058090170423im, 0.04408843289744163 + 0.11109572587898452im, 0.04408843289744163 - 0.11109572587898452im, 0.11115412458578684 + 0.0im, 0.0031773854930015784 + 0.05418011491201536im, 0.0031773854930015784 - 0.05418011491201536im, -0.032260974532571235 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.9439380474336193e-41, 4.261601194883984e-36, 2.706185528942812e-35, 3.504084955840966e-35, 2.0337983856339833e-34, 6.250583403484893e-35, 5.083473055976791e-34, 1.1500922966014504e-34, 8.179206996874128e-33, 8.060132577376974e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2995662056585264 + 0.0im, -0.08982809235535236 + 0.1138505809017041im, -0.08982809235535236 - 0.1138505809017041im, 0.04408843289744163 + 0.11109572587898452im, 0.04408843289744163 - 0.11109572587898452im, 0.11115412458578676 + 0.0im, 0.0031773854930016213 + 0.05418011491201546im, 0.0031773854930016213 - 0.05418011491201546im, -0.032260974532571256 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.6633526841607565e-41, 8.120809075115843e-37, 1.025318647905487e-34, 1.1475453261857306e-34, 3.9881603659526794e-35, 1.1270260200764873e-34, 6.935777695640738e-34, 1.1805770549504637e-33, 3.32280409480731e-33, 9.767985549115126e-33). ) (vals, info) = (ComplexF64[1.0000000000000024 + 0.0im, 0.29956620565852576 + 0.0im, -0.08982809235535236 + 0.11385058090170419im, -0.08982809235535236 - 0.11385058090170419im, 0.04408843289744153 + 0.11109572587898456im, 0.04408843289744153 - 0.11109572587898456im, 0.11115412458578702 + 0.0im, 0.0031773854930015697 + 0.054180114912015444im, 0.0031773854930015697 - 0.054180114912015444im, -0.032260974532571256 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.0300881641153577e-40, 1.5477942583959965e-35, 3.405477269020501e-34, 2.4740525843434174e-34, 2.7019183985173523e-33, 1.4952785744253903e-33, 6.824349146388735e-33, 8.445779440566528e-33, 4.871466786947931e-33, 1.3419446334566737e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.29956620565852676 + 0.0im, -0.08982809235535247 + 0.11385058090170418im, -0.08982809235535247 - 0.11385058090170418im, 0.044088432897441646 + 0.1110957258789845im, 0.044088432897441646 - 0.1110957258789845im, 0.11115412458578681 + 0.0im, 0.003177385493001606 + 0.054180114912015416im, 0.003177385493001606 - 0.054180114912015416im, -0.03226097453257128 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.2147425693737547e-40, 2.598651397097392e-35, 1.3036236184374525e-34, 4.433210043461133e-34, 8.141472572780064e-34, 7.841275556125803e-34, 2.492536560793316e-33, 2.852575176307748e-33, 1.5859915427536425e-32, 2.7661820560163146e-32). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.2995662056585266 + 0.0im, -0.08982809235535227 + 0.11385058090170412im, -0.08982809235535227 - 0.11385058090170412im, 0.04408843289744159 + 0.11109572587898445im, 0.04408843289744159 - 0.11109572587898445im, 0.11115412458578668 + 0.0im, 0.003177385493001585 + 0.05418011491201549im, 0.003177385493001585 - 0.05418011491201549im, -0.03226097453257116 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.930692119330125e-42, 5.895285733604105e-37, 1.227588834040107e-36, 1.1936951453153531e-35, 6.173230056583614e-35, 4.5458706045362254e-35, 1.1629605202543387e-34, 5.294676801315982e-34, 6.916218065468416e-33, 9.462169512218301e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.2995662056585273 + 0.0im, -0.08982809235535237 + 0.11385058090170393im, -0.08982809235535237 - 0.11385058090170393im, 0.04408843289744164 + 0.11109572587898457im, 0.04408843289744164 - 0.11109572587898457im, 0.11115412458578666 + 0.0im, 0.0031773854930015498 + 0.0541801149120155im, 0.0031773854930015498 - 0.0541801149120155im, -0.03226097453257129 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.139030319829295e-41, 1.0646623277534765e-36, 7.290149074753583e-36, 4.19403802085159e-35, 1.2336309568935577e-34, 2.584486310627308e-34, 8.968030742719346e-34, 1.556468046109869e-33, 2.4487917284625663e-34, 1.2152412434474638e-32). ) (vals, info) = (ComplexF64[1.0000000000000024 + 0.0im, -0.011431049034931196 + 0.1739780735594337im, -0.011431049034931196 - 0.1739780735594337im, 0.16249405995980243 + 0.0im, -0.12702302373347332 + 0.0im, -0.09681028845718728 + 0.0im, 0.044639781247240794 + 0.06907749232474614im, 0.044639781247240794 - 0.06907749232474614im, -0.03308502258348417 + 0.07389519097291244im, -0.03308502258348417 - 0.07389519097291244im, 0.02415224307055091 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.155554015757445e-42, 2.1447840147455222e-35, 2.407634448372285e-35, 1.2163109000820504e-34, 3.040964198440336e-34, 4.654409181970385e-34, 1.2029638350881745e-34, 2.604607419884215e-33, 3.155967904946202e-33, 1.314326298959216e-32, 1.4185979524722842e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.011431049034931355 + 0.17397807355943434im, -0.011431049034931355 - 0.17397807355943434im, 0.16249405995980215 + 0.0im, -0.12702302373347318 + 0.0im, -0.09681028845718723 + 0.0im, 0.04463978124724079 + 0.06907749232474607im, 0.04463978124724079 - 0.06907749232474607im, -0.03308502258348418 + 0.07389519097291242im, -0.03308502258348418 - 0.07389519097291242im, 0.024152243070550767 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.996805226720282e-43, 2.8184980365377426e-37, 1.470274980393572e-35, 1.6722659408479472e-35, 6.769286400418641e-35, 9.244218397960755e-35, 2.8625021411030292e-34, 6.128857711229507e-34, 3.3540821578750287e-34, 2.113915783065485e-34, 9.78194136001559e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, -0.011431049034931272 + 0.1739780735594343im, -0.011431049034931272 - 0.1739780735594343im, 0.1624940599598023 + 0.0im, -0.12702302373347338 + 0.0im, -0.0968102884571873 + 0.0im, 0.0446397812472409 + 0.06907749232474607im, 0.0446397812472409 - 0.06907749232474607im, -0.033085022583484225 + 0.07389519097291247im, -0.033085022583484225 - 0.07389519097291247im, 0.024152243070550833 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.307307694537926e-42, 1.2936807404687646e-37, 3.392417093793884e-35, 1.0045958186991489e-34, 3.2841169524844166e-34, 8.935484298188446e-33, 3.321580016160025e-33, 2.782406724883618e-33, 1.2036441448801671e-32, 5.3812186239411226e-33, 4.788366110505904e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.011431049034931265 + 0.1739780735594341im, -0.011431049034931265 - 0.1739780735594341im, 0.1624940599598019 + 0.0im, -0.12702302373347324 + 0.0im, -0.09681028845718707 + 0.0im, 0.04463978124724078 + 0.06907749232474603im, 0.04463978124724078 - 0.06907749232474603im, -0.03308502258348416 + 0.07389519097291247im, -0.03308502258348416 - 0.07389519097291247im, 0.024152243070550857 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.134216208305666e-43, 6.430939252434247e-36, 2.5783685568813774e-36, 1.2389043439323279e-35, 4.5489401609664635e-35, 2.4258683840769807e-35, 5.31255505163626e-34, 6.68491874546095e-34, 2.1444041049180496e-34, 5.018378803613432e-35, 1.529298846526116e-32). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.011431049034931336 + 0.1739780735594339im, -0.011431049034931336 - 0.1739780735594339im, 0.16249405995980157 + 0.0im, -0.12702302373347296 + 0.0im, -0.09681028845718721 + 0.0im, 0.04463978124724071 + 0.06907749232474601im, 0.04463978124724071 - 0.06907749232474601im, -0.033085022583484155 + 0.07389519097291254im, -0.033085022583484155 - 0.07389519097291254im, 0.024152243070550816 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.5298688981603287e-43, 1.0919855815414827e-36, 6.937205661037745e-36, 4.407350397455668e-36, 4.846074245050532e-35, 4.979808734648155e-34, 1.8690723874831625e-34, 1.764334280702548e-34, 1.5503719750718272e-34, 7.271052872452736e-34, 7.187820707646974e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.011431049034931301 + 0.17397807355943412im, -0.011431049034931301 - 0.17397807355943412im, 0.1624940599598021 + 0.0im, -0.12702302373347327 + 0.0im, -0.09681028845718735 + 0.0im, 0.04463978124724079 + 0.06907749232474605im, 0.04463978124724079 - 0.06907749232474605im, -0.033085022583484114 + 0.07389519097291243im, -0.033085022583484114 - 0.07389519097291243im, 0.024152243070550777 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.8731586117561405e-42, 7.90299588739413e-37, 1.998504753669011e-35, 1.1529437268047211e-34, 1.5472361345159e-34, 4.947101401769492e-33, 2.1336571074075986e-33, 2.6300143796209994e-33, 5.066437843576227e-33, 2.4489002108606857e-33, 9.540827500833682e-35). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.01143104903493123 + 0.17397807355943393im, -0.01143104903493123 - 0.17397807355943393im, 0.16249405995980223 + 0.0im, -0.1270230237334732 + 0.0im, -0.09681028845718723 + 0.0im, 0.04463978124724072 + 0.06907749232474593im, 0.04463978124724072 - 0.06907749232474593im, -0.03308502258348404 + 0.07389519097291242im, -0.03308502258348404 - 0.07389519097291242im, 0.02415224307055086 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.041503843822397e-42, 3.3472805804746905e-35, 3.904080536284775e-36, 9.763088091989886e-35, 7.247396680604165e-34, 1.2021063594759092e-34, 3.6722052722343066e-34, 9.88685917358593e-34, 3.7732220965971315e-33, 4.5475620604475645e-34, 1.0736974069189455e-32). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.011431049034931369 + 0.17397807355943418im, -0.011431049034931369 - 0.17397807355943418im, 0.1624940599598018 + 0.0im, -0.1270230237334733 + 0.0im, -0.09681028845718731 + 0.0im, 0.04463978124724072 + 0.06907749232474596im, 0.04463978124724072 - 0.06907749232474596im, -0.033085022583484114 + 0.07389519097291254im, -0.033085022583484114 - 0.07389519097291254im, 0.024152243070550816 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.1864956105821367e-41, 6.987392799873944e-35, 4.0241084433070684e-35, 2.1430336429150153e-34, 1.2482619943222802e-33, 7.122754776230546e-33, 3.167396722308777e-33, 4.1210726296041864e-33, 7.151495622817106e-33, 7.096262565786272e-33, 2.675747733023395e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.011431049034931324 + 0.17397807355943395im, -0.011431049034931324 - 0.17397807355943395im, 0.16249405995980198 + 0.0im, -0.1270230237334734 + 0.0im, -0.09681028845718731 + 0.0im, 0.04463978124724071 + 0.06907749232474594im, 0.04463978124724071 - 0.06907749232474594im, -0.03308502258348423 + 0.07389519097291244im, -0.03308502258348423 - 0.07389519097291244im, 0.024152243070550833 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.966104169704466e-43, 8.023031403300442e-36, 1.505533487179939e-35, 1.9194216945074862e-35, 4.2732565261924986e-35, 1.630446893864577e-34, 6.298168757901445e-34, 3.219622029957815e-35, 1.143685783514019e-33, 2.284181174580989e-34, 4.325796877709627e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.16084809414297774 + 0.06021410841765992im, 0.16084809414297774 - 0.06021410841765992im, -0.08924049813053242 + 0.12117432838893039im, -0.08924049813053242 - 0.12117432838893039im, -0.1399669214499032 + 0.02535433877002031im, -0.1399669214499032 - 0.02535433877002031im, 0.01789409856245632 + 0.140725260544983im, 0.01789409856245632 - 0.140725260544983im, -0.0684113169192743 + 0.0im, 0.036584693564992735 + 0.028258220656080316im, 0.036584693564992735 - 0.028258220656080316im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.189884771446161e-42, 2.2097828604017205e-34, 3.0954896296251897e-34, 2.243419187400705e-34, 9.29240219575508e-34, 1.3775808734892525e-33, 1.4402447084029977e-32, 8.282604843213727e-33, 2.1515161671253602e-33, 3.290926909067633e-32, 1.4158139186998827e-32, 7.2084752308727e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.1608480941429774 + 0.060214108417659756im, 0.1608480941429774 - 0.060214108417659756im, -0.08924049813053225 + 0.12117432838893041im, -0.08924049813053225 - 0.12117432838893041im, -0.1399669214499033 + 0.025354338770020517im, -0.1399669214499033 - 0.025354338770020517im, 0.017894098562456377 + 0.14072526054498308im, 0.017894098562456377 - 0.14072526054498308im, -0.0684113169192742 + 0.0im, 0.03658469356499275 + 0.028258220656080257im, 0.03658469356499275 - 0.028258220656080257im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.855497338869799e-42, 8.119746344789864e-35, 2.4195237207432215e-35, 3.867056141044035e-34, 2.0337970688929675e-34, 2.084951997052193e-33, 5.679050585673302e-37, 7.266945000772716e-34, 4.4925960253892325e-34, 7.744587690211913e-33, 2.020640895281484e-33, 1.0765761260410874e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.16084809414297738 + 0.06021410841765973im, 0.16084809414297738 - 0.06021410841765973im, -0.08924049813053248 + 0.12117432838893036im, -0.08924049813053248 - 0.12117432838893036im, -0.13996692144990341 + 0.025354338770020444im, -0.13996692144990341 - 0.025354338770020444im, 0.01789409856245635 + 0.1407252605449831im, 0.01789409856245635 - 0.1407252605449831im, -0.06841131691927425 + 0.0im, 0.03658469356499276 + 0.02825822065608027im, 0.03658469356499276 - 0.02825822065608027im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.3844452853092056e-43, 2.724876111143713e-35, 4.869785524088763e-36, 5.54017001007957e-35, 1.7707717004171313e-35, 7.874702107795635e-34, 7.667936562895051e-35, 7.702282160071272e-35, 1.2365081584076744e-34, 1.2767027493419705e-32, 3.710863581628039e-33, 9.93042331498234e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.16084809414297732 + 0.06021410841765986im, 0.16084809414297732 - 0.06021410841765986im, -0.08924049813053252 + 0.12117432838893058im, -0.08924049813053252 - 0.12117432838893058im, -0.13996692144990314 + 0.025354338770020406im, -0.13996692144990314 - 0.025354338770020406im, 0.01789409856245647 + 0.14072526054498327im, 0.01789409856245647 - 0.14072526054498327im, -0.06841131691927424 + 0.0im, 0.036584693564992644 + 0.028258220656080326im, 0.036584693564992644 - 0.028258220656080326im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.380444109278238e-42, 2.1330275462289856e-34, 8.205395600324155e-35, 9.756554556037955e-34, 7.275307904859979e-34, 8.794211411479532e-34, 2.9433756477769305e-33, 2.7404950255697646e-34, 1.591176173378015e-34, 1.76880905551976e-32, 9.002273547499112e-33, 3.2461159083450816e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.16084809414297724 + 0.06021410841765959im, 0.16084809414297724 - 0.06021410841765959im, -0.08924049813053259 + 0.12117432838893061im, -0.08924049813053259 - 0.12117432838893061im, -0.1399669214499032 + 0.025354338770020395im, -0.1399669214499032 - 0.025354338770020395im, 0.017894098562456315 + 0.140725260544983im, 0.017894098562456315 - 0.140725260544983im, -0.06841131691927427 + 0.0im, 0.036584693564992804 + 0.028258220656080257im, 0.036584693564992804 - 0.028258220656080257im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.7166323794257515e-43, 2.4231641367072393e-37, 1.0951791845438294e-35, 9.40614895517534e-36, 9.312974646784549e-35, 3.095802148314624e-33, 1.6041455976059055e-34, 4.779087584433682e-34, 6.419109517675411e-34, 6.64128700695073e-33, 1.7297871558995827e-33, 5.5003218738691494e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.16084809414297724 + 0.060214108417659805im, 0.16084809414297724 - 0.060214108417659805im, -0.08924049813053253 + 0.12117432838893051im, -0.08924049813053253 - 0.12117432838893051im, -0.1399669214499032 + 0.025354338770020524im, -0.1399669214499032 - 0.025354338770020524im, 0.01789409856245623 + 0.140725260544983im, 0.01789409856245623 - 0.140725260544983im, -0.06841131691927427 + 0.0im, 0.03658469356499282 + 0.028258220656080135im, 0.03658469356499282 - 0.028258220656080135im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.465294013573017e-42, 8.125538683170285e-35, 8.205697876139076e-36, 2.179258733667086e-34, 1.403561479190295e-34, 6.320286035556968e-34, 1.2570026506137611e-33, 8.256902003073306e-35, 3.062731250827196e-34, 4.536738585276545e-33, 8.233045848155019e-34, 1.4227985762971074e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.16084809414297774 + 0.06021410841765982im, 0.16084809414297774 - 0.06021410841765982im, -0.08924049813053249 + 0.12117432838893018im, -0.08924049813053249 - 0.12117432838893018im, -0.13996692144990314 + 0.025354338770020343im, -0.13996692144990314 - 0.025354338770020343im, 0.01789409856245643 + 0.1407252605449832im, 0.01789409856245643 - 0.1407252605449832im, -0.06841131691927411 + 0.0im, 0.03658469356499272 + 0.028258220656080288im, 0.03658469356499272 - 0.028258220656080288im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.199791464810691e-43, 5.497027951207425e-35, 1.8734484439249883e-35, 3.4664432873863985e-35, 9.023925267032726e-35, 4.358534239173385e-34, 9.362811167470323e-34, 2.8163154440604912e-34, 1.6968452580984717e-34, 1.94874432198347e-33, 6.431640583187173e-34, 4.3239572043240174e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.16084809414297732 + 0.06021410841765975im, 0.16084809414297732 - 0.06021410841765975im, -0.0892404981305324 + 0.1211743283889303im, -0.0892404981305324 - 0.1211743283889303im, -0.13996692144990314 + 0.025354338770020423im, -0.13996692144990314 - 0.025354338770020423im, 0.01789409856245636 + 0.1407252605449831im, 0.01789409856245636 - 0.1407252605449831im, -0.06841131691927423 + 0.0im, 0.03658469356499275 + 0.028258220656080347im, 0.03658469356499275 - 0.028258220656080347im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.8106181034858373e-43, 6.368027367025263e-36, 3.695616051651628e-37, 8.935968356686743e-36, 1.7087172283443626e-35, 2.0735320592945646e-33, 2.7443013395442397e-33, 9.932769008275095e-34, 5.336294601957284e-34, 8.74348201640353e-33, 3.0749944724894228e-33, 8.179709960303577e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.16084809414297718 + 0.06021410841765974im, 0.16084809414297718 - 0.06021410841765974im, -0.08924049813053239 + 0.12117432838893023im, -0.08924049813053239 - 0.12117432838893023im, -0.1399669214499031 + 0.02535433877002026im, -0.1399669214499031 - 0.02535433877002026im, 0.01789409856245646 + 0.14072526054498322im, 0.01789409856245646 - 0.14072526054498322im, -0.06841131691927427 + 0.0im, 0.03658469356499275 + 0.028258220656080326im, 0.03658469356499275 - 0.028258220656080326im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.783622377891903e-43, 1.03319337653523e-36, 3.6025640681388256e-36, 3.6549153581150646e-37, 1.617415075967729e-35, 5.491764579339596e-35, 1.1442458875601253e-34, 3.4876208911069694e-35, 3.932488291737182e-37, 5.969829273735583e-33, 1.173887529559553e-33, 3.4010494804606865e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1608480941429774 + 0.060214108417659756im, 0.1608480941429774 - 0.060214108417659756im, -0.08924049813053245 + 0.12117432838893054im, -0.08924049813053245 - 0.12117432838893054im, -0.13996692144990325 + 0.025354338770020454im, -0.13996692144990325 - 0.025354338770020454im, 0.017894098562456353 + 0.1407252605449831im, 0.017894098562456353 - 0.1407252605449831im, -0.06841131691927424 + 0.0im, 0.03658469356499277 + 0.028258220656080187im, 0.03658469356499277 - 0.028258220656080187im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.4975192896372536e-42, 1.7891943427104363e-34, 1.6241726077129075e-34, 5.4983126593004355e-34, 5.51385178121017e-34, 1.1737742238940771e-33, 2.8941465981445975e-33, 4.50308929734015e-34, 1.005548545980938e-33, 1.2024055516233771e-32, 7.152712806200688e-34, 1.1560947179454746e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.11526946743152697 + 0.06163327438105776im, -0.11526946743152697 - 0.06163327438105776im, 0.12246260157680651 + 0.0392758052089659im, 0.12246260157680651 - 0.0392758052089659im, -0.050118748591810376 + 0.10788446184100739im, -0.050118748591810376 - 0.10788446184100739im, -0.06569832363543048 + 0.03630398651194472im, -0.06569832363543048 - 0.03630398651194472im, -7.789738079475549e-5 + 0.07275961383291245im, -7.789738079475549e-5 - 0.07275961383291245im, 0.013077062534274125 + 0.0im, -0.009519518885583568 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0816846411368446e-44, 7.887593230051208e-35, 1.601564934603404e-34, 1.9493664090803008e-35, 1.1739388708612995e-35, 6.855382693178604e-35, 1.1313154570897226e-34, 2.3948844390390394e-33, 3.120638064657728e-33, 1.543988710696895e-33, 2.9080119433074627e-33, 1.0075188896231478e-32, 7.42394391876858e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.11526946743152715 + 0.06163327438105785im, -0.11526946743152715 - 0.06163327438105785im, 0.12246260157680675 + 0.03927580520896587im, 0.12246260157680675 - 0.03927580520896587im, -0.05011874859181065 + 0.10788446184100745im, -0.05011874859181065 - 0.10788446184100745im, -0.06569832363543043 + 0.036303986511944754im, -0.06569832363543043 - 0.036303986511944754im, -7.789738079463926e-5 + 0.07275961383291245im, -7.789738079463926e-5 - 0.07275961383291245im, 0.013077062534274176 + 0.0im, -0.009519518885583571 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2014083824423675e-45, 7.146090774338962e-35, 1.306250753137673e-35, 8.712111151780677e-36, 1.467116479983029e-35, 1.845257508009437e-35, 1.5443200137772212e-37, 5.488938888349697e-34, 1.326091410396213e-34, 5.059438545347715e-35, 8.815808491625547e-34, 3.448279289051471e-33, 6.365304407739497e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.115269467431527 + 0.061633274381057784im, -0.115269467431527 - 0.061633274381057784im, 0.12246260157680622 + 0.03927580520896586im, 0.12246260157680622 - 0.03927580520896586im, -0.05011874859181055 + 0.10788446184100743im, -0.05011874859181055 - 0.10788446184100743im, -0.06569832363543049 + 0.036303986511944754im, -0.06569832363543049 - 0.036303986511944754im, -7.789738079468024e-5 + 0.07275961383291242im, -7.789738079468024e-5 - 0.07275961383291242im, 0.013077062534274169 + 0.0im, -0.009519518885583668 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.3426097338808104e-46, 5.3921148258995826e-36, 6.393138764348266e-36, 4.799901042742714e-37, 2.4943260182138667e-36, 2.1314998529664433e-36, 8.230789066302251e-36, 4.066847763828365e-34, 4.952456437647904e-34, 7.246032028925416e-35, 6.866539804582681e-35, 2.79816105904688e-34, 4.3215656963812366e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.11526946743152697 + 0.06163327438105783im, -0.11526946743152697 - 0.06163327438105783im, 0.12246260157680633 + 0.039275805208965946im, 0.12246260157680633 - 0.039275805208965946im, -0.05011874859181036 + 0.10788446184100758im, -0.05011874859181036 - 0.10788446184100758im, -0.06569832363543039 + 0.03630398651194474im, -0.06569832363543039 - 0.03630398651194474im, -7.789738079464446e-5 + 0.07275961383291249im, -7.789738079464446e-5 - 0.07275961383291249im, 0.013077062534274105 + 0.0im, -0.009519518885583658 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.2781008978505844e-46, 5.9372481011000275e-36, 4.1382682380018716e-36, 8.883975840181272e-37, 3.228788850998028e-36, 4.984414543764082e-36, 3.945100478619104e-37, 1.891336121457226e-34, 2.529707382403269e-34, 6.412460186153935e-35, 5.569640403061507e-35, 8.492848713610505e-34, 6.815588971253044e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.11526946743152706 + 0.061633274381057965im, -0.11526946743152706 - 0.061633274381057965im, 0.12246260157680645 + 0.03927580520896605im, 0.12246260157680645 - 0.03927580520896605im, -0.050118748591810376 + 0.10788446184100739im, -0.050118748591810376 - 0.10788446184100739im, -0.06569832363543035 + 0.03630398651194481im, -0.06569832363543035 - 0.03630398651194481im, -7.78973807946861e-5 + 0.0727596138329125im, -7.78973807946861e-5 - 0.0727596138329125im, 0.013077062534274188 + 0.0im, -0.009519518885583635 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.911678487418038e-45, 1.056600356796141e-35, 1.2002116924831855e-34, 5.308457547089616e-35, 1.2097906500063555e-35, 1.7459267252452513e-34, 5.801674944465112e-35, 1.5984300771606103e-33, 6.607329693483477e-34, 1.7433912133999678e-33, 5.073636602145001e-33, 1.659544822800491e-32, 1.1141444879576565e-32). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.11526946743152684 + 0.06163327438105794im, -0.11526946743152684 - 0.06163327438105794im, 0.12246260157680655 + 0.03927580520896569im, 0.12246260157680655 - 0.03927580520896569im, -0.05011874859181045 + 0.10788446184100745im, -0.05011874859181045 - 0.10788446184100745im, -0.06569832363543052 + 0.03630398651194477im, -0.06569832363543052 - 0.03630398651194477im, -7.789738079464446e-5 + 0.07275961383291248im, -7.789738079464446e-5 - 0.07275961383291248im, 0.013077062534274132 + 0.0im, -0.009519518885583621 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.512068829136571e-45, 2.034431341042907e-34, 1.134753398683587e-34, 1.065504668063652e-35, 4.235093690074794e-35, 2.0694494125599083e-35, 7.009961218226678e-35, 4.773310058267097e-33, 2.131272383429855e-33, 7.084418676815601e-34, 4.202023919099738e-33, 1.7494385111299997e-32, 1.7696258474471726e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.11526946743152715 + 0.061633274381057965im, -0.11526946743152715 - 0.061633274381057965im, 0.12246260157680657 + 0.039275805208965765im, 0.12246260157680657 - 0.039275805208965765im, -0.05011874859181038 + 0.1078844618410073im, -0.05011874859181038 - 0.1078844618410073im, -0.06569832363543043 + 0.03630398651194482im, -0.06569832363543043 - 0.03630398651194482im, -7.789738079463406e-5 + 0.07275961383291236im, -7.789738079463406e-5 - 0.07275961383291236im, 0.013077062534274113 + 0.0im, -0.009519518885583594 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.976250953515656e-45, 7.027594867705287e-35, 4.546342093449271e-36, 1.2485233917860706e-35, 6.453042296322824e-36, 1.119441452109052e-34, 8.129844837444011e-35, 1.0302119552993533e-33, 3.0204445338545085e-34, 2.3598569715097753e-33, 8.805863583271918e-34, 9.98511332978584e-33, 3.3958629318809214e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.11526946743152708 + 0.061633274381057944im, -0.11526946743152708 - 0.061633274381057944im, 0.12246260157680658 + 0.039275805208965876im, 0.12246260157680658 - 0.039275805208965876im, -0.05011874859181042 + 0.10788446184100746im, -0.05011874859181042 - 0.10788446184100746im, -0.06569832363543049 + 0.036303986511944594im, -0.06569832363543049 - 0.036303986511944594im, -7.789738079461844e-5 + 0.07275961383291249im, -7.789738079461844e-5 - 0.07275961383291249im, 0.013077062534274111 + 0.0im, -0.00951951888558359 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.081852510110144e-45, 1.2456761773050188e-35, 3.739398118042751e-35, 2.406041576862444e-36, 1.9234367600310647e-35, 4.0664258049801276e-35, 1.1928627172107232e-35, 2.2403093316137294e-34, 1.7975625121073037e-34, 3.9175850647634943e-35, 4.819752033991962e-34, 1.8400646321371584e-33, 4.8299425245538496e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.11526946743152708 + 0.06163327438105811im, -0.11526946743152708 - 0.06163327438105811im, 0.1224626015768066 + 0.03927580520896592im, 0.1224626015768066 - 0.03927580520896592im, -0.05011874859181034 + 0.1078844618410073im, -0.05011874859181034 - 0.1078844618410073im, -0.06569832363543039 + 0.036303986511944754im, -0.06569832363543039 - 0.036303986511944754im, -7.789738079470865e-5 + 0.07275961383291256im, -7.789738079470865e-5 - 0.07275961383291256im, 0.01307706253427415 + 0.0im, -0.009519518885583582 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.503981627498204e-46, 1.4494231032863843e-35, 3.400164822153505e-36, 8.862654353857372e-37, 4.562457251241529e-36, 5.493562106455526e-36, 3.0377108140414877e-35, 2.9868125801521254e-34, 8.525906587971992e-35, 1.0724854163583394e-35, 3.3120460059815746e-34, 1.8967975149923535e-33, 6.206116413552712e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.115269467431527 + 0.06163327438105786im, -0.115269467431527 - 0.06163327438105786im, 0.1224626015768063 + 0.03927580520896582im, 0.1224626015768063 - 0.03927580520896582im, -0.05011874859181051 + 0.10788446184100739im, -0.05011874859181051 - 0.10788446184100739im, -0.06569832363543043 + 0.03630398651194469im, -0.06569832363543043 - 0.03630398651194469im, -7.7897380794641e-5 + 0.07275961383291245im, -7.7897380794641e-5 - 0.07275961383291245im, 0.013077062534274087 + 0.0im, -0.009519518885583637 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.2801285428092132e-46, 2.8094707207203356e-35, 2.734913963942129e-36, 5.284605201901304e-37, 3.785710013240274e-36, 2.4783219119808993e-36, 1.4619050809091258e-35, 1.8314359571963853e-33, 1.659642084459777e-34, 4.314580507490675e-34, 1.691830370220315e-33, 2.1677877589202137e-33, 5.229053869907011e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.11526946743152724 + 0.06163327438105776im, -0.11526946743152724 - 0.06163327438105776im, 0.12246260157680675 + 0.03927580520896595im, 0.12246260157680675 - 0.03927580520896595im, -0.0501187485918102 + 0.10788446184100753im, -0.0501187485918102 - 0.10788446184100753im, -0.06569832363543046 + 0.036303986511944726im, -0.06569832363543046 - 0.036303986511944726im, -7.789738079472556e-5 + 0.0727596138329125im, -7.789738079472556e-5 - 0.0727596138329125im, 0.01307706253427403 + 0.0im, -0.009519518885583618 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.332111356681043e-46, 1.7816441039764616e-35, 3.053637181560293e-35, 3.09781075858356e-36, 2.630910525697249e-36, 3.45419888145346e-35, 3.383884845602358e-35, 2.4620747621371774e-34, 3.4153605074927093e-34, 8.103187379547499e-35, 7.263443429011785e-34, 1.8417225878551076e-33, 5.3372236578087864e-33). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m21.3s Testing PCCAPlus tests passed Testing completed after 107.38s PkgEval succeeded after 189.67s