Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.36 (e2f3178d9b*) started at 2025-11-06T19:44:22.510 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.03s ################################################################################ # 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.10 [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.7 [3a884ed6] + UnPack v1.0.2 ⌅ [68821587] + Arpack_jll v3.5.1+1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.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.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.6s ################################################################################ # 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... 6776.2 ms ✓ Optim 3415.4 ms ✓ PCCAPlus 2 dependencies successfully precompiled in 12 seconds. 88 already precompiled. Precompilation completed after 24.01s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_mdEm5d/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_mdEm5d/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.10 [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.7 [3a884ed6] UnPack v1.0.2 ⌅ [409d34a3] VectorInterface v0.4.9 ⌅ [68821587] Arpack_jll v3.5.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.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.6.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.000797342 -0.0351675 -0.0785726 0.0081227 0.00803383 0.00236352 0.12952 0.0157731 0.0691954 0.0 -0.0634902 -0.168351 -0.047726 0.0362787 0.125029 0.0669846 -0.0393734 0.107085 0.0374961 0.0 0.192416 -0.0634902 0.00277157 0.119117 -0.0552858 0.0127782 -0.0265947 0.027704 -0.0211077 0.0 0.0 0.0 -0.102707 0.103839 -0.0366528 -0.0788493 -0.0768078 0.0686642 0.0299083 0.0 0.0 0.0 -0.198749 -0.102707 0.00470287 -0.0986495 0.0236938 0.00817091 0.0859758 0.0 0.0 0.0 0.0 0.0 -0.0150582 0.0169466 -0.0787231 0.0262699 0.0487649 0.0 0.0 0.0 0.0 0.0 -0.0550149 -0.0150582 -0.0102176 0.0794224 -0.00699186 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.154772 -0.0921685 -0.0507873 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0614165 -0.0841307 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0974967 (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.39011549175197846 + 0.0im, 0.2276792879585388 + 0.0im, 0.1502809809505171 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.7716950999763434e-35, 6.785114400165729e-35, 9.498415648702685e-34, 6.1011083060880365e-33). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, -0.39011549175197796 + 0.0im, 0.22767928795853887 + 0.0im, 0.15028098095051687 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (8.088061850642095e-36, 4.528284480213318e-35, 4.561864356006908e-33, 7.431723034232093e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.2510923585242623 + 0.0im, -0.1964450720018852 + 0.0im, -0.11779947862306932 + 0.0im, 0.04969648041518076 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.9090485139541857e-36, 5.523899923933527e-34, 1.483442207636206e-33, 1.0894046555883661e-33, 9.366064392388028e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.251092358524263 + 0.0im, -0.19644507200188518 + 0.0im, -0.1177994786230694 + 0.0im, 0.049696480415180794 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.6189267580153233e-36, 2.803349619621275e-34, 8.899564502130529e-33, 1.1296158027324689e-33, 4.550079647114517e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2510923585242629 + 0.0im, -0.19644507200188505 + 0.0im, -0.11779947862306926 + 0.0im, 0.049696480415180794 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.2512741528922898e-37, 8.923498978455664e-36, 1.0755731726254641e-34, 1.3951272882856215e-34, 2.8851126203201528e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.250036381414959 + 0.0im, 0.0898925042858303 + 0.0im, 0.06764691329458694 + 0.0im, -0.048311986265482255 + 0.0im, -0.012520880562840623 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (6.183259293465923e-39, 2.3447849937989398e-36, 1.0588688351372914e-33, 3.0787125826920644e-34, 4.2776632789153275e-34, 3.489943706650126e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.2500363814149597 + 0.0im, 0.0898925042858303 + 0.0im, 0.06764691329458689 + 0.0im, -0.04831198626548222 + 0.0im, -0.012520880562840658 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.0167106427104285e-38, 2.872305784356565e-35, 1.0285581454738587e-33, 4.2212672114103286e-33, 1.9710182235136045e-33, 9.451323763580456e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2500363814149594 + 0.0im, 0.08989250428583032 + 0.0im, 0.06764691329458691 + 0.0im, -0.04831198626548225 + 0.0im, -0.012520880562840649 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.0860083055581273e-38, 5.038288467011017e-36, 1.2687130104176217e-33, 3.94912538964141e-33, 4.51930034648415e-34, 3.8583687854552095e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2500363814149592 + 0.0im, 0.08989250428583025 + 0.0im, 0.06764691329458704 + 0.0im, -0.04831198626548219 + 0.0im, -0.012520880562840621 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (8.83594347514455e-39, 4.857437161178539e-36, 3.459971230151105e-33, 5.058518021211031e-34, 8.455716768307695e-33, 4.475670975859567e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.22833250676156566 + 0.0im, 0.21708557907508225 + 0.0im, 0.15115823213585153 + 0.0im, -0.1363827959616465 + 0.0im, 0.09311279889678127 + 0.0im, 0.009143136953127554 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.5608549175796685e-38, 3.617754197920723e-35, 1.5592388267617416e-33, 4.5993427879854226e-33, 4.199579279567697e-34, 7.848865742718826e-34, 8.338665168111913e-34). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.22833250676156566 + 0.0im, 0.21708557907508216 + 0.0im, 0.15115823213585153 + 0.0im, -0.13638279596164676 + 0.0im, 0.09311279889678127 + 0.0im, 0.009143136953127556 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.3304063474315343e-38, 1.8320255464583622e-34, 3.6498093573913124e-34, 4.161758847831868e-33, 4.059013968330378e-34, 1.358305753399181e-33, 6.2014799592568065e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.22833250676156552 + 0.0im, 0.21708557907508214 + 0.0im, 0.15115823213585172 + 0.0im, -0.13638279596164682 + 0.0im, 0.09311279889678124 + 0.0im, 0.009143136953127564 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.556600487606589e-38, 7.609399580680832e-35, 1.6268182867394505e-34, 5.529032094253016e-34, 9.008385277083815e-34, 3.661280500052257e-33, 1.4846597097295552e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.22833250676156544 + 0.0im, 0.21708557907508216 + 0.0im, 0.1511582321358515 + 0.0im, -0.13638279596164704 + 0.0im, 0.09311279889678135 + 0.0im, 0.00914313695312756 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (5.592231164389841e-39, 6.473151106091676e-35, 3.629092740931765e-33, 3.070020102277185e-34, 1.7769673255946275e-34, 3.675304495032097e-33, 1.889498501995051e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.2283325067615656 + 0.0im, 0.21708557907508202 + 0.0im, 0.15115823213585153 + 0.0im, -0.1363827959616467 + 0.0im, 0.09311279889678126 + 0.0im, 0.009143136953127544 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.3722492652434797e-39, 9.347163922600011e-36, 5.537281589983549e-35, 3.264668007902293e-34, 1.0430195763367414e-34, 4.681212439551597e-33, 5.431925389079677e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.26382773588038383 + 0.0im, 0.19834598520161942 + 0.0im, -0.1964570054217717 + 0.0im, 0.09006078104531377 + 0.0im, 0.04272422843065402 + 0.0im, 0.011944954206016675 + 0.0im, 0.003044112013994191 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.1587904231411365e-40, 3.379259480505424e-36, 1.0954968455195077e-34, 1.161444797701984e-34, 2.535056717069958e-34, 8.728582911342565e-34, 1.7908326514799496e-33, 1.9440385404137573e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2638277358803828 + 0.0im, 0.19834598520161947 + 0.0im, -0.1964570054217714 + 0.0im, 0.09006078104531375 + 0.0im, 0.04272422843065407 + 0.0im, 0.011944954206016727 + 0.0im, 0.0030441120139941876 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.813849535439882e-42, 2.2247548875104817e-37, 2.687022490595854e-36, 2.397930782136405e-37, 1.1306540724412949e-35, 4.905317934300536e-35, 3.452943653324535e-35, 1.342262045217851e-33). ) (vals, info) = (ComplexF64[0.9999999999999978 + 0.0im, -0.26382773588038344 + 0.0im, 0.19834598520162 + 0.0im, -0.19645700542177186 + 0.0im, 0.09006078104531387 + 0.0im, 0.042724228430654064 + 0.0im, 0.011944954206016677 + 0.0im, 0.003044112013994189 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.9658927800639846e-41, 5.122260748853343e-37, 1.5889266352127672e-36, 9.159497410818155e-37, 1.1188358055247158e-34, 1.6435280235857665e-34, 1.1689046055539598e-33, 5.2427345429392736e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.263827735880383 + 0.0im, 0.1983459852016196 + 0.0im, -0.19645700542177166 + 0.0im, 0.09006078104531381 + 0.0im, 0.042724228430654085 + 0.0im, 0.011944954206016689 + 0.0im, 0.0030441120139941985 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.909211640762392e-42, 7.4330840221743586e-37, 1.437646612992739e-37, 2.6022958131415538e-37, 2.7857711671887607e-36, 3.45667171926927e-34, 8.058269399713007e-35, 1.0098944182448057e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2638277358803827 + 0.0im, 0.19834598520161986 + 0.0im, -0.1964570054217716 + 0.0im, 0.09006078104531368 + 0.0im, 0.04272422843065399 + 0.0im, 0.011944954206016696 + 0.0im, 0.003044112013994191 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.303554336472881e-41, 1.4637221112430037e-36, 3.9279457214251026e-36, 1.9583899074328203e-36, 8.46466619841757e-34, 1.4929229931826587e-34, 4.8014079881556934e-34, 1.676991669913025e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2638277358803827 + 0.0im, 0.19834598520161983 + 0.0im, -0.19645700542177164 + 0.0im, 0.09006078104531365 + 0.0im, 0.04272422843065411 + 0.0im, 0.01194495420601669 + 0.0im, 0.0030441120139942227 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.4781232117566979e-41, 1.2538109520721059e-36, 3.2392518450979964e-36, 3.915530787199896e-36, 2.805133039894147e-34, 2.538790371888802e-34, 9.63822885669164e-34, 1.2536501117490885e-34). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.21659548152558797 + 0.0im, 0.21379317790672134 + 0.0im, -0.13868226140051196 + 0.0im, 0.13675079008200583 + 0.0im, 0.08636389841780527 + 0.0im, 0.0703731126982414 + 0.0im, -0.06569077497673147 + 0.0im, -0.0411433427045677 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.730962427972508e-42, 3.0226463569106752e-37, 1.1287283629826395e-36, 3.1434229183866494e-36, 3.844431435857508e-35, 8.460588220144612e-35, 5.899000408802077e-33, 9.563408146276438e-36, 7.104209355114562e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.21659548152558772 + 0.0im, 0.21379317790672114 + 0.0im, -0.13868226140051207 + 0.0im, 0.13675079008200577 + 0.0im, 0.08636389841780537 + 0.0im, 0.07037311269824141 + 0.0im, -0.06569077497673156 + 0.0im, -0.04114334270456765 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.552193837502305e-41, 8.549139935964767e-36, 2.930015934820498e-35, 1.647012098200209e-34, 3.1650588543237013e-34, 2.4889212132311742e-33, 4.5141681545363904e-33, 6.699874146148058e-34, 4.850094016566454e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.21659548152558813 + 0.0im, 0.21379317790672106 + 0.0im, -0.13868226140051187 + 0.0im, 0.13675079008200614 + 0.0im, 0.08636389841780535 + 0.0im, 0.07037311269824141 + 0.0im, -0.06569077497673151 + 0.0im, -0.0411433427045677 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (8.333181976752358e-41, 1.879040077354769e-35, 8.172809175689878e-35, 2.4488807150476755e-34, 9.704586735736846e-34, 4.472486247732561e-33, 4.553956755795294e-33, 6.182545082466942e-33, 5.586729847686341e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.21659548152558813 + 0.0im, 0.2137931779067208 + 0.0im, -0.13868226140051193 + 0.0im, 0.13675079008200589 + 0.0im, 0.08636389841780537 + 0.0im, 0.07037311269824147 + 0.0im, -0.06569077497673155 + 0.0im, -0.04114334270456774 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.600205436203863e-41, 2.757994372052245e-35, 1.556946802155317e-35, 2.305713892759675e-34, 4.078035278367058e-34, 1.6761418234493858e-33, 1.7911519865021007e-33, 2.716974957069296e-33, 3.5301523492622787e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2165954815255877 + 0.0im, 0.21379317790672098 + 0.0im, -0.13868226140051182 + 0.0im, 0.13675079008200605 + 0.0im, 0.08636389841780531 + 0.0im, 0.07037311269824142 + 0.0im, -0.06569077497673154 + 0.0im, -0.041143342704567654 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.080838877755476e-42, 1.016993321915556e-34, 2.3132327447921828e-36, 4.0896602901330527e-35, 2.096247769160613e-35, 2.6904446124518284e-34, 7.981440902363702e-34, 1.5008864370603634e-34, 4.635912469032766e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.21659548152558827 + 0.0im, 0.21379317790672098 + 0.0im, -0.13868226140051207 + 0.0im, 0.1367507900820057 + 0.0im, 0.08636389841780541 + 0.0im, 0.07037311269824145 + 0.0im, -0.06569077497673151 + 0.0im, -0.04114334270456766 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.276463703228186e-41, 2.184099534226893e-35, 4.141329989208395e-35, 6.345198720435336e-35, 1.0419753633756885e-33, 1.289837913108094e-33, 2.0397458683921006e-33, 2.4899320116955242e-33, 6.6076532911700415e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2165954815255879 + 0.0im, 0.21379317790672153 + 0.0im, -0.13868226140051207 + 0.0im, 0.13675079008200589 + 0.0im, 0.08636389841780523 + 0.0im, 0.07037311269824154 + 0.0im, -0.06569077497673158 + 0.0im, -0.04114334270456774 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.0921987536377406e-41, 1.9245262629303246e-36, 7.0433745588656305e-34, 4.338166832291123e-35, 6.811571668042179e-34, 2.3176193303708694e-33, 5.854654857652876e-34, 1.466140800113298e-33, 1.0739460937823316e-34). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, -0.23204753477040754 + 0.0im, 0.21107245456806795 + 0.0im, -0.17173089253962792 + 0.0im, 0.13980136035176013 + 0.0im, -0.1255840820406176 + 0.0im, 0.10775182366356248 + 0.0im, -0.0837507981969826 + 0.0im, -0.030163042454546943 + 0.0im, 0.028278469125033595 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.504703188768566e-42, 5.3352786632581826e-36, 3.30903731919237e-35, 6.070780419014113e-34, 4.9338203477478756e-33, 8.479398015532389e-34, 5.559057275867629e-34, 1.04162173068806e-33, 7.340808688490238e-34, 3.101072600677666e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.23204753477040826 + 0.0im, 0.21107245456806736 + 0.0im, -0.17173089253962812 + 0.0im, 0.13980136035175988 + 0.0im, -0.1255840820406178 + 0.0im, 0.10775182366356247 + 0.0im, -0.08375079819698268 + 0.0im, -0.030163042454547064 + 0.0im, 0.02827846912503362 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.7527671585609044e-41, 2.6027688547333957e-34, 1.1471028772843984e-34, 8.293328693331076e-34, 5.600459439191681e-34, 6.423768887819138e-33, 4.136997312980259e-34, 1.0737031735149716e-33, 4.420909614044229e-33, 2.1937225083625242e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, -0.23204753477040818 + 0.0im, 0.21107245456806734 + 0.0im, -0.17173089253962792 + 0.0im, 0.13980136035175983 + 0.0im, -0.12558408204061774 + 0.0im, 0.10775182366356263 + 0.0im, -0.08375079819698271 + 0.0im, -0.030163042454546984 + 0.0im, 0.028278469125033658 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.144201608139803e-41, 2.314895388547497e-34, 1.0673601812216899e-33, 2.2626481826283282e-33, 4.425150062506404e-33, 5.671384149247897e-33, 1.2986610444584921e-33, 6.6642636644625e-33, 8.13586414041277e-33, 2.1683746273085745e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.2320475347704082 + 0.0im, 0.21107245456806784 + 0.0im, -0.1717308925396282 + 0.0im, 0.13980136035176033 + 0.0im, -0.1255840820406177 + 0.0im, 0.1077518236635628 + 0.0im, -0.08375079819698265 + 0.0im, -0.030163042454547 + 0.0im, 0.0282784691250336 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.2083652650738263e-41, 4.400678038047847e-34, 4.7190288664947424e-35, 4.259274214924593e-34, 5.623542229504343e-34, 2.821061225892637e-33, 6.172684547764475e-34, 7.066531365996647e-33, 3.0953178690235756e-33, 1.8860433428784553e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.23204753477040818 + 0.0im, 0.21107245456806764 + 0.0im, -0.17173089253962806 + 0.0im, 0.1398013603517599 + 0.0im, -0.12558408204061777 + 0.0im, 0.1077518236635628 + 0.0im, -0.08375079819698276 + 0.0im, -0.03016304245454699 + 0.0im, 0.028278469125033647 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.059914253908849e-43, 2.077442192511489e-36, 1.0134575192744238e-35, 4.0586693075823774e-35, 1.7812265243132354e-35, 1.850763353206399e-33, 4.25652938194674e-35, 2.80166940439396e-34, 2.2669678172608326e-34, 6.374039147911322e-35). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.23204753477040777 + 0.0im, 0.21107245456806775 + 0.0im, -0.17173089253962806 + 0.0im, 0.13980136035176013 + 0.0im, -0.12558408204061774 + 0.0im, 0.10775182366356265 + 0.0im, -0.08375079819698275 + 0.0im, -0.03016304245454695 + 0.0im, 0.028278469125033547 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0191654438371239e-42, 1.0513710238360425e-35, 1.827277042904719e-35, 8.329927428228333e-35, 2.726771364302723e-35, 6.26695779917855e-34, 2.1842218312001402e-33, 1.8058824797246417e-33, 5.878251819798581e-34, 8.224231653945717e-35). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.23204753477040785 + 0.0im, 0.21107245456806767 + 0.0im, -0.17173089253962834 + 0.0im, 0.13980136035176027 + 0.0im, -0.12558408204061774 + 0.0im, 0.10775182366356258 + 0.0im, -0.08375079819698267 + 0.0im, -0.030163042454546957 + 0.0im, 0.02827846912503362 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.080650286178265e-43, 4.692693050821401e-37, 2.8756135240677396e-36, 1.5039763368221277e-36, 2.2079722751687608e-36, 8.873370329621399e-33, 8.168963707612872e-35, 3.99875001812082e-34, 1.2513803108461021e-34, 4.471050791138719e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.23204753477040818 + 0.0im, 0.21107245456806778 + 0.0im, -0.171730892539628 + 0.0im, 0.13980136035176008 + 0.0im, -0.12558408204061783 + 0.0im, 0.10775182366356265 + 0.0im, -0.08375079819698271 + 0.0im, -0.030163042454546974 + 0.0im, 0.028278469125033616 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.246664250098494e-42, 2.376707891372054e-35, 1.1713121222540944e-35, 7.542459605255709e-34, 1.4819025123041863e-33, 7.229845224302809e-34, 3.941275765839185e-34, 2.7201921625347286e-33, 2.4960732357230634e-33, 1.129126089859425e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.1846138708727733 + 0.0im, 0.16214355505622652 + 0.0im, -0.10953270801365848 + 0.0im, 0.10782316544710609 + 0.0im, 0.08335412375578646 + 0.0im, -0.078582680983284 + 0.0im, -0.05183146752954855 + 0.0im, 0.04581529771489315 + 0.0im, -0.035381344147604236 + 0.0im, 0.012761100328186203 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.3563432656882838e-44, 6.115361213380623e-37, 1.6823181438792593e-35, 5.054386558425983e-35, 6.786640859829281e-35, 1.4032396113350232e-33, 2.1911584624231184e-34, 1.8876698777004617e-33, 1.2060930928796919e-33, 1.7986833226421545e-33, 1.936307226003719e-34). ) (vals, info) = (ComplexF64[0.9999999999999981 + 0.0im, -0.18461387087277326 + 0.0im, 0.1621435550562265 + 0.0im, -0.10953270801365855 + 0.0im, 0.10782316544710643 + 0.0im, 0.0833541237557862 + 0.0im, -0.07858268098328393 + 0.0im, -0.051831467529548605 + 0.0im, 0.04581529771489315 + 0.0im, -0.035381344147604264 + 0.0im, 0.012761100328186241 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.165846517456428e-45, 1.575668085486015e-37, 4.350932461856417e-37, 2.8468530010610774e-35, 3.0966680667217244e-35, 1.1656092603190497e-33, 2.468418494762981e-34, 3.6908080580576303e-34, 1.3325623711992723e-34, 6.167579892368941e-34, 1.4945352546127119e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.18461387087277314 + 0.0im, 0.16214355505622666 + 0.0im, -0.10953270801365851 + 0.0im, 0.10782316544710617 + 0.0im, 0.08335412375578627 + 0.0im, -0.07858268098328386 + 0.0im, -0.051831467529548626 + 0.0im, 0.04581529771489315 + 0.0im, -0.03538134414760423 + 0.0im, 0.012761100328186227 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.1450446642647351e-44, 9.475830857588931e-37, 8.266971026863762e-35, 8.077166432288765e-35, 2.526925720881218e-35, 3.1161911492932274e-34, 1.2256612416717261e-33, 9.884821330592712e-34, 2.5880178557903376e-33, 9.745096386903318e-34, 8.371819045505628e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.18461387087277353 + 0.0im, 0.1621435550562266 + 0.0im, -0.10953270801365843 + 0.0im, 0.10782316544710632 + 0.0im, 0.08335412375578637 + 0.0im, -0.07858268098328387 + 0.0im, -0.05183146752954859 + 0.0im, 0.04581529771489311 + 0.0im, -0.03538134414760424 + 0.0im, 0.012761100328186267 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.432541752531233e-45, 4.5805648119657447e-38, 3.638614086834443e-37, 7.458801990320931e-35, 4.16141592561181e-36, 1.189167637923327e-35, 2.613083885225107e-35, 5.611705081619635e-35, 4.0257463913401003e-35, 9.566260848470929e-34, 1.9015618793057353e-35). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.18461387087277303 + 0.0im, 0.1621435550562266 + 0.0im, -0.10953270801365843 + 0.0im, 0.10782316544710613 + 0.0im, 0.08335412375578613 + 0.0im, -0.07858268098328386 + 0.0im, -0.05183146752954856 + 0.0im, 0.04581529771489317 + 0.0im, -0.0353813441476042 + 0.0im, 0.012761100328186278 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.496143301794339e-45, 1.381656773413044e-37, 2.903110533055604e-35, 7.549912824382159e-36, 1.5741687472417134e-35, 2.3073145220068015e-34, 5.749407117851362e-35, 1.7011680653781314e-33, 8.671644530470871e-35, 1.4685750156632378e-34, 8.648325562024028e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.1846138708727731 + 0.0im, 0.16214355505622635 + 0.0im, -0.10953270801365844 + 0.0im, 0.10782316544710621 + 0.0im, 0.08335412375578617 + 0.0im, -0.07858268098328398 + 0.0im, -0.051831467529548585 + 0.0im, 0.04581529771489316 + 0.0im, -0.03538134414760429 + 0.0im, 0.012761100328186248 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.1384949882255704e-44, 1.9790647226641887e-36, 9.849754189838815e-36, 8.881919740273761e-35, 2.821621389501121e-34, 2.7272137702777357e-34, 8.41175174775101e-34, 3.275566316154008e-33, 3.536383496274982e-34, 1.0761083733372885e-33, 6.352614536135064e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.18461387087277317 + 0.0im, 0.16214355505622607 + 0.0im, -0.10953270801365866 + 0.0im, 0.10782316544710624 + 0.0im, 0.0833541237557862 + 0.0im, -0.07858268098328403 + 0.0im, -0.05183146752954857 + 0.0im, 0.04581529771489318 + 0.0im, -0.03538134414760427 + 0.0im, 0.012761100328186238 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.4338093546893352e-44, 1.8766020024095677e-36, 1.243131550611066e-36, 2.4478285019289094e-35, 6.44797179699754e-35, 1.7781774490814618e-34, 3.2940937964207505e-34, 3.6186496058851005e-33, 9.584499252670251e-34, 8.894600465587989e-34, 5.083927976464632e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.1846138708727734 + 0.0im, 0.16214355505622652 + 0.0im, -0.10953270801365851 + 0.0im, 0.10782316544710623 + 0.0im, 0.08335412375578623 + 0.0im, -0.07858268098328394 + 0.0im, -0.05183146752954858 + 0.0im, 0.04581529771489313 + 0.0im, -0.03538134414760423 + 0.0im, 0.012761100328186255 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.8435365429040842e-44, 2.6841729040428935e-37, 1.3884764587804623e-36, 8.230386945425881e-35, 7.04178489732412e-35, 2.813555802590812e-34, 2.5734171585421037e-34, 8.529238307427576e-33, 3.782301097879956e-34, 1.1535268786277282e-33, 7.460084162716464e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.18461387087277317 + 0.0im, 0.16214355505622646 + 0.0im, -0.10953270801365846 + 0.0im, 0.10782316544710636 + 0.0im, 0.08335412375578623 + 0.0im, -0.07858268098328401 + 0.0im, -0.05183146752954856 + 0.0im, 0.04581529771489316 + 0.0im, -0.03538134414760425 + 0.0im, 0.012761100328186245 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.686957815882261e-45, 5.0444043955178925e-37, 3.2767487320551406e-37, 1.34432890810925e-35, 1.4886368379512867e-35, 4.0332469652950703e-35, 7.992670845455382e-34, 3.6696336863839496e-34, 4.661289549896922e-33, 4.593029685211597e-34, 1.5275744354629542e-34). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.19016473066083955 + 0.0im, -0.18802633588908352 + 0.0im, -0.1357600731069159 + 0.0im, 0.12635768986488385 + 0.0im, 0.10862097175244462 + 0.0im, 0.09020459211905829 + 0.0im, -0.08415336860817388 + 0.0im, -0.07710426117950255 + 0.0im, -0.038934807221058784 + 0.0im, 0.035093107024791716 + 0.0im, 0.024317931502587927 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.849070228036789e-45, 1.690638110401138e-36, 5.261084059589403e-37, 2.3923779447855466e-35, 1.2886023296510435e-34, 1.6454845438343966e-33, 7.213487929192492e-33, 2.2157275893848575e-34, 1.0163485643359842e-33, 1.8585883674994233e-33, 1.9861465949525582e-33, 3.083246631663766e-33). ) (vals, info) = (ComplexF64[1.0000000000000022 + 0.0im, 0.19016473066084028 + 0.0im, -0.1880263358890831 + 0.0im, -0.13576007310691576 + 0.0im, 0.12635768986488374 + 0.0im, 0.10862097175244453 + 0.0im, 0.09020459211905821 + 0.0im, -0.08415336860817386 + 0.0im, -0.0771042611795026 + 0.0im, -0.03893480722105871 + 0.0im, 0.03509310702479171 + 0.0im, 0.02431793150258795 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.041285029322642e-46, 2.815008825438694e-37, 1.0598152951944771e-37, 9.181849604004705e-37, 7.72194441398669e-36, 4.958460974358e-35, 3.3660357655131343e-35, 1.9065023605713018e-33, 7.136545055794801e-35, 5.946274385154111e-35, 2.2143337269588905e-33, 2.150580938119509e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.19016473066084044 + 0.0im, -0.18802633588908355 + 0.0im, -0.13576007310691618 + 0.0im, 0.1263576898648838 + 0.0im, 0.10862097175244458 + 0.0im, 0.09020459211905832 + 0.0im, -0.08415336860817364 + 0.0im, -0.07710426117950246 + 0.0im, -0.038934807221058715 + 0.0im, 0.035093107024791736 + 0.0im, 0.024317931502587938 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.6041329702490592e-45, 7.292221713584913e-37, 2.644535581382908e-36, 4.993283985385432e-36, 1.7327603564252193e-34, 2.1271693930427486e-34, 4.136730560212346e-34, 5.507067855747565e-34, 8.597209523222811e-34, 2.618269537580404e-34, 1.3166654470514345e-33, 2.6698076103231056e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.19016473066084028 + 0.0im, -0.18802633588908346 + 0.0im, -0.13576007310691574 + 0.0im, 0.12635768986488385 + 0.0im, 0.10862097175244455 + 0.0im, 0.09020459211905833 + 0.0im, -0.08415336860817392 + 0.0im, -0.07710426117950249 + 0.0im, -0.038934807221058756 + 0.0im, 0.03509310702479172 + 0.0im, 0.02431793150258796 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.9296773447933795e-45, 4.248105827406219e-37, 6.594795901954244e-38, 4.441317178531632e-36, 4.956942187169442e-35, 3.0168079477098214e-34, 1.0940266745437762e-33, 8.988803081304382e-34, 1.6525736187660648e-34, 1.4484113955502064e-34, 1.2466850625083381e-33, 1.5079372777397219e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.1901647306608403 + 0.0im, -0.18802633588908316 + 0.0im, -0.13576007310691549 + 0.0im, 0.1263576898648838 + 0.0im, 0.1086209717524446 + 0.0im, 0.09020459211905836 + 0.0im, -0.08415336860817388 + 0.0im, -0.07710426117950261 + 0.0im, -0.03893480722105874 + 0.0im, 0.03509310702479175 + 0.0im, 0.024317931502587917 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.398098575844571e-45, 1.857298737767788e-36, 3.7190681913241337e-37, 2.454637470054064e-35, 7.927184354533669e-35, 5.050143447118393e-33, 6.10178815134367e-34, 6.046795215449377e-34, 7.055078818430483e-34, 8.508927930523212e-34, 2.5330882341854546e-33, 1.9715773627969842e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.19016473066083953 + 0.0im, -0.1880263358890835 + 0.0im, -0.13576007310691585 + 0.0im, 0.12635768986488344 + 0.0im, 0.10862097175244467 + 0.0im, 0.09020459211905847 + 0.0im, -0.08415336860817381 + 0.0im, -0.0771042611795026 + 0.0im, -0.0389348072210588 + 0.0im, 0.035093107024791736 + 0.0im, 0.024317931502587913 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.783155452672618e-46, 7.25661089331292e-37, 2.703012176531577e-37, 2.0958597798756459e-35, 1.5182076520521955e-35, 6.246969152545589e-35, 7.909938985965341e-35, 3.228995997125801e-33, 1.34289269773876e-34, 1.3451685592164154e-34, 1.9217198387570525e-33, 5.279470848715375e-35). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.1901647306608401 + 0.0im, -0.18802633588908352 + 0.0im, -0.13576007310691576 + 0.0im, 0.1263576898648839 + 0.0im, 0.10862097175244462 + 0.0im, 0.09020459211905835 + 0.0im, -0.08415336860817414 + 0.0im, -0.0771042611795025 + 0.0im, -0.03893480722105875 + 0.0im, 0.035093107024791736 + 0.0im, 0.02431793150258793 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.5442494065924172e-45, 3.2043623162367135e-36, 7.040158051672729e-36, 4.3067600771746524e-35, 6.439978566966233e-35, 4.665401490911206e-34, 3.1518337869578924e-34, 1.2821467992746346e-34, 7.585009961246768e-34, 2.7944849388596664e-34, 3.7512857405632835e-34, 2.582222855682885e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.19016473066083972 + 0.0im, -0.18802633588908302 + 0.0im, -0.1357600731069159 + 0.0im, 0.1263576898648839 + 0.0im, 0.10862097175244445 + 0.0im, 0.09020459211905815 + 0.0im, -0.08415336860817388 + 0.0im, -0.07710426117950259 + 0.0im, -0.03893480722105873 + 0.0im, 0.035093107024791646 + 0.0im, 0.02431793150258795 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.4210370188506222e-44, 1.0969097621936206e-35, 2.4225645938620432e-36, 3.5228349210705813e-35, 8.470918484319173e-34, 2.716848057118398e-33, 8.490453135896114e-34, 2.7339941656117292e-33, 4.3303049489000097e-33, 2.802802797246853e-33, 2.6368238331776294e-33, 2.9921057292143953e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.19016473066084053 + 0.0im, -0.18802633588908377 + 0.0im, -0.13576007310691582 + 0.0im, 0.12635768986488372 + 0.0im, 0.10862097175244464 + 0.0im, 0.09020459211905828 + 0.0im, -0.08415336860817388 + 0.0im, -0.07710426117950275 + 0.0im, -0.03893480722105879 + 0.0im, 0.0350931070247917 + 0.0im, 0.024317931502587913 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.8465020867325465e-45, 1.2937231274821317e-36, 1.2890914485344336e-36, 3.624164128699595e-36, 3.043751707800679e-34, 9.218759557051365e-34, 1.9073643970746063e-33, 1.2680484612457669e-33, 5.5660230407176525e-34, 2.0244613651568333e-34, 1.3386558506412317e-33, 5.752389297651019e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.19016473066083994 + 0.0im, -0.18802633588908352 + 0.0im, -0.135760073106916 + 0.0im, 0.12635768986488394 + 0.0im, 0.10862097175244453 + 0.0im, 0.09020459211905837 + 0.0im, -0.0841533686081739 + 0.0im, -0.07710426117950268 + 0.0im, -0.03893480722105871 + 0.0im, 0.03509310702479173 + 0.0im, 0.02431793150258792 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.804494883342531e-45, 1.1457964363979916e-35, 4.611976843073565e-36, 1.724132937677331e-34, 3.612354983511e-34, 1.323681199991713e-33, 6.6804836335461335e-34, 3.749725292176012e-34, 5.948616864137503e-34, 1.4808597650272534e-33, 3.2439566896021706e-33, 1.5939708403864777e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.22485046623766883 + 0.0im, 0.19557135957815605 + 0.0im, -0.15878641653341863 + 0.0im, -0.12464219159471655 + 0.0im, 0.1173545821026749 + 0.0im, -0.10237772523820424 + 0.0im, -0.05868215983795393 + 0.0im, 0.058335191089772406 + 0.0im, -0.028041169757212395 + 0.0im, 0.021525734267419428 + 0.0im, 0.01651016575670541 + 0.0im, 0.0018687551643813403 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9229600641332143e-47, 7.647936705760153e-39, 1.8768484335092606e-39, 6.268299901481517e-37, 3.597359505865083e-35, 3.637214368702726e-35, 9.789362896027316e-36, 9.889274701732744e-35, 2.9686832206757173e-35, 1.468518549643208e-34, 4.5575497124552475e-34, 1.752715507469899e-33, 8.202027556289612e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.22485046623766872 + 0.0im, 0.19557135957815638 + 0.0im, -0.15878641653341857 + 0.0im, -0.1246421915947167 + 0.0im, 0.11735458210267502 + 0.0im, -0.10237772523820463 + 0.0im, -0.05868215983795402 + 0.0im, 0.0583351910897724 + 0.0im, -0.02804116975721243 + 0.0im, 0.021525734267419504 + 0.0im, 0.016510165756705403 + 0.0im, 0.0018687551643813555 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.8961078870956695e-48, 1.5314425298200323e-39, 7.858178677644411e-40, 4.640841799682956e-37, 7.894799389944598e-36, 1.3337250254390762e-37, 1.9833136996855424e-35, 1.9802902368701433e-35, 7.49096740741666e-36, 1.8653831882819494e-35, 2.7973318176818802e-34, 1.439963761961371e-33, 1.9762454925519284e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.22485046623766844 + 0.0im, 0.1955713595781565 + 0.0im, -0.15878641653341916 + 0.0im, -0.12464219159471643 + 0.0im, 0.1173545821026752 + 0.0im, -0.10237772523820449 + 0.0im, -0.05868215983795399 + 0.0im, 0.05833519108977235 + 0.0im, -0.028041169757212405 + 0.0im, 0.021525734267419456 + 0.0im, 0.016510165756705393 + 0.0im, 0.0018687551643813596 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.095450577532122e-48, 5.57051229556467e-38, 3.4027943139996533e-40, 3.346129824372427e-37, 1.8128831954390454e-35, 3.811455742761956e-37, 1.4327563298553512e-35, 6.750841482972797e-36, 8.091122152388614e-36, 1.0672975711324184e-34, 9.850383290848874e-34, 2.7881225423530022e-34, 2.9168604913867554e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2248504662376686 + 0.0im, 0.19557135957815594 + 0.0im, -0.15878641653341866 + 0.0im, -0.12464219159471654 + 0.0im, 0.11735458210267492 + 0.0im, -0.10237772523820443 + 0.0im, -0.05868215983795395 + 0.0im, 0.058335191089772455 + 0.0im, -0.02804116975721239 + 0.0im, 0.021525734267419466 + 0.0im, 0.01651016575670541 + 0.0im, 0.0018687551643813533 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.4773002287736214e-49, 2.4274657250369784e-40, 2.756265685154389e-41, 3.056046945182085e-38, 6.203733671757387e-38, 5.3115535585210766e-39, 1.0676762907203923e-36, 8.598275978739312e-38, 7.931811023251097e-38, 1.008884380676106e-36, 2.4609805051111077e-35, 6.59439832886233e-35, 4.894493154859883e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.2248504662376689 + 0.0im, 0.19557135957815583 + 0.0im, -0.1587864165334188 + 0.0im, -0.12464219159471668 + 0.0im, 0.1173545821026751 + 0.0im, -0.10237772523820453 + 0.0im, -0.058682159837954 + 0.0im, 0.05833519108977244 + 0.0im, -0.02804116975721239 + 0.0im, 0.02152573426741949 + 0.0im, 0.01651016575670541 + 0.0im, 0.0018687551643813399 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.1030131407357e-48, 3.338688351736061e-38, 6.15778459562004e-39, 1.7051893460510284e-37, 3.412304981914569e-36, 3.351570681137188e-38, 2.5366937436043405e-36, 1.0663871360814043e-35, 7.446330652296332e-36, 4.0761551271350496e-35, 5.021872904142878e-34, 1.2603044963693989e-33, 1.3477298881104726e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.22485046623766883 + 0.0im, 0.1955713595781563 + 0.0im, -0.15878641653341885 + 0.0im, -0.1246421915947165 + 0.0im, 0.11735458210267519 + 0.0im, -0.10237772523820458 + 0.0im, -0.058682159837953926 + 0.0im, 0.058335191089772365 + 0.0im, -0.028041169757212388 + 0.0im, 0.02152573426741946 + 0.0im, 0.016510165756705414 + 0.0im, 0.0018687551643813474 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.280427771099154e-48, 9.412120462543969e-39, 6.336208676613977e-40, 2.0526953365790264e-37, 6.119918905840327e-36, 5.1494519097737214e-37, 4.784472815830947e-35, 1.997883990051135e-35, 1.4602913165141802e-35, 1.9176754838973698e-34, 3.058604191269739e-34, 9.976470834671502e-34, 1.321752750878412e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.22485046623766908 + 0.0im, 0.1955713595781563 + 0.0im, -0.15878641653341896 + 0.0im, -0.12464219159471655 + 0.0im, 0.11735458210267499 + 0.0im, -0.10237772523820449 + 0.0im, -0.05868215983795401 + 0.0im, 0.05833519108977241 + 0.0im, -0.028041169757212412 + 0.0im, 0.021525734267419456 + 0.0im, 0.016510165756705417 + 0.0im, 0.0018687551643813344 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.419690367997281e-48, 2.402709571465006e-38, 1.9860759917836677e-39, 4.858728962781934e-37, 3.2357740931386174e-36, 1.7353533682785932e-37, 4.944142828493173e-36, 6.060362054483271e-34, 1.977673016202165e-35, 5.794775005135647e-35, 2.1636197651922612e-33, 1.4013556579488166e-33, 1.599492377075578e-34). ) (vals, info) = (ComplexF64[0.9999999999999976 + 0.0im, -0.22485046623766897 + 0.0im, 0.19557135957815608 + 0.0im, -0.1587864165334192 + 0.0im, -0.12464219159471646 + 0.0im, 0.11735458210267485 + 0.0im, -0.10237772523820443 + 0.0im, -0.05868215983795399 + 0.0im, 0.05833519108977242 + 0.0im, -0.02804116975721242 + 0.0im, 0.021525734267419477 + 0.0im, 0.01651016575670542 + 0.0im, 0.0018687551643813258 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.0172228638949373e-47, 1.9539889941934638e-38, 1.040013815823034e-38, 7.812664670798205e-37, 2.276348008054985e-34, 5.557236619224146e-36, 2.3088280594764064e-35, 3.016629922421844e-34, 2.7901109355614595e-35, 1.23142576993706e-34, 2.1229287524274444e-33, 1.6642110576185668e-33, 4.485058549903194e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.22485046623766866 + 0.0im, 0.19557135957815633 + 0.0im, -0.15878641653341827 + 0.0im, -0.12464219159471636 + 0.0im, 0.11735458210267496 + 0.0im, -0.10237772523820439 + 0.0im, -0.058682159837954 + 0.0im, 0.058335191089772385 + 0.0im, -0.028041169757212374 + 0.0im, 0.021525734267419452 + 0.0im, 0.01651016575670541 + 0.0im, 0.0018687551643813613 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.9965184038855606e-50, 1.049811673807083e-41, 1.5388737610016188e-41, 4.0496645464948156e-39, 4.074713861295592e-38, 6.764883058447767e-41, 2.132562081667131e-38, 9.355789336754229e-38, 1.341123749445683e-38, 1.9038758019752174e-37, 3.28348241769872e-35, 3.251896778771991e-33, 5.289264524402135e-35). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.22485046623766813 + 0.0im, 0.19557135957815613 + 0.0im, -0.1587864165334188 + 0.0im, -0.1246421915947165 + 0.0im, 0.11735458210267517 + 0.0im, -0.10237772523820449 + 0.0im, -0.05868215983795403 + 0.0im, 0.058335191089772434 + 0.0im, -0.028041169757212405 + 0.0im, 0.021525734267419477 + 0.0im, 0.01651016575670542 + 0.0im, 0.0018687551643813553 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.7501175476531198e-47, 1.652251974789202e-38, 4.8935631040127916e-39, 5.183281971133364e-36, 1.581921240751558e-35, 4.668556944310868e-37, 1.8435551966050453e-35, 6.412199350552922e-35, 4.230309528760839e-35, 2.4637168841877703e-34, 8.948002189524545e-34, 9.09109834478451e-34, 3.683948709176554e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.22485046623766883 + 0.0im, 0.19557135957815636 + 0.0im, -0.15878641653341896 + 0.0im, -0.12464219159471647 + 0.0im, 0.11735458210267499 + 0.0im, -0.10237772523820454 + 0.0im, -0.05868215983795402 + 0.0im, 0.05833519108977237 + 0.0im, -0.028041169757212412 + 0.0im, 0.021525734267419456 + 0.0im, 0.016510165756705407 + 0.0im, 0.001868755164381348 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2328428600574641e-48, 4.3308020236135674e-39, 3.5939521757534846e-40, 1.0440898065241558e-36, 9.146786001475886e-37, 1.6392311949308994e-38, 6.522646873415817e-37, 4.198787083084047e-36, 2.3338035778796258e-35, 2.4839538048075157e-36, 4.677271646981601e-34, 8.884379063769445e-34, 1.681681661201681e-33). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 4×4 Matrix{Float64}: 1.0 -0.123213 -0.06544 0.119405 0.0 -0.400701 -0.0937105 -0.125103 0.0 0.0 0.185048 0.108828 0.0 0.0 -0.183208 0.185048 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 0.095759 -0.069077 0.0142166 0.233846 0.0 -0.00629917 -0.386332 0.0712265 -0.0432375 0.0 0.14619 -0.00629917 -0.0841112 0.0865848 0.0 0.0 0.0 -0.0163727 -0.444461 0.0 0.0 0.0 0.00163327 -0.0163727 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 0.095759 -0.069077 0.0142166 0.233846 0.0 -0.00629917 -0.386332 0.0712265 -0.0432375 0.0 0.14619 -0.00629917 -0.0841112 0.0865848 0.0 0.0 0.0 -0.0163727 -0.444461 0.0 0.0 0.0 0.00163327 -0.0163727 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 -0.199527 -0.0697413 0.143798 -0.00441407 0.0587447 0.0 -0.0116319 -0.22336 -0.0407178 -0.0352872 0.0855079 0.0 0.147571 -0.0116319 0.177584 -0.0484887 0.067325 0.0 0.0 0.0 -0.122338 -0.105631 -0.162129 0.0 0.0 0.0 0.0 0.0538386 -0.0623323 0.0 0.0 0.0 0.0 0.0 -0.0271814 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 -0.0585685 -0.00511252 0.0449469 -0.126385 0.022138 -0.0455002 0.0 -0.132779 0.197459 0.0559973 0.228872 0.110614 0.154463 0.0 -0.0724697 -0.132779 -0.0602785 0.0432192 0.0114181 0.1239 0.0 0.0 0.0 0.0459526 0.183502 -0.0518487 -0.0829281 0.0 0.0 0.0 -0.101135 0.0459526 0.0533819 -0.0245164 0.0 0.0 0.0 0.0 0.0 0.1444 0.100826 0.0 0.0 0.0 0.0 0.0 -0.0805073 0.1444 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 -0.0585685 -0.00511252 -0.0729931 -0.0245269 0.120921 0.0014869 0.0 -0.132779 0.197459 0.215514 -0.0486773 -0.137945 0.154168 0.0 -0.0724697 -0.132779 0.10069 0.0928696 -0.0329055 0.0337208 0.0 0.0 0.0 0.1444 0.0931627 0.10075 0.0520048 0.0 0.0 0.0 -0.0871295 0.1444 0.0325353 0.0580336 0.0 0.0 0.0 0.0 0.0 0.0459526 0.111956 0.0 0.0 0.0 0.0 0.0 -0.165765 0.0459526 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 -0.0585685 -0.00511252 0.0449469 -0.126385 0.022138 -0.0455002 0.0 -0.132779 0.197459 0.0559973 0.228872 0.110614 0.154463 0.0 -0.0724697 -0.132779 -0.0602785 0.0432192 0.0114181 0.1239 0.0 0.0 0.0 0.0459526 0.183502 -0.0518487 -0.0829281 0.0 0.0 0.0 -0.101135 0.0459526 0.0533819 -0.0245164 0.0 0.0 0.0 0.0 0.0 0.1444 0.100826 0.0 0.0 0.0 0.0 0.0 -0.0805073 0.1444 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 -0.0289776 0.0994518 -0.134587 0.030714 0.105237 0.103602 -0.00292942 0.0 -0.18852 0.0960413 0.0606224 -0.000582868 -0.119491 -0.0103107 0.169225 0.0 -0.173665 -0.18852 0.0332515 -0.096141 0.0639638 0.0753548 -0.0558541 0.0 0.0 0.0 0.0404985 -0.203104 0.00132155 0.065297 0.0299365 0.0 0.0 0.0 0.111942 0.0404985 -0.025173 -0.0110707 0.0282092 0.0 0.0 0.0 0.0 0.0 0.0711165 -0.112417 -0.116888 0.0 0.0 0.0 0.0 0.0 0.0 0.0868786 -0.00972156 0.0 0.0 0.0 0.0 0.0 0.0 0.129414 0.0868786 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.124681 -0.0144659 -0.00548787 0.118332 0.105237 0.103602 -0.00292942 0.0 0.0404985 0.198033 -0.0664197 0.0772776 0.0212111 -0.0695238 -0.0650215 0.0 -0.114809 0.0404985 -0.0100325 0.0788449 -0.0563037 -0.0342802 0.0622636 0.0 0.0 0.0 -0.18852 -0.0992503 0.113068 0.0261202 -0.152391 0.0 0.0 0.0 0.16805 -0.18852 0.050994 0.0589911 -0.0460553 0.0 0.0 0.0 0.0 0.0 0.0711165 -0.112417 -0.116888 0.0 0.0 0.0 0.0 0.0 0.0 0.0868786 -0.00972156 0.0 0.0 0.0 0.0 0.0 0.0 0.129414 0.0868786 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.124681 -0.0144659 0.139414 -0.0528899 -0.0203053 -0.071843 0.0896783 0.0 0.0404985 0.198033 0.0350573 0.0529966 -0.0730125 -0.0860029 -0.0559437 0.0 -0.114809 0.0404985 -0.0330695 -0.0408547 0.0405877 -0.0921793 -0.040399 0.0 0.0 0.0 0.0868786 0.162313 -0.10568 0.127122 -0.0538505 0.0 0.0 0.0 -0.0077511 0.0868786 -0.070154 -0.00539012 -0.0883352 0.0 0.0 0.0 0.0 0.0 -0.18852 0.0963576 0.114391 0.0 0.0 0.0 0.0 0.0 -0.173095 -0.18852 -0.0663806 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0711165 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.103701 -0.0660568 -0.0715827 -0.0692665 0.033848 -0.0484219 -0.113246 -0.0852316 0.0 0.143542 0.0856783 -0.0387719 0.00616835 -0.163588 -0.0473815 -0.0203347 -0.0159822 0.0 -0.197399 0.143542 -0.0325217 -0.0050518 0.110938 -0.102719 -0.0270463 -0.056947 0.0 0.0 0.0 -0.150352 -0.0445997 0.0769244 0.0377505 0.0428892 0.0703183 0.0 0.0 0.0 0.0 -0.0858758 0.218105 0.105338 -0.00784537 -0.0947473 0.0 0.0 0.0 0.0 -0.0190624 -0.0858758 0.0750654 -0.0669434 -0.0302861 0.0 0.0 0.0 0.0 0.0 0.0 0.036186 0.110949 0.0420261 0.0 0.0 0.0 0.0 0.0 0.0 -0.217399 0.036186 -0.104034 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0145961 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.103701 -0.0660568 -0.0776386 -0.03376 -0.0612947 -0.122653 -0.0163908 -0.0852316 0.0 0.143542 0.0856783 0.029221 -0.053537 -0.0276177 0.0201384 -0.16147 -0.0159822 0.0 -0.197399 0.143542 -0.0660482 -0.0980627 -0.0046529 -0.0582493 0.0853213 -0.056947 0.0 0.0 0.0 0.036186 -0.252396 0.0564712 0.0300119 -0.0549372 -0.0227163 0.0 0.0 0.0 0.0955647 0.036186 -0.0536364 0.0602947 0.0363307 0.0881932 0.0 0.0 0.0 0.0 0.0 -0.150352 -0.0473574 0.085266 0.0508725 0.0 0.0 0.0 0.0 0.0 0.0 -0.0858758 0.205552 -0.109977 0.0 0.0 0.0 0.0 0.0 0.0 -0.0202266 -0.0858758 -0.0667183 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0145961 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.103701 -0.0660568 -0.0715827 -0.0692665 0.033848 -0.0484219 -0.113246 -0.0852316 0.0 0.143542 0.0856783 -0.0387719 0.00616835 -0.163588 -0.0473815 -0.0203347 -0.0159822 0.0 -0.197399 0.143542 -0.0325217 -0.0050518 0.110938 -0.102719 -0.0270463 -0.056947 0.0 0.0 0.0 -0.150352 -0.0445997 0.0769244 0.0377505 0.0428892 0.0703183 0.0 0.0 0.0 0.0 -0.0858758 0.218105 0.105338 -0.00784537 -0.0947473 0.0 0.0 0.0 0.0 -0.0190624 -0.0858758 0.0750654 -0.0669434 -0.0302861 0.0 0.0 0.0 0.0 0.0 0.0 0.036186 0.110949 0.0420261 0.0 0.0 0.0 0.0 0.0 0.0 -0.217399 0.036186 -0.104034 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0145961 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0653265 -0.0816921 -0.0219629 -0.0653643 -0.00702056 0.0294249 -0.0640596 -0.109436 -0.032966 0.0 -0.125978 -0.174503 -0.0334623 0.079759 0.0338449 -0.069159 0.0891245 0.0421295 0.0978605 0.0 0.0599019 -0.125978 0.092348 0.0607574 -0.00177186 0.00168616 -0.0565937 0.107826 -0.0402226 0.0 0.0 0.0 -0.147591 -0.0361429 -0.0457165 -0.0698155 -0.13319 -0.0275522 0.0644871 0.0 0.0 0.0 0.0 -0.0376427 0.159925 0.0291888 0.0317745 -0.0261025 -0.0631808 0.0 0.0 0.0 0.0 -0.0861746 -0.0376427 0.127116 0.0545801 -0.0598525 0.0186912 0.0 0.0 0.0 0.0 0.0 0.0 -0.0401838 0.0330672 0.0584513 -0.0302159 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.116827 -0.0195088 -0.0631269 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.13442 0.117041 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00339547 0.13442 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0653265 -0.0816921 -0.0219629 -0.0118649 0.121803 -0.0554472 0.0020962 0.0469608 -0.0457533 0.0 -0.125978 -0.174503 -0.0334623 -0.0660101 -0.138069 0.039044 -0.0108158 -0.0784687 -0.0191185 0.0 0.0599019 -0.125978 0.092348 0.0901016 -0.0139946 0.0927095 -0.0307237 -0.0148509 0.0455077 0.0 0.0 0.0 -0.147591 0.068214 0.0692441 -0.000236329 0.0254497 -0.0717676 -0.125226 0.0 0.0 0.0 0.0 0.13442 -0.0977652 0.0658488 0.028013 -0.0671839 -0.0942822 0.0 0.0 0.0 0.0 0.00406492 0.13442 0.0412738 -0.0111006 -0.00530319 0.0199427 0.0 0.0 0.0 0.0 0.0 0.0 -0.0376427 -0.154665 9.26855e-5 0.0311048 0.0 0.0 0.0 0.0 0.0 0.0 0.0891053 -0.0376427 -0.1291 0.0186508 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0401838 0.0768808 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.116827 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0653265 -0.0816921 -0.0219629 -0.0653643 -0.00702056 -0.0382009 -0.11079 0.0469608 -0.0457533 0.0 -0.125978 -0.174503 -0.0334623 0.079759 0.0338449 -0.0357268 0.127587 -0.0784687 -0.0191185 0.0 0.0599019 -0.125978 0.092348 0.0607574 -0.00177186 0.118896 -0.00471474 -0.0148509 0.0455077 0.0 0.0 0.0 -0.147591 -0.0361429 -0.0457165 0.0520665 -0.0631539 -0.0717676 -0.125226 0.0 0.0 0.0 0.0 -0.0376427 0.159925 -0.0346824 -0.0289502 0.0376509 0.0554633 0.0 0.0 0.0 0.0 -0.0861746 -0.0376427 -0.0624723 0.0277376 0.135164 -0.0113 0.0 0.0 0.0 0.0 0.0 0.0 0.13442 0.0930035 -0.0347823 -0.0836641 0.0 0.0 0.0 0.0 0.0 0.0 -0.00427304 0.13442 -0.0176609 -0.0199665 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0401838 0.0768808 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.116827 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0106134 0.015915 -0.0539304 0.00586726 0.0646303 0.0394495 -0.00450218 -0.0784038 0.0348497 0.0195729 0.0 -0.152397 -0.0419141 0.00912843 -0.0987534 0.0510911 0.0691514 -0.0186306 0.0220033 0.00783189 -0.0491894 0.0 0.0 0.0200427 -0.143494 0.0701314 0.00247809 0.0111878 0.0939175 -0.00242147 0.00844661 0.0562841 0.0 0.0 0.127056 0.0200427 -0.00409224 -0.00207938 -0.123317 0.0543209 0.12592 -0.0165715 -0.00895783 0.0 0.0 0.0 0.0 -0.0735874 0.151096 -0.0719626 -0.0248414 -0.0537819 -0.00776697 -0.0169048 0.0 0.0 0.0 0.0 -0.057192 -0.0735874 -0.00921833 -0.00597965 -0.0466665 0.0346506 0.0377213 0.0 0.0 0.0 0.0 0.0 0.0 0.0524806 0.177455 0.0445244 0.0595575 -0.0218688 0.0 0.0 0.0 0.0 0.0 0.0 -0.0738487 0.0524806 0.054493 -0.0220774 0.0656779 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0908921 -0.00303832 0.0787591 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0487857 -0.058954 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0405684 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0106134 0.015915 -0.0539304 0.0357314 -0.00932463 0.0257101 0.0613461 -0.0784038 0.0348497 0.0195729 0.0 -0.152397 -0.0419141 0.00912843 0.105031 -0.0325458 -0.0560163 0.047571 0.0220033 0.00783189 -0.0491894 0.0 0.0 0.0200427 -0.143494 -0.0220645 0.102108 0.0518987 0.0162416 -0.00242147 0.00844661 0.0562841 0.0 0.0 0.127056 0.0200427 -0.113747 0.0379553 -0.0605547 0.0115308 0.12592 -0.0165715 -0.00895783 0.0 0.0 0.0 0.0 0.0524806 0.187959 0.0227198 -0.0357042 0.0584617 0.0595666 -0.01523 0.0 0.0 0.0 0.0 -0.0697215 0.0524806 -0.0393671 0.0476693 0.0577423 -0.0211459 0.0525494 0.0 0.0 0.0 0.0 0.0 0.0 -0.0735874 0.138876 -0.0440219 0.0220439 -0.0323009 0.0 0.0 0.0 0.0 0.0 0.0 -0.0622247 -0.0735874 -0.0365006 0.0285347 0.0496363 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0908921 -0.00303832 0.0787591 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0487857 -0.058954 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0405684 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0106134 -0.0111669 -0.0414923 -0.00847684 0.0738587 0.0394495 -0.00450218 -0.0784038 0.0348497 0.0195729 0.0 -0.152397 -0.0715627 -0.0593254 -0.0679309 -0.0307786 0.0691514 -0.0186306 0.0220033 0.00783189 -0.0491894 0.0 0.0 -0.0735874 -0.154029 -0.00334405 -0.0209296 -0.102105 -0.0384612 -0.0167487 -0.0125947 -0.0340411 0.0 0.0 0.0561032 -0.0735874 -0.0438125 0.0287593 0.0420372 -0.0235647 -0.00713754 -0.0278774 -0.0381093 0.0 0.0 0.0 0.0 0.0200427 0.153843 -0.0405945 0.0958459 0.0263055 -0.00390353 0.0393111 0.0 0.0 0.0 0.0 -0.118508 0.0200427 0.0821904 -0.0346858 -0.141097 0.0256112 0.0282901 0.0 0.0 0.0 0.0 0.0 0.0 0.0524806 0.177455 0.0445244 0.0595575 -0.0218688 0.0 0.0 0.0 0.0 0.0 0.0 -0.0738487 0.0524806 0.054493 -0.0220774 0.0656779 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0908921 -0.00303832 0.0787591 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0487857 -0.058954 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0405684 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0623576 0.0144263 -0.0469467 0.092204 -0.0193008 -0.0215482 -0.0784168 0.0332192 -0.0343489 0.063226 -0.0356418 -0.016729 0.0 0.0167704 -0.149763 0.0579993 0.0033254 0.0571634 -0.0020616 0.023945 -0.161342 0.0456339 -0.0123496 0.0924347 -0.00378527 0.0 0.16181 0.0167704 -0.0119456 -0.0250672 0.0853106 -0.0277595 -0.0739909 -0.0146927 0.0145518 -0.0259475 0.0485497 0.0505837 0.0 0.0 0.0 -0.154407 0.0939451 -0.0140407 -0.0400829 -0.0327086 0.0340326 0.0157302 0.0286866 -0.0319884 0.00902104 0.0 0.0 0.0 -0.000155308 -0.154407 -0.00948746 -0.0418795 0.0102994 -0.0108845 0.0330627 0.0407261 -0.103142 0.0147069 0.0 0.0 0.0 0.0 0.0 -0.0723985 -0.130875 -0.0366527 0.08589 -0.0316276 0.00408038 -0.0320269 0.035386 0.0 0.0 0.0 0.0 0.0 0.0967 -0.0723985 0.0202211 -0.0495893 -0.0150776 0.061416 0.0109964 0.0341935 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.141121 -0.110297 0.06552 -0.0266105 -0.0158441 -0.0142987 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0431161 -0.104043 -0.016479 -0.042144 -0.105218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0745229 0.0431161 0.00206261 0.0457285 -0.00663671 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0587901 -0.0581696 0.0370324 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0060799 0.0516227 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00733393 0.0060799 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0516073 -0.0988854 0.0395042 -0.0282831 -0.0193008 -0.0215482 -0.0784168 0.0332192 -0.0343489 0.063226 -0.0356418 -0.016729 0.0 -0.154407 -0.0950974 -0.0185235 -0.0368196 -0.00438161 -0.0442031 -0.0504403 0.0536326 0.0115058 0.0242113 -0.0345284 0.019728 0.0 0.000153427 -0.154407 -0.0279047 0.0393925 -0.0112524 0.0451958 0.00107854 0.0261437 -0.0379674 -0.0332908 0.0842474 -0.0233352 0.0 0.0 0.0 0.0167704 0.152385 0.00826139 0.000313447 0.0464441 -0.125901 0.0375536 0.00840797 0.048538 -0.0232781 0.0 0.0 0.0 -0.159025 0.0167704 -0.103047 0.0117773 0.0502146 0.0900717 -0.025507 0.0392704 -0.109165 -0.0373512 0.0 0.0 0.0 0.0 0.0 -0.0723985 -0.130875 -0.0366527 0.08589 -0.0316276 0.00408038 -0.0320269 0.035386 0.0 0.0 0.0 0.0 0.0 0.0967 -0.0723985 0.0202211 -0.0495893 -0.0150776 0.061416 0.0109964 0.0341935 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.141121 -0.110297 0.06552 -0.0266105 -0.0158441 -0.0142987 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0431161 -0.104043 -0.016479 -0.042144 -0.105218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0745229 0.0431161 0.00206261 0.0457285 -0.00663671 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0587901 -0.0581696 0.0370324 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0060799 0.0516227 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00733393 0.0060799 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0516073 -0.0988854 0.0395042 -0.0282831 -0.0193008 -0.0215482 -0.0784168 0.0332192 -0.0343489 0.063226 -0.0356418 -0.016729 0.0 -0.154407 -0.0950974 -0.0185235 -0.0368196 -0.00438161 -0.0442031 -0.0504403 0.0536326 0.0115058 0.0242113 -0.0345284 0.019728 0.0 0.000153427 -0.154407 -0.0279047 0.0393925 -0.0112524 0.0451958 0.00107854 0.0261437 -0.0379674 -0.0332908 0.0842474 -0.0233352 0.0 0.0 0.0 0.0167704 0.152385 0.00826139 0.000313447 0.0464441 -0.125901 0.0375536 0.00840797 0.048538 -0.0232781 0.0 0.0 0.0 -0.159025 0.0167704 -0.103047 0.0117773 0.0502146 0.0900717 -0.025507 0.0392704 -0.109165 -0.0373512 0.0 0.0 0.0 0.0 0.0 -0.0723985 -0.130875 -0.0366527 0.08589 -0.0316276 0.00408038 -0.0320269 0.035386 0.0 0.0 0.0 0.0 0.0 0.0967 -0.0723985 0.0202211 -0.0495893 -0.0150776 0.061416 0.0109964 0.0341935 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.141121 -0.110297 0.06552 -0.0266105 -0.0158441 -0.0142987 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0431161 -0.104043 -0.016479 -0.042144 -0.105218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0745229 0.0431161 0.00206261 0.0457285 -0.00663671 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0587901 -0.0581696 0.0370324 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0060799 0.0516227 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00733393 0.0060799 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0516073 -0.0988854 0.0395042 -0.0282831 -0.0193008 -0.0215482 -0.0784168 0.0332192 -0.0343489 0.063226 -0.0356418 -0.016729 0.0 -0.154407 -0.0950974 -0.0185235 -0.0368196 -0.00438161 -0.0442031 -0.0504403 0.0536326 0.0115058 0.0242113 -0.0345284 0.019728 0.0 0.000153427 -0.154407 -0.0279047 0.0393925 -0.0112524 0.0451958 0.00107854 0.0261437 -0.0379674 -0.0332908 0.0842474 -0.0233352 0.0 0.0 0.0 0.0167704 0.152385 0.00826139 0.000313447 0.0464441 -0.125901 0.0375536 0.00840797 0.048538 -0.0232781 0.0 0.0 0.0 -0.159025 0.0167704 -0.103047 0.0117773 0.0502146 0.0900717 -0.025507 0.0392704 -0.109165 -0.0373512 0.0 0.0 0.0 0.0 0.0 -0.0723985 -0.130875 -0.0366527 0.08589 -0.0316276 0.00408038 -0.0320269 0.035386 0.0 0.0 0.0 0.0 0.0 0.0967 -0.0723985 0.0202211 -0.0495893 -0.0150776 0.061416 0.0109964 0.0341935 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.141121 -0.110297 0.06552 -0.0266105 -0.0158441 -0.0142987 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0431161 -0.104043 -0.016479 -0.042144 -0.105218 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0745229 0.0431161 0.00206261 0.0457285 -0.00663671 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0587901 -0.0581696 0.0370324 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0060799 0.0516227 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00733393 0.0060799 (vals, info) = (ComplexF64[0.9999999999999988 + 0.0im, -0.400701127109126 + 0.0im, 0.18504761552585872 + 0.1412026435708788im, 0.18504761552585872 - 0.1412026435708788im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.563974536829149e-33, 5.6354496838560676e-33, 9.165219304207583e-33, 3.3877312773023486e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.4007011271091259 + 0.0im, 0.18504761552585874 + 0.14120264357087878im, 0.18504761552585874 - 0.14120264357087878im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (2.4070093793295178e-34, 1.1598744744385568e-33, 5.826595418461278e-33, 4.107695545347661e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.0062991684504134764 + 0.2376508380209141im, -0.0062991684504134764 - 0.2376508380209141im, -0.01637266013511795 + 0.026942967534064693im, -0.01637266013511795 - 0.026942967534064693im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.7105768232325555e-35, 6.270203194767522e-33, 1.7986436191328382e-33, 8.170443940491875e-33, 1.1741977772168435e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.006299168450413482 + 0.23765083802091447im, -0.006299168450413482 - 0.23765083802091447im, -0.016372660135117945 + 0.026942967534064267im, -0.016372660135117945 - 0.026942967534064267im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.978887009712687e-35, 4.1126923988246e-33, 4.059012349394674e-34, 3.3402163280642556e-33, 1.1712433662303494e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.006299168450413478 + 0.23765083802091444im, -0.006299168450413478 - 0.23765083802091444im, -0.016372660135117935 + 0.026942967534064232im, -0.016372660135117935 - 0.026942967534064232im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (4.523058870689459e-35, 4.159470788319922e-33, 1.3194736899318313e-32, 1.3809339798845502e-33, 4.4495093806983865e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.011631886080500874 + 0.18155311238369784im, -0.011631886080500874 - 0.18155311238369784im, -0.12233763519043833 + 0.0im, 0.05383861517581545 + 0.0im, -0.027181407829648643 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (9.421216576359606e-38, 1.363049286272999e-34, 1.1027508831680858e-34, 2.049893605122924e-34, 2.0566048745720262e-33, 4.2450067585366426e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.01163188608050086 + 0.1815531123836978im, -0.01163188608050086 - 0.1815531123836978im, -0.12233763519043794 + 0.0im, 0.053838615175815466 + 0.0im, -0.027181407829648785 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (6.646676018647894e-38, 1.4145658501600921e-34, 2.3912128446814293e-35, 1.598017321835329e-33, 1.2319737689767092e-33, 6.108356011969737e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.01163188608050093 + 0.18155311238369798im, -0.01163188608050093 - 0.18155311238369798im, -0.12233763519043793 + 0.0im, 0.053838615175815535 + 0.0im, -0.027181407829648615 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.555271792902081e-38, 9.479595274059933e-35, 1.4487705461643588e-35, 1.2800322130817678e-34, 1.8884033577285704e-32, 1.397522247037969e-32). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, -0.01163188608050092 + 0.18155311238369787im, -0.01163188608050092 - 0.18155311238369787im, -0.1223376351904383 + 0.0im, 0.053838615175815535 + 0.0im, -0.02718140782964863 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (8.537358303924751e-37, 4.964978047521948e-33, 2.3050642484489506e-33, 3.646525817599756e-33, 1.707492741532104e-32, 5.9221658324144484e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.13277861688987042 + 0.11962339452297582im, -0.13277861688987042 - 0.11962339452297582im, 0.14439997809372854 + 0.09009563511254762im, 0.14439997809372854 - 0.09009563511254762im, 0.045952581110938376 + 0.13622919254496355im, 0.045952581110938376 - 0.13622919254496355im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.3647749771231536e-36, 2.1306306996579235e-33, 2.2951104338368785e-34, 2.0942860603251806e-32, 6.91838052357736e-33, 3.916176986783221e-33, 7.135272823988801e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.13277861688987067 + 0.11962339452297577im, -0.13277861688987067 - 0.11962339452297577im, 0.1443999780937288 + 0.09009563511254765im, 0.1443999780937288 - 0.09009563511254765im, 0.04595258111093836 + 0.13622919254496368im, 0.04595258111093836 - 0.13622919254496368im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.1799207519249249e-36, 1.744108998412054e-33, 3.690472029735907e-33, 7.295049153003933e-33, 9.082142496023417e-33, 1.5276316510803206e-32, 2.0390067754832597e-32). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.13277861688987022 + 0.11962339452297566im, -0.13277861688987022 - 0.11962339452297566im, 0.14439997809372862 + 0.09009563511254756im, 0.14439997809372862 - 0.09009563511254756im, 0.04595258111093835 + 0.1362291925449638im, 0.04595258111093835 - 0.1362291925449638im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.7980915548984273e-37, 6.974542673231435e-34, 5.889154641301029e-35, 6.473135946986339e-34, 4.730299439240031e-35, 4.195951759456377e-33, 1.5557831679679927e-33). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, -0.13277861688987047 + 0.11962339452297582im, -0.13277861688987047 - 0.11962339452297582im, 0.1443999780937285 + 0.09009563511254759im, 0.1443999780937285 - 0.09009563511254759im, 0.04595258111093832 + 0.13622919254496363im, 0.04595258111093832 - 0.13622919254496363im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.290778851496683e-37, 4.03838741053842e-34, 1.029640667978339e-33, 1.6409607071142947e-33, 2.0585886393130793e-33, 2.154838637349532e-33, 5.095497016275772e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.13277861688987086 + 0.11962339452297589im, -0.13277861688987086 - 0.11962339452297589im, 0.1443999780937288 + 0.0900956351125477im, 0.1443999780937288 - 0.0900956351125477im, 0.04595258111093834 + 0.13622919254496363im, 0.04595258111093834 - 0.13622919254496363im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.4148468486995735e-37, 1.7189150993056787e-34, 1.8692059818710735e-33, 7.183347723010531e-33, 2.033149322109878e-33, 9.710722053854835e-34, 1.0943950053588577e-32). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, -0.18851981294594522 + 0.1291473545901066im, -0.18851981294594522 - 0.1291473545901066im, 0.04049851294457116 + 0.1507845334836733im, 0.04049851294457116 - 0.1507845334836733im, 0.08687864384486225 + 0.03546974302282024im, 0.08687864384486225 - 0.03546974302282024im, 0.07111648451429159 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.088990852012089e-39, 7.828121411483916e-35, 1.2341871948038338e-35, 2.8126678030246914e-34, 9.943594558649959e-35, 6.784280090789732e-34, 1.8706892779303897e-33, 1.939770555679056e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.18851981294594547 + 0.1291473545901066im, -0.18851981294594547 - 0.1291473545901066im, 0.0404985129445711 + 0.1507845334836733im, 0.0404985129445711 - 0.1507845334836733im, 0.08687864384486224 + 0.03546974302282011im, 0.08687864384486224 - 0.03546974302282011im, 0.07111648451429167 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.4149853277380534e-38, 8.172728703954161e-35, 2.6653026470026655e-35, 1.2187704731594577e-33, 1.1020634728077068e-33, 9.01799376359612e-34, 2.5372134329689777e-33, 4.2135943368902045e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.1885198129459455 + 0.12914735459010654im, -0.1885198129459455 - 0.12914735459010654im, 0.04049851294457116 + 0.1507845334836733im, 0.04049851294457116 - 0.1507845334836733im, 0.08687864384486219 + 0.035469743022820126im, 0.08687864384486219 - 0.035469743022820126im, 0.07111648451429185 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.38353880208056e-39, 1.5034485009044033e-35, 2.102883590286427e-35, 1.4293765354802431e-34, 2.86388793379839e-34, 1.4561497102674106e-33, 2.2703047598491482e-33, 6.949008362861115e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.1885198129459454 + 0.1291473545901066im, -0.1885198129459454 - 0.1291473545901066im, 0.04049851294457124 + 0.15078453348367324im, 0.04049851294457124 - 0.15078453348367324im, 0.08687864384486209 + 0.03546974302281985im, 0.08687864384486209 - 0.03546974302281985im, 0.07111648451429198 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.5321838821707552e-38, 3.2568222948557886e-34, 6.768177222543182e-36, 1.623624310951208e-34, 9.834619259811021e-34, 1.57953517146391e-33, 3.757397754795841e-33, 1.2829720727090936e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.18851981294594544 + 0.1291473545901068im, -0.18851981294594544 - 0.1291473545901068im, 0.040498512944571234 + 0.1507845334836734im, 0.040498512944571234 - 0.1507845334836734im, 0.08687864384486185 + 0.035469743022819994im, 0.08687864384486185 - 0.035469743022819994im, 0.07111648451429223 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.436373102950535e-39, 1.2033028375361274e-35, 6.525404799866288e-35, 4.502293543944857e-34, 1.2133435729939952e-34, 1.049988987186858e-33, 5.426632058454805e-33, 1.6700568186963828e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.18851981294594536 + 0.1291473545901066im, -0.18851981294594536 - 0.1291473545901066im, 0.040498512944571255 + 0.15078453348367335im, 0.040498512944571255 - 0.15078453348367335im, 0.08687864384486212 + 0.035469743022819626im, 0.08687864384486212 - 0.035469743022819626im, 0.071116484514292 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.5850494089098437e-39, 1.1622014264531793e-34, 1.830817177778849e-34, 1.933832856221794e-34, 6.588206938480804e-35, 1.2482740079529962e-33, 4.275545967401894e-33, 1.1468965691368522e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.143541743269205 + 0.13004935631034314im, 0.143541743269205 - 0.13004935631034314im, 0.03618603711562875 + 0.15530662728280367im, 0.03618603711562875 - 0.15530662728280367im, -0.1503523925204503 + 0.0im, -0.08587578748475075 + 0.06447950959124009im, -0.08587578748475075 - 0.06447950959124009im, 0.014596073487488844 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.220083078741386e-39, 3.2326676517712274e-33, 1.1813523826356399e-33, 1.4988250449583947e-33, 4.142676759691825e-34, 2.6202434146554177e-33, 1.9337656383355247e-33, 8.088857968139559e-33, 8.356861037148598e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.14354174326920477 + 0.13004935631034326im, 0.14354174326920477 - 0.13004935631034326im, 0.03618603711562858 + 0.15530662728280356im, 0.03618603711562858 - 0.15530662728280356im, -0.15035239252045027 + 0.0im, -0.08587578748475079 + 0.06447950959124012im, -0.08587578748475079 - 0.06447950959124012im, 0.014596073487488785 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.6820610593428743e-39, 9.831101421738531e-35, 4.804847945524702e-34, 3.4233596901682813e-34, 2.4008788276315726e-33, 1.0701184983713391e-33, 1.7339538955445344e-33, 3.0457353204888862e-33, 9.320242880652091e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.14354174326920535 + 0.13004935631034326im, 0.14354174326920535 - 0.13004935631034326im, 0.03618603711562861 + 0.15530662728280378im, 0.03618603711562861 - 0.15530662728280378im, -0.15035239252045018 + 0.0im, -0.0858757874847508 + 0.06447950959124006im, -0.0858757874847508 - 0.06447950959124006im, 0.01459607348748891 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (9.922267291608984e-41, 3.241009908103176e-35, 3.8480733384637017e-35, 6.296785502725898e-35, 1.2250790987312429e-36, 7.479800458874975e-34, 1.2550925264153536e-34, 1.7874990747822028e-33, 1.0591213182517398e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.14354174326920527 + 0.13004935631034337im, 0.14354174326920527 - 0.13004935631034337im, 0.03618603711562875 + 0.15530662728280373im, 0.03618603711562875 - 0.15530662728280373im, -0.15035239252045018 + 0.0im, -0.08587578748475068 + 0.06447950959123994im, -0.08587578748475068 - 0.06447950959123994im, 0.014596073487488696 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (7.053244181649888e-40, 5.478623682909511e-35, 5.337065361091514e-35, 1.7861764875969537e-34, 1.475487840606074e-34, 2.471141670126238e-33, 2.037593122467268e-33, 6.79915209260193e-33, 2.627711237412681e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.14354174326920524 + 0.13004935631034342im, 0.14354174326920524 - 0.13004935631034342im, 0.036186037115628664 + 0.1553066272828036im, 0.036186037115628664 - 0.1553066272828036im, -0.1503523925204502 + 0.0im, -0.08587578748475082 + 0.06447950959124008im, -0.08587578748475082 - 0.06447950959124008im, 0.014596073487488774 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.919316473451941e-40, 3.9586610911222863e-35, 1.3502330692064672e-34, 2.5679472072918084e-34, 4.778384150677309e-34, 8.507995678383862e-33, 9.82370005983656e-34, 2.1829989725535157e-32, 1.6384735605557505e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.1435417432692052 + 0.1300493563103434im, 0.1435417432692052 - 0.1300493563103434im, 0.03618603711562869 + 0.15530662728280373im, 0.03618603711562869 - 0.15530662728280373im, -0.15035239252045018 + 0.0im, -0.08587578748475067 + 0.06447950959124005im, -0.08587578748475067 - 0.06447950959124005im, 0.014596073487488832 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.3156516497147512e-40, 2.1775490039205235e-35, 4.6286345401650366e-35, 4.837256067484292e-35, 4.0403424039100134e-35, 1.000229307446856e-33, 3.35881184837803e-36, 2.095864515139876e-33, 6.748280133797545e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.14354174326920505 + 0.13004935631034317im, 0.14354174326920505 - 0.13004935631034317im, 0.036186037115628636 + 0.1553066272828035im, 0.036186037115628636 - 0.1553066272828035im, -0.15035239252045016 + 0.0im, -0.08587578748475086 + 0.06447950959123996im, -0.08587578748475086 - 0.06447950959123996im, 0.014596073487488748 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.9655825993444536e-39, 6.1277662423366485e-34, 4.338662872084919e-34, 1.8631561588693428e-34, 2.9655727248345233e-33, 1.5854142021139788e-33, 1.926590077776869e-33, 8.737710401900574e-33, 5.2046328088743104e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.12597815081936348 + 0.1022402756824919im, -0.12597815081936348 - 0.1022402756824919im, -0.14759069115965648 + 0.0im, 0.13442042872655016 + 0.0199350925935837im, 0.13442042872655016 - 0.0199350925935837im, -0.03764271011810613 + 0.11739447691294888im, -0.03764271011810613 - 0.11739447691294888im, 0.11682703719203526 + 0.0im, -0.040183840087048825 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.798224299731586e-41, 2.4840546624503227e-34, 2.3667507839517041e-35, 9.383465751332916e-34, 2.359989799804587e-33, 4.110211201056379e-34, 2.996258869935926e-35, 1.35728992058711e-33, 1.4513771416137438e-33, 7.394091754211788e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, -0.12597815081936362 + 0.10224027568249205im, -0.12597815081936362 - 0.10224027568249205im, -0.14759069115965653 + 0.0im, 0.13442042872655036 + 0.019935092593583805im, 0.13442042872655036 - 0.019935092593583805im, -0.03764271011810627 + 0.11739447691294874im, -0.03764271011810627 - 0.11739447691294874im, 0.11682703719203533 + 0.0im, -0.040183840087048714 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.870096104702706e-40, 1.3268942803834121e-33, 3.260928505590566e-34, 4.448724700737584e-33, 7.624584724576248e-33, 2.2545044702345468e-33, 2.0233254754837745e-35, 1.7994605348965447e-33, 8.241367866057677e-33, 3.639456592751228e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.12597815081936364 + 0.10224027568249193im, -0.12597815081936364 - 0.10224027568249193im, -0.14759069115965656 + 0.0im, 0.13442042872655047 + 0.01993509259358371im, 0.13442042872655047 - 0.01993509259358371im, -0.037642710118106125 + 0.11739447691294859im, -0.037642710118106125 - 0.11739447691294859im, 0.11682703719203495 + 0.0im, -0.04018384008704878 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.066325697798241e-41, 2.9596378959023754e-34, 1.324797571193944e-34, 1.2736210471414502e-33, 2.4334776280906384e-33, 3.970315548103243e-34, 5.062691607015412e-35, 1.1658036962445543e-34, 6.150181785844357e-33, 8.53155078991245e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.12597815081936348 + 0.10224027568249221im, -0.12597815081936348 - 0.10224027568249221im, -0.14759069115965684 + 0.0im, 0.13442042872655025 + 0.019935092593583708im, 0.13442042872655025 - 0.019935092593583708im, -0.037642710118106104 + 0.11739447691294885im, -0.037642710118106104 - 0.11739447691294885im, 0.11682703719203494 + 0.0im, -0.04018384008704882 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.1465394649917926e-41, 1.7192184678519924e-34, 1.4789837916628418e-34, 5.372383470105951e-34, 3.4844181170895116e-33, 3.341447312803079e-34, 1.4021525514104461e-33, 3.4410165935611535e-34, 1.2512132052915657e-32, 4.2528951647652185e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.1259781508193637 + 0.10224027568249232im, -0.1259781508193637 - 0.10224027568249232im, -0.14759069115965673 + 0.0im, 0.13442042872655047 + 0.019935092593583777im, 0.13442042872655047 - 0.019935092593583777im, -0.03764271011810624 + 0.11739447691294874im, -0.03764271011810624 - 0.11739447691294874im, 0.1168270371920349 + 0.0im, -0.04018384008704874 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (9.5777162095486e-41, 6.528360944166516e-34, 5.222104026122104e-34, 8.507117712860545e-33, 7.196523737140982e-34, 1.864048479390639e-33, 1.80689381164123e-33, 1.1681741384517136e-33, 1.3640033417509723e-32, 3.255195098417495e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.12597815081936375 + 0.10224027568249193im, -0.12597815081936375 - 0.10224027568249193im, -0.1475906911596566 + 0.0im, 0.1344204287265502 + 0.019935092593583413im, 0.1344204287265502 - 0.019935092593583413im, -0.03764271011810594 + 0.11739447691294866im, -0.03764271011810594 - 0.11739447691294866im, 0.11682703719203508 + 0.0im, -0.04018384008704874 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.460261996138143e-41, 1.1340134183157451e-34, 7.832927365472345e-34, 7.404132590084451e-33, 1.325128000619567e-33, 4.242381608302476e-34, 2.6135882755214813e-33, 1.4948739021166282e-33, 4.697354220084158e-33, 1.5606336746982623e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1259781508193638 + 0.10224027568249207im, -0.1259781508193638 - 0.10224027568249207im, -0.1475906911596565 + 0.0im, 0.13442042872655027 + 0.019935092593584086im, 0.13442042872655027 - 0.019935092593584086im, -0.037642710118106174 + 0.11739447691294877im, -0.037642710118106174 - 0.11739447691294877im, 0.11682703719203495 + 0.0im, -0.040183840087048874 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.991526701141696e-41, 2.5888384739125836e-34, 3.603273564423656e-35, 9.202388643747799e-34, 5.244684616463711e-33, 3.0908372794847067e-34, 1.6827493333155058e-33, 2.2420251709782045e-33, 1.5832806687575594e-32, 1.2339937123955552e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.12597815081936348 + 0.10224027568249214im, -0.12597815081936348 - 0.10224027568249214im, -0.14759069115965676 + 0.0im, 0.13442042872654994 + 0.019935092593584284im, 0.13442042872654994 - 0.019935092593584284im, -0.037642710118106146 + 0.11739447691294877im, -0.037642710118106146 - 0.11739447691294877im, 0.116827037192035 + 0.0im, -0.04018384008704883 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.3918170133117322e-40, 7.236881276357687e-34, 1.0426273673558824e-33, 2.7132987381971232e-33, 2.8635227214123538e-33, 5.30777126262916e-34, 1.2478673336056209e-33, 1.3585353607466708e-33, 6.0381959059154474e-33, 1.726506868774982e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.152396840601112 + 0.0im, 0.02004271021358261 + 0.13502473020291847im, 0.02004271021358261 - 0.13502473020291847im, 0.05248062008180568 + 0.11447618283814659im, 0.05248062008180568 - 0.11447618283814659im, -0.0735874080645359 + 0.09295960335188864im, -0.0735874080645359 - 0.09295960335188864im, 0.09089214939818026 + 0.0im, 0.04878571087786383 + 0.0im, -0.0405684376502859 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.610109398814635e-42, 6.018707931022147e-35, 7.9823228906196e-34, 1.0656715093249806e-34, 1.2462881533493297e-34, 6.222667753654639e-34, 1.0042130529105355e-33, 1.9687808047511494e-34, 1.8566295686769093e-33, 6.648985407727288e-33, 2.8130079326555807e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1523968406011123 + 0.0im, 0.02004271021358239 + 0.13502473020291833im, 0.02004271021358239 - 0.13502473020291833im, 0.05248062008180558 + 0.11447618283814653im, 0.05248062008180558 - 0.11447618283814653im, -0.07358740806453579 + 0.09295960335188863im, -0.07358740806453579 - 0.09295960335188863im, 0.09089214939818005 + 0.0im, 0.04878571087786385 + 0.0im, -0.040568437650285845 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.0361977768012236e-42, 9.410667313822335e-35, 1.1283369023836088e-34, 1.6640817769562455e-34, 4.551729470366204e-34, 9.359462740127072e-35, 3.849784140001739e-34, 5.7835172947368685e-34, 2.249433853830156e-33, 3.9272397577453626e-33, 4.3593684877517946e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.15239684060111175 + 0.0im, 0.020042710213582508 + 0.13502473020291855im, 0.020042710213582508 - 0.13502473020291855im, 0.052480620081805776 + 0.11447618283814665im, 0.052480620081805776 - 0.11447618283814665im, -0.07358740806453579 + 0.09295960335188867im, -0.07358740806453579 - 0.09295960335188867im, 0.09089214939818019 + 0.0im, 0.048785710877863826 + 0.0im, -0.04056843765028587 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.21860243735685e-42, 2.0704818877215233e-34, 3.616015453722669e-35, 1.6499424883962404e-34, 1.6068855327979456e-34, 5.509572945229753e-34, 6.181543391451684e-36, 3.5213683994093023e-34, 1.104626648815315e-33, 5.5495867065774505e-33, 2.102810757882444e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, -0.15239684060111205 + 0.0im, 0.020042710213582546 + 0.13502473020291858im, 0.020042710213582546 - 0.13502473020291858im, 0.05248062008180576 + 0.11447618283814669im, 0.05248062008180576 - 0.11447618283814669im, -0.07358740806453595 + 0.09295960335188862im, -0.07358740806453595 - 0.09295960335188862im, 0.09089214939818012 + 0.0im, 0.04878571087786384 + 0.0im, -0.04056843765028588 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.0273409095454326e-42, 9.889961873563504e-35, 5.126954466699565e-34, 3.0470580242354727e-34, 3.34593636418041e-33, 1.529724764185433e-33, 1.7407544613507578e-33, 1.1113175909265446e-33, 5.477376622775492e-33, 5.453481469866164e-33, 4.609371647333632e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.15239684060111178 + 0.0im, 0.02004271021358256 + 0.13502473020291858im, 0.02004271021358256 - 0.13502473020291858im, 0.05248062008180582 + 0.11447618283814662im, 0.05248062008180582 - 0.11447618283814662im, -0.07358740806453581 + 0.09295960335188856im, -0.07358740806453581 - 0.09295960335188856im, 0.09089214939818013 + 0.0im, 0.04878571087786383 + 0.0im, -0.040568437650285866 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.2295184906450553e-42, 1.455453023135021e-35, 2.331836660454198e-35, 5.712208598021586e-35, 1.576421822229008e-35, 7.138895723939306e-34, 1.0823048877683728e-34, 1.2728714874196966e-34, 2.814857985894576e-34, 4.3896746741930066e-33, 3.774385864365669e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.15239684060111208 + 0.0im, 0.02004271021358265 + 0.13502473020291833im, 0.02004271021358265 - 0.13502473020291833im, 0.052480620081805804 + 0.11447618283814669im, 0.052480620081805804 - 0.11447618283814669im, -0.07358740806453576 + 0.09295960335188873im, -0.07358740806453576 - 0.09295960335188873im, 0.09089214939818022 + 0.0im, 0.04878571087786384 + 0.0im, -0.040568437650285866 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.5395593937805307e-42, 9.76989762612387e-35, 1.291495210591912e-34, 1.7091047182205746e-34, 3.3306935910685782e-34, 1.317123634504162e-33, 4.755482487260575e-34, 1.0797714978547981e-33, 1.9510070807626978e-33, 3.672224336999345e-33, 2.281372832503079e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.1523968406011119 + 0.0im, 0.020042710213582532 + 0.13502473020291847im, 0.020042710213582532 - 0.13502473020291847im, 0.052480620081805665 + 0.11447618283814648im, 0.052480620081805665 - 0.11447618283814648im, -0.07358740806453576 + 0.09295960335188856im, -0.07358740806453576 - 0.09295960335188856im, 0.09089214939818022 + 0.0im, 0.04878571087786388 + 0.0im, -0.040568437650285935 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.0217674568807975e-42, 8.539872544525528e-35, 1.8138390310486367e-34, 4.500632220858112e-34, 4.627822464951482e-34, 1.0245362860090308e-33, 1.0164678342967498e-33, 1.0073484283223175e-33, 9.494601683939832e-34, 4.635901932258831e-33, 1.147768458704846e-33). ) (vals, info) = (ComplexF64[0.9999999999999983 + 0.0im, -0.15239684060111217 + 0.0im, 0.02004271021358252 + 0.1350247302029184im, 0.02004271021358252 - 0.1350247302029184im, 0.05248062008180571 + 0.11447618283814669im, 0.05248062008180571 - 0.11447618283814669im, -0.07358740806453583 + 0.09295960335188871im, -0.07358740806453583 - 0.09295960335188871im, 0.09089214939818026 + 0.0im, 0.04878571087786384 + 0.0im, -0.04056843765028595 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.427591818552436e-41, 2.386705256526008e-34, 4.314153109121243e-34, 1.3529684037863085e-33, 1.0863097069076569e-33, 5.128685654389951e-33, 5.90958846137453e-36, 2.8106964313471993e-33, 4.9654657709935455e-33, 1.0795603094908441e-32, 6.815693934903116e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.15239684060111178 + 0.0im, 0.02004271021358254 + 0.1350247302029182im, 0.02004271021358254 - 0.1350247302029182im, 0.05248062008180565 + 0.11447618283814667im, 0.05248062008180565 - 0.11447618283814667im, -0.07358740806453576 + 0.09295960335188863im, -0.07358740806453576 - 0.09295960335188863im, 0.09089214939818005 + 0.0im, 0.04878571087786382 + 0.0im, -0.04056843765028591 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.789514593299884e-42, 1.9215260846919916e-33, 1.5022641740334092e-35, 3.128815890581215e-34, 4.811480597929373e-34, 1.1240085301016073e-33, 4.221528132545933e-34, 1.878703375259257e-33, 2.255848328085841e-33, 3.8357444927623875e-33, 9.20908839265621e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.15272342958171725 + 0.0im, -0.12254751273863167 + 0.07372843754477862im, -0.12254751273863167 - 0.07372843754477862im, -0.031001849238637767 + 0.10935455184506042im, -0.031001849238637767 - 0.10935455184506042im, 0.1101770379341235 + 0.0im, 0.006445691998159312 + 0.05699953707833509im, 0.006445691998159312 - 0.05699953707833509im, 0.05196865666984241 + 0.00600418712289348im, 0.05196865666984241 - 0.00600418712289348im, -0.020642925547277646 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.3592474542194744e-44, 1.5945231973789192e-35, 2.3030407966612946e-36, 2.8518182587365396e-36, 3.355782780738461e-36, 6.212580281516443e-37, 7.084215194699977e-35, 6.837697906182231e-35, 1.0863491581650986e-34, 1.0107672627887429e-33, 3.2226190089454855e-35, 1.7360996677581046e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.15272342958171728 + 0.0im, -0.12254751273863171 + 0.07372843754477863im, -0.12254751273863171 - 0.07372843754477863im, -0.031001849238637618 + 0.10935455184506042im, -0.031001849238637618 - 0.10935455184506042im, 0.11017703793412327 + 0.0im, 0.00644569199815942 + 0.0569995370783351im, 0.00644569199815942 - 0.0569995370783351im, 0.051968656669842406 + 0.006004187122893648im, 0.051968656669842406 - 0.006004187122893648im, -0.020642925547277584 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.6025357558368442e-44, 7.370521507627015e-36, 1.9502149486074516e-36, 5.1810504460873006e-36, 4.983109872940025e-37, 5.839024881698432e-35, 6.764805082189256e-34, 5.478597150223001e-34, 3.5819611436280026e-34, 1.0977340616506007e-32, 4.461966569451392e-33, 3.4382850520843785e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.15272342958171697 + 0.0im, -0.12254751273863163 + 0.07372843754477865im, -0.12254751273863163 - 0.07372843754477865im, -0.03100184923863774 + 0.10935455184506047im, -0.03100184923863774 - 0.10935455184506047im, 0.11017703793412312 + 0.0im, 0.006445691998159414 + 0.05699953707833495im, 0.006445691998159414 - 0.05699953707833495im, 0.05196865666984241 + 0.006004187122892972im, 0.05196865666984241 - 0.006004187122892972im, -0.02064292554727769 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.1423313303746043e-44, 2.2384106265588233e-35, 6.230498422336415e-37, 5.661313296423416e-36, 4.014923917894519e-35, 2.8583923947656844e-35, 8.790440683889538e-34, 1.3050090258182584e-34, 3.925343236932413e-34, 3.472306960789631e-33, 8.801994318393907e-34, 8.998650031044034e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.15272342958171728 + 0.0im, -0.1225475127386316 + 0.07372843754477845im, -0.1225475127386316 - 0.07372843754477845im, -0.031001849238637573 + 0.10935455184506024im, -0.031001849238637573 - 0.10935455184506024im, 0.11017703793412335 + 0.0im, 0.006445691998159474 + 0.05699953707833509im, 0.006445691998159474 - 0.05699953707833509im, 0.051968656669842433 + 0.006004187122893244im, 0.051968656669842433 - 0.006004187122893244im, -0.020642925547277664 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.7270585620562845e-44, 1.2617373949627582e-35, 6.644377548652623e-36, 5.062174019285689e-37, 4.490596855447122e-35, 4.017807490256497e-36, 5.054463918081313e-33, 1.0457635823540366e-33, 2.7507762813355026e-33, 8.750057313196155e-35, 6.698526800995096e-33, 2.540751027951291e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.15272342958171656 + 0.0im, -0.12254751273863146 + 0.07372843754477844im, -0.12254751273863146 - 0.07372843754477844im, -0.031001849238637594 + 0.1093545518450603im, -0.031001849238637594 - 0.1093545518450603im, 0.11017703793412326 + 0.0im, 0.006445691998159367 + 0.0569995370783351im, 0.006445691998159367 - 0.0569995370783351im, 0.05196865666984245 + 0.006004187122892907im, 0.05196865666984245 - 0.006004187122892907im, -0.02064292554727763 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.283901195364664e-44, 2.426163367502986e-35, 3.29219190880985e-36, 9.27541853652299e-36, 5.365732602745335e-35, 2.9968616951704357e-35, 5.12963237858152e-34, 3.57184855357345e-33, 6.592808547325127e-35, 1.2705156981075326e-32, 2.1404730867877872e-32, 1.3626203830811562e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.15272342958171692 + 0.0im, -0.12254751273863132 + 0.07372843754477852im, -0.12254751273863132 - 0.07372843754477852im, -0.03100184923863763 + 0.10935455184506036im, -0.03100184923863763 - 0.10935455184506036im, 0.11017703793412341 + 0.0im, 0.0064456919981594795 + 0.056999537078335084im, 0.0064456919981594795 - 0.056999537078335084im, 0.0519686566698424 + 0.0060041871228930415im, 0.0519686566698424 - 0.0060041871228930415im, -0.02064292554727781 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.020928306926518e-44, 1.5210857927435737e-35, 7.343778770546581e-36, 1.3850851352675325e-36, 3.546081849977661e-35, 1.6712090659525246e-35, 3.517297326607397e-34, 5.251331467501718e-34, 3.2880067548655666e-34, 7.49507129819515e-33, 5.397109034235926e-33, 2.131733542895759e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.15272342958171725 + 0.0im, -0.12254751273863176 + 0.07372843754477859im, -0.12254751273863176 - 0.07372843754477859im, -0.031001849238637698 + 0.10935455184506038im, -0.031001849238637698 - 0.10935455184506038im, 0.11017703793412324 + 0.0im, 0.006445691998159373 + 0.05699953707833511im, 0.006445691998159373 - 0.05699953707833511im, 0.05196865666984241 + 0.006004187122893334im, 0.05196865666984241 - 0.006004187122893334im, -0.02064292554727771 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.824808901826958e-44, 9.048949990419678e-35, 2.6340349457642995e-35, 1.9282662905539543e-36, 4.940737393387933e-35, 6.336778425335641e-35, 1.632292375792647e-34, 3.5891095606376398e-34, 4.501278982253007e-35, 1.863699294874154e-33, 1.4127376161452358e-33, 4.120821917761422e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.15272342958171667 + 0.0im, -0.12254751273863146 + 0.07372843754477858im, -0.12254751273863146 - 0.07372843754477858im, -0.03100184923863761 + 0.10935455184506034im, -0.03100184923863761 - 0.10935455184506034im, 0.11017703793412349 + 0.0im, 0.00644569199815946 + 0.05699953707833516im, 0.00644569199815946 - 0.05699953707833516im, 0.051968656669842364 + 0.00600418712289324im, 0.051968656669842364 - 0.00600418712289324im, -0.020642925547277664 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.1398729330528434e-44, 3.113199750969012e-35, 4.9261695719663456e-36, 1.845587805306888e-36, 2.0796527018601874e-35, 1.172146005372606e-35, 1.5108215456866546e-34, 1.3549933485413507e-34, 2.1192916542315957e-35, 1.9281948334509298e-32, 2.5471285725912387e-33, 1.393993270722362e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.1527234295817174 + 0.0im, -0.12254751273863129 + 0.07372843754477862im, -0.12254751273863129 - 0.07372843754477862im, -0.031001849238637583 + 0.1093545518450604im, -0.031001849238637583 - 0.1093545518450604im, 0.11017703793412328 + 0.0im, 0.00644569199815935 + 0.056999537078335084im, 0.00644569199815935 - 0.056999537078335084im, 0.051968656669842406 + 0.006004187122893274im, 0.051968656669842406 - 0.006004187122893274im, -0.02064292554727765 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.3321215132138316e-45, 3.2778355682921873e-35, 2.0148266992660777e-37, 4.206471336967209e-36, 8.364188107359892e-36, 5.0684365694982296e-36, 2.203951369822484e-34, 7.489384838862689e-35, 1.3506290783418002e-34, 6.767488886705012e-34, 1.0205634939285419e-33, 4.3470737304114854e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.15272342958171717 + 0.0im, -0.12254751273863176 + 0.07372843754477869im, -0.12254751273863176 - 0.07372843754477869im, -0.03100184923863756 + 0.1093545518450603im, -0.03100184923863756 - 0.1093545518450603im, 0.11017703793412324 + 0.0im, 0.006445691998159442 + 0.05699953707833509im, 0.006445691998159442 - 0.05699953707833509im, 0.05196865666984242 + 0.006004187122893261im, 0.05196865666984242 - 0.006004187122893261im, -0.020642925547277736 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.335800170177855e-44, 7.506869519715138e-35, 1.8983668583140647e-35, 7.344379566428739e-37, 1.6844017362316145e-35, 4.944157369115418e-35, 4.251861551660008e-34, 1.107850637970208e-33, 3.869376222613784e-34, 3.5975469379854383e-32, 8.439447398586796e-33, 3.430765572030844e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.016770409147052148 + 0.15566995975185172im, 0.016770409147052148 - 0.15566995975185172im, -0.15440655786702723 + 0.003819746915133281im, -0.15440655786702723 - 0.003819746915133281im, 0.14112100637070102 + 0.0im, -0.0723985318804442 + 0.11249699872751572im, -0.0723985318804442 - 0.11249699872751572im, 0.043116059012869766 + 0.08805428785421666im, 0.043116059012869766 - 0.08805428785421666im, -0.05879007039438692 + 0.0im, 0.006079895213524368 + 0.01945758098958626im, 0.006079895213524368 - 0.01945758098958626im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.2564550264813254e-45, 4.6720346069669065e-36, 4.5680836832042984e-39, 8.412066411598602e-34, 8.820891096842415e-35, 4.361325625966419e-35, 2.0596728050210958e-34, 1.1336230365065398e-34, 2.977753607209045e-35, 8.592956287761218e-35, 9.819677435969184e-34, 3.040733823760518e-33, 1.6728278749180042e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.01677040914705212 + 0.15566995975185208im, 0.01677040914705212 - 0.15566995975185208im, -0.15440655786702728 + 0.003819746915133561im, -0.15440655786702728 - 0.003819746915133561im, 0.14112100637070085 + 0.0im, -0.0723985318804441 + 0.11249699872751573im, -0.0723985318804441 - 0.11249699872751573im, 0.04311605901286975 + 0.08805428785421666im, 0.04311605901286975 - 0.08805428785421666im, -0.05879007039438692 + 0.0im, 0.006079895213524366 + 0.019457580989586252im, 0.006079895213524366 - 0.019457580989586252im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2855653975251939e-43, 1.6735188044318734e-34, 4.600777665904021e-34, 3.454562277453453e-33, 5.639057714812352e-34, 3.704760159707243e-34, 1.038699891129416e-33, 1.774613652700093e-33, 1.1125455218310693e-34, 1.6367147847155523e-33, 1.9094986399392975e-32, 6.829107804065951e-33, 1.0374240259876227e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.01677040914705207 + 0.15566995975185186im, 0.01677040914705207 - 0.15566995975185186im, -0.15440655786702748 + 0.0038197469151339254im, -0.15440655786702748 - 0.0038197469151339254im, 0.1411210063707007 + 0.0im, -0.07239853188044411 + 0.11249699872751562im, -0.07239853188044411 - 0.11249699872751562im, 0.0431160590128698 + 0.08805428785421662im, 0.0431160590128698 - 0.08805428785421662im, -0.05879007039438699 + 0.0im, 0.006079895213524405 + 0.019457580989586245im, 0.006079895213524405 - 0.019457580989586245im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.005782603123176e-45, 4.093847981527074e-37, 5.138211286712246e-36, 3.6723114535505314e-35, 1.1968656839343482e-35, 3.246284347755362e-36, 4.439041389501718e-36, 2.81094247748921e-35, 4.253678138906224e-35, 8.396396186172076e-35, 2.9469929657183585e-34, 5.255888665668073e-33, 1.3266112167606108e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.016770409147051975 + 0.1556699597518516im, 0.016770409147051975 - 0.1556699597518516im, -0.1544065578670273 + 0.003819746915133498im, -0.1544065578670273 - 0.003819746915133498im, 0.14112100637070096 + 0.0im, -0.07239853188044426 + 0.11249699872751573im, -0.07239853188044426 - 0.11249699872751573im, 0.04311605901286977 + 0.0880542878542167im, 0.04311605901286977 - 0.0880542878542167im, -0.05879007039438698 + 0.0im, 0.006079895213524356 + 0.019457580989586276im, 0.006079895213524356 - 0.019457580989586276im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.683466876888581e-45, 1.066494643230574e-36, 1.8108367367588836e-36, 2.2775509346696826e-34, 1.5123988536921205e-32, 5.632040823459161e-34, 3.7380981379940585e-33, 2.7330939182250658e-33, 9.30124191151555e-34, 2.6085641622582784e-33, 8.798872568319106e-33, 6.901994826188495e-33, 1.357270192140422e-34). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.016770409147052193 + 0.1556699597518521im, 0.016770409147052193 - 0.1556699597518521im, -0.15440655786702712 + 0.0038197469151344757im, -0.15440655786702712 - 0.0038197469151344757im, 0.1411210063707009 + 0.0im, -0.07239853188044422 + 0.11249699872751588im, -0.07239853188044422 - 0.11249699872751588im, 0.04311605901286978 + 0.08805428785421669im, 0.04311605901286978 - 0.08805428785421669im, -0.058790070394386884 + 0.0im, 0.006079895213524371 + 0.01945758098958625im, 0.006079895213524371 - 0.01945758098958625im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.2689036279643185e-44, 6.72609324119496e-36, 5.527575867645929e-35, 2.7540411055187936e-34, 7.179983529419493e-35, 6.311934645440772e-35, 5.091287218996678e-35, 6.440527083626186e-35, 2.3881082392659304e-34, 5.456567204751403e-35, 9.644482300710564e-34, 2.2354706161173043e-33, 1.300174528562023e-32). ) (vals, info) = (ComplexF64[1.0000000000000024 + 0.0im, 0.016770409147052127 + 0.15566995975185183im, 0.016770409147052127 - 0.15566995975185183im, -0.15440655786702756 + 0.0038197469151335425im, -0.15440655786702756 - 0.0038197469151335425im, 0.14112100637070094 + 0.0im, -0.0723985318804442 + 0.1124969987275156im, -0.0723985318804442 - 0.1124969987275156im, 0.043116059012869745 + 0.0880542878542166im, 0.043116059012869745 - 0.0880542878542166im, -0.0587900703943869 + 0.0im, 0.006079895213524357 + 0.019457580989586217im, 0.006079895213524357 - 0.019457580989586217im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.343776286734168e-45, 6.508225007489172e-36, 3.585007959319796e-36, 5.008702601036398e-35, 1.3349076711561454e-35, 1.3742670408508986e-36, 4.209385148156882e-35, 3.233849900664428e-35, 1.2751774881348337e-34, 1.649909182011275e-34, 4.753631856980114e-33, 5.981258492207651e-33, 4.067129561125418e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, 0.016770409147052082 + 0.15566995975185177im, 0.016770409147052082 - 0.15566995975185177im, -0.15440655786702723 + 0.0038197469151334366im, -0.15440655786702723 - 0.0038197469151334366im, 0.14112100637070069 + 0.0im, -0.0723985318804441 + 0.11249699872751572im, -0.0723985318804441 - 0.11249699872751572im, 0.04311605901286972 + 0.08805428785421668im, 0.04311605901286972 - 0.08805428785421668im, -0.05879007039438689 + 0.0im, 0.0060798952135243875 + 0.01945758098958627im, 0.0060798952135243875 - 0.01945758098958627im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.566140863608205e-44, 4.536848085100393e-34, 3.268147266166534e-34, 2.4114499505543856e-34, 5.46083999660523e-35, 3.4928670043049585e-35, 3.749126542811894e-34, 1.3100210071652275e-34, 4.5648844553363945e-34, 6.712642218997846e-34, 5.926083242419934e-33, 3.086228185721051e-33, 2.2228842578207407e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.01677040914705212 + 0.15566995975185183im, 0.01677040914705212 - 0.15566995975185183im, -0.1544065578670271 + 0.003819746915133539im, -0.1544065578670271 - 0.003819746915133539im, 0.14112100637070085 + 0.0im, -0.07239853188044429 + 0.11249699872751587im, -0.07239853188044429 - 0.11249699872751587im, 0.04311605901286975 + 0.08805428785421658im, 0.04311605901286975 - 0.08805428785421658im, -0.05879007039438697 + 0.0im, 0.006079895213524396 + 0.01945758098958623im, 0.006079895213524396 - 0.01945758098958623im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.249061628735935e-43, 7.296289206372297e-35, 3.538537543605769e-35, 5.973741432645938e-34, 1.187566369095476e-34, 5.498593099455004e-34, 4.597934219207191e-35, 3.466658553044253e-34, 1.896690792909514e-34, 1.4071001267673739e-33, 7.07593041494973e-33, 1.862779955660284e-33, 4.168970776726018e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.016770409147052155 + 0.15566995975185183im, 0.016770409147052155 - 0.15566995975185183im, -0.15440655786702717 + 0.003819746915133197im, -0.15440655786702717 - 0.003819746915133197im, 0.14112100637070069 + 0.0im, -0.07239853188044429 + 0.11249699872751587im, -0.07239853188044429 - 0.11249699872751587im, 0.04311605901286991 + 0.08805428785421683im, 0.04311605901286991 - 0.08805428785421683im, -0.05879007039438696 + 0.0im, 0.006079895213524372 + 0.01945758098958631im, 0.006079895213524372 - 0.01945758098958631im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.896394006343558e-45, 9.378603301670707e-36, 1.1017447337672684e-36, 4.683072922974422e-33, 7.467223495888678e-35, 2.0079683367574945e-34, 7.846772911818458e-34, 1.0794267271031136e-33, 9.497611973103038e-34, 2.1954107027530016e-34, 4.953033217536437e-33, 3.6836445467266584e-33, 1.1275400623805505e-32). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, 0.01677040914705211 + 0.1556699597518515im, 0.01677040914705211 - 0.1556699597518515im, -0.15440655786702698 + 0.003819746915132623im, -0.15440655786702698 - 0.003819746915132623im, 0.14112100637070038 + 0.0im, -0.07239853188044428 + 0.11249699872751581im, -0.07239853188044428 - 0.11249699872751581im, 0.043116059012869745 + 0.08805428785421668im, 0.043116059012869745 - 0.08805428785421668im, -0.058790070394386995 + 0.0im, 0.0060798952135243944 + 0.01945758098958618im, 0.0060798952135243944 - 0.01945758098958618im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.295171621519611e-45, 5.728415125905668e-36, 4.699127929341959e-36, 9.075586418853826e-35, 1.9309256858710097e-35, 4.242351199962825e-36, 2.5907609471668917e-34, 1.1840648395814708e-34, 8.495292059568866e-35, 3.589638664273107e-34, 8.198149972633627e-34, 7.399423706829705e-34, 3.5989919039678456e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.016770409147052107 + 0.15566995975185174im, 0.016770409147052107 - 0.15566995975185174im, -0.15440655786702728 + 0.0038197469151336266im, -0.15440655786702728 - 0.0038197469151336266im, 0.1411210063707009 + 0.0im, -0.07239853188044412 + 0.11249699872751566im, -0.07239853188044412 - 0.11249699872751566im, 0.04311605901286969 + 0.0880542878542165im, 0.04311605901286969 - 0.0880542878542165im, -0.05879007039438695 + 0.0im, 0.006079895213524356 + 0.01945758098958628im, 0.006079895213524356 - 0.01945758098958628im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.668103607879082e-44, 5.572160076982244e-36, 2.4914936148994158e-34, 4.2102634552350344e-34, 8.604175783569335e-35, 4.887587221020292e-35, 4.452032783758548e-34, 5.535287230626602e-35, 9.467827475110283e-34, 3.5378732610504317e-34, 8.866679705939332e-33, 9.236943101917131e-33, 1.0182308573829164e-32). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m17.7s Testing PCCAPlus tests passed Testing completed after 106.98s PkgEval succeeded after 173.27s