Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.1262 (4060c45d70*) started at 2025-11-18T19:14:46.196 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.84s ################################################################################ # 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.19.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.12 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.15.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.3.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.13.2 [bac558e1] + OrderedCollections v1.8.1 [f48fc343] + PCCAPlus v1.1.2 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [3a884ed6] + UnPack v1.0.2 ⌅ [68821587] + Arpack_jll v3.5.1+1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.82s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 1771.9 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 2313.5 ms ✓ NLSolversBase 4436.7 ms ✓ LineSearches 7681.5 ms ✓ Optim 3120.1 ms ✓ PCCAPlus 5 dependencies successfully precompiled in 22 seconds. 85 already precompiled. Precompilation completed after 31.46s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_Oj6X45/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_Oj6X45/Manifest.toml` [47edcb42] ADTypes v1.19.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.12 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌃ [0b1a1467] KrylovKit v0.8.3 [d3d80556] LineSearches v7.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [f48fc343] PCCAPlus v1.1.2 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [3a884ed6] UnPack v1.0.2 ⌅ [409d34a3] VectorInterface v0.4.9 ⌅ [68821587] Arpack_jll v3.5.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.125202 0.0280946 0.0574582 0.0701157 -0.144598 -0.020226 -0.088941 0.0516194 0.0108616 0.0 0.111483 0.164089 -0.0396511 0.00780861 -0.0381577 -0.0912435 -0.0651506 -0.0504575 0.0837558 0.0 -0.133487 0.111483 -0.0589716 -0.062753 -0.0915904 -0.0421075 0.0310558 0.0075955 0.0395319 0.0 0.0 0.0 -0.103367 -0.049004 -0.0626217 0.0200556 -0.0337212 -0.0673294 -0.00765527 0.0 0.0 0.0 0.169238 -0.103367 0.0721261 -0.0296483 0.0844721 -0.0642006 -0.0095091 0.0 0.0 0.0 0.0 0.0 -0.0814764 0.0929683 -0.0403765 0.0679701 0.0483544 0.0 0.0 0.0 0.0 0.0 -0.0359959 -0.0814764 -0.021872 0.0839451 0.0564767 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.015735 -0.116006 0.0345801 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0846708 -0.0942632 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0123276 0.0846708 (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.2736349885446331 + 0.0im, -0.1577339811488096 + 0.0im, -0.04475452270516336 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (9.872967425816947e-35, 2.4379923580571338e-33, 4.0513272506385136e-33, 1.4583743929141502e-32). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.2736349885446332 + 0.0im, -0.1577339811488096 + 0.0im, -0.0447545227051634 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (7.286795718797167e-35, 6.504863906426442e-33, 3.0933733193282675e-33, 6.899174034588482e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.1801900448869511 + 0.0im, 0.1658886317791663 + 0.0im, 0.055409311312017984 + 0.0im, 0.008527554864969623 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.6550809990657485e-38, 4.054505167656382e-36, 3.18975564157378e-35, 3.134020947952738e-35, 9.904158355860182e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.18019004488695103 + 0.0im, 0.16588863177916646 + 0.0im, 0.05540931131201808 + 0.0im, 0.00852755486496961 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.1534423154065877e-37, 7.534644420173074e-35, 1.1601342374838474e-34, 3.55782776154524e-33, 1.1630982919067311e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.18019004488695098 + 0.0im, 0.16588863177916638 + 0.0im, 0.05540931131201807 + 0.0im, 0.008527554864969603 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (9.482225411407617e-38, 6.133976009713427e-35, 2.1172632896206257e-34, 3.6116148866443686e-33, 3.383798102133359e-35). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.30054061053608133 + 0.0im, -0.21546051084032478 + 0.0im, -0.161339255744661 + 0.0im, 0.07420236298893332 + 0.0im, -0.022303521248779715 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.6804173867456518e-38, 3.0115410351124894e-35, 2.185873471451466e-35, 4.033989552783438e-33, 5.806851264280541e-34, 7.477890446279308e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.3005406105360815 + 0.0im, -0.21546051084032478 + 0.0im, -0.16133925574466104 + 0.0im, 0.07420236298893329 + 0.0im, -0.022303521248779698 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.065250790311559e-37, 2.796119768128036e-35, 3.5454265357643356e-34, 2.247455532884939e-33, 3.5363641025608203e-35, 1.1292605588020937e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.3005406105360812 + 0.0im, -0.21546051084032486 + 0.0im, -0.16133925574466101 + 0.0im, 0.07420236298893337 + 0.0im, -0.022303521248779653 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (8.108446909610677e-37, 4.4314879133252625e-34, 1.1759579262489612e-33, 7.140752711988492e-33, 2.859024567055768e-33, 4.777529199612694e-33). ) (vals, info) = (ComplexF64[0.9999999999999971 + 0.0im, 0.30054061053608105 + 0.0im, -0.215460510840325 + 0.0im, -0.16133925574466118 + 0.0im, 0.07420236298893333 + 0.0im, -0.022303521248779653 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.1658981709193326e-37, 8.068320107852139e-35, 1.5588831254963502e-34, 4.155266401076433e-34, 1.0490061705317344e-33, 1.028792191964546e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.19415766168186174 + 0.0im, 0.1723765314764266 + 0.0im, 0.13001395673937663 + 0.0im, -0.12111829060237227 + 0.0im, 0.12089803468859285 + 0.0im, 0.05546515321066253 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.644188037443463e-40, 6.203010472264045e-36, 1.61138871066471e-34, 5.585655815657302e-34, 5.559147001348849e-37, 3.750587273220319e-33, 5.459308730484415e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.19415766168186155 + 0.0im, 0.17237653147642665 + 0.0im, 0.13001395673937652 + 0.0im, -0.12111829060237235 + 0.0im, 0.12089803468859282 + 0.0im, 0.055465153210662546 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.7510454263660743e-40, 9.312972654899206e-37, 2.0071732964400644e-35, 3.346337302404813e-34, 1.263784596468572e-35, 7.956898510459786e-33, 4.745528945173933e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.19415766168186147 + 0.0im, 0.17237653147642656 + 0.0im, 0.13001395673937663 + 0.0im, -0.12111829060237216 + 0.0im, 0.12089803468859288 + 0.0im, 0.05546515321066255 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.3139856363226895e-40, 1.4179740653712406e-36, 3.046812121698375e-35, 3.703863603421823e-34, 1.2390807049030643e-35, 8.67209157453376e-33, 1.6621311555062626e-34). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.19415766168186147 + 0.0im, 0.17237653147642654 + 0.0im, 0.13001395673937666 + 0.0im, -0.12111829060237228 + 0.0im, 0.12089803468859288 + 0.0im, 0.05546515321066257 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (9.140957036593366e-40, 7.599962820925087e-36, 1.2453872557261528e-34, 2.5906170450631348e-33, 1.1900011454936824e-34, 2.1000557723290192e-33, 1.5233821090124148e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.19415766168186177 + 0.0im, 0.17237653147642643 + 0.0im, 0.13001395673937663 + 0.0im, -0.12111829060237211 + 0.0im, 0.12089803468859277 + 0.0im, 0.05546515321066248 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (7.683731405102987e-40, 3.1827519383390824e-36, 7.674713074333597e-35, 5.151399475624096e-33, 1.2413869604631566e-34, 1.2624899824412384e-33, 3.4830403751071743e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.19643791977038572 + 0.0im, 0.18515247953500863 + 0.0im, -0.16322180376324033 + 0.0im, 0.1406468629981256 + 0.0im, -0.10309549828541295 + 0.0im, -0.031399367147128245 + 0.0im, -0.009849068497603914 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.317171555368269e-40, 4.264261445040627e-34, 8.227400714571273e-36, 1.0881166898299008e-33, 7.551868612436211e-35, 9.766991841934188e-34, 6.617729959395977e-33, 1.0818068205159831e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.19643791977038563 + 0.0im, 0.18515247953500827 + 0.0im, -0.16322180376324028 + 0.0im, 0.1406468629981254 + 0.0im, -0.10309549828541305 + 0.0im, -0.03139936714712829 + 0.0im, -0.009849068497603914 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (6.9987680584386e-40, 1.9407156653470697e-34, 7.149426469564297e-35, 4.592232967673467e-34, 3.286487352750479e-34, 4.8736525750902194e-33, 6.1070232729422315e-33, 1.88964582477771e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.1964379197703859 + 0.0im, 0.18515247953500855 + 0.0im, -0.16322180376324003 + 0.0im, 0.1406468629981258 + 0.0im, -0.10309549828541309 + 0.0im, -0.03139936714712826 + 0.0im, -0.009849068497603917 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.4295913565113167e-42, 5.060497168857057e-36, 2.293848380070333e-37, 1.7031105685378733e-35, 1.6368783052144042e-36, 1.3664126771408432e-34, 1.3281953012456946e-33, 2.9620745901962358e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.19643791977038594 + 0.0im, 0.1851524795350083 + 0.0im, -0.16322180376324036 + 0.0im, 0.14064686299812568 + 0.0im, -0.10309549828541295 + 0.0im, -0.03139936714712828 + 0.0im, -0.009849068497603891 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (8.965617903545187e-41, 8.18393705119077e-35, 9.235071182249273e-36, 1.341051466067285e-34, 3.2387569130359165e-35, 1.4859344825311273e-33, 3.5464319784788622e-34, 4.216347435043564e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.19643791977038588 + 0.0im, 0.18515247953500857 + 0.0im, -0.16322180376324025 + 0.0im, 0.14064686299812587 + 0.0im, -0.10309549828541303 + 0.0im, -0.031399367147128265 + 0.0im, -0.00984906849760389 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.471774933354519e-40, 6.242054512535122e-35, 1.277850316199276e-35, 2.0240782893350048e-34, 3.3352353851438e-35, 4.052027337985676e-34, 1.4533201878238133e-33, 2.1093007684341217e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.19643791977038594 + 0.0im, 0.18515247953500838 + 0.0im, -0.1632218037632403 + 0.0im, 0.14064686299812557 + 0.0im, -0.10309549828541292 + 0.0im, -0.03139936714712823 + 0.0im, -0.009849068497603938 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.568517502459839e-40, 3.040605964835408e-34, 6.031888157940221e-36, 3.38554113670725e-34, 2.3310463493026053e-33, 9.939716033801027e-34, 7.08401982536507e-33, 1.3685063706787001e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.22408976413748213 + 0.0im, -0.18006367718391417 + 0.0im, 0.1687033964423779 + 0.0im, 0.12581957611152128 + 0.0im, -0.09045348186141755 + 0.0im, -0.05482710365232791 + 0.0im, 0.05322152032537242 + 0.0im, -0.03861502949845934 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (8.672623476481201e-42, 1.717832168022539e-35, 4.2644008678333787e-35, 3.0144217460354455e-35, 1.6706853410608665e-34, 2.8909133593262806e-34, 9.498917429804296e-34, 1.735751881144245e-34, 4.546043568542998e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2240897641374823 + 0.0im, -0.18006367718391444 + 0.0im, 0.1687033964423779 + 0.0im, 0.12581957611152148 + 0.0im, -0.0904534818614177 + 0.0im, -0.05482710365232794 + 0.0im, 0.05322152032537242 + 0.0im, -0.03861502949845931 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.3996785217561316e-41, 1.4594136450771685e-35, 9.962976944169919e-35, 1.9651699879543013e-35, 1.726631354078041e-34, 1.3393673367353588e-33, 3.672031395689472e-33, 7.939969413085585e-35, 3.8811480024628195e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.22408976413748208 + 0.0im, -0.18006367718391406 + 0.0im, 0.16870339644237817 + 0.0im, 0.1258195761115214 + 0.0im, -0.09045348186141756 + 0.0im, -0.05482710365232791 + 0.0im, 0.05322152032537242 + 0.0im, -0.03861502949845931 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.857120998526841e-41, 3.430428588935282e-35, 2.231838980723198e-34, 2.305280802372207e-34, 9.31578845573911e-34, 8.221024447752048e-34, 7.250932074531677e-33, 4.786625119710609e-34, 3.437197954532602e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.22408976413748236 + 0.0im, -0.18006367718391408 + 0.0im, 0.16870339644237817 + 0.0im, 0.12581957611152145 + 0.0im, -0.09045348186141763 + 0.0im, -0.05482710365232793 + 0.0im, 0.05322152032537239 + 0.0im, -0.03861502949845934 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.2818789779063704e-41, 3.7123615621899396e-36, 6.725918446022671e-33, 3.954524269195657e-34, 4.9034216935556995e-34, 4.942867928387284e-34, 7.609028557156943e-33, 9.884752727499105e-34, 2.2245361289942493e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.22408976413748216 + 0.0im, -0.18006367718391408 + 0.0im, 0.1687033964423779 + 0.0im, 0.12581957611152153 + 0.0im, -0.09045348186141776 + 0.0im, -0.05482710365232793 + 0.0im, 0.05322152032537235 + 0.0im, -0.038615029498459345 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.111838284796755e-42, 3.2908331374426983e-36, 1.32421430922088e-35, 4.7613168442059444e-36, 6.740652316308198e-36, 1.4734537219283744e-34, 5.198927020666475e-34, 3.399097496447568e-35, 3.688298391575772e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.22408976413748255 + 0.0im, -0.18006367718391414 + 0.0im, 0.16870339644237817 + 0.0im, 0.12581957611152159 + 0.0im, -0.09045348186141768 + 0.0im, -0.0548271036523279 + 0.0im, 0.05322152032537227 + 0.0im, -0.03861502949845934 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.212934887050845e-41, 5.365936200921423e-35, 1.465563632957615e-34, 2.1821317731831636e-35, 9.33137681218333e-35, 9.964452730892635e-34, 2.4384959648027706e-33, 1.7638368808322176e-34, 3.575117290662063e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.2240897641374823 + 0.0im, -0.18006367718391422 + 0.0im, 0.1687033964423781 + 0.0im, 0.12581957611152164 + 0.0im, -0.09045348186141759 + 0.0im, -0.054827103652327895 + 0.0im, 0.05322152032537239 + 0.0im, -0.038615029498459366 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.364661810045989e-42, 9.697801769490962e-36, 1.0554580046953508e-35, 3.739868162798825e-36, 1.6900555968179716e-35, 6.88054116533911e-35, 6.560016394827257e-34, 4.731618461595737e-35, 9.163292929086909e-34). ) (vals, info) = (ComplexF64[0.9999999999999981 + 0.0im, 0.23023817258768353 + 0.0im, -0.22513377543305632 + 0.0im, 0.14939158880948897 + 0.0im, -0.09423362212887652 + 0.0im, 0.0877511679908132 + 0.0im, 0.06482350943050426 + 0.0im, 0.0226339019523926 + 0.0im, -0.02138221507245038 + 0.0im, -0.001108090002968919 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.48139022941716e-44, 2.700320842026769e-37, 3.607133893479781e-38, 1.3209843379106344e-36, 5.085087634696357e-37, 3.9357841705741957e-35, 1.4409023401335797e-34, 8.18722240221166e-33, 7.05751825181603e-34, 8.431749179504293e-35). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.23023817258768292 + 0.0im, -0.22513377543305627 + 0.0im, 0.14939158880948883 + 0.0im, -0.09423362212887633 + 0.0im, 0.08775116799081308 + 0.0im, 0.06482350943050413 + 0.0im, 0.022633901952392586 + 0.0im, -0.02138221507245037 + 0.0im, -0.0011080900029688918 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.3046354010648e-43, 7.8124127497527e-36, 5.648093624003484e-37, 1.082993636312711e-35, 6.951432952421411e-36, 1.653663489432222e-34, 5.928731713630486e-34, 1.4177032506933031e-33, 4.474948535942882e-34, 7.327891536487414e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2302381725876831 + 0.0im, -0.22513377543305652 + 0.0im, 0.14939158880948875 + 0.0im, -0.09423362212887629 + 0.0im, 0.08775116799081316 + 0.0im, 0.06482350943050412 + 0.0im, 0.022633901952392586 + 0.0im, -0.021382215072450417 + 0.0im, -0.0011080900029688953 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.7252947020729215e-43, 1.574129477061651e-35, 6.457556432866636e-37, 6.59083727493165e-35, 5.3795240672959487e-36, 2.275383363552406e-33, 3.7230322636477294e-34, 1.469785055173796e-33, 3.3652161048098193e-34, 1.1446824498651586e-33). ) (vals, info) = (ComplexF64[0.9999999999999978 + 0.0im, 0.23023817258768356 + 0.0im, -0.22513377543305638 + 0.0im, 0.14939158880948905 + 0.0im, -0.09423362212887634 + 0.0im, 0.08775116799081323 + 0.0im, 0.06482350943050415 + 0.0im, 0.022633901952392566 + 0.0im, -0.021382215072450347 + 0.0im, -0.0011080900029689048 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.2819898102876955e-44, 5.884706839157519e-38, 9.395363515212707e-39, 5.992775043574711e-37, 6.877151325741094e-37, 5.776497607944547e-36, 4.4448498128962864e-33, 1.8971424936450131e-34, 2.767604894077438e-35, 6.841469690552403e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.23023817258768373 + 0.0im, -0.22513377543305663 + 0.0im, 0.14939158880948905 + 0.0im, -0.09423362212887657 + 0.0im, 0.0877511679908131 + 0.0im, 0.06482350943050418 + 0.0im, 0.022633901952392614 + 0.0im, -0.02138221507245037 + 0.0im, -0.0011080900029689093 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.505384074406193e-43, 1.0668685870150616e-36, 8.483974051662668e-37, 5.904223516900405e-35, 1.2257353095886712e-35, 5.873841807231169e-34, 2.333144161425892e-33, 5.858950217379772e-34, 4.793477674197602e-34, 1.3688715160750663e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.2302381725876837 + 0.0im, -0.22513377543305638 + 0.0im, 0.14939158880948897 + 0.0im, -0.0942336221288764 + 0.0im, 0.08775116799081312 + 0.0im, 0.06482350943050419 + 0.0im, 0.022633901952392583 + 0.0im, -0.021382215072450365 + 0.0im, -0.001108090002968904 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0796371568612238e-42, 3.959040013646628e-36, 1.013627192986048e-38, 2.9226376998449657e-35, 1.882609438202643e-35, 5.506277269920094e-34, 2.8452279108396153e-33, 1.5176397644360735e-33, 1.78117351560075e-33, 2.9939756662649812e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.23023817258768328 + 0.0im, -0.22513377543305682 + 0.0im, 0.14939158880948897 + 0.0im, -0.0942336221288765 + 0.0im, 0.08775116799081314 + 0.0im, 0.06482350943050416 + 0.0im, 0.02263390195239256 + 0.0im, -0.021382215072450368 + 0.0im, -0.0011080900029688835 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (9.432934116788674e-44, 3.3093426698225875e-37, 2.3938256967540007e-38, 2.455928818043314e-36, 4.538656344875525e-36, 2.160125039776159e-34, 2.5613314719775367e-33, 4.842661110221605e-34, 2.1832646111786053e-34, 1.817108046210368e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.23023817258768325 + 0.0im, -0.2251337754330569 + 0.0im, 0.14939158880948894 + 0.0im, -0.09423362212887665 + 0.0im, 0.08775116799081331 + 0.0im, 0.0648235094305042 + 0.0im, 0.02263390195239262 + 0.0im, -0.021382215072450323 + 0.0im, -0.0011080900029689074 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (9.54022434681573e-43, 9.66881535702043e-37, 2.0167906950058362e-36, 1.0107917435010583e-34, 1.320089824517958e-34, 7.319157059162906e-34, 7.535745090467876e-34, 1.4530293875801684e-33, 3.1341586423393544e-34, 4.404035326513036e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.23489881995565087 + 0.0im, -0.1873732301740982 + 0.0im, 0.18663688359866318 + 0.0im, 0.1687090475395114 + 0.0im, -0.15379313151596907 + 0.0im, -0.11699610675416142 + 0.0im, 0.08416596575120804 + 0.0im, -0.06719873891602066 + 0.0im, 0.0663800593828148 + 0.0im, -0.03919639372963486 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.805525445922587e-43, 1.3877324750864306e-35, 5.613950127391512e-36, 7.093020321422384e-35, 1.1784771765928148e-34, 6.477220407661149e-35, 1.4891029957298219e-34, 3.0351206372414033e-34, 1.5135883599742184e-34, 6.928196145838671e-34, 1.824365506749998e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.23489881995565115 + 0.0im, -0.18737323017409824 + 0.0im, 0.18663688359866348 + 0.0im, 0.16870904753951194 + 0.0im, -0.15379313151596902 + 0.0im, -0.1169961067541613 + 0.0im, 0.0841659657512079 + 0.0im, -0.06719873891602074 + 0.0im, 0.06638005938281467 + 0.0im, -0.03919639372963486 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.211737894073672e-42, 2.349412490093394e-33, 1.551734362511897e-34, 3.460538109524223e-34, 1.6612760386653193e-33, 9.504760919956018e-34, 8.148242842933344e-33, 5.0287004027011975e-33, 1.64223150745198e-33, 7.32505488016057e-33, 5.156378092492427e-34). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.23489881995565048 + 0.0im, -0.18737323017409827 + 0.0im, 0.1866368835986633 + 0.0im, 0.16870904753951146 + 0.0im, -0.15379313151596902 + 0.0im, -0.11699610675416149 + 0.0im, 0.08416596575120794 + 0.0im, -0.06719873891602077 + 0.0im, 0.06638005938281479 + 0.0im, -0.039196393729634876 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.638358657516154e-43, 1.216517495119865e-35, 6.318354272213712e-36, 1.302827684565557e-34, 3.0971007406836266e-34, 6.402042122095566e-35, 5.297058524358914e-34, 4.377158106840461e-34, 9.804240069130664e-33, 1.09535122596365e-34, 3.9997437611250436e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.23489881995565062 + 0.0im, -0.18737323017409813 + 0.0im, 0.1866368835986628 + 0.0im, 0.16870904753951158 + 0.0im, -0.1537931315159688 + 0.0im, -0.11699610675416128 + 0.0im, 0.08416596575120806 + 0.0im, -0.06719873891602078 + 0.0im, 0.0663800593828147 + 0.0im, -0.039196393729634814 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.5463900797480002e-43, 4.1381474441451676e-36, 2.62383260217944e-36, 6.787262366359336e-35, 9.560178959975325e-35, 1.2226248349492586e-35, 1.68005051882552e-34, 6.278694124182136e-34, 2.201854234761805e-33, 7.2727900768091545e-34, 6.588250940596621e-35). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2348988199556507 + 0.0im, -0.18737323017409832 + 0.0im, 0.18663688359866282 + 0.0im, 0.1687090475395115 + 0.0im, -0.15379313151596885 + 0.0im, -0.11699610675416124 + 0.0im, 0.08416596575120791 + 0.0im, -0.06719873891602078 + 0.0im, 0.06638005938281472 + 0.0im, -0.039196393729634814 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.1040729746185733e-42, 1.754985009735952e-35, 6.667867073848071e-35, 4.373027568850277e-34, 2.3554369867484604e-34, 3.113455676387431e-34, 9.34316928800714e-34, 1.734447208124555e-33, 5.262155793772621e-34, 3.755911959664851e-33, 1.204851735900139e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.2348988199556508 + 0.0im, -0.1873732301740978 + 0.0im, 0.18663688359866323 + 0.0im, 0.16870904753951152 + 0.0im, -0.15379313151596863 + 0.0im, -0.11699610675416106 + 0.0im, 0.08416596575120795 + 0.0im, -0.06719873891602084 + 0.0im, 0.0663800593828147 + 0.0im, -0.039196393729634835 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.078229468132045e-43, 1.1605882510850051e-34, 1.893992612883214e-35, 4.003704096297696e-34, 6.792978542358468e-34, 8.989931016726542e-35, 1.7363226665713637e-34, 5.877299926769966e-34, 8.783231237005931e-34, 2.2490599874348416e-33, 3.1070753902280655e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.23489881995565087 + 0.0im, -0.18737323017409813 + 0.0im, 0.18663688359866354 + 0.0im, 0.16870904753951124 + 0.0im, -0.15379313151596918 + 0.0im, -0.11699610675416147 + 0.0im, 0.08416596575120787 + 0.0im, -0.0671987389160208 + 0.0im, 0.06638005938281477 + 0.0im, -0.03919639372963486 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.830890148232743e-42, 3.5222108419171323e-35, 3.4326375238465156e-35, 9.526206563044348e-34, 2.9155909697828196e-33, 6.504601438706364e-34, 8.3913441677729e-34, 2.3373900480145383e-33, 2.3343156861613328e-33, 1.5842960704559788e-33, 2.6702079533324696e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.2348988199556511 + 0.0im, -0.187373230174098 + 0.0im, 0.18663688359866287 + 0.0im, 0.16870904753951144 + 0.0im, -0.1537931315159689 + 0.0im, -0.11699610675416128 + 0.0im, 0.08416596575120798 + 0.0im, -0.06719873891602075 + 0.0im, 0.06638005938281476 + 0.0im, -0.03919639372963487 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.281912065017853e-44, 1.864165629512891e-36, 4.0177385600929566e-36, 1.1150943060846944e-35, 3.1337170454394024e-35, 1.0489223951441605e-35, 1.336239085212874e-35, 3.632109283096745e-35, 5.139253825708266e-35, 1.1656467080648526e-34, 2.965954514219941e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.23489881995565076 + 0.0im, -0.18737323017409793 + 0.0im, 0.1866368835986634 + 0.0im, 0.1687090475395116 + 0.0im, -0.15379313151596907 + 0.0im, -0.11699610675416128 + 0.0im, 0.0841659657512079 + 0.0im, -0.06719873891602075 + 0.0im, 0.06638005938281469 + 0.0im, -0.039196393729634856 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.4048617124647174e-42, 1.577522768311319e-34, 2.9291482697777587e-34, 7.1112924482959475e-34, 9.819903575921014e-34, 5.024303103604743e-34, 1.0460026592433844e-32, 3.875406873560132e-33, 1.6257518446336475e-33, 6.800528174719986e-33, 2.156426299370118e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.1794745275617352 + 0.0im, 0.17187040305531207 + 0.0im, -0.16587190076330977 + 0.0im, 0.14407187487524226 + 0.0im, -0.1129094405542464 + 0.0im, 0.09752272801623502 + 0.0im, -0.0806592763408821 + 0.0im, -0.06534011686361944 + 0.0im, 0.05841676597100586 + 0.0im, -0.024897990155552226 + 0.0im, -0.00014749364097958045 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.233274322590408e-45, 1.7405179461496894e-35, 2.0363976556240303e-36, 1.5835794749264493e-35, 2.0219025631657644e-35, 2.3532191705981265e-34, 3.264052085853775e-35, 1.2992565850159025e-33, 4.903372419221361e-34, 1.0261266232414838e-34, 1.8059585421880958e-33, 1.6636924092585613e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.17947452756173526 + 0.0im, 0.171870403055312 + 0.0im, -0.16587190076330943 + 0.0im, 0.1440718748752423 + 0.0im, -0.1129094405542465 + 0.0im, 0.09752272801623481 + 0.0im, -0.08065927634088225 + 0.0im, -0.06534011686361944 + 0.0im, 0.05841676597100591 + 0.0im, -0.02489799015555225 + 0.0im, -0.00014749364097957248 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.2741077153285046e-45, 9.006581734550841e-35, 2.200432258296658e-36, 2.731929591719115e-35, 1.048525407600517e-34, 4.82485518039356e-34, 2.562213130040465e-35, 4.319100853963492e-34, 4.5812670342901274e-33, 9.1081610387109e-35, 3.815440996428542e-34, 1.4060929884526749e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1794745275617353 + 0.0im, 0.17187040305531215 + 0.0im, -0.16587190076330985 + 0.0im, 0.14407187487524198 + 0.0im, -0.11290944055424662 + 0.0im, 0.09752272801623484 + 0.0im, -0.08065927634088214 + 0.0im, -0.06534011686361946 + 0.0im, 0.05841676597100591 + 0.0im, -0.02489799015555223 + 0.0im, -0.00014749364097956457 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.180036153830901e-44, 3.899524125828187e-35, 2.1363002167064875e-35, 8.091221691866025e-35, 9.069054471109315e-35, 3.6327386818376858e-34, 2.2089487602555636e-34, 5.2974711096102524e-33, 5.153128321876084e-33, 1.4903873472018767e-33, 3.740112735614365e-33, 3.14355193454472e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.17947452756173557 + 0.0im, 0.17187040305531204 + 0.0im, -0.16587190076330957 + 0.0im, 0.14407187487524237 + 0.0im, -0.11290944055424644 + 0.0im, 0.09752272801623486 + 0.0im, -0.08065927634088216 + 0.0im, -0.06534011686361944 + 0.0im, 0.058416765971005945 + 0.0im, -0.02489799015555222 + 0.0im, -0.00014749364097961287 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.0437748834238815e-45, 2.2633214086852223e-36, 2.4346537337380576e-36, 3.682307108085387e-36, 3.0061907461317892e-36, 6.409872311767368e-35, 7.743673156007627e-36, 6.6883177810419e-33, 1.7215740570406975e-34, 5.309090830095758e-34, 5.777926374463746e-35, 1.8729908611246164e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.17947452756173574 + 0.0im, 0.17187040305531182 + 0.0im, -0.1658719007633095 + 0.0im, 0.14407187487524195 + 0.0im, -0.11290944055424648 + 0.0im, 0.09752272801623489 + 0.0im, -0.0806592763408822 + 0.0im, -0.06534011686361947 + 0.0im, 0.05841676597100605 + 0.0im, -0.02489799015555224 + 0.0im, -0.00014749364097959333 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.776613375668949e-45, 1.837909935924489e-35, 1.096018049362952e-35, 3.911166094738084e-35, 1.3202641282772297e-35, 4.922848430955044e-34, 7.318552516772405e-35, 2.443274208861706e-33, 6.015450205993652e-33, 1.641883689564703e-34, 2.1259063835242e-33, 1.3124516994785091e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.17947452756173496 + 0.0im, 0.1718704030553119 + 0.0im, -0.16587190076330954 + 0.0im, 0.14407187487524256 + 0.0im, -0.11290944055424644 + 0.0im, 0.097522728016235 + 0.0im, -0.08065927634088223 + 0.0im, -0.06534011686361936 + 0.0im, 0.05841676597100587 + 0.0im, -0.024897990155552264 + 0.0im, -0.0001474936409795912 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.805999745761942e-45, 1.2906672915132341e-34, 9.526570452060516e-36, 2.7066005939002156e-35, 3.648816642215478e-35, 2.2547109501281576e-34, 5.0223751320556895e-34, 2.7374693376420833e-33, 1.7541606267306505e-33, 1.1564769264874588e-34, 4.658506346574376e-33, 2.7510538452974974e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.17947452756173538 + 0.0im, 0.17187040305531218 + 0.0im, -0.16587190076330932 + 0.0im, 0.1440718748752427 + 0.0im, -0.11290944055424659 + 0.0im, 0.09752272801623504 + 0.0im, -0.08065927634088223 + 0.0im, -0.06534011686361947 + 0.0im, 0.05841676597100598 + 0.0im, -0.024897990155552233 + 0.0im, -0.00014749364097959701 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.187762484894504e-45, 1.375691123718029e-35, 8.379491842988029e-36, 1.8404756352276925e-35, 1.0367611511736154e-34, 4.893895226392523e-34, 4.347314348223303e-34, 7.704996444335853e-34, 2.8359388742703855e-33, 1.8079942515920216e-34, 5.967887353326136e-34, 1.4929659274045007e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.17947452756173515 + 0.0im, 0.1718704030553122 + 0.0im, -0.1658719007633096 + 0.0im, 0.14407187487524212 + 0.0im, -0.11290944055424666 + 0.0im, 0.09752272801623499 + 0.0im, -0.08065927634088213 + 0.0im, -0.06534011686361949 + 0.0im, 0.0584167659710059 + 0.0im, -0.024897990155552233 + 0.0im, -0.00014749364097959983 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.2887603584167563e-45, 4.959868416281355e-35, 9.745191417007205e-34, 6.283375488848986e-36, 9.549244448566863e-36, 1.6102516097465832e-34, 1.039560135530912e-34, 1.9628105101522776e-33, 1.2749138762288728e-33, 3.0199719331858903e-35, 1.993541178615743e-33, 8.960207140914755e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.1794745275617353 + 0.0im, 0.17187040305531173 + 0.0im, -0.16587190076330946 + 0.0im, 0.14407187487524192 + 0.0im, -0.11290944055424658 + 0.0im, 0.09752272801623504 + 0.0im, -0.0806592763408821 + 0.0im, -0.06534011686361947 + 0.0im, 0.05841676597100593 + 0.0im, -0.024897990155552215 + 0.0im, -0.00014749364097959783 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.811514816464248e-45, 3.4880489615048664e-36, 2.1225934018969793e-36, 4.671718279829524e-35, 3.156529590830256e-36, 6.408485559919437e-35, 3.842247205415734e-35, 6.5049876000477596e-34, 5.655431164742912e-34, 6.953466213298867e-36, 2.4799420862092695e-34, 1.6578626261807467e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.17947452756173551 + 0.0im, 0.1718704030553117 + 0.0im, -0.16587190076330946 + 0.0im, 0.14407187487524203 + 0.0im, -0.11290944055424648 + 0.0im, 0.09752272801623481 + 0.0im, -0.08065927634088207 + 0.0im, -0.06534011686361949 + 0.0im, 0.058416765971005986 + 0.0im, -0.024897990155552243 + 0.0im, -0.00014749364097955674 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.9843691744639466e-45, 6.53233201558585e-36, 1.282985086438771e-35, 5.539849449633469e-35, 5.356637337166513e-35, 2.2698284382074457e-34, 2.3612187091038902e-35, 5.483496319784366e-34, 3.100102013961325e-33, 2.9220067543172777e-34, 3.708820939952155e-34, 2.2263542531920748e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.19471327780311226 + 0.0im, -0.15852622121447438 + 0.0im, -0.1442316310919922 + 0.0im, -0.13595991458362466 + 0.0im, 0.0897241265510184 + 0.0im, 0.07629322754372292 + 0.0im, -0.06384794916691747 + 0.0im, -0.06146105235752892 + 0.0im, -0.0505465040366022 + 0.0im, 0.032075802155775955 + 0.0im, -0.02472917628916656 + 0.0im, 0.00036175476779207443 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.873786932155635e-49, 9.791050596971632e-41, 5.581975670887533e-37, 6.4992427051174605e-37, 6.664123110717584e-36, 1.8389946125469613e-37, 2.068956413812336e-36, 1.5253801651696895e-34, 6.401863228979452e-34, 4.989126390227198e-35, 1.0993507753240602e-36, 2.3466047392057257e-33, 4.2460266094603873e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1947132778031123 + 0.0im, -0.15852622121447463 + 0.0im, -0.14423163109199205 + 0.0im, -0.1359599145836248 + 0.0im, 0.08972412655101855 + 0.0im, 0.07629322754372304 + 0.0im, -0.06384794916691745 + 0.0im, -0.061461052357528904 + 0.0im, -0.050546504036602304 + 0.0im, 0.03207580215577599 + 0.0im, -0.02472917628916656 + 0.0im, 0.0003617547677920829 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.531788148037312e-48, 5.151765425171133e-40, 2.0698713870701567e-35, 4.102969109381514e-35, 1.3764391969775827e-35, 7.713652906476858e-39, 2.294803787322946e-36, 9.399540578428047e-34, 2.8708732312574564e-33, 9.594766422826712e-34, 1.827137473385212e-34, 2.1125401256205773e-33, 1.1001377803639919e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.19471327780311223 + 0.0im, -0.15852622121447416 + 0.0im, -0.14423163109199194 + 0.0im, -0.13595991458362475 + 0.0im, 0.08972412655101863 + 0.0im, 0.07629322754372289 + 0.0im, -0.06384794916691744 + 0.0im, -0.061461052357528835 + 0.0im, -0.05054650403660227 + 0.0im, 0.03207580215577598 + 0.0im, -0.02472917628916659 + 0.0im, 0.0003617547677920486 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.7275699306432596e-48, 3.3163806307233285e-39, 2.8722630415782095e-37, 1.2022036013509752e-35, 3.843516670022507e-36, 8.18599760041684e-37, 1.297417853483871e-36, 6.9667000244218645e-34, 1.3447371204602625e-33, 3.70977230777415e-33, 1.1209712995485896e-34, 1.5504619265116202e-34, 7.249253475728565e-35). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.19471327780311218 + 0.0im, -0.1585262212144744 + 0.0im, -0.14423163109199208 + 0.0im, -0.13595991458362464 + 0.0im, 0.08972412655101854 + 0.0im, 0.07629322754372311 + 0.0im, -0.06384794916691747 + 0.0im, -0.06146105235752897 + 0.0im, -0.05054650403660227 + 0.0im, 0.03207580215577604 + 0.0im, -0.024729176289166564 + 0.0im, 0.00036175476779202136 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.5462768116065153e-48, 1.2283472545700703e-39, 3.962192976275273e-35, 8.809255486334316e-36, 3.8732344250900445e-36, 3.0871232607609306e-36, 2.5687197520195623e-36, 1.2201867529914743e-33, 1.008177956415272e-33, 6.4637003066143745e-34, 3.877713953104909e-38, 1.5915478322549786e-33, 1.08696022561951e-35). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, 0.19471327780311196 + 0.0im, -0.1585262212144744 + 0.0im, -0.14423163109199233 + 0.0im, -0.13595991458362466 + 0.0im, 0.08972412655101845 + 0.0im, 0.076293227543723 + 0.0im, -0.06384794916691752 + 0.0im, -0.061461052357528904 + 0.0im, -0.05054650403660231 + 0.0im, 0.032075802155775886 + 0.0im, -0.024729176289166575 + 0.0im, 0.00036175476779207394 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.3679626586212085e-48, 7.317285315907106e-40, 3.20517863117164e-35, 5.657631110494083e-36, 7.758958028383137e-36, 1.5573914265286326e-37, 1.382255273588724e-36, 1.1053670696094228e-33, 4.124764268370564e-33, 3.6401302253797114e-34, 3.4358157142901575e-35, 2.791430599688222e-34, 9.990989594120308e-35). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.19471327780311193 + 0.0im, -0.15852622121447416 + 0.0im, -0.14423163109199227 + 0.0im, -0.1359599145836247 + 0.0im, 0.08972412655101873 + 0.0im, 0.07629322754372309 + 0.0im, -0.0638479491669175 + 0.0im, -0.06146105235752897 + 0.0im, -0.05054650403660222 + 0.0im, 0.03207580215577598 + 0.0im, -0.024729176289166575 + 0.0im, 0.00036175476779208414 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.2584943793105258e-49, 1.6079329133186482e-41, 6.360298254950711e-38, 4.5218676278258146e-37, 4.0995610756812394e-36, 1.226845243419224e-37, 2.0051331519704946e-36, 2.8727088373355888e-33, 1.3104220259755676e-35, 7.72585223036812e-36, 2.6405184654418537e-35, 8.539063926784851e-35, 7.87139712911431e-35). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.19471327780311212 + 0.0im, -0.15852622121447474 + 0.0im, -0.14423163109199194 + 0.0im, -0.1359599145836247 + 0.0im, 0.08972412655101844 + 0.0im, 0.07629322754372289 + 0.0im, -0.06384794916691745 + 0.0im, -0.061461052357528884 + 0.0im, -0.05054650403660226 + 0.0im, 0.03207580215577604 + 0.0im, -0.024729176289166536 + 0.0im, 0.0003617547677920734 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.753739767064714e-48, 1.2180938061466149e-39, 3.854229229043716e-36, 1.4643688685113472e-35, 3.981294859906659e-35, 1.9043427486177534e-36, 5.31564178370189e-36, 1.6627859860945022e-33, 2.4581238227157868e-33, 2.3234908023267603e-33, 6.230277750791508e-35, 6.093692930268707e-34, 1.8036926362687332e-34). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.19471327780311168 + 0.0im, -0.15852622121447418 + 0.0im, -0.14423163109199214 + 0.0im, -0.13595991458362489 + 0.0im, 0.08972412655101852 + 0.0im, 0.07629322754372306 + 0.0im, -0.06384794916691751 + 0.0im, -0.06146105235752891 + 0.0im, -0.050546504036602255 + 0.0im, 0.03207580215577598 + 0.0im, -0.0247291762891666 + 0.0im, 0.00036175476779210826 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.124195044992445e-48, 7.613140690158672e-40, 1.7216053979622776e-36, 2.4942494767189135e-35, 1.974455700757249e-35, 1.4866916991300862e-36, 3.7667674173327334e-36, 6.237333698882821e-34, 4.02956768180144e-33, 1.3116078036552816e-33, 6.991588649136631e-36, 1.0106741651884215e-33, 1.0623370001571844e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.19471327780311212 + 0.0im, -0.15852622121447427 + 0.0im, -0.14423163109199225 + 0.0im, -0.13595991458362477 + 0.0im, 0.0897241265510186 + 0.0im, 0.07629322754372315 + 0.0im, -0.0638479491669175 + 0.0im, -0.06146105235752886 + 0.0im, -0.05054650403660224 + 0.0im, 0.03207580215577598 + 0.0im, -0.024729176289166585 + 0.0im, 0.00036175476779204695 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2604497458276552e-47, 4.164298367491221e-39, 9.517051570071199e-36, 8.595370252994864e-35, 2.4971048266513323e-35, 4.421213758655962e-36, 2.683337441443106e-36, 8.31463977006258e-33, 1.9174425136716215e-33, 1.8805620332223843e-33, 7.75355010313686e-35, 8.314077617882853e-34, 7.959601043711754e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.19471327780311182 + 0.0im, -0.1585262212144745 + 0.0im, -0.1442316310919922 + 0.0im, -0.13595991458362472 + 0.0im, 0.0897241265510185 + 0.0im, 0.07629322754372303 + 0.0im, -0.06384794916691748 + 0.0im, -0.0614610523575289 + 0.0im, -0.050546504036602324 + 0.0im, 0.032075802155776 + 0.0im, -0.02472917628916657 + 0.0im, 0.0003617547677920585 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.297503651704197e-48, 6.488970003885124e-39, 2.7980270534860276e-36, 4.528876014435737e-36, 3.6247146900859366e-36, 7.002624246671611e-36, 4.644644791328116e-36, 9.707659706031116e-34, 3.5666058697026815e-33, 7.0284396071295985e-34, 2.5800450568545745e-34, 9.606752393505025e-35, 1.1776240895991976e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.19471327780311257 + 0.0im, -0.15852622121447443 + 0.0im, -0.1442316310919919 + 0.0im, -0.13595991458362458 + 0.0im, 0.08972412655101857 + 0.0im, 0.07629322754372311 + 0.0im, -0.06384794916691755 + 0.0im, -0.0614610523575289 + 0.0im, -0.05054650403660224 + 0.0im, 0.03207580215577603 + 0.0im, -0.024729176289166575 + 0.0im, 0.0003617547677920577 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.9125095861467014e-48, 4.9576907920626e-40, 1.2994782888942763e-35, 3.8005078710584804e-36, 3.244489503485847e-35, 2.5480073975997807e-36, 2.7494869080635714e-35, 1.3958350412739756e-33, 2.207660366236302e-33, 1.0504459611368288e-33, 6.756327208868198e-35, 8.981729953718746e-34, 7.496040890659028e-35). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 0.0971761 0.0500197 -0.057989 -0.251214 0.0 0.0710348 -0.0999522 0.20073 0.13477 0.0 0.227042 0.0710348 0.162731 0.0632187 0.0 0.0 0.0 -0.107616 -0.135087 0.0 0.0 0.0 0.0 0.0666831 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 0.0858372 0.0159624 0.0791657 -0.146994 0.0936732 0.0 0.268513 -0.196875 -0.0699393 -0.0250097 -0.13105 0.0 0.0 -0.186242 0.0311282 0.0957381 0.0292407 0.0 0.0 0.0 -0.0803414 0.171247 0.0368943 0.0 0.0 0.0 -0.044922 -0.0803414 -0.0575547 0.0 0.0 0.0 0.0 0.0 0.0906255 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 -0.140105 0.0428674 0.168728 0.0116502 -0.0514142 -0.00430937 0.0 0.118321 -0.09599 0.202295 -0.0360654 -0.0215443 -0.0289267 0.0 0.173703 0.118321 -0.0242226 -0.107036 -0.100988 0.0114636 0.0 0.0 0.0 -0.0899633 -0.101638 0.123061 0.0331068 0.0 0.0 0.0 0.0 0.0038837 0.0766128 0.122486 0.0 0.0 0.0 0.0 -0.257126 0.0038837 -0.00753057 0.0 0.0 0.0 0.0 0.0 0.0 0.0723282 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 -0.0985481 0.131608 -0.0425302 -0.0742199 -0.135519 -0.00430937 0.0 0.0038837 0.290232 -0.0361 0.0297316 0.0728319 -0.0232077 0.0 -0.067874 0.0038837 0.10531 -0.110251 0.165408 0.101676 0.0 0.0 0.0 0.118321 -0.116478 -0.0374714 -0.0665198 0.0 0.0 0.0 0.143149 0.118321 -0.13919 0.0161076 0.0 0.0 0.0 0.0 0.0 -0.0899633 0.0395343 0.0 0.0 0.0 0.0 0.0 0.0 0.0723282 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 -0.0146824 0.00779594 0.115733 0.0248974 -0.10302 -0.0591784 0.0366192 0.0 -0.119973 0.201217 -0.0210525 -0.117294 0.0527089 -0.049035 0.159137 0.0 -0.225481 -0.119973 -0.0160126 0.00663132 -0.057149 -0.102522 -0.134487 0.0 0.0 0.0 0.127635 0.0486399 0.0456913 0.0451041 0.0799685 0.0 0.0 0.0 0.0 0.0929541 -0.067793 0.16251 -0.146602 0.0 0.0 0.0 0.0 0.0 -0.027947 0.0747229 0.0231069 0.0 0.0 0.0 0.0 0.0 -0.174462 -0.027947 0.0161131 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.110219 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 -0.0146824 0.00779594 0.115733 0.0179333 -0.0940179 -0.0746596 0.0366192 0.0 -0.119973 0.201217 -0.0210525 -0.0417393 -0.0471773 0.122363 0.159137 0.0 -0.225481 -0.119973 -0.0160126 0.0445827 -0.107573 -0.0161577 -0.134487 0.0 0.0 0.0 0.127635 0.0257945 0.0759912 -0.00692039 0.0799685 0.0 0.0 0.0 0.0 -0.027947 0.169143 -0.0587106 -0.110963 0.0 0.0 0.0 0.0 -0.0770727 -0.027947 -0.170381 -0.0238827 0.0 0.0 0.0 0.0 0.0 0.0 0.0929541 0.0969667 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.110219 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.0233782 -0.027256 -0.147478 0.0116997 0.0576997 0.0572557 -0.0422836 0.0148205 0.0 0.116793 -0.193162 -0.0547994 0.0244927 0.0673434 -0.044749 -0.0132219 0.114456 0.0 0.105228 0.116793 0.0955448 0.0431396 -0.0291155 0.0317089 0.0655146 0.140355 0.0 0.0 0.0 -0.177196 0.0209101 0.0779899 0.0966612 0.0619288 -0.0445114 0.0 0.0 0.0 0.0 -0.0216814 0.100124 -0.0626889 0.106459 -0.0367032 0.0 0.0 0.0 0.0 -0.0522779 -0.0216814 -0.0093986 0.00726703 -0.0316029 0.0 0.0 0.0 0.0 0.0 0.0 -0.105483 0.124082 0.0889735 0.0 0.0 0.0 0.0 0.0 0.0 -0.00947496 -0.105483 -0.0834418 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0310467 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.0233782 -0.027256 -0.147478 -0.0733158 0.0256845 -0.0249499 -0.0432996 0.0148205 0.0 0.116793 -0.193162 -0.0547994 0.00905398 0.026786 -0.0806438 -0.00307033 0.114456 0.0 0.105228 0.116793 0.0955448 -0.0331835 -0.0369156 0.0208397 0.0714714 0.140355 0.0 0.0 0.0 -0.177196 -0.116008 -0.0661611 -0.0428765 0.00496998 -0.0445114 0.0 0.0 0.0 0.0 -0.105483 0.118345 0.0879619 -0.0731872 -0.0562456 0.0 0.0 0.0 0.0 -0.00993432 -0.105483 -0.0614146 0.0399764 0.0366176 0.0 0.0 0.0 0.0 0.0 0.0 -0.0216814 0.0610259 0.0820236 0.0 0.0 0.0 0.0 0.0 0.0 -0.0857714 -0.0216814 -0.0774107 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0310467 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.0233782 -0.027256 -0.147478 0.0116997 0.0576997 0.0572557 -0.0422836 0.0148205 0.0 0.116793 -0.193162 -0.0547994 0.0244927 0.0673434 -0.044749 -0.0132219 0.114456 0.0 0.105228 0.116793 0.0955448 0.0431396 -0.0291155 0.0317089 0.0655146 0.140355 0.0 0.0 0.0 -0.177196 0.0209101 0.0779899 0.0966612 0.0619288 -0.0445114 0.0 0.0 0.0 0.0 -0.0216814 0.100124 -0.0626889 0.106459 -0.0367032 0.0 0.0 0.0 0.0 -0.0522779 -0.0216814 -0.0093986 0.00726703 -0.0316029 0.0 0.0 0.0 0.0 0.0 0.0 -0.105483 0.124082 0.0889735 0.0 0.0 0.0 0.0 0.0 0.0 -0.00947496 -0.105483 -0.0834418 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0310467 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0927922 0.0565984 0.0417094 0.0466522 -0.0395241 0.0559217 -0.0309278 0.0147278 0.00228868 0.0 -0.195034 0.072589 0.030232 0.0755296 -0.0532474 0.057759 0.0986943 -0.0704529 0.0222042 0.0 0.0 0.113433 0.0800044 0.00955488 0.0241876 -0.0212952 0.0279795 0.151943 -0.0276967 0.0 0.0 -0.146846 0.113433 0.0455101 -0.0254448 0.0539348 -0.0548866 -0.0427285 -0.0192613 0.0 0.0 0.0 0.0 -0.0410879 -0.173644 -0.0534859 -0.0241444 0.0487181 -0.0787309 0.0 0.0 0.0 0.0 0.0857674 -0.0410879 -0.00546125 0.0328457 -0.0374132 0.035431 0.0 0.0 0.0 0.0 0.0 0.0 0.00621832 -0.0851454 -0.0108616 -0.0771837 0.0 0.0 0.0 0.0 0.0 0.0 0.0410986 0.00621832 0.0802928 0.0323662 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.156601 -0.0252421 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0905665 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0115275 0.0367621 0.0179347 -0.000849212 -0.0174571 0.0264108 -0.0182082 0.0230802 0.0803077 -0.0323932 0.0 0.170131 0.186139 -0.0341217 0.12188 -0.0502941 -0.0761841 -0.0207039 0.0777717 -0.0247423 -0.0207806 0.0 -0.0860712 0.170131 -0.0609542 0.0323587 0.0569525 0.0781072 0.0844425 -0.0304197 0.0995079 0.0895217 0.0 0.0 0.0 0.198161 0.030748 0.0741626 -0.0923907 0.0509897 -0.00694808 -0.00119233 -0.00992368 0.0 0.0 0.0 0.0 -0.168481 -0.0140731 0.0426769 -0.00362479 0.039164 -0.0298776 -0.0790494 0.0 0.0 0.0 0.0 0.0 -0.0796144 0.095473 -0.12476 0.0988329 0.0142235 0.0527596 0.0 0.0 0.0 0.0 0.0 -0.145646 -0.0796144 0.00841864 -0.0277817 -0.0821991 -0.024302 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0424372 0.0654137 -0.0216682 0.0605398 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0245305 0.0424372 0.0557194 0.0900404 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0539053 0.0479083 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0175363 -0.0539053 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0115275 0.0367621 0.0179347 -0.000849212 -0.0174571 0.0264108 -0.0182082 0.0230802 0.0803077 -0.0323932 0.0 0.170131 0.186139 -0.0341217 0.12188 -0.0502941 -0.0761841 -0.0207039 0.0777717 -0.0247423 -0.0207806 0.0 -0.0860712 0.170131 -0.0609542 0.0323587 0.0569525 0.0781072 0.0844425 -0.0304197 0.0995079 0.0895217 0.0 0.0 0.0 0.198161 0.030748 0.0741626 -0.0923907 0.0509897 -0.00694808 -0.00119233 -0.00992368 0.0 0.0 0.0 0.0 -0.168481 -0.0140731 0.0426769 -0.00362479 0.039164 -0.0298776 -0.0790494 0.0 0.0 0.0 0.0 0.0 -0.0796144 0.095473 -0.12476 0.0988329 0.0142235 0.0527596 0.0 0.0 0.0 0.0 0.0 -0.145646 -0.0796144 0.00841864 -0.0277817 -0.0821991 -0.024302 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0424372 0.0654137 -0.0216682 0.0605398 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0245305 0.0424372 0.0557194 0.0900404 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0539053 0.0479083 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0175363 -0.0539053 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0115275 0.0367621 0.0179347 -0.000849212 -0.0174571 0.0264108 -0.0406451 -0.0731156 0.0350702 0.0116211 0.0 0.170131 0.186139 -0.0341217 0.12188 -0.0502941 -0.0761841 0.0658729 -0.0450821 -0.00431917 0.0336277 0.0 -0.0860712 0.170131 -0.0609542 0.0323587 0.0569525 0.0781072 -0.14107 0.0293576 -0.0407209 0.05959 0.0 0.0 0.0 0.198161 0.030748 0.0741626 -0.0923907 -0.018183 -0.00288656 -0.0468247 -0.0147182 0.0 0.0 0.0 0.0 -0.168481 -0.0140731 0.0426769 0.05868 -0.06122 -0.0156441 -0.0353901 0.0 0.0 0.0 0.0 0.0 -0.0796144 0.095473 0.0660198 -0.0241337 0.10216 0.11376 0.0 0.0 0.0 0.0 0.0 -0.145646 -0.0796144 0.0551397 0.0380429 -0.0271788 -0.0544394 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0539053 -0.0410173 0.0481417 0.00993816 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0204825 -0.0539053 -0.0154704 -0.0979124 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0424372 -0.0903895 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0177524 0.0424372 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0115275 0.0367621 0.0179347 -0.000849212 -0.0174571 0.0264108 -0.0182082 0.0230802 0.0803077 -0.0323932 0.0 0.170131 0.186139 -0.0341217 0.12188 -0.0502941 -0.0761841 -0.0207039 0.0777717 -0.0247423 -0.0207806 0.0 -0.0860712 0.170131 -0.0609542 0.0323587 0.0569525 0.0781072 0.0844425 -0.0304197 0.0995079 0.0895217 0.0 0.0 0.0 0.198161 0.030748 0.0741626 -0.0923907 0.0509897 -0.00694808 -0.00119233 -0.00992368 0.0 0.0 0.0 0.0 -0.168481 -0.0140731 0.0426769 -0.00362479 0.039164 -0.0298776 -0.0790494 0.0 0.0 0.0 0.0 0.0 -0.0796144 0.095473 -0.12476 0.0988329 0.0142235 0.0527596 0.0 0.0 0.0 0.0 0.0 -0.145646 -0.0796144 0.00841864 -0.0277817 -0.0821991 -0.024302 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0424372 0.0654137 -0.0216682 0.0605398 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0245305 0.0424372 0.0557194 0.0900404 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0539053 0.0479083 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0175363 -0.0539053 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0566859 0.0575494 0.023183 -0.0130489 -0.00439639 0.0361872 0.0240494 0.0418813 -0.0307471 -0.0517649 -0.00918051 0.00331488 0.0 0.17624 0.0371482 0.00954623 -0.0274083 -0.0826508 0.104131 -0.0750221 -0.0285604 -0.00610398 0.0133469 -0.0747175 -0.0174872 0.0 0.0 -0.0146209 0.112019 -0.0130512 -0.060675 -0.0233341 0.0234301 0.049789 0.06986 -0.0196735 0.0513262 -0.0716472 0.0 0.0 -0.160138 -0.0146209 0.0110185 -0.0559532 -0.0320677 0.0221107 0.0260857 -0.0418438 -0.0110841 -0.0340051 -0.015075 0.0 0.0 0.0 0.0 0.0281322 0.0268668 0.0377471 -0.0358708 0.0048977 -0.0151505 -0.0483593 0.0431825 0.0698898 0.0 0.0 0.0 0.0 -0.12022 0.0281322 0.0222277 0.0408635 0.0406489 0.0108821 -0.0212936 -0.0110189 -0.0247413 0.0 0.0 0.0 0.0 0.0 0.0 0.0504954 0.0307353 0.0153054 -0.0193048 -0.081954 -0.0244508 0.00122386 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0221584 -0.0616316 -0.012006 0.0235233 0.00709967 0.0638013 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0864699 0.100207 0.0451653 0.0392019 -0.0124902 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.043467 -0.0864699 0.0174866 -0.0318636 0.0218507 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0884905 0.0829984 -0.00439008 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0333162 -0.0884905 -0.0270453 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0979665 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0566859 0.0575494 0.023183 -0.0302478 0.0393719 -0.00450904 -0.0087171 -0.0406075 0.0238025 -0.0517649 -0.00918051 0.00331488 0.0 0.17624 0.0371482 0.00954623 0.052945 0.0370297 -0.00529939 0.10232 -0.0914985 -0.0431646 0.0133469 -0.0747175 -0.0174872 0.0 0.0 -0.0146209 0.112019 -0.0859202 -0.0246654 -0.0348981 0.0374902 0.0102777 -0.0398111 -0.0196735 0.0513262 -0.0716472 0.0 0.0 -0.160138 -0.0146209 -0.0449654 0.0336506 0.0184102 0.0412241 0.0294189 0.0338034 -0.0110841 -0.0340051 -0.015075 0.0 0.0 0.0 0.0 -0.0864699 0.0938761 -0.0253929 -0.0421233 -0.0226285 0.0171018 -0.0618004 -0.0387554 -0.0445399 0.0 0.0 0.0 0.0 -0.0463986 -0.0864699 -0.0385528 0.00354415 0.00185434 -0.0600861 0.0167549 0.0246833 -0.0669924 0.0 0.0 0.0 0.0 0.0 0.0 0.0281322 -0.0264553 -0.0375806 -0.0394902 -0.0551673 0.0494506 0.0445315 0.0 0.0 0.0 0.0 0.0 0.0 0.12209 0.0281322 0.0255871 -0.00121517 0.000677059 -0.00369078 0.0163837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0504954 -0.0310457 0.0722396 0.0212924 -0.00783913 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0221584 -0.006713 0.0127623 0.0376505 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0884905 0.0829984 -0.00439008 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0333162 -0.0884905 -0.0270453 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0979665 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0566859 0.0575494 0.023183 -0.0302478 0.0393719 0.0260938 -0.00548222 0.00880043 -0.0178111 0.055687 -0.0294799 0.00331488 0.0 0.17624 0.0371482 0.00954623 0.052945 0.0370297 -0.00492674 0.0184561 -0.0324715 0.111026 0.102465 0.0474167 -0.0174872 0.0 0.0 -0.0146209 0.112019 -0.0859202 -0.0246654 0.0458924 -0.0567788 -0.0107845 0.0172384 -0.0190426 0.0350619 -0.0716472 0.0 0.0 -0.160138 -0.0146209 -0.0449654 0.0336506 0.0219623 0.0411986 0.00957919 0.0425782 -0.010905 -0.0335032 -0.015075 0.0 0.0 0.0 0.0 -0.0864699 0.0938761 0.0378102 0.0263976 -0.0121446 -0.0532587 0.0539635 -0.022858 -0.0445399 0.0 0.0 0.0 0.0 -0.0463986 -0.0864699 0.00596881 -0.033133 -0.031217 -0.00369205 -0.0143219 0.0606299 -0.0669924 0.0 0.0 0.0 0.0 0.0 0.0 -0.0884905 0.089202 -0.0343069 0.0561468 -0.0434455 0.0130926 -0.0119546 0.0 0.0 0.0 0.0 0.0 0.0 -0.0309992 -0.0884905 0.00475005 -0.0124136 -0.0536163 0.0219342 0.031214 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0281322 -0.0252803 0.0407128 0.0323531 0.0321349 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.127765 0.0281322 -0.0145687 0.00151973 0.0264077 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0504954 -0.0293008 0.0167444 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0221584 -0.0367912 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0979665 (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2330575454838827 + 0.0im, -0.1189213097320966 + 0.0im, -0.0006182206125655005 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.750816661653352e-35, 1.383289925615184e-33, 8.344957760771627e-34, 4.143435858967609e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2330575454838832 + 0.0im, -0.11892130973209666 + 0.0im, -0.0006182206125655029 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.0862315766097325e-35, 6.647564830655401e-34, 2.838614165119954e-33, 2.8766534838910895e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.07103475143815474 + 0.15064302266438132im, 0.07103475143815474 - 0.15064302266438132im, -0.10761603770133799 + 0.0im, 0.06668314243173581 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.9345229110778583e-35, 1.6096540069905378e-32, 7.474863105932179e-33, 2.7135242839905515e-33, 8.469345050962226e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.0710347514381546 + 0.15064302266438107im, 0.0710347514381546 - 0.15064302266438107im, -0.10761603770133801 + 0.0im, 0.06668314243173583 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.3911797755184716e-36, 9.982507214971046e-34, 1.5005510800925452e-34, 4.273804875781146e-33, 1.1420119323778706e-32). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.07103475143815485 + 0.1506430226643813im, 0.07103475143815485 - 0.1506430226643813im, -0.1076160377013379 + 0.0im, 0.0666831424317358 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.5318993920901255e-37, 3.6785951405593345e-35, 1.6724319547820605e-34, 4.081907530869958e-34, 2.5548263800029055e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.26851294257015446 + 0.0im, -0.18624222259112036 + 0.0im, -0.08034141477617768 + 0.08770833014187121im, -0.08034141477617768 - 0.08770833014187121im, 0.09062551702493711 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.1593311121870447e-36, 6.743733880613419e-34, 2.5013971136266763e-33, 6.776518856683017e-34, 2.0429972289451686e-33, 8.757597167839411e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.26851294257015407 + 0.0im, -0.18624222259112042 + 0.0im, -0.08034141477617769 + 0.08770833014187124im, -0.08034141477617769 - 0.08770833014187124im, 0.09062551702493714 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.589378256389285e-36, 3.731800125398415e-34, 2.383279567162561e-33, 1.450666946261062e-33, 5.361764901149464e-33, 1.6490980968367815e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.26851294257015446 + 0.0im, -0.1862422225911203 + 0.0im, -0.08034141477617765 + 0.08770833014187115im, -0.08034141477617765 - 0.08770833014187115im, 0.09062551702493714 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.2468625933759925e-37, 5.554780272386069e-34, 5.4641777278753555e-34, 6.185179881173261e-34, 1.0850628701951779e-33, 1.8455427131295396e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.26851294257015484 + 0.0im, -0.18624222259112053 + 0.0im, -0.08034141477617764 + 0.08770833014187125im, -0.08034141477617764 - 0.08770833014187125im, 0.0906255170249371 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.7782600585492502e-37, 1.4052405210234225e-34, 1.886705184868613e-34, 3.528431896031088e-34, 2.4536030135119885e-34, 6.958788766567288e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.1183208213715087 + 0.12912671934196862im, 0.1183208213715087 - 0.12912671934196862im, 0.0038836999586513163 + 0.14035374139955006im, 0.0038836999586513163 - 0.14035374139955006im, -0.08996330750745021 + 0.0im, 0.0723281705863943 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (5.956492499424761e-38, 7.109697096540116e-34, 4.876362773873417e-34, 4.435519140684503e-33, 7.58250167975345e-33, 2.491836167467187e-33, 6.805390743966063e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.11832082137150891 + 0.12912671934196884im, 0.11832082137150891 - 0.12912671934196884im, 0.0038836999586512773 + 0.14035374139955im, 0.0038836999586512773 - 0.14035374139955im, -0.08996330750745028 + 0.0im, 0.07232817058639432 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.7450379471450835e-39, 1.0194353703539629e-35, 1.8721151548194073e-35, 7.632569289289923e-35, 3.289519994910097e-36, 1.041760675094707e-34, 2.4211460627335532e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.11832082137150877 + 0.12912671934196857im, 0.11832082137150877 - 0.12912671934196857im, 0.003883699958651424 + 0.14035374139954995im, 0.003883699958651424 - 0.14035374139954995im, -0.08996330750745041 + 0.0im, 0.07232817058639424 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.5486251858942973e-37, 1.2557645950033286e-33, 1.661130601898009e-34, 5.027839694873285e-35, 8.841538218656738e-34, 2.611146080278394e-33, 7.989784983410224e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.1183208213715087 + 0.12912671934196865im, 0.1183208213715087 - 0.12912671934196865im, 0.0038836999586514074 + 0.14035374139955004im, 0.0038836999586514074 - 0.14035374139955004im, -0.08996330750745028 + 0.0im, 0.07232817058639429 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.8465917941606619e-38, 2.6361795669546134e-34, 3.891133584796234e-34, 9.490407747886603e-34, 5.351578827836924e-34, 3.3166444979579196e-34, 1.6350613621882463e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.11832082137150882 + 0.12912671934196868im, 0.11832082137150882 - 0.12912671934196868im, 0.003883699958651312 + 0.14035374139955im, 0.003883699958651312 - 0.14035374139955im, -0.0899633075074502 + 0.0im, 0.07232817058639439 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.953688777266171e-37, 1.4150982623356902e-32, 1.3790221360695021e-33, 3.612079797575924e-33, 1.0857540367498904e-32, 1.5907332983144555e-32, 2.3588149165333048e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.11997315680247092 + 0.21300385775266786im, -0.11997315680247092 - 0.21300385775266786im, 0.1276347443669854 + 0.0im, -0.02794704611666974 + 0.11417673797483278im, -0.02794704611666974 - 0.11417673797483278im, -0.11021851406771023 + 0.0im, 0.09295408571088819 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.09326603196093e-39, 1.2880196839560441e-35, 3.1678556165855803e-35, 6.599168575295357e-35, 7.793367922566894e-35, 2.233687436435864e-34, 6.66953075334812e-33, 3.746427355163066e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.11997315680247125 + 0.21300385775266795im, -0.11997315680247125 - 0.21300385775266795im, 0.12763474436698516 + 0.0im, -0.027947046116669705 + 0.11417673797483263im, -0.027947046116669705 - 0.11417673797483263im, -0.11021851406771022 + 0.0im, 0.09295408571088819 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.5086549350041444e-38, 4.033054777857129e-34, 1.3194642559926039e-34, 3.080932327234735e-33, 4.9865633654920365e-33, 7.5219960317364476e-34, 2.1940722237065374e-33, 3.960136222625115e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.11997315680247114 + 0.21300385775266792im, -0.11997315680247114 - 0.21300385775266792im, 0.1276347443669854 + 0.0im, -0.02794704611666973 + 0.1141767379748328im, -0.02794704611666973 - 0.1141767379748328im, -0.1102185140677103 + 0.0im, 0.09295408571088844 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (7.248474463797567e-39, 1.106496861731418e-34, 3.3711176381802137e-34, 9.07761577176107e-34, 4.133334719549631e-33, 4.8110088365176235e-33, 9.551758884106631e-33, 6.552767395779629e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.11997315680247084 + 0.2130038577526676im, -0.11997315680247084 - 0.2130038577526676im, 0.12763474436698521 + 0.0im, -0.02794704611666979 + 0.11417673797483281im, -0.02794704611666979 - 0.11417673797483281im, -0.11021851406771038 + 0.0im, 0.09295408571088834 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.332203481788559e-39, 5.04653395128622e-35, 1.0187238881927809e-35, 3.347669748740772e-33, 5.301069140750712e-34, 3.5956545807495377e-34, 1.1147967601713696e-33, 6.515437128057744e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.11997315680247106 + 0.21300385775266792im, -0.11997315680247106 - 0.21300385775266792im, 0.12763474436698546 + 0.0im, -0.027947046116669722 + 0.11417673797483269im, -0.027947046116669722 - 0.11417673797483269im, -0.11021851406771024 + 0.0im, 0.09295408571088805 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.845750535865306e-38, 3.3546616855039427e-34, 5.3181164531482584e-34, 7.415257284774004e-33, 2.114214977390496e-33, 4.0833752599303316e-33, 1.5344325838328364e-32, 1.5104670241287313e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1199731568024712 + 0.21300385775266809im, -0.1199731568024712 - 0.21300385775266809im, 0.1276347443669853 + 0.0im, -0.027947046116669684 + 0.11417673797483288im, -0.027947046116669684 - 0.11417673797483288im, -0.11021851406771024 + 0.0im, 0.09295408571088828 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.662165613224802e-39, 7.055962073795181e-35, 2.869937983793217e-35, 5.7442258385762675e-34, 6.29850409858291e-34, 1.87886500605429e-33, 1.2501832564991908e-32, 2.1611293075588187e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.11679274332474782 + 0.14256959863678478im, 0.11679274332474782 - 0.14256959863678478im, -0.1771960077713429 + 0.0im, -0.10548285745423264 + 0.03428813120673033im, -0.10548285745423264 - 0.03428813120673033im, -0.02168140852210962 + 0.0723483038731719im, -0.02168140852210962 - 0.0723483038731719im, -0.031046722399508293 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.494531851985754e-40, 7.333506104050523e-35, 3.8123409136469826e-35, 2.2847819256147416e-34, 2.1718142464277037e-32, 6.142322709627603e-33, 1.4291734367279064e-32, 4.6483934857709564e-33, 3.2440143172989635e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.11679274332474793 + 0.14256959863678528im, 0.11679274332474793 - 0.14256959863678528im, -0.17719600777134303 + 0.0im, -0.10548285745423253 + 0.03428813120673046im, -0.10548285745423253 - 0.03428813120673046im, -0.02168140852210964 + 0.07234830387317176im, -0.02168140852210964 - 0.07234830387317176im, -0.031046722399508314 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.264539921406926e-40, 7.548188853043105e-35, 8.477644727379455e-35, 2.284150538227904e-34, 1.6140234655578753e-33, 5.774404820229789e-33, 2.000853142697257e-33, 1.8343285588419504e-33, 3.0440218512306886e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.11679274332474807 + 0.14256959863678503im, 0.11679274332474807 - 0.14256959863678503im, -0.17719600777134306 + 0.0im, -0.10548285745423269 + 0.03428813120673049im, -0.10548285745423269 - 0.03428813120673049im, -0.021681408522109598 + 0.07234830387317184im, -0.021681408522109598 - 0.07234830387317184im, -0.031046722399508352 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.7169093567038295e-40, 1.8274769265376304e-35, 1.0023862875609838e-34, 2.447759300892943e-34, 2.7331604595576045e-33, 4.054650983792445e-33, 5.9778945324317115e-34, 2.7119159129919367e-33, 1.8468898706231431e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.11679274332474796 + 0.14256959863678514im, 0.11679274332474796 - 0.14256959863678514im, -0.17719600777134278 + 0.0im, -0.10548285745423278 + 0.034288131206730285im, -0.10548285745423278 - 0.034288131206730285im, -0.021681408522109605 + 0.07234830387317177im, -0.021681408522109605 - 0.07234830387317177im, -0.031046722399508293 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (7.033162265561265e-42, 1.492911879155133e-37, 1.2537894731878705e-36, 2.6009390347206512e-36, 1.2476261203361095e-35, 9.101170846363258e-35, 1.1077067408346887e-34, 3.5156727966822065e-35, 4.68788688502382e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.11679274332474779 + 0.14256959863678517im, 0.11679274332474779 - 0.14256959863678517im, -0.17719600777134287 + 0.0im, -0.10548285745423276 + 0.03428813120673037im, -0.10548285745423276 - 0.03428813120673037im, -0.021681408522109577 + 0.07234830387317188im, -0.021681408522109577 - 0.07234830387317188im, -0.031046722399508234 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.19072845816817e-40, 2.3221991370141138e-35, 2.0813338940919214e-35, 1.3963109513409653e-33, 5.578393464594986e-34, 5.8483210360053996e-33, 2.672921751407845e-34, 5.013697080033317e-33, 1.6389133129910234e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.11679274332474814 + 0.1425695986367852im, 0.11679274332474814 - 0.1425695986367852im, -0.17719600777134276 + 0.0im, -0.10548285745423266 + 0.03428813120673038im, -0.10548285745423266 - 0.03428813120673038im, -0.02168140852210953 + 0.07234830387317179im, -0.02168140852210953 - 0.07234830387317179im, -0.03104672239950834 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.593006439526735e-41, 1.1737025416267982e-36, 1.1320950300602804e-36, 5.3925635200899e-34, 7.051342390007158e-34, 5.227501984745314e-34, 3.553729068343528e-34, 8.607548856775877e-35, 5.3660165929439636e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.11679274332474791 + 0.14256959863678512im, 0.11679274332474791 - 0.14256959863678512im, -0.17719600777134303 + 0.0im, -0.10548285745423272 + 0.034288131206730625im, -0.10548285745423272 - 0.034288131206730625im, -0.02168140852210957 + 0.07234830387317166im, -0.02168140852210957 - 0.07234830387317166im, -0.031046722399508245 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.723746290968095e-40, 4.203991608349e-35, 2.75717428909051e-35, 1.2843927025936737e-33, 4.553140382593938e-33, 1.0371188320320311e-32, 2.9947297156936518e-33, 7.831801909474681e-33, 1.4139757879428229e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.19503362413564285 + 0.0im, 0.113433269140229 + 0.10838982322911314im, 0.113433269140229 - 0.10838982322911314im, 0.15660126169131064 + 0.0im, -0.041087899048060386 + 0.1220369686316069im, -0.041087899048060386 - 0.1220369686316069im, 0.0905665335220882 + 0.0im, 0.006218315251248914 + 0.05915532611169322im, 0.006218315251248914 - 0.05915532611169322im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.149699742278878e-41, 1.0747032674201575e-35, 7.050750380333843e-35, 1.4423220083825894e-34, 5.5806606550849706e-34, 1.5122053365393079e-34, 1.2375817328427103e-34, 4.758210101570546e-33, 4.346730811943843e-33, 5.352404195870635e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.19503362413564276 + 0.0im, 0.11343326914022919 + 0.10838982322911331im, 0.11343326914022919 - 0.10838982322911331im, 0.15660126169131075 + 0.0im, -0.04108789904806037 + 0.12203696863160705im, -0.04108789904806037 - 0.12203696863160705im, 0.0905665335220882 + 0.0im, 0.006218315251248909 + 0.059155326111693204im, 0.006218315251248909 - 0.059155326111693204im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.481477716406972e-40, 2.8223293259581146e-34, 1.4917244181499128e-33, 5.107330057375227e-34, 6.723716354765273e-33, 5.2711776317058275e-33, 4.061692459215707e-34, 5.103683833288684e-33, 4.549347795092931e-33, 1.0962619432571925e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1950336241356431 + 0.0im, 0.11343326914022928 + 0.1083898232291134im, 0.11343326914022928 - 0.1083898232291134im, 0.15660126169131056 + 0.0im, -0.04108789904806038 + 0.12203696863160671im, -0.04108789904806038 - 0.12203696863160671im, 0.09056653352208814 + 0.0im, 0.006218315251248925 + 0.05915532611169309im, 0.006218315251248925 - 0.05915532611169309im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.09561048778406e-41, 6.937641089399234e-35, 4.77886712294184e-36, 1.4849799548801225e-34, 8.050956416093482e-34, 1.432597662193465e-34, 2.2480224628616566e-34, 3.829738433906675e-33, 2.487061257349899e-33, 2.4566419501738765e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.19503362413564337 + 0.0im, 0.1134332691402294 + 0.10838982322911347im, 0.1134332691402294 - 0.10838982322911347im, 0.15660126169131053 + 0.0im, -0.04108789904806033 + 0.122036968631607im, -0.04108789904806033 - 0.122036968631607im, 0.0905665335220881 + 0.0im, 0.0062183152512489785 + 0.05915532611169327im, 0.0062183152512489785 - 0.05915532611169327im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.11772218010414e-41, 8.126563020245296e-36, 3.418827547503542e-35, 7.926650693335758e-35, 3.128938380502507e-33, 9.945828997979161e-34, 1.033435611623099e-34, 1.4386405538334167e-33, 1.465857459814172e-33, 1.7172071143964146e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.19503362413564349 + 0.0im, 0.11343326914022939 + 0.1083898232291134im, 0.11343326914022939 - 0.1083898232291134im, 0.15660126169131042 + 0.0im, -0.04108789904806035 + 0.12203696863160719im, -0.04108789904806035 - 0.12203696863160719im, 0.09056653352208811 + 0.0im, 0.006218315251248952 + 0.05915532611169325im, 0.006218315251248952 - 0.05915532611169325im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.696037649168835e-41, 1.641778833145033e-35, 4.419969690206241e-34, 5.345412451697916e-34, 1.394844809199011e-33, 1.252078359147708e-35, 8.569024375242535e-35, 4.4311783634305455e-33, 5.7009036574361315e-33, 5.235707011362912e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.19503362413564337 + 0.0im, 0.1134332691402293 + 0.1083898232291133im, 0.1134332691402293 - 0.1083898232291133im, 0.1566012616913104 + 0.0im, -0.041087899048060345 + 0.1220369686316068im, -0.041087899048060345 - 0.1220369686316068im, 0.0905665335220881 + 0.0im, 0.006218315251248938 + 0.05915532611169318im, 0.006218315251248938 - 0.05915532611169318im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.550462295303555e-41, 5.7351531007028534e-36, 9.266308283368312e-35, 2.3770136735721527e-34, 7.939997493086276e-34, 1.7848264934501394e-34, 1.746230510371776e-35, 8.85041067562198e-34, 8.758454699270605e-33, 6.040660129901551e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.19503362413564307 + 0.0im, 0.11343326914022958 + 0.10838982322911335im, 0.11343326914022958 - 0.10838982322911335im, 0.15660126169131058 + 0.0im, -0.04108789904806037 + 0.1220369686316072im, -0.04108789904806037 - 0.1220369686316072im, 0.09056653352208813 + 0.0im, 0.00621831525124897 + 0.05915532611169317im, 0.00621831525124897 - 0.05915532611169317im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.42014550944397e-41, 8.255778748391149e-36, 9.985316311412806e-35, 1.720487026600594e-34, 1.1706516476405799e-33, 2.196065247445291e-34, 4.426974421071651e-34, 4.97036828497835e-33, 5.1647429989822156e-33, 4.6320902254487135e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.1950336241356432 + 0.0im, 0.11343326914022944 + 0.10838982322911336im, 0.11343326914022944 - 0.10838982322911336im, 0.15660126169131047 + 0.0im, -0.04108789904806043 + 0.12203696863160717im, -0.04108789904806043 - 0.12203696863160717im, 0.09056653352208816 + 0.0im, 0.006218315251248994 + 0.059155326111693225im, 0.006218315251248994 - 0.059155326111693225im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.6575440316312356e-41, 3.9970611360117163e-35, 2.8516772276547276e-35, 5.366484461514927e-35, 1.6204349567468406e-34, 2.431016380085893e-34, 2.7878203364031835e-34, 4.970059943354449e-33, 4.0731385329566884e-33, 2.5146626398471402e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.17013056528259612 + 0.12657485957771453im, 0.17013056528259612 - 0.12657485957771453im, 0.1981611916565459 + 0.0im, -0.16848051950291873 + 0.0im, -0.07961443220743528 + 0.11792078492705443im, -0.07961443220743528 - 0.11792078492705443im, -0.05390525988115763 + 0.02898508506248424im, -0.05390525988115763 - 0.02898508506248424im, 0.0424371924695819 + 0.040057867233578216im, 0.0424371924695819 - 0.040057867233578216im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.0799929893186573e-41, 5.329641093161729e-35, 5.675262099075026e-35, 1.6601337433206849e-34, 2.3547762959639e-34, 1.110093659566345e-34, 5.919119592958297e-35, 1.551768782672136e-33, 4.572355159883746e-33, 2.0548448094077163e-33, 7.763880992307687e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.17013056528259604 + 0.1265748595777144im, 0.17013056528259604 - 0.1265748595777144im, 0.198161191656546 + 0.0im, -0.1684805195029186 + 0.0im, -0.07961443220743511 + 0.11792078492705448im, -0.07961443220743511 - 0.11792078492705448im, -0.05390525988115768 + 0.0289850850624842im, -0.05390525988115768 - 0.0289850850624842im, 0.04243719246958197 + 0.04005786723357828im, 0.04243719246958197 - 0.04005786723357828im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.363265596230475e-41, 1.0131897257270452e-35, 2.94337227019885e-35, 1.2581424886531867e-34, 9.250938974933508e-35, 2.424161152310778e-35, 2.002557451445859e-34, 9.670131164657255e-34, 4.6269918618783366e-33, 3.8131126819156836e-33, 1.2490262796703087e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.17013056528259607 + 0.12657485957771467im, 0.17013056528259607 - 0.12657485957771467im, 0.1981611916565462 + 0.0im, -0.16848051950291906 + 0.0im, -0.07961443220743515 + 0.11792078492705436im, -0.07961443220743515 - 0.11792078492705436im, -0.053905259881157755 + 0.028985085062484282im, -0.053905259881157755 - 0.028985085062484282im, 0.04243719246958197 + 0.040057867233578306im, 0.04243719246958197 - 0.040057867233578306im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.105844111568672e-41, 1.2233028486598266e-34, 6.787381054172213e-35, 5.829775703218052e-33, 4.437413333433157e-34, 1.632184815928542e-33, 1.0354068363427715e-33, 9.124873364965262e-33, 9.871796222232532e-34, 2.328506251698618e-35, 2.218633370798254e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.1701305652825959 + 0.12657485957771467im, 0.1701305652825959 - 0.12657485957771467im, 0.19816119165654542 + 0.0im, -0.16848051950291873 + 0.0im, -0.07961443220743496 + 0.11792078492705424im, -0.07961443220743496 - 0.11792078492705424im, -0.053905259881157755 + 0.028985085062484258im, -0.053905259881157755 - 0.028985085062484258im, 0.042437192469582 + 0.04005786723357832im, 0.042437192469582 - 0.04005786723357832im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.5550993972562986e-42, 2.001227171936784e-35, 3.345187707779073e-36, 1.4233866763026499e-34, 5.686196594427468e-36, 1.6199958063924735e-35, 1.236542119724712e-34, 2.5064496858994038e-33, 8.184913393196574e-35, 2.579847657392648e-33, 1.9304908955401016e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.17013056528259604 + 0.12657485957771458im, 0.17013056528259604 - 0.12657485957771458im, 0.19816119165654625 + 0.0im, -0.16848051950291862 + 0.0im, -0.07961443220743508 + 0.11792078492705427im, -0.07961443220743508 - 0.11792078492705427im, -0.05390525988115782 + 0.028985085062484258im, -0.05390525988115782 - 0.028985085062484258im, 0.04243719246958198 + 0.0400578672335783im, 0.04243719246958198 - 0.0400578672335783im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.7163576438080766e-41, 8.678501931378254e-35, 1.7871318363078502e-35, 8.36670372010308e-35, 7.985660592831089e-34, 5.901121074225567e-34, 3.042014253881372e-34, 4.122156664143313e-33, 3.6168007502404064e-33, 1.6558550529049984e-34, 2.2439468989642432e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.17013056528259596 + 0.12657485957771464im, 0.17013056528259596 - 0.12657485957771464im, 0.1981611916565455 + 0.0im, -0.16848051950291887 + 0.0im, -0.0796144322074352 + 0.1179207849270545im, -0.0796144322074352 - 0.1179207849270545im, -0.053905259881157755 + 0.028985085062484234im, -0.053905259881157755 - 0.028985085062484234im, 0.042437192469582 + 0.04005786723357834im, 0.042437192469582 - 0.04005786723357834im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.4382219748207716e-41, 1.1601873376459321e-34, 1.5045495867546233e-34, 1.793706588870377e-34, 1.298726312479143e-34, 4.425509533228444e-35, 2.3287121314623593e-34, 3.701361991312187e-34, 5.819277292003384e-33, 4.778421564816008e-34, 2.7476150127166876e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.17013056528259604 + 0.12657485957771453im, 0.17013056528259604 - 0.12657485957771453im, 0.19816119165654583 + 0.0im, -0.1684805195029187 + 0.0im, -0.07961443220743503 + 0.11792078492705435im, -0.07961443220743503 - 0.11792078492705435im, -0.0539052598811577 + 0.028985085062484272im, -0.0539052598811577 - 0.028985085062484272im, 0.04243719246958202 + 0.04005786723357832im, 0.04243719246958202 - 0.04005786723357832im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.6696452458884402e-41, 5.252038830683483e-35, 6.278948681718396e-35, 1.563561772902803e-34, 5.63027395347346e-35, 3.87605269921041e-34, 9.674298281901409e-35, 3.7511711305868216e-33, 2.295437789409354e-33, 1.60760578395332e-33, 6.506884640604344e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.17013056528259635 + 0.12657485957771455im, 0.17013056528259635 - 0.12657485957771455im, 0.19816119165654614 + 0.0im, -0.16848051950291862 + 0.0im, -0.079614432207435 + 0.11792078492705423im, -0.079614432207435 - 0.11792078492705423im, -0.05390525988115778 + 0.02898508506248428im, -0.05390525988115778 - 0.02898508506248428im, 0.04243719246958204 + 0.04005786723357836im, 0.04243719246958204 - 0.04005786723357836im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.2706912002754547e-41, 1.0343798338945794e-35, 4.719159020516944e-35, 2.5669673708394736e-34, 4.9164094208376155e-34, 3.191802154484531e-34, 1.990390858355366e-33, 1.4128617252823264e-32, 3.296654285032057e-33, 7.763161646682864e-33, 1.5915594575864582e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.17013056528259618 + 0.12657485957771467im, 0.17013056528259618 - 0.12657485957771467im, 0.19816119165654572 + 0.0im, -0.16848051950291898 + 0.0im, -0.07961443220743511 + 0.11792078492705439im, -0.07961443220743511 - 0.11792078492705439im, -0.05390525988115769 + 0.02898508506248421im, -0.05390525988115769 - 0.02898508506248421im, 0.04243719246958197 + 0.04005786723357834im, 0.04243719246958197 - 0.04005786723357834im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.728402185681135e-42, 1.414548370617785e-35, 2.9176545593336636e-35, 5.16864221553717e-35, 2.7345758138022566e-35, 7.140430338446688e-35, 3.9716787290855446e-35, 1.305753898956697e-33, 7.982448809599444e-35, 2.7882866612892308e-33, 3.6114745221936426e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.13409294716538886 + 0.0im, 0.12929185796049067 + 0.031159035112192507im, 0.12929185796049067 - 0.031159035112192507im, -0.0191773119230053 + 0.1292764847316725im, -0.0191773119230053 - 0.1292764847316725im, -0.05670052314978497 + 0.11058793925271321im, -0.05670052314978497 - 0.11058793925271321im, -0.07863523263180078 + 0.0im, -0.05881631234897614 + 0.0im, -0.0003510745349272437 + 0.04239118277496475im, -0.0003510745349272437 - 0.04239118277496475im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.182254421563326e-44, 2.538319463708588e-35, 7.110609901304105e-37, 1.5694278434189306e-35, 1.040932291090966e-35, 3.8414506429054067e-35, 1.0354329351800732e-34, 1.2837864883715297e-35, 1.1272041675903484e-33, 3.0582307877018546e-33, 3.859699702297165e-34, 6.087758733031755e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.1340929471653885 + 0.0im, 0.12929185796049092 + 0.03115903511219261im, 0.12929185796049092 - 0.03115903511219261im, -0.019177311923005286 + 0.12927648473167233im, -0.019177311923005286 - 0.12927648473167233im, -0.05670052314978512 + 0.11058793925271337im, -0.05670052314978512 - 0.11058793925271337im, -0.07863523263180071 + 0.0im, -0.058816312348976184 + 0.0im, -0.00035107453492715134 + 0.042391182774964814im, -0.00035107453492715134 - 0.042391182774964814im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.7398104999629513e-44, 2.5452212185619776e-34, 3.1628559784278857e-35, 3.558903552322397e-35, 5.140416935680849e-36, 1.4042605825589135e-34, 6.476194738884929e-35, 4.228326544095335e-35, 3.0338094093110483e-33, 4.093742558489376e-33, 4.825161109380847e-34, 3.260969734053761e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.1340929471653886 + 0.0im, 0.12929185796049117 + 0.031159035112192465im, 0.12929185796049117 - 0.031159035112192465im, -0.01917731192300525 + 0.12927648473167247im, -0.01917731192300525 - 0.12927648473167247im, -0.05670052314978491 + 0.11058793925271314im, -0.05670052314978491 - 0.11058793925271314im, -0.07863523263180085 + 0.0im, -0.05881631234897617 + 0.0im, -0.0003510745349272256 + 0.04239118277496467im, -0.0003510745349272256 - 0.04239118277496467im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.074078914916303e-44, 3.998535012953197e-34, 1.710757381299001e-34, 5.929011582007324e-35, 9.592893209954718e-35, 2.297149622873801e-34, 2.6379713980959995e-34, 2.0979193248664177e-34, 4.474074760998188e-33, 3.504366914342717e-33, 5.78870083303801e-33, 3.952472758659965e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1340929471653885 + 0.0im, 0.1292918579604907 + 0.03115903511219252im, 0.1292918579604907 - 0.03115903511219252im, -0.019177311923005275 + 0.12927648473167241im, -0.019177311923005275 - 0.12927648473167241im, -0.05670052314978494 + 0.11058793925271314im, -0.05670052314978494 - 0.11058793925271314im, -0.07863523263180078 + 0.0im, -0.05881631234897619 + 0.0im, -0.00035107453492719135 + 0.04239118277496485im, -0.00035107453492719135 - 0.04239118277496485im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.3866925216285386e-44, 9.310247166280577e-36, 8.84252370284916e-36, 5.569562418356957e-36, 5.570224775187703e-36, 1.7043030870579175e-36, 1.0788527710802997e-35, 3.483674568476588e-35, 4.01238275644272e-34, 5.0563330764532504e-33, 1.87807642637392e-33, 5.888356880418399e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.13409294716538878 + 0.0im, 0.1292918579604907 + 0.031159035112192472im, 0.1292918579604907 - 0.031159035112192472im, -0.019177311923005216 + 0.12927648473167236im, -0.019177311923005216 - 0.12927648473167236im, -0.05670052314978498 + 0.11058793925271317im, -0.05670052314978498 - 0.11058793925271317im, -0.07863523263180072 + 0.0im, -0.05881631234897608 + 0.0im, -0.0003510745349272155 + 0.04239118277496481im, -0.0003510745349272155 - 0.04239118277496481im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.28151253231728e-46, 2.799113909332456e-37, 6.287941543308174e-38, 2.1833607241641963e-38, 1.2345638592559996e-37, 1.6140032667896103e-37, 1.7287971002006261e-38, 2.5324735462985824e-37, 5.2875028091038436e-33, 2.7409474218536756e-33, 3.626703636279103e-33, 7.119595288807923e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.13409294716538886 + 0.0im, 0.12929185796049109 + 0.031159035112192583im, 0.12929185796049109 - 0.031159035112192583im, -0.01917731192300534 + 0.1292764847316725im, -0.01917731192300534 - 0.1292764847316725im, -0.056700523149785034 + 0.11058793925271303im, -0.056700523149785034 - 0.11058793925271303im, -0.07863523263180085 + 0.0im, -0.058816312348976156 + 0.0im, -0.000351074534927246 + 0.04239118277496483im, -0.000351074534927246 - 0.04239118277496483im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.55494783435875e-44, 1.205692525015188e-34, 2.2536890260555497e-35, 1.1704315658192245e-35, 2.0769121188153493e-35, 8.114749237221466e-35, 2.9169106987452986e-35, 8.565395678926459e-36, 6.033389604923597e-34, 9.612164512746181e-33, 2.057364048756546e-33, 8.142365542937912e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.1340929471653887 + 0.0im, 0.12929185796049109 + 0.031159035112192483im, 0.12929185796049109 - 0.031159035112192483im, -0.019177311923005317 + 0.1292764847316723im, -0.019177311923005317 - 0.1292764847316723im, -0.05670052314978488 + 0.11058793925271314im, -0.05670052314978488 - 0.11058793925271314im, -0.07863523263180078 + 0.0im, -0.05881631234897617 + 0.0im, -0.0003510745349272265 + 0.0423911827749649im, -0.0003510745349272265 - 0.0423911827749649im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.72524300332578e-43, 4.269949560483412e-34, 6.65708532174575e-34, 1.0220237626930406e-34, 1.5804586084011382e-34, 4.646812691874322e-34, 7.510713032942942e-35, 1.385980106752491e-34, 1.1013436896005295e-32, 1.403865500605901e-32, 5.0895562471047283e-33, 2.6492844556125414e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.13409294716538844 + 0.0im, 0.12929185796049103 + 0.031159035112192535im, 0.12929185796049103 - 0.031159035112192535im, -0.01917731192300528 + 0.12927648473167225im, -0.01917731192300528 - 0.12927648473167225im, -0.05670052314978499 + 0.1105879392527131im, -0.05670052314978499 - 0.1105879392527131im, -0.07863523263180071 + 0.0im, -0.058816312348976135 + 0.0im, -0.0003510745349272291 + 0.04239118277496481im, -0.0003510745349272291 - 0.04239118277496481im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.478674886572285e-44, 3.062094703272188e-35, 2.2717195426472795e-35, 1.6442349814370708e-35, 8.877996747142613e-36, 2.2018292342148162e-35, 2.587343982275493e-35, 1.0599578048981157e-35, 6.376103035797825e-33, 8.298706849083068e-34, 3.200644508958748e-33, 6.707992109431303e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.13409294716538853 + 0.0im, 0.1292918579604909 + 0.031159035112192566im, 0.1292918579604909 - 0.031159035112192566im, -0.01917731192300534 + 0.12927648473167225im, -0.01917731192300534 - 0.12927648473167225im, -0.05670052314978485 + 0.11058793925271312im, -0.05670052314978485 - 0.11058793925271312im, -0.07863523263180085 + 0.0im, -0.05881631234897622 + 0.0im, -0.00035107453492721867 + 0.042391182774964654im, -0.00035107453492721867 - 0.042391182774964654im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.1578896703902495e-44, 8.759584552958347e-36, 1.5430011532458024e-35, 5.08705435588938e-36, 2.8557539552378407e-36, 2.0907274802611542e-35, 3.764276917884658e-35, 6.169671274843255e-35, 6.310120405736213e-34, 5.0123309858676436e-33, 1.69556988893841e-33, 5.996105491085966e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.1340929471653887 + 0.0im, 0.12929185796049075 + 0.031159035112192653im, 0.12929185796049075 - 0.031159035112192653im, -0.01917731192300528 + 0.12927648473167222im, -0.01917731192300528 - 0.12927648473167222im, -0.056700523149785007 + 0.11058793925271321im, -0.056700523149785007 - 0.11058793925271321im, -0.07863523263180082 + 0.0im, -0.058816312348976184 + 0.0im, -0.00035107453492725336 + 0.042391182774964835im, -0.00035107453492725336 - 0.042391182774964835im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.491581070165482e-44, 9.134419669852553e-36, 6.128166232714563e-36, 1.4850986450727052e-36, 6.276714602763514e-36, 9.007859350266637e-36, 7.431210994721658e-35, 3.135014705512751e-36, 5.31432595186214e-34, 2.8015772598664095e-33, 6.842588335673491e-34, 3.6146639101870894e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.17624021110118132 + 0.0im, -0.014620860165508526 + 0.13393436028026787im, -0.014620860165508526 - 0.13393436028026787im, -0.08646985267842412 + 0.06599788645520696im, -0.08646985267842412 - 0.06599788645520696im, -0.08849049718516158 + 0.05258506936275023im, -0.08849049718516158 - 0.05258506936275023im, -0.09796650695174292 + 0.0im, 0.028132196797512467 + 0.05683248084547798im, 0.028132196797512467 - 0.05683248084547798im, 0.0504953535397813 + 0.0im, -0.022158431450433173 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.3060155582992183e-45, 3.286442611674594e-37, 1.4599708821537268e-35, 7.327579905575661e-36, 4.039951790154684e-34, 1.2601702163587346e-33, 2.1838544176710935e-34, 5.252280156383876e-34, 3.116884197543079e-33, 4.184040773192588e-34, 1.9979488908411427e-33, 4.598247526564126e-34, 5.1568825621889314e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.1762402111011812 + 0.0im, -0.014620860165508431 + 0.1339343602802681im, -0.014620860165508431 - 0.1339343602802681im, -0.08646985267842411 + 0.06599788645520688im, -0.08646985267842411 - 0.06599788645520688im, -0.08849049718516169 + 0.05258506936275011im, -0.08849049718516169 - 0.05258506936275011im, -0.09796650695174292 + 0.0im, 0.02813219679751237 + 0.05683248084547785im, 0.02813219679751237 - 0.05683248084547785im, 0.05049535353978123 + 0.0im, -0.022158431450433162 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.317878025225691e-45, 2.5629838411206145e-37, 2.8960011796159737e-35, 7.122700224000194e-36, 1.2386549503975155e-33, 1.3420878709802235e-33, 3.6883511045017214e-34, 2.1542601840866364e-33, 1.1668985675410854e-33, 1.2523711384082644e-34, 9.136335923889268e-34, 4.3126108189439377e-33, 6.589431646559817e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.17624021110118127 + 0.0im, -0.014620860165508495 + 0.13393436028026798im, -0.014620860165508495 - 0.13393436028026798im, -0.08646985267842414 + 0.06599788645520685im, -0.08646985267842414 - 0.06599788645520685im, -0.08849049718516167 + 0.05258506936275018im, -0.08849049718516167 - 0.05258506936275018im, -0.09796650695174289 + 0.0im, 0.028132196797512325 + 0.05683248084547787im, 0.028132196797512325 - 0.05683248084547787im, 0.0504953535397814 + 0.0im, -0.022158431450433128 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.5950224748549887e-45, 1.2853577466987191e-36, 5.638652696586785e-36, 1.4095713376549112e-35, 3.935603808217432e-34, 9.019647426985192e-35, 5.508202211635165e-34, 2.2323300322206728e-35, 5.435217974137078e-34, 1.355345641913515e-34, 4.674122638110573e-34, 1.7136490293376852e-34, 7.744458999671174e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.17624021110118088 + 0.0im, -0.01462086016550853 + 0.13393436028026806im, -0.01462086016550853 - 0.13393436028026806im, -0.08646985267842394 + 0.06599788645520682im, -0.08646985267842394 - 0.06599788645520682im, -0.08849049718516162 + 0.05258506936275021im, -0.08849049718516162 - 0.05258506936275021im, -0.09796650695174282 + 0.0im, 0.02813219679751237 + 0.056832480845477776im, 0.02813219679751237 - 0.056832480845477776im, 0.050495353539781226 + 0.0im, -0.022158431450433197 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.9998283652007057e-45, 4.393652020692375e-37, 1.105980953459385e-35, 6.869870935348007e-36, 3.960727269764131e-33, 1.8965297821428184e-34, 6.312896331284587e-34, 1.6329265659149213e-33, 6.599953508073902e-34, 7.872198111423694e-35, 9.612891147623974e-34, 1.1395829205420703e-33, 1.5268388392378755e-34). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.17624021110118152 + 0.0im, -0.014620860165508436 + 0.13393436028026806im, -0.014620860165508436 - 0.13393436028026806im, -0.08646985267842422 + 0.06599788645520693im, -0.08646985267842422 - 0.06599788645520693im, -0.08849049718516161 + 0.052585069362750245im, -0.08849049718516161 - 0.052585069362750245im, -0.09796650695174286 + 0.0im, 0.028132196797512457 + 0.056832480845477866im, 0.028132196797512457 - 0.056832480845477866im, 0.05049535353978129 + 0.0im, -0.022158431450433166 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.087608872028646e-45, 2.8410098427806828e-37, 2.10493877587727e-35, 1.888981916849876e-35, 1.5375609762589926e-33, 2.1567229521796985e-33, 1.4474460587259288e-33, 9.46837642786314e-34, 5.2321346083935446e-33, 1.2059305977390228e-33, 1.7399923678605787e-33, 9.021958942439152e-34, 7.089752938389381e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.1762402111011812 + 0.0im, -0.014620860165508436 + 0.13393436028026798im, -0.014620860165508436 - 0.13393436028026798im, -0.08646985267842425 + 0.06599788645520695im, -0.08646985267842425 - 0.06599788645520695im, -0.08849049718516153 + 0.05258506936275018im, -0.08849049718516153 - 0.05258506936275018im, -0.09796650695174287 + 0.0im, 0.028132196797512363 + 0.05683248084547797im, 0.028132196797512363 - 0.05683248084547797im, 0.05049535353978118 + 0.0im, -0.022158431450433162 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.5001044893431472e-45, 1.10342964505465e-37, 5.347839607081009e-35, 7.851341432611815e-35, 4.471739260027761e-34, 3.1133459485429906e-34, 4.722069601763001e-34, 1.217500041181833e-33, 2.336980867429138e-33, 4.895400648115495e-35, 1.1157581034206532e-33, 1.0079836928379217e-33, 1.1519364146312062e-32). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.17624021110118118 + 0.0im, -0.014620860165508407 + 0.13393436028026798im, -0.014620860165508407 - 0.13393436028026798im, -0.08646985267842408 + 0.06599788645520682im, -0.08646985267842408 - 0.06599788645520682im, -0.08849049718516158 + 0.05258506936275029im, -0.08849049718516158 - 0.05258506936275029im, -0.09796650695174283 + 0.0im, 0.028132196797512343 + 0.056832480845477894im, 0.028132196797512343 - 0.056832480845477894im, 0.05049535353978117 + 0.0im, -0.022158431450433187 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.443860066909991e-45, 1.066229904099742e-36, 1.3185292855496021e-37, 1.5638352713727273e-35, 5.397777497326154e-34, 2.0290949135092705e-34, 3.644811858387007e-33, 3.941432022619836e-33, 2.71970486709838e-33, 8.060404345679588e-34, 2.1275680379130906e-35, 3.6558245675454355e-33, 6.412870207462921e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.1762402111011815 + 0.0im, -0.014620860165508485 + 0.1339343602802681im, -0.014620860165508485 - 0.1339343602802681im, -0.08646985267842404 + 0.06599788645520674im, -0.08646985267842404 - 0.06599788645520674im, -0.08849049718516155 + 0.0525850693627501im, -0.08849049718516155 - 0.0525850693627501im, -0.09796650695174314 + 0.0im, 0.028132196797512443 + 0.05683248084547781im, 0.028132196797512443 - 0.05683248084547781im, 0.05049535353978131 + 0.0im, -0.022158431450433204 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.283592569121982e-45, 1.238018330570897e-36, 7.032794859546676e-36, 4.020398365961877e-36, 4.317724202311508e-34, 3.307754608715876e-34, 8.890278447530067e-34, 1.0738862854187006e-33, 1.8952689728253474e-34, 4.2502158125008814e-35, 3.8235608874912584e-34, 8.970364901740054e-34, 6.429193398129928e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.1762402111011811 + 0.0im, -0.014620860165508467 + 0.1339343602802681im, -0.014620860165508467 - 0.1339343602802681im, -0.0864698526784241 + 0.06599788645520686im, -0.0864698526784241 - 0.06599788645520686im, -0.08849049718516161 + 0.05258506936275021im, -0.08849049718516161 - 0.05258506936275021im, -0.09796650695174293 + 0.0im, 0.02813219679751242 + 0.056832480845477755im, 0.02813219679751242 - 0.056832480845477755im, 0.050495353539781164 + 0.0im, -0.022158431450433204 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.381204176241631e-45, 1.4401132451049395e-37, 1.3432483882120794e-35, 1.5919414508176548e-35, 7.199790192260139e-34, 1.0521877203738762e-34, 1.0075080795504455e-35, 2.620239236977246e-33, 1.0266959669834751e-33, 3.6055242057222523e-34, 2.968577522197563e-34, 1.0709630495490066e-33, 7.812661748616488e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.17624021110118143 + 0.0im, -0.014620860165508377 + 0.13393436028026778im, -0.014620860165508377 - 0.13393436028026778im, -0.08646985267842416 + 0.06599788645520688im, -0.08646985267842416 - 0.06599788645520688im, -0.08849049718516169 + 0.052585069362750245im, -0.08849049718516169 - 0.052585069362750245im, -0.09796650695174287 + 0.0im, 0.028132196797512464 + 0.056832480845477866im, 0.028132196797512464 - 0.056832480845477866im, 0.050495353539781206 + 0.0im, -0.02215843145043326 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.140791851434899e-45, 8.039787548775136e-37, 5.2818272159141785e-37, 9.871626873830771e-36, 8.89631230287267e-34, 1.194921475942378e-33, 2.2619365533858722e-33, 1.4129452175404033e-33, 7.680884360842496e-34, 4.3625230189413155e-34, 5.825560183375709e-34, 1.7913723703866588e-34, 7.07365731398727e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.1762402111011807 + 0.0im, -0.014620860165508513 + 0.13393436028026817im, -0.014620860165508513 - 0.13393436028026817im, -0.08646985267842422 + 0.06599788645520693im, -0.08646985267842422 - 0.06599788645520693im, -0.08849049718516158 + 0.05258506936275017im, -0.08849049718516158 - 0.05258506936275017im, -0.09796650695174304 + 0.0im, 0.02813219679751237 + 0.05683248084547778im, 0.02813219679751237 - 0.05683248084547778im, 0.050495353539781185 + 0.0im, -0.022158431450433183 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.141306654703344e-45, 7.804824070938187e-37, 5.30008718388349e-35, 1.98353149751822e-35, 3.560832137208256e-33, 5.416372061643309e-33, 2.5681410488333884e-33, 5.514113242766443e-33, 4.023627445723068e-33, 1.171640683060305e-33, 1.7208483907197445e-33, 3.79694511387232e-33, 1.1829323206580358e-33). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m06.1s Testing PCCAPlus tests passed Testing completed after 87.51s PkgEval succeeded after 159.96s