Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.1284 (37b9484954*) started at 2025-11-23T19:16:34.034 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.91s ################################################################################ # 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.1 [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.17.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.96s ################################################################################ # 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... 7832.4 ms ✓ Optim 4266.0 ms ✓ PCCAPlus 2 dependencies successfully precompiled in 14 seconds. 88 already precompiled. Precompilation completed after 23.37s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_rFypYi/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_rFypYi/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.1 [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.17.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.0392044 0.181448 -0.10919 0.00934323 0.0393377 0.074222 0.0876789 -0.0188811 -0.0647188 0.0 -0.0888178 0.137913 -0.00159433 0.0543268 -0.0683779 0.0120763 -0.00976818 -0.0786291 0.0666397 0.0 -0.18603 -0.0888178 -0.00707401 -0.0678494 -0.0867049 -0.0278686 0.0402855 -0.00399021 0.0108193 0.0 0.0 0.0 -0.121879 -0.112094 0.023255 -0.0391769 -0.0650234 -0.0245403 0.00459796 0.0 0.0 0.0 0.0 0.0163382 -0.0852824 0.125079 0.0111012 0.0864133 0.0606695 0.0 0.0 0.0 0.0 0.0800298 0.0163382 0.0520742 0.0272168 0.0772043 0.033958 0.0 0.0 0.0 0.0 0.0 0.0 -0.0172558 0.0263814 0.0769591 -0.0747327 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0685527 -0.0876657 -0.0187425 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.150553 -0.000210041 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.131271 (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.396298798216791 + 0.0im, 0.21598180140034595 + 0.0im, -0.20672268656957687 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (2.6602172284346765e-36, 3.182027090227999e-35, 6.483831719987656e-35, 9.602488864344215e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.39629879821679087 + 0.0im, 0.21598180140034598 + 0.0im, -0.206722686569577 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (9.787253964260418e-35, 1.4348239347739677e-33, 2.94680240933569e-32, 4.119103031165403e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.2309468177803706 + 0.0im, 0.19756881288211045 + 0.0im, -0.15905300077935075 + 0.0im, 0.0984904569136839 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (3.441303315653197e-38, 7.72281638620046e-33, 2.9411782819782003e-34, 5.986316578692412e-34, 4.880108931770654e-35). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.23094681778037057 + 0.0im, 0.1975688128821104 + 0.0im, -0.15905300077935075 + 0.0im, 0.09849045691368383 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (3.709419063411182e-36, 5.092946875435921e-33, 7.009261499230736e-33, 1.0531919256493272e-33, 2.5130983185372384e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.23094681778037057 + 0.0im, 0.19756881288211053 + 0.0im, -0.15905300077935097 + 0.0im, 0.09849045691368397 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.3097090592979973e-36, 2.229959149465182e-33, 2.1932664059771435e-33, 1.5423042541791215e-34, 1.209176521945182e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.22051656386173799 + 0.0im, 0.14679638268374584 + 0.0im, -0.13032695174370676 + 0.0im, -0.10588385148396534 + 0.0im, 0.0024851369078186672 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (8.446039752613706e-38, 8.981109183051565e-35, 6.960680358554381e-34, 2.2321122710791127e-33, 9.148537180542664e-34, 2.748066480752677e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.22051656386173807 + 0.0im, 0.1467963826837457 + 0.0im, -0.13032695174370656 + 0.0im, -0.10588385148396541 + 0.0im, 0.0024851369078186564 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.033723616476633e-37, 1.5348826580498087e-34, 3.3986602217373085e-33, 1.3072888029189302e-33, 1.8139889709198466e-33, 4.7373813229360315e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.22051656386173796 + 0.0im, 0.1467963826837456 + 0.0im, -0.13032695174370668 + 0.0im, -0.1058838514839654 + 0.0im, 0.0024851369078186273 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (3.111375983464038e-38, 1.4316150224303696e-33, 6.387114461427744e-34, 4.011588443364799e-34, 1.5541306197140806e-32, 9.765970616882338e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.22051656386173812 + 0.0im, 0.14679638268374554 + 0.0im, -0.13032695174370676 + 0.0im, -0.10588385148396535 + 0.0im, 0.00248513690781876 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.4832065111631956e-38, 1.8318572851369114e-34, 1.2278391082571808e-33, 7.190988270700219e-33, 8.037318277955727e-34, 8.470477589530829e-35). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.21295707282282497 + 0.0im, -0.19320824867150682 + 0.0im, -0.1402840298368464 + 0.0im, -0.11665173735767843 + 0.0im, 0.05799083852449934 + 0.0im, 0.00243355145298865 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (4.210907470585406e-39, 1.8187497548291015e-35, 1.2250627732709942e-34, 3.239104208180005e-33, 6.198757124726388e-33, 1.686690352258875e-33, 6.22011521460718e-35). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.21295707282282525 + 0.0im, -0.19320824867150685 + 0.0im, -0.14028402983684649 + 0.0im, -0.11665173735767859 + 0.0im, 0.057990838524499315 + 0.0im, 0.002433551452988605 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.297776271725946e-39, 5.754196792241785e-34, 1.57301982259495e-34, 5.740427584900767e-34, 3.3259193868092006e-34, 2.5340866768865496e-33, 7.803515474771696e-35). ) (vals, info) = (ComplexF64[0.9999999999999979 + 0.0im, 0.21295707282282544 + 0.0im, -0.19320824867150715 + 0.0im, -0.14028402983684635 + 0.0im, -0.11665173735767848 + 0.0im, 0.057990838524499363 + 0.0im, 0.0024335514529887055 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.057719105154313e-38, 6.36890733947044e-35, 5.200302065058554e-34, 3.9115578004789865e-33, 4.0598416093966555e-33, 9.986219429037236e-34, 3.955697781673969e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.21295707282282525 + 0.0im, -0.19320824867150665 + 0.0im, -0.14028402983684646 + 0.0im, -0.11665173735767846 + 0.0im, 0.057990838524499246 + 0.0im, 0.002433551452988651 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (4.7578565594000084e-39, 9.896227376548557e-35, 2.3856431133203428e-34, 5.96709522490624e-34, 4.6526691210461814e-33, 3.797834749299241e-34, 8.971480444313458e-35). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2129570728228254 + 0.0im, -0.1932082486715068 + 0.0im, -0.14028402983684637 + 0.0im, -0.11665173735767843 + 0.0im, 0.05799083852449931 + 0.0im, 0.002433551452988647 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (5.4906447510773264e-39, 7.178218956551211e-35, 2.1178420574211277e-34, 9.792888856495575e-33, 3.415905737986487e-33, 2.7082240098986398e-33, 1.5016980084859415e-34). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.2681568289829239 + 0.0im, -0.20194322719690133 + 0.0im, -0.1738553355052219 + 0.0im, -0.13099837551318377 + 0.0im, 0.11551424348329246 + 0.0im, -0.040106966519461405 + 0.0im, -0.009740097443433274 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.9455964387094215e-40, 2.7311955664056497e-36, 6.599151192706667e-33, 7.341613840658976e-33, 4.276855775096837e-33, 1.435793190108787e-34, 2.7950166552734336e-33, 9.035937542359446e-34). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.26815682898292403 + 0.0im, -0.20194322719690155 + 0.0im, -0.1738553355052219 + 0.0im, -0.13099837551318372 + 0.0im, 0.11551424348329252 + 0.0im, -0.040106966519461384 + 0.0im, -0.009740097443433262 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.427094345851396e-40, 2.21723054800804e-35, 5.894403231108448e-34, 1.9479664968226497e-34, 2.8422195566082917e-34, 1.412413030982822e-35, 2.1858600676983713e-33, 3.304000091874929e-34). ) (vals, info) = (ComplexF64[0.9999999999999976 + 0.0im, 0.2681568289829245 + 0.0im, -0.20194322719690136 + 0.0im, -0.17385533550522203 + 0.0im, -0.13099837551318377 + 0.0im, 0.11551424348329255 + 0.0im, -0.04010696651946137 + 0.0im, -0.00974009744343325 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.964504887359622e-40, 3.21389152186722e-36, 1.2485316372446929e-34, 2.6826959397923608e-34, 3.7213770395066365e-34, 2.471597300044867e-35, 1.3298463744082458e-33, 1.8818458001799137e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.26815682898292414 + 0.0im, -0.20194322719690144 + 0.0im, -0.17385533550522195 + 0.0im, -0.1309983755131837 + 0.0im, 0.11551424348329241 + 0.0im, -0.04010696651946139 + 0.0im, -0.009740097443433288 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.0201738172179004e-40, 4.233768781118511e-36, 1.0957426329098643e-34, 1.8549112323990255e-34, 5.3091135736971726e-33, 2.9564530356696607e-34, 2.9960972215487195e-34, 5.207168999267539e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2681568289829239 + 0.0im, -0.2019432271969013 + 0.0im, -0.17385533550522195 + 0.0im, -0.1309983755131838 + 0.0im, 0.11551424348329241 + 0.0im, -0.040106966519461384 + 0.0im, -0.009740097443433236 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.529304865521622e-40, 1.1117598042861688e-36, 1.4578556442426773e-34, 4.994039586423732e-34, 7.899134132921246e-34, 7.17583642331011e-35, 1.3325449532820978e-33, 2.2741683679934876e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.26815682898292353 + 0.0im, -0.20194322719690116 + 0.0im, -0.1738553355052219 + 0.0im, -0.1309983755131837 + 0.0im, 0.1155142434832925 + 0.0im, -0.04010696651946138 + 0.0im, -0.009740097443433215 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.2972255312375753e-41, 9.824265315308108e-38, 1.7755858538041897e-33, 6.630103848287283e-35, 1.7821128607251683e-34, 1.1956428716908905e-35, 7.953062333008563e-33, 3.3844639099457816e-34). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.22820808553787078 + 0.0im, -0.1788333056504446 + 0.0im, -0.17151058502010302 + 0.0im, -0.108324990494211 + 0.0im, 0.09904163433078507 + 0.0im, 0.06625901498934159 + 0.0im, -0.04530294660487982 + 0.0im, -0.030711420799403154 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.229908062096091e-41, 5.7112394245367525e-36, 1.820245639068127e-33, 1.8049789096691352e-33, 7.257954185277753e-34, 2.70955923475909e-34, 5.12276888915243e-34, 4.158690660013548e-33, 1.3213067443843587e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.22820808553787067 + 0.0im, -0.1788333056504444 + 0.0im, -0.17151058502010313 + 0.0im, -0.10832499049421096 + 0.0im, 0.09904163433078497 + 0.0im, 0.0662590149893415 + 0.0im, -0.04530294660487982 + 0.0im, -0.030711420799403127 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.676724011648258e-41, 3.342193765222104e-36, 4.737655462948474e-34, 4.771330482058447e-34, 1.9840707948625278e-32, 1.4147754446083803e-35, 5.052445943576078e-34, 3.210952214528521e-33, 8.190616785963504e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2282080855378703 + 0.0im, -0.17883330565044436 + 0.0im, -0.1715105850201029 + 0.0im, -0.1083249904942109 + 0.0im, 0.09904163433078492 + 0.0im, 0.06625901498934154 + 0.0im, -0.04530294660487985 + 0.0im, -0.03071142079940318 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.2685966273560377e-41, 1.2328398785671605e-34, 3.819305420091804e-34, 7.071346392729899e-34, 8.099050742876132e-34, 1.9353290992591005e-34, 2.8153581539384904e-34, 2.0394584052761145e-33, 3.244415978973559e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.22820808553787078 + 0.0im, -0.17883330565044436 + 0.0im, -0.17151058502010297 + 0.0im, -0.10832499049421107 + 0.0im, 0.099041634330785 + 0.0im, 0.0662590149893415 + 0.0im, -0.04530294660487981 + 0.0im, -0.030711420799403134 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.0171693144931436e-41, 2.5905861162091246e-36, 1.078873659361993e-34, 2.0936037089129953e-34, 1.3742712466207138e-33, 4.3045510153760526e-35, 6.062093113756363e-35, 1.5563997679288458e-33, 7.5532080991613825e-34). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.2282080855378708 + 0.0im, -0.17883330565044453 + 0.0im, -0.17151058502010294 + 0.0im, -0.108324990494211 + 0.0im, 0.09904163433078503 + 0.0im, 0.06625901498934145 + 0.0im, -0.045302946604879796 + 0.0im, -0.030711420799403154 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.5409681405175346e-41, 7.353674818711877e-37, 2.079528085386023e-34, 1.0433488604856214e-33, 1.1425027152613727e-33, 2.4992993978402538e-34, 2.1554510075360204e-34, 6.15363532498429e-34, 3.6868451943349846e-33). ) (vals, info) = (ComplexF64[0.9999999999999988 + 0.0im, 0.22820808553787023 + 0.0im, -0.1788333056504443 + 0.0im, -0.1715105850201032 + 0.0im, -0.10832499049421104 + 0.0im, 0.09904163433078474 + 0.0im, 0.06625901498934149 + 0.0im, -0.045302946604879865 + 0.0im, -0.03071142079940315 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.3162673214293336e-43, 1.1990424008280342e-37, 2.382631776578148e-35, 3.3017116082322297e-35, 1.3117073747769682e-35, 8.911831919646327e-37, 5.516953456168673e-37, 2.198505993379847e-35, 1.3168912951898803e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.22820808553787084 + 0.0im, -0.1788333056504446 + 0.0im, -0.17151058502010305 + 0.0im, -0.10832499049421104 + 0.0im, 0.09904163433078489 + 0.0im, 0.06625901498934146 + 0.0im, -0.04530294660487978 + 0.0im, -0.0307114207994031 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.0740672468121103e-41, 1.1072176922744699e-36, 5.393779817066686e-34, 3.0336914881745433e-33, 4.0829615793989166e-33, 1.6555812233790592e-34, 2.6970305514207117e-34, 2.17178593960313e-33, 2.652879663669625e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.25099915343063633 + 0.0im, 0.20207571547068875 + 0.0im, 0.17546899036881772 + 0.0im, -0.14417620762042865 + 0.0im, -0.10141404790598417 + 0.0im, 0.09198889349925915 + 0.0im, 0.07368706029060963 + 0.0im, -0.07312851926491855 + 0.0im, -0.019052418798287167 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0707681710360195e-41, 9.099043102626713e-36, 6.568837829777262e-33, 3.4120523790367174e-34, 6.072969839697949e-35, 1.0357744927111147e-33, 2.2123162144595064e-33, 1.9338928993654e-33, 5.857007238396635e-33, 2.0565219519009857e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.25099915343063695 + 0.0im, 0.20207571547068875 + 0.0im, 0.17546899036881758 + 0.0im, -0.1441762076204285 + 0.0im, -0.10141404790598427 + 0.0im, 0.09198889349925916 + 0.0im, 0.07368706029060955 + 0.0im, -0.07312851926491858 + 0.0im, -0.019052418798287153 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.3343289689729213e-41, 3.6276522343798e-36, 1.393725524820261e-34, 2.486833284410918e-34, 4.198898364008277e-34, 2.7708748509484792e-33, 3.48996500283497e-33, 1.2212905030872481e-33, 3.341704158634478e-33, 1.0690669883632557e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.2509991534306371 + 0.0im, 0.20207571547068906 + 0.0im, 0.17546899036881758 + 0.0im, -0.14417620762042857 + 0.0im, -0.1014140479059842 + 0.0im, 0.09198889349925916 + 0.0im, 0.07368706029060958 + 0.0im, -0.07312851926491856 + 0.0im, -0.019052418798287105 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.697034477795902e-42, 1.2166349808614237e-36, 8.285805308531752e-34, 8.577162887864742e-35, 2.664701184988698e-35, 4.279703777686923e-34, 5.4136226195006985e-34, 5.8539759592394506e-34, 3.437153123653183e-33, 2.0078663027410367e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.2509991534306367 + 0.0im, 0.20207571547068878 + 0.0im, 0.17546899036881775 + 0.0im, -0.14417620762042826 + 0.0im, -0.10141404790598432 + 0.0im, 0.09198889349925912 + 0.0im, 0.07368706029060956 + 0.0im, -0.07312851926491855 + 0.0im, -0.019052418798287115 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.745639703153738e-42, 9.766600906861856e-37, 7.354331238964351e-36, 1.1577107697402707e-34, 3.388276325358221e-35, 4.608060902564825e-34, 2.5463232065820313e-34, 2.1654775890500646e-33, 2.3848975461543704e-34, 1.4175807698568383e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.25099915343063706 + 0.0im, 0.20207571547068864 + 0.0im, 0.1754689903688177 + 0.0im, -0.1441762076204284 + 0.0im, -0.10141404790598416 + 0.0im, 0.09198889349925914 + 0.0im, 0.07368706029060959 + 0.0im, -0.07312851926491876 + 0.0im, -0.019052418798287077 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.1031124306706956e-42, 4.268915876464372e-37, 1.3090107770070285e-35, 6.973966042934224e-35, 2.795648113592156e-35, 8.245899949800618e-35, 3.5364263596111396e-33, 1.9238554218505053e-34, 2.3475569363629784e-34, 1.5839129327890765e-35). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.25099915343063683 + 0.0im, 0.20207571547068867 + 0.0im, 0.17546899036881783 + 0.0im, -0.1441762076204285 + 0.0im, -0.10141404790598416 + 0.0im, 0.09198889349925919 + 0.0im, 0.07368706029060952 + 0.0im, -0.07312851926491859 + 0.0im, -0.019052418798287125 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.300902501812613e-43, 8.26444344264139e-37, 1.337824324336959e-35, 1.8425206679246718e-35, 2.4396531075781103e-35, 3.797697919552281e-35, 8.879542855885761e-35, 1.1351556686516112e-34, 7.523998544308162e-35, 8.495149602542802e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.25099915343063633 + 0.0im, 0.20207571547068834 + 0.0im, 0.1754689903688176 + 0.0im, -0.14417620762042835 + 0.0im, -0.10141404790598427 + 0.0im, 0.09198889349925914 + 0.0im, 0.07368706029060955 + 0.0im, -0.07312851926491856 + 0.0im, -0.0190524187982871 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.804744920902557e-42, 1.938088815941642e-36, 3.358673836855739e-35, 7.726487521425544e-35, 3.5725434501876964e-34, 1.5562234836806814e-33, 8.5517426052744e-33, 4.244905793699746e-34, 8.947216844122532e-34, 7.761781486750087e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2509991534306368 + 0.0im, 0.2020757154706888 + 0.0im, 0.17546899036881752 + 0.0im, -0.14417620762042846 + 0.0im, -0.10141404790598421 + 0.0im, 0.09198889349925914 + 0.0im, 0.07368706029060955 + 0.0im, -0.07312851926491865 + 0.0im, -0.019052418798287157 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.9240965246458397e-41, 6.163128115441415e-36, 2.208524009153135e-34, 4.7090844794508116e-34, 3.951204560673928e-34, 2.648774762112746e-33, 7.835526586064186e-33, 4.356214056117166e-33, 3.7047689700274644e-33, 3.253448443018223e-36). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.22286729951646841 + 0.0im, 0.21544697936241525 + 0.0im, 0.1821029762353966 + 0.0im, -0.14346683347504197 + 0.0im, 0.11756845864043186 + 0.0im, -0.10677751437771431 + 0.0im, -0.08565922401530758 + 0.0im, 0.0815778029241576 + 0.0im, -0.03795946912582708 + 0.0im, 0.006890916449422881 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.679219193846688e-42, 3.8766913887910974e-36, 3.7151251890484826e-35, 1.4480604635039014e-34, 2.380429054699331e-33, 4.869561917725947e-34, 3.9492395620304195e-33, 1.0323553805834341e-32, 6.266265419409554e-34, 6.67650396545328e-33, 2.3617972088997523e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.22286729951646805 + 0.0im, 0.21544697936241491 + 0.0im, 0.182102976235396 + 0.0im, -0.14346683347504208 + 0.0im, 0.11756845864043196 + 0.0im, -0.10677751437771428 + 0.0im, -0.08565922401530761 + 0.0im, 0.08157780292415746 + 0.0im, -0.03795946912582709 + 0.0im, 0.006890916449422886 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.128219278046306e-43, 3.5090842631990286e-36, 8.415325747999255e-36, 9.049510055545061e-35, 2.2001229258702605e-34, 4.54687507130528e-34, 7.074409517530528e-33, 3.6569114762053777e-34, 6.738966859624286e-34, 2.3577025825457566e-33, 8.925235620428091e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.2228672995164685 + 0.0im, 0.2154469793624152 + 0.0im, 0.1821029762353964 + 0.0im, -0.14346683347504208 + 0.0im, 0.1175684586404319 + 0.0im, -0.10677751437771431 + 0.0im, -0.08565922401530758 + 0.0im, 0.08157780292415753 + 0.0im, -0.037959469125827136 + 0.0im, 0.00689091644942288 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.1869980188184196e-43, 1.7617844566249774e-36, 3.5297375373518736e-36, 2.2523106188601082e-35, 5.261256828546715e-35, 1.7893404649687544e-34, 2.1332416100640503e-33, 4.831702802606115e-33, 3.2703621138776367e-34, 5.7886614281964375e-34, 4.110019056844345e-34). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.22286729951646878 + 0.0im, 0.21544697936241503 + 0.0im, 0.18210297623539656 + 0.0im, -0.14346683347504197 + 0.0im, 0.11756845864043196 + 0.0im, -0.10677751437771428 + 0.0im, -0.08565922401530746 + 0.0im, 0.0815778029241575 + 0.0im, -0.037959469125827094 + 0.0im, 0.00689091644942293 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.241113103617528e-43, 4.685476536350388e-36, 3.078335769809079e-35, 4.386425248836072e-35, 2.8675347938499612e-33, 1.2476618838449274e-33, 8.559130090539509e-33, 2.8679836745247764e-33, 8.869296857565785e-34, 3.4214513907332905e-33, 1.4871730654327425e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.22286729951646822 + 0.0im, 0.21544697936241528 + 0.0im, 0.1821029762353965 + 0.0im, -0.1434668334750424 + 0.0im, 0.11756845864043187 + 0.0im, -0.10677751437771431 + 0.0im, -0.08565922401530755 + 0.0im, 0.08157780292415752 + 0.0im, -0.03795946912582712 + 0.0im, 0.006890916449422869 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (9.999645835677406e-43, 4.338052157272229e-36, 4.388970372409325e-34, 4.308679564553529e-35, 2.5781928170279346e-34, 1.999725888337287e-34, 3.657006871649356e-33, 4.080640095457099e-33, 6.197168047730835e-34, 1.917946735520547e-33, 1.4037934775107237e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2228672995164686 + 0.0im, 0.2154469793624149 + 0.0im, 0.18210297623539584 + 0.0im, -0.1434668334750422 + 0.0im, 0.11756845864043186 + 0.0im, -0.10677751437771432 + 0.0im, -0.08565922401530765 + 0.0im, 0.08157780292415755 + 0.0im, -0.03795946912582713 + 0.0im, 0.006890916449422856 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.441349410428589e-43, 1.6083699771556667e-35, 3.2834595414832936e-35, 1.7885409415177884e-34, 1.5027074856419877e-34, 1.2194703612186126e-33, 2.6963387747115387e-32, 3.7387738592110713e-34, 1.9414870148012836e-33, 3.858461599239691e-33, 2.771715698287656e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.2228672995164683 + 0.0im, 0.21544697936241522 + 0.0im, 0.18210297623539617 + 0.0im, -0.1434668334750419 + 0.0im, 0.11756845864043185 + 0.0im, -0.10677751437771425 + 0.0im, -0.08565922401530755 + 0.0im, 0.08157780292415744 + 0.0im, -0.037959469125827074 + 0.0im, 0.0068909164494228604 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.285713464411505e-42, 4.150354138537356e-36, 3.336024291230768e-35, 9.087442310716999e-35, 1.3443844803930066e-33, 1.2777256716481985e-33, 5.028094820432122e-33, 6.188548738574536e-33, 1.0862555126272542e-33, 3.525371538737796e-33, 1.91888495422347e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.22286729951646814 + 0.0im, 0.21544697936241486 + 0.0im, 0.18210297623539629 + 0.0im, -0.14346683347504238 + 0.0im, 0.11756845864043196 + 0.0im, -0.10677751437771436 + 0.0im, -0.08565922401530758 + 0.0im, 0.0815778029241575 + 0.0im, -0.03795946912582715 + 0.0im, 0.006890916449422923 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.503357517530416e-43, 4.1435961764333455e-36, 3.447954960533784e-35, 1.131612841976897e-34, 1.9871952073131843e-34, 1.9912000857868385e-34, 1.64067983882841e-33, 8.708977798068585e-33, 1.143285821701642e-33, 7.39439026841571e-33, 1.6875413183782364e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.22286729951646828 + 0.0im, 0.21544697936241533 + 0.0im, 0.18210297623539642 + 0.0im, -0.14346683347504213 + 0.0im, 0.11756845864043185 + 0.0im, -0.10677751437771434 + 0.0im, -0.08565922401530755 + 0.0im, 0.08157780292415753 + 0.0im, -0.03795946912582716 + 0.0im, 0.00689091644942291 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.65252381788702e-43, 2.0648785268165176e-36, 9.873832119650373e-36, 2.731058594220506e-35, 1.456847253275481e-34, 8.610973024785905e-34, 2.858378055215727e-33, 2.90927029985761e-33, 2.19147803984438e-33, 1.8186921203858846e-33, 9.147024900440948e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.21497182033625856 + 0.0im, -0.18991991815022144 + 0.0im, 0.16478271267644592 + 0.0im, 0.14148587289259798 + 0.0im, -0.1202001054506254 + 0.0im, 0.11688957422851408 + 0.0im, -0.09402502993218638 + 0.0im, 0.06515542392018138 + 0.0im, -0.059565181435848484 + 0.0im, 0.057681716545457444 + 0.0im, 0.017132009030495828 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.030417790115216e-45, 2.3002031316592187e-36, 3.462827568162827e-36, 1.5263637119897135e-35, 6.529549319871875e-34, 8.513578434672595e-34, 1.5409775310167375e-34, 1.470025022988755e-33, 8.021717025948538e-34, 1.5989310517819437e-34, 2.9602892110535393e-33, 1.8780570034749352e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.21497182033625897 + 0.0im, -0.1899199181502218 + 0.0im, 0.16478271267644634 + 0.0im, 0.14148587289259829 + 0.0im, -0.12020010545062507 + 0.0im, 0.11688957422851425 + 0.0im, -0.09402502993218645 + 0.0im, 0.06515542392018135 + 0.0im, -0.05956518143584853 + 0.0im, 0.05768171654545745 + 0.0im, 0.017132009030495846 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.394230012629002e-45, 3.2402800028858232e-37, 6.856764680082129e-36, 1.018803884133481e-35, 1.8319526212434044e-35, 1.543943235478018e-35, 2.1573188291058663e-34, 2.587128762085311e-35, 2.193582270949719e-33, 1.6342800841618062e-34, 4.871501800555087e-34, 9.786116574645773e-35). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.21497182033625892 + 0.0im, -0.18991991815022152 + 0.0im, 0.1647827126764462 + 0.0im, 0.14148587289259829 + 0.0im, -0.12020010545062546 + 0.0im, 0.11688957422851431 + 0.0im, -0.09402502993218646 + 0.0im, 0.06515542392018138 + 0.0im, -0.05956518143584853 + 0.0im, 0.05768171654545748 + 0.0im, 0.017132009030495884 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.881911995770186e-47, 2.2580507156933497e-37, 8.605784113606827e-38, 1.227913144538678e-37, 6.392814842183762e-37, 3.2642708726399674e-37, 2.897758565144608e-36, 1.5094323225371488e-36, 3.6143114057991184e-33, 3.160446331589016e-34, 1.4073321649215982e-34, 1.1110512990690567e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.21497182033625878 + 0.0im, -0.18991991815022188 + 0.0im, 0.1647827126764461 + 0.0im, 0.14148587289259826 + 0.0im, -0.12020010545062514 + 0.0im, 0.11688957422851419 + 0.0im, -0.09402502993218627 + 0.0im, 0.06515542392018134 + 0.0im, -0.059565181435848505 + 0.0im, 0.05768171654545746 + 0.0im, 0.01713200903049584 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.615340545826409e-44, 3.531510498334871e-36, 1.0618462479628858e-35, 1.375392672842746e-32, 8.432209235200706e-34, 9.82127468210858e-35, 7.97157531507875e-34, 1.8967827910615717e-33, 2.3699132479684426e-33, 1.4622437202690446e-33, 6.240440439063542e-33, 3.574229210925985e-34). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, -0.21497182033625922 + 0.0im, -0.18991991815022194 + 0.0im, 0.16478271267644598 + 0.0im, 0.14148587289259856 + 0.0im, -0.12020010545062534 + 0.0im, 0.11688957422851434 + 0.0im, -0.0940250299321863 + 0.0im, 0.06515542392018137 + 0.0im, -0.059565181435848435 + 0.0im, 0.05768171654545746 + 0.0im, 0.017132009030495905 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.911273933900561e-45, 3.179513792450242e-36, 4.173165514951092e-36, 1.906130014791024e-35, 1.0162454043235153e-34, 7.656749749028125e-35, 3.0697841017561563e-34, 3.860226069449465e-35, 3.2738993689764154e-33, 2.1926424412915262e-34, 2.7838005206470794e-33, 5.218979789073235e-34). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.21497182033625908 + 0.0im, -0.1899199181502219 + 0.0im, 0.16478271267644629 + 0.0im, 0.14148587289259837 + 0.0im, -0.12020010545062529 + 0.0im, 0.11688957422851419 + 0.0im, -0.09402502993218621 + 0.0im, 0.0651554239201813 + 0.0im, -0.05956518143584849 + 0.0im, 0.057681716545457465 + 0.0im, 0.017132009030495852 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.4785855166230286e-44, 2.383314725163884e-36, 1.324653198436096e-35, 1.9061004617940005e-35, 1.3115171863509657e-34, 8.08095736523983e-35, 2.4020869703562727e-34, 2.3528165109541286e-34, 2.3345692704625275e-33, 6.746177680347855e-34, 1.5930066932732925e-33, 1.6124279257859623e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.21497182033625872 + 0.0im, -0.18991991815022172 + 0.0im, 0.16478271267644615 + 0.0im, 0.14148587289259829 + 0.0im, -0.12020010545062529 + 0.0im, 0.11688957422851426 + 0.0im, -0.09402502993218646 + 0.0im, 0.06515542392018125 + 0.0im, -0.0595651814358484 + 0.0im, 0.05768171654545746 + 0.0im, 0.01713200903049583 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2376111557201246e-45, 2.642103262060131e-37, 3.0865917425569207e-37, 2.1932302936617912e-36, 4.277704028882576e-35, 1.0218455348015571e-35, 1.7507965272736832e-35, 5.132588928932513e-35, 3.07294364862136e-33, 2.8027317738135416e-34, 7.355369643339609e-33, 1.771217274859037e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2149718203362597 + 0.0im, -0.18991991815022174 + 0.0im, 0.16478271267644584 + 0.0im, 0.14148587289259823 + 0.0im, -0.12020010545062546 + 0.0im, 0.11688957422851434 + 0.0im, -0.09402502993218634 + 0.0im, 0.06515542392018138 + 0.0im, -0.05956518143584845 + 0.0im, 0.05768171654545747 + 0.0im, 0.017132009030495846 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.1111870134477031e-44, 5.546927497711866e-35, 1.3828199343970476e-35, 2.681123357139884e-35, 1.1061865418211423e-34, 1.3392752019219864e-34, 7.036970321453549e-34, 1.4441963897728912e-34, 1.1954702896199181e-33, 5.0166778720006625e-33, 1.708377588545535e-33, 2.0220739068094512e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.21497182033625956 + 0.0im, -0.18991991815022194 + 0.0im, 0.164782712676446 + 0.0im, 0.14148587289259815 + 0.0im, -0.12020010545062518 + 0.0im, 0.11688957422851425 + 0.0im, -0.09402502993218628 + 0.0im, 0.06515542392018138 + 0.0im, -0.05956518143584837 + 0.0im, 0.05768171654545744 + 0.0im, 0.017132009030495863 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2979452956225585e-44, 2.386173097503093e-36, 5.7547047047952034e-36, 1.3293477230773486e-35, 2.055662667967701e-34, 1.8096536831103661e-34, 9.014591081072012e-34, 1.4014844845145737e-34, 4.204073631041329e-33, 9.243057815983182e-34, 1.3596214835940293e-33, 2.2189512706271523e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2149718203362587 + 0.0im, -0.18991991815022147 + 0.0im, 0.1647827126764464 + 0.0im, 0.14148587289259815 + 0.0im, -0.12020010545062522 + 0.0im, 0.11688957422851431 + 0.0im, -0.09402502993218625 + 0.0im, 0.06515542392018137 + 0.0im, -0.05956518143584856 + 0.0im, 0.057681716545457506 + 0.0im, 0.017132009030495898 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.275428709113817e-46, 6.986728741025482e-38, 4.1472957965142775e-37, 3.9161129191168456e-36, 1.0961741844911743e-35, 1.5812159974675266e-36, 4.7543245379935036e-33, 1.4281226488685818e-35, 2.465488516078342e-34, 1.939118052529686e-34, 3.2632880920750465e-34, 1.4608662659106252e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.2048380523485449 + 0.0im, 0.140966974811332 + 0.0im, -0.13500010828105785 + 0.0im, -0.12637264223920874 + 0.0im, -0.12143526132978646 + 0.0im, 0.11253567986816129 + 0.0im, -0.07732861312588217 + 0.0im, -0.06638053658970727 + 0.0im, 0.06493434494672246 + 0.0im, 0.028939623032286914 + 0.0im, -0.02503705856855243 + 0.0im, 0.006473530377495238 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.654255136289485e-47, 5.057150347451167e-39, 1.406750548467423e-36, 6.432201084362848e-35, 1.9581018103296257e-34, 9.079134908326871e-35, 1.2270316569112078e-35, 3.40568218052036e-34, 3.771168683512928e-33, 1.0322888145954717e-34, 1.8323104968989307e-35, 1.5571337841796351e-34, 1.1903005567827769e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2048380523485446 + 0.0im, 0.14096697481133114 + 0.0im, -0.1350001082810577 + 0.0im, -0.12637264223920866 + 0.0im, -0.1214352613297864 + 0.0im, 0.11253567986816089 + 0.0im, -0.07732861312588211 + 0.0im, -0.06638053658970727 + 0.0im, 0.06493434494672222 + 0.0im, 0.02893962303228685 + 0.0im, -0.025037058568552425 + 0.0im, 0.006473530377495224 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0284905505193542e-45, 7.410918153071133e-37, 1.2750251380890256e-35, 1.0459297281042709e-33, 2.6870233440910892e-33, 7.701488052651186e-33, 9.57471705217458e-34, 3.1989903238225595e-33, 1.3499564005153655e-32, 1.4920692272384897e-33, 1.7000982953297506e-33, 7.206274887461778e-33, 2.5371703269685845e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.20483805234854488 + 0.0im, 0.14096697481133136 + 0.0im, -0.13500010828105777 + 0.0im, -0.12637264223920852 + 0.0im, -0.12143526132978638 + 0.0im, 0.1125356798681611 + 0.0im, -0.07732861312588214 + 0.0im, -0.06638053658970729 + 0.0im, 0.0649343449467222 + 0.0im, 0.028939623032286917 + 0.0im, -0.025037058568552404 + 0.0im, 0.006473530377495231 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.3938937542996985e-46, 6.09302997685155e-38, 3.5874780017459166e-36, 2.109538375617156e-34, 1.9832551125580037e-33, 2.726874871773935e-33, 1.2886701882948953e-34, 4.095851785988836e-33, 6.933125365078684e-34, 6.107663495238562e-34, 1.9125234859075638e-33, 1.0954817733653299e-33, 7.161644520780165e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.20483805234854455 + 0.0im, 0.14096697481133177 + 0.0im, -0.1350001082810581 + 0.0im, -0.1263726422392088 + 0.0im, -0.12143526132978662 + 0.0im, 0.11253567986816113 + 0.0im, -0.07732861312588213 + 0.0im, -0.06638053658970729 + 0.0im, 0.06493434494672236 + 0.0im, 0.028939623032286917 + 0.0im, -0.025037058568552425 + 0.0im, 0.006473530377495213 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.1865990982670084e-46, 4.1076238731982475e-37, 4.653976880144285e-36, 1.3107242451249888e-34, 1.277149280428587e-33, 6.077411616308946e-34, 1.3893969068248385e-34, 2.2421998146967536e-33, 3.3030412051410525e-33, 7.637632245143206e-35, 1.0006967297105713e-33, 1.09328480584632e-33, 4.825982052513726e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.20483805234854469 + 0.0im, 0.1409669748113313 + 0.0im, -0.1350001082810578 + 0.0im, -0.12637264223920872 + 0.0im, -0.12143526132978642 + 0.0im, 0.11253567986816107 + 0.0im, -0.07732861312588218 + 0.0im, -0.0663805365897074 + 0.0im, 0.06493434494672244 + 0.0im, 0.02893962303228694 + 0.0im, -0.02503705856855241 + 0.0im, 0.0064735303774952424 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.177807032102702e-46, 1.2800132659229976e-37, 2.6803327532588295e-36, 1.420617180628742e-33, 2.215776594064915e-33, 1.5570920491789854e-33, 4.303049557011155e-34, 3.5212083220326826e-34, 1.2586003054437726e-33, 1.5429445608888628e-34, 2.482588936504546e-34, 1.8474173250753966e-33, 1.671387493793785e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.20483805234854516 + 0.0im, 0.1409669748113314 + 0.0im, -0.13500010828105777 + 0.0im, -0.12637264223920863 + 0.0im, -0.12143526132978635 + 0.0im, 0.11253567986816089 + 0.0im, -0.0773286131258822 + 0.0im, -0.06638053658970729 + 0.0im, 0.06493434494672234 + 0.0im, 0.028939623032286907 + 0.0im, -0.02503705856855237 + 0.0im, 0.006473530377495264 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.044212493917378e-46, 6.103803492739662e-37, 5.1379356002270415e-36, 1.9570805019673716e-33, 9.09219649369466e-34, 1.1414609036962548e-33, 4.862755929070837e-35, 1.8196197494414486e-33, 1.0185628507031202e-33, 2.0011707597854904e-34, 1.2550030193304406e-33, 1.5533817772054664e-33, 7.187774931201689e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.20483805234854488 + 0.0im, 0.14096697481133136 + 0.0im, -0.13500010828105785 + 0.0im, -0.12637264223920872 + 0.0im, -0.12143526132978642 + 0.0im, 0.11253567986816115 + 0.0im, -0.0773286131258821 + 0.0im, -0.06638053658970722 + 0.0im, 0.06493434494672225 + 0.0im, 0.02893962303228697 + 0.0im, -0.025037058568552397 + 0.0im, 0.006473530377495241 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.243684241961364e-47, 1.60743406192712e-38, 2.0946204688833906e-36, 8.052642953680737e-35, 3.8530479079819824e-34, 2.554659479810086e-32, 8.766659497960913e-34, 2.692467607924792e-34, 3.1626933838581547e-34, 1.9549495542609922e-33, 2.0148259391356007e-33, 1.4808256928756755e-33, 5.539209539343949e-34). ) (vals, info) = (ComplexF64[0.9999999999999978 + 0.0im, 0.20483805234854494 + 0.0im, 0.14096697481133172 + 0.0im, -0.13500010828105788 + 0.0im, -0.12637264223920863 + 0.0im, -0.12143526132978642 + 0.0im, 0.11253567986816118 + 0.0im, -0.07732861312588211 + 0.0im, -0.06638053658970712 + 0.0im, 0.06493434494672223 + 0.0im, 0.028939623032286976 + 0.0im, -0.025037058568552407 + 0.0im, 0.006473530377495278 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.944979193066743e-47, 8.903398751022074e-39, 1.993596518889279e-36, 3.367045448099334e-35, 2.145547170773769e-34, 1.2192290296626023e-33, 3.044127890201257e-35, 1.8813428707656883e-34, 4.357285451402956e-34, 9.971490626052597e-36, 5.902978975583392e-34, 1.2284944619409674e-33, 1.6092381026189938e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.204838052348545 + 0.0im, 0.1409669748113314 + 0.0im, -0.1350001082810579 + 0.0im, -0.12637264223920874 + 0.0im, -0.12143526132978641 + 0.0im, 0.11253567986816079 + 0.0im, -0.07732861312588214 + 0.0im, -0.06638053658970723 + 0.0im, 0.06493434494672222 + 0.0im, 0.02893962303228688 + 0.0im, -0.02503705856855243 + 0.0im, 0.006473530377495231 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.143630441017223e-47, 4.1890208093557216e-38, 4.621158193593424e-36, 4.668576481453004e-35, 8.708241114533351e-34, 4.893878414647692e-34, 3.044682318138861e-36, 2.427570478795002e-34, 4.781681885657294e-33, 6.617756078823511e-35, 3.2775160590906918e-34, 8.922813614392924e-35, 1.8479063636862737e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.20483805234854488 + 0.0im, 0.14096697481133114 + 0.0im, -0.13500010828105766 + 0.0im, -0.1263726422392087 + 0.0im, -0.12143526132978631 + 0.0im, 0.11253567986816088 + 0.0im, -0.07732861312588211 + 0.0im, -0.06638053658970722 + 0.0im, 0.06493434494672225 + 0.0im, 0.028939623032286907 + 0.0im, -0.025037058568552373 + 0.0im, 0.006473530377495225 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.7758557398912263e-46, 4.147812031221796e-36, 4.392941251290799e-36, 2.5447279719979337e-34, 4.882717978086542e-34, 6.046318559338203e-34, 9.260872415471526e-36, 6.181441655202129e-33, 1.1847564204476622e-33, 1.3374716366840846e-34, 3.5698703444475776e-33, 1.6355893978381773e-35, 2.2512407407591124e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.20483805234854494 + 0.0im, 0.14096697481133144 + 0.0im, -0.13500010828105793 + 0.0im, -0.12637264223920855 + 0.0im, -0.12143526132978631 + 0.0im, 0.11253567986816118 + 0.0im, -0.0773286131258821 + 0.0im, -0.06638053658970726 + 0.0im, 0.06493434494672227 + 0.0im, 0.02893962303228697 + 0.0im, -0.025037058568552404 + 0.0im, 0.006473530377495254 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.232276590296531e-47, 2.075404525384029e-38, 4.0300206051954796e-36, 2.3215335254957007e-35, 2.7472661059633663e-34, 1.513912426981768e-34, 1.893830019916351e-36, 5.747207930112483e-34, 9.125595454721146e-34, 2.5332415200446012e-34, 1.5124015794205118e-34, 7.6867628594686e-34, 1.6029361853423686e-34). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.00637185 -0.200033 -0.0481918 0.0175018 0.101795 -0.164763 0.0 -0.160267 -0.156822 0.137714 0.000693399 -0.0496026 -0.0608974 0.0 0.100798 -0.160267 0.0724295 0.0543427 -0.0371684 -0.0367205 0.0 0.0 0.0 0.12236 -0.0241966 0.121505 -0.0616566 0.0 0.0 0.0 0.0 0.0389764 -0.213907 -0.0665148 0.0 0.0 0.0 0.0 0.0872922 0.0389764 -0.176468 0.0 0.0 0.0 0.0 0.0 0.0 -0.062999 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 -0.159317 -0.0163826 0.096248 0.133784 -0.0152477 -0.164763 0.0 0.0389764 0.103372 -0.0342358 0.138786 -0.0442379 0.0548991 0.0 -0.180634 0.0389764 -0.0134027 -0.0654999 -0.147038 0.0509537 0.0 0.0 0.0 -0.160267 0.160551 -0.0295989 -0.0866795 0.0 0.0 0.0 -0.0984565 -0.160267 0.0796466 0.0830217 0.0 0.0 0.0 0.0 0.0 0.12236 0.156229 0.0 0.0 0.0 0.0 0.0 0.0 -0.062999 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 -0.0324885 0.0849569 0.0999176 -0.0764802 0.0762462 -0.112036 0.147671 0.0 0.256374 -0.0538783 -0.0814486 0.103996 0.0440159 0.0508407 0.0895504 0.0 0.0 -0.140513 -0.0923033 -0.0415585 0.00794952 0.0217432 -0.0391248 0.0 0.0 0.0855751 -0.140513 -0.109354 0.0392896 0.165679 -0.045641 0.0 0.0 0.0 0.0 0.0133586 -0.152658 -0.0452474 -0.0293401 0.0 0.0 0.0 0.0 0.0339886 0.0133586 0.0868245 -0.101923 0.0 0.0 0.0 0.0 0.0 0.0 -0.0751512 -0.207109 0.0 0.0 0.0 0.0 0.0 0.0 0.0679925 -0.0751512 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 -0.0324885 -0.0514196 -0.0538919 -0.188703 0.109968 0.0397578 0.0916086 0.0 0.256374 -0.12116 0.0623704 0.106154 0.0387594 -0.00965627 0.0381995 0.0 0.0 -0.0751512 -0.0942197 0.0200042 -0.0421215 0.0407954 0.00531506 0.0 0.0 0.149458 -0.0751512 0.0669603 -0.0173875 -0.00632698 -0.0966985 0.0 0.0 0.0 0.0 -0.140513 -0.0836048 -0.218198 0.0273343 0.0 0.0 0.0 0.0 0.0944786 -0.140513 -0.000335181 -0.0729068 0.0 0.0 0.0 0.0 0.0 0.0 0.0133586 -0.189434 0.0 0.0 0.0 0.0 0.0 0.0 0.0273901 0.0133586 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 -0.0324885 -0.111637 0.0882054 0.0498368 0.0184399 -0.193154 0.0533629 0.0 0.256374 0.129622 0.0274609 0.0810927 -0.0546595 0.0239124 0.0721233 0.0 0.0 0.0133586 -0.173091 0.0478855 0.0184444 -0.0932687 -0.0921751 0.0 0.0 0.0299762 0.0133586 -0.0342172 -0.0582018 0.0948387 -0.0606566 0.0 0.0 0.0 0.0 -0.0751512 -0.0802143 -0.0992718 0.0497322 0.0 0.0 0.0 0.0 0.175553 -0.0751512 -0.116981 0.044972 0.0 0.0 0.0 0.0 0.0 0.0 -0.140513 -0.137802 0.0 0.0 0.0 0.0 0.0 0.0 0.0573203 -0.140513 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.0737598 0.0742478 -0.00470856 0.00897464 -0.051932 -0.0244399 -0.00565789 -0.0295401 0.0 -0.0725742 0.14522 -0.115698 0.120417 0.0283267 0.0335543 -0.126719 -0.0925214 0.0 -0.219853 -0.0725742 0.000165472 -0.0212447 -0.0361904 0.0623569 0.0565022 0.0611218 0.0 0.0 0.0 -0.126268 0.0721753 0.0209543 0.0580143 0.0141939 0.0119712 0.0 0.0 0.0 -0.115382 -0.126268 0.00468856 0.11096 -0.0405944 0.0971278 0.0 0.0 0.0 0.0 0.0 0.171178 0.0576801 -0.119732 -0.10819 0.0 0.0 0.0 0.0 0.0 0.0 0.0434613 0.0356005 0.0498264 0.0 0.0 0.0 0.0 0.0 0.0 -0.136305 0.0434613 0.046504 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0132332 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.0737598 0.0742478 -0.00470856 0.00897464 -0.051932 -0.0244399 -0.00565789 -0.0295401 0.0 -0.0725742 0.14522 -0.115698 0.120417 0.0283267 0.0335543 -0.126719 -0.0925214 0.0 -0.219853 -0.0725742 0.000165472 -0.0212447 -0.0361904 0.0623569 0.0565022 0.0611218 0.0 0.0 0.0 -0.126268 0.0721753 0.0209543 0.0580143 0.0141939 0.0119712 0.0 0.0 0.0 -0.115382 -0.126268 0.00468856 0.11096 -0.0405944 0.0971278 0.0 0.0 0.0 0.0 0.0 0.171178 0.0576801 -0.119732 -0.10819 0.0 0.0 0.0 0.0 0.0 0.0 0.0434613 0.0356005 0.0498264 0.0 0.0 0.0 0.0 0.0 0.0 -0.136305 0.0434613 0.046504 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0132332 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0384747 -0.0655156 -0.0083465 0.0301743 0.0533184 0.00573531 0.0184359 -0.0485471 0.00618264 0.0 0.201524 -0.0261186 -0.0332194 0.0367533 -0.047907 -0.0450187 0.0349481 0.110697 -0.0609391 0.0 0.0 -0.0786057 -0.162973 0.0111548 0.025842 0.0444712 -8.26025e-5 0.0952443 -0.120893 0.0 0.0 0.106106 -0.0786057 -0.0843258 0.00322311 0.0352173 -0.0357918 -0.0690023 0.0347675 0.0 0.0 0.0 0.0 0.0940878 0.0934294 -0.0713208 -0.0455788 -0.0269455 -0.0704552 0.0 0.0 0.0 0.0 -0.0217279 0.0940878 0.0510964 0.00958839 0.133796 -0.168762 0.0 0.0 0.0 0.0 0.0 0.0 6.58693e-5 -0.169567 0.0238046 0.0745582 0.0 0.0 0.0 0.0 0.0 0.0 0.0142181 6.58693e-5 0.11116 -0.0956649 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.118391 0.0733017 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.139036 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0684748 0.0251568 0.0548494 0.0374585 -0.0341403 -0.0346198 0.00315002 0.121389 0.0272347 -0.125925 0.0 0.158926 -0.114626 0.0312821 -0.0373793 -0.0244079 -0.0514195 -0.0527762 -0.0143487 0.0400864 -0.0100173 0.0 0.202566 0.158926 0.0777464 0.135522 0.0311723 0.0790345 -0.00867197 -0.0357841 -0.0447713 -0.110255 0.0 0.0 0.0 0.0923105 0.0820531 -0.0603487 -0.115257 -0.106535 -0.00157609 -0.0286388 -0.00277546 0.0 0.0 0.0 -0.0202737 0.0923105 0.00769925 -0.0590458 0.0508851 -0.0675202 -0.0269034 0.0575014 0.0 0.0 0.0 0.0 0.0 -0.135431 -0.0145924 -0.0978462 -0.0279322 0.0160494 -0.0228798 0.0 0.0 0.0 0.0 0.0 0.101981 -0.135431 0.0128474 0.0991418 0.0440384 -0.00538932 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00595087 -0.00836658 -0.039834 -0.00363042 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0639031 -0.108185 -0.0169899 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0334216 -0.0639031 0.0340913 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0852618 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0684748 0.0251568 0.00701019 0.00304742 -0.062737 -0.0527383 0.00315002 0.121389 0.0272347 -0.125925 0.0 0.158926 -0.114626 0.00784316 0.0455837 -0.0568212 0.0157311 -0.0527762 -0.0143487 0.0400864 -0.0100173 0.0 0.202566 0.158926 -0.0499382 -0.134126 -0.0122614 -0.104857 -0.00867197 -0.0357841 -0.0447713 -0.110255 0.0 0.0 0.0 -0.135431 -0.0140266 0.0782787 0.0625621 0.12215 0.0476779 0.00274904 0.0171355 0.0 0.0 0.0 0.106094 -0.135431 0.0428137 0.0923965 0.014654 -0.0705685 -0.0230173 -0.00857226 0.0 0.0 0.0 0.0 0.0 0.0923105 0.0767765 0.0756279 0.00865542 0.0382731 0.00379397 0.0 0.0 0.0 0.0 0.0 -0.0216671 0.0923105 -0.0531328 0.0885594 0.0416983 -0.0590351 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00595087 -0.00836658 -0.039834 -0.00363042 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0639031 -0.108185 -0.0169899 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0334216 -0.0639031 0.0340913 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0852618 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0684748 0.0251568 0.0548494 0.0374585 -0.0341403 -0.0346198 0.00315002 0.121389 0.0272347 -0.125925 0.0 0.158926 -0.114626 0.0312821 -0.0373793 -0.0244079 -0.0514195 -0.0527762 -0.0143487 0.0400864 -0.0100173 0.0 0.202566 0.158926 0.0777464 0.135522 0.0311723 0.0790345 -0.00867197 -0.0357841 -0.0447713 -0.110255 0.0 0.0 0.0 0.0923105 0.0820531 -0.0603487 -0.115257 -0.106535 -0.00157609 -0.0286388 -0.00277546 0.0 0.0 0.0 -0.0202737 0.0923105 0.00769925 -0.0590458 0.0508851 -0.0675202 -0.0269034 0.0575014 0.0 0.0 0.0 0.0 0.0 -0.135431 -0.0145924 -0.0978462 -0.0279322 0.0160494 -0.0228798 0.0 0.0 0.0 0.0 0.0 0.101981 -0.135431 0.0128474 0.0991418 0.0440384 -0.00538932 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00595087 -0.00836658 -0.039834 -0.00363042 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0639031 -0.108185 -0.0169899 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0334216 -0.0639031 0.0340913 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0852618 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0684748 0.0251568 0.0548494 0.0374585 -0.0341403 -0.0346198 0.0191274 0.119539 -0.0288396 -0.125925 0.0 0.158926 -0.114626 0.0312821 -0.0373793 -0.0244079 -0.0514195 0.0295351 -0.02499 -0.0556894 -0.0100173 0.0 0.202566 0.158926 0.0777464 0.135522 0.0311723 0.0790345 -0.0431038 -0.0377323 0.00886068 -0.110255 0.0 0.0 0.0 0.0923105 0.0820531 -0.0603487 -0.115257 -0.0492863 -0.0260183 -0.0952172 -0.00277546 0.0 0.0 0.0 -0.0202737 0.0923105 0.00769925 -0.0590458 -0.0115528 -0.0549281 0.0687132 0.0575014 0.0 0.0 0.0 0.0 0.0 -0.135431 -0.0145924 -0.00210226 -0.0488277 -0.0906813 -0.0228798 0.0 0.0 0.0 0.0 0.0 0.101981 -0.135431 0.0389868 0.100384 -0.0183492 -0.00538932 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0639031 0.0333185 0.00688026 0.0337258 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.10852 -0.0639031 0.0392904 -0.0166651 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00595087 -0.00699279 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0852618 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0507533 0.000914044 -0.07377 -0.0362514 0.0202721 -0.0115258 -0.00998699 0.0733289 0.0835595 -0.0685306 -0.016513 0.0392039 0.0 0.1811 0.062895 -0.0421488 0.013847 -0.00616938 0.0383139 0.00645682 -0.0193356 -0.0466043 -0.0391859 -0.00521846 -0.0480819 0.0 0.0 0.0505317 0.121907 -0.0175873 0.0179025 0.00213612 -0.0481089 0.0626322 0.00253096 0.0456168 0.0320298 0.0494526 0.0 0.0 -0.156613 0.0505317 0.0199693 -0.0126946 0.0264024 0.0580285 -0.0079766 -0.0266068 -0.0148123 0.0674925 0.0439469 0.0 0.0 0.0 0.0 -0.0252889 0.154338 0.110733 -0.00427086 -0.0378953 0.0238062 -0.0112095 -0.00280326 -0.0088398 0.0 0.0 0.0 0.0 -0.0919526 -0.0252889 -0.0696923 0.0360327 0.0548029 -0.00704684 0.0417405 -0.0478732 0.00523253 0.0 0.0 0.0 0.0 0.0 0.0 0.105239 -0.00111552 -0.00576848 -0.00562574 0.0577259 0.0633401 0.0269188 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.062204 0.0456924 -0.0573911 -0.0266656 0.0428274 0.0544897 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0501452 0.0318357 -0.0275147 0.014603 0.014023 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.118164 -0.0501452 0.0302046 -0.00713825 -0.0914371 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0963472 -0.0277084 0.0135898 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00606753 -0.0963472 0.00717306 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.081679 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0507533 0.000914044 -0.07377 -0.0362514 0.0202721 -0.0115258 -0.00998699 0.0733289 0.0835595 -0.0685306 -0.016513 0.0392039 0.0 0.1811 0.062895 -0.0421488 0.013847 -0.00616938 0.0383139 0.00645682 -0.0193356 -0.0466043 -0.0391859 -0.00521846 -0.0480819 0.0 0.0 0.0505317 0.121907 -0.0175873 0.0179025 0.00213612 -0.0481089 0.0626322 0.00253096 0.0456168 0.0320298 0.0494526 0.0 0.0 -0.156613 0.0505317 0.0199693 -0.0126946 0.0264024 0.0580285 -0.0079766 -0.0266068 -0.0148123 0.0674925 0.0439469 0.0 0.0 0.0 0.0 -0.0252889 0.154338 0.110733 -0.00427086 -0.0378953 0.0238062 -0.0112095 -0.00280326 -0.0088398 0.0 0.0 0.0 0.0 -0.0919526 -0.0252889 -0.0696923 0.0360327 0.0548029 -0.00704684 0.0417405 -0.0478732 0.00523253 0.0 0.0 0.0 0.0 0.0 0.0 0.105239 -0.00111552 -0.00576848 -0.00562574 0.0577259 0.0633401 0.0269188 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.062204 0.0456924 -0.0573911 -0.0266656 0.0428274 0.0544897 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0501452 0.0318357 -0.0275147 0.014603 0.014023 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.118164 -0.0501452 0.0302046 -0.00713825 -0.0914371 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0963472 -0.0277084 0.0135898 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00606753 -0.0963472 0.00717306 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.081679 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0507533 0.000914044 -0.07377 -0.0362514 0.0202721 -0.0115258 0.062741 0.0132105 0.0300757 -0.0928966 0.0615053 0.0392039 0.0 0.1811 0.062895 -0.0421488 0.013847 -0.00616938 0.0383139 -0.00232256 0.0525476 -0.0158299 0.00702496 -0.0329198 -0.0480819 0.0 0.0 0.0505317 0.121907 -0.0175873 0.0179025 0.00213612 -0.047902 -0.0543042 0.0434178 -0.0468702 -0.00499881 0.0494526 0.0 0.0 -0.156613 0.0505317 0.0199693 -0.0126946 0.0264024 -0.0446138 0.0182996 -0.0800726 -0.0106734 0.00791763 0.0439469 0.0 0.0 0.0 0.0 -0.0252889 0.154338 0.110733 0.00960484 0.0174362 0.00514563 0.0294031 0.0294491 -0.0088398 0.0 0.0 0.0 0.0 -0.0919526 -0.0252889 -0.0696923 0.0429248 -0.0622592 -0.0141667 -0.0239983 -0.0434755 0.00523253 0.0 0.0 0.0 0.0 0.0 0.0 0.105239 -0.0698833 -0.0438201 -0.015918 0.0134465 0.0131281 0.0269188 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0963472 0.00640053 -0.0552081 0.0168274 0.0141504 -0.0239596 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0262668 -0.0963472 0.0155755 -0.00760942 -0.00981546 -0.000299382 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.062204 0.0674445 0.0475735 -0.0663492 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0501452 -0.0328812 -0.00385151 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.114407 -0.0501452 -0.0822888 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.081679 (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.3372056029567974 + 0.0im, -0.23672083183433146 + 0.0im, 0.19596340567867146 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (2.883921115383877e-34, 4.822324702178115e-33, 1.2995763308799838e-32, 3.0907871288415844e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.337205602956797 + 0.0im, -0.2367208318343317 + 0.0im, 0.19596340567867118 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (7.422216293996173e-35, 1.3690357978540744e-33, 1.7939108576760004e-33, 5.088015012825707e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.2184376088698228 + 0.0im, 0.19168247713904374 + 0.04109374394193029im, 0.19168247713904374 - 0.04109374394193029im, -0.1052661542852782 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (8.451116916475703e-37, 1.706790237466076e-33, 1.512737638512846e-32, 6.305249727365872e-34, 7.02280644475541e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.21843760886982294 + 0.0im, 0.19168247713904377 + 0.041093743941930244im, 0.19168247713904377 - 0.041093743941930244im, -0.10526615428527827 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (3.2455990063426643e-35, 1.2835316630459692e-32, 1.0814082587194036e-33, 5.3697363075738906e-33, 1.3970033368962e-32). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.21843760886982247 + 0.0im, 0.1916824771390439 + 0.0410937439419302im, 0.1916824771390439 - 0.0410937439419302im, -0.105266154285278 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.768506493070037e-35, 1.0320270865996107e-32, 7.865657501767692e-33, 3.483351425496413e-33, 5.158629939888514e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.196035863535387 + 0.0im, 0.06761093557417178 + 0.15210824988780317im, 0.06761093557417178 - 0.15210824988780317im, -0.08786276539478435 + 0.05332512641343356im, -0.08786276539478435 - 0.05332512641343356im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.017478652667339e-36, 2.0143945213534362e-33, 1.4527683160109255e-33, 8.231221672716968e-34, 4.941549995419252e-33, 6.081497307848441e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.19603586353538718 + 0.0im, 0.06761093557417172 + 0.1521082498878031im, 0.06761093557417172 - 0.1521082498878031im, -0.08786276539478433 + 0.053325126413433475im, -0.08786276539478433 - 0.053325126413433475im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.3825697462467261e-36, 8.76185702605234e-34, 1.0174894379619966e-33, 2.208154187102064e-33, 3.849038186171617e-33, 2.9086302609146286e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.1960358635353874 + 0.0im, 0.06761093557417192 + 0.1521082498878034im, 0.06761093557417192 - 0.1521082498878034im, -0.0878627653947844 + 0.05332512641343354im, -0.0878627653947844 - 0.05332512641343354im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.968770780719959e-37, 3.7275829899715815e-33, 6.569560674754649e-34, 2.649790248331118e-33, 1.8754151115582676e-33, 1.5846838727331148e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.19603586353538732 + 0.0im, 0.06761093557417178 + 0.15210824988780342im, 0.06761093557417178 - 0.15210824988780342im, -0.08786276539478433 + 0.053325126413433455im, -0.08786276539478433 - 0.053325126413433455im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.517635845748965e-36, 2.3728958368775692e-33, 1.2876515777379691e-33, 1.176437410092983e-34, 5.588340662135487e-33, 7.470715059170598e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.16026693074025167 + 0.1257270201446768im, -0.16026693074025167 - 0.1257270201446768im, 0.03897635722146063 + 0.13664699942944422im, 0.03897635722146063 - 0.13664699942944422im, 0.1223596141362388 + 0.0im, -0.06299897144257827 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (5.767246917571109e-38, 2.0241167025773733e-34, 1.0219981707013027e-34, 8.286290590360444e-34, 2.4073419480387672e-34, 4.2292184316878444e-33, 1.2523547250225487e-32). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.1602669307402516 + 0.12572702014467665im, -0.1602669307402516 - 0.12572702014467665im, 0.03897635722146069 + 0.13664699942944425im, 0.03897635722146069 - 0.13664699942944425im, 0.12235961413623883 + 0.0im, -0.06299897144257834 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.5922314944627068e-37, 1.2331334429757086e-33, 1.8287150305579393e-33, 1.3463400704516708e-34, 5.879303856108927e-33, 7.11278074098307e-33, 2.8407770319739653e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.16026693074025203 + 0.12572702014467696im, -0.16026693074025203 - 0.12572702014467696im, 0.03897635722146066 + 0.13664699942944433im, 0.03897635722146066 - 0.13664699942944433im, 0.12235961413623876 + 0.0im, -0.06299897144257838 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.5652011782749833e-37, 8.521623110528753e-34, 8.972217390170612e-34, 1.157470117002245e-33, 3.0077492766570257e-33, 7.947660337106971e-33, 8.967002662092116e-33). ) (vals, info) = (ComplexF64[1.0000000000000022 + 0.0im, -0.1602669307402519 + 0.12572702014467677im, -0.1602669307402519 - 0.12572702014467677im, 0.03897635722146062 + 0.13664699942944428im, 0.03897635722146062 - 0.13664699942944428im, 0.12235961413623893 + 0.0im, -0.06299897144257824 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.7886212336714172e-37, 7.128970025323525e-34, 6.266397955915283e-34, 1.7442083188381413e-33, 2.0973094879659903e-34, 4.757832664272479e-34, 1.0321346840303205e-32). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.16026693074025178 + 0.1257270201446767im, -0.16026693074025178 - 0.1257270201446767im, 0.03897635722146066 + 0.1366469994294444im, 0.03897635722146066 - 0.1366469994294444im, 0.12235961413623886 + 0.0im, -0.06299897144257832 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.7583095434852932e-37, 1.0964755539584776e-33, 2.6860096678651298e-34, 4.462596294685192e-33, 7.136717860860393e-33, 1.7526739786969743e-32, 1.5667061218545843e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.2563739708488605 + 0.0im, -0.14051264829925442 + 0.08887554319797163im, -0.14051264829925442 - 0.08887554319797163im, -0.07515119516454044 + 0.11866712811883726im, -0.07515119516454044 - 0.11866712811883726im, 0.013358615876310393 + 0.07203202690458636im, 0.013358615876310393 - 0.07203202690458636im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.8372468221843651e-37, 5.823160410174643e-34, 9.920218587718918e-33, 1.243706629591865e-32, 7.643212716496369e-33, 1.2573107040681465e-32, 1.8079410646656782e-33, 1.4859788934153322e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.25637397084886077 + 0.0im, -0.1405126482992544 + 0.08887554319797138im, -0.1405126482992544 - 0.08887554319797138im, -0.07515119516454045 + 0.1186671281188374im, -0.07515119516454045 - 0.1186671281188374im, 0.013358615876310431 + 0.07203202690458643im, 0.013358615876310431 - 0.07203202690458643im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.7851477767535456e-38, 2.5437880440559267e-34, 3.984181127019466e-33, 1.0671465603657176e-33, 1.7174996111924635e-33, 5.497493594633923e-33, 5.335172647940802e-35, 6.058881204278231e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.2563739708488608 + 0.0im, -0.14051264829925447 + 0.08887554319797157im, -0.14051264829925447 - 0.08887554319797157im, -0.07515119516454039 + 0.11866712811883712im, -0.07515119516454039 - 0.11866712811883712im, 0.013358615876310445 + 0.07203202690458643im, 0.013358615876310445 - 0.07203202690458643im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.11245802259757e-38, 1.3396691181541984e-34, 1.353299523480334e-33, 3.4496933421372766e-34, 7.583767176974886e-34, 2.2572318030224046e-33, 1.5855368036433535e-33, 1.2711883234446852e-32). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.2563739708488608 + 0.0im, -0.1405126482992543 + 0.08887554319797136im, -0.1405126482992543 - 0.08887554319797136im, -0.0751511951645403 + 0.11866712811883723im, -0.0751511951645403 - 0.11866712811883723im, 0.013358615876310324 + 0.07203202690458642im, 0.013358615876310324 - 0.07203202690458642im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.2843309629675043e-38, 6.45264093322299e-34, 4.65590967496013e-33, 3.168338888098623e-33, 4.044715623152356e-33, 5.8326716603311084e-33, 4.123243453103956e-33, 1.372884573088478e-32). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.256373970848861 + 0.0im, -0.14051264829925447 + 0.08887554319797153im, -0.14051264829925447 - 0.08887554319797153im, -0.07515119516454047 + 0.11866712811883742im, -0.07515119516454047 - 0.11866712811883742im, 0.01335861587631045 + 0.07203202690458653im, 0.01335861587631045 - 0.07203202690458653im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.2425977002535457e-38, 2.1660269182641718e-34, 2.2738422715129295e-33, 1.772698295264271e-33, 5.783325785260173e-33, 3.4436308627634974e-34, 7.245962613344837e-33, 1.2492139105828745e-32). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.256373970848861 + 0.0im, -0.14051264829925442 + 0.08887554319797152im, -0.14051264829925442 - 0.08887554319797152im, -0.0751511951645404 + 0.11866712811883703im, -0.0751511951645404 - 0.11866712811883703im, 0.013358615876310468 + 0.0720320269045865im, 0.013358615876310468 - 0.0720320269045865im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.042115171831408e-38, 1.7547656279387344e-34, 1.8159475343043134e-33, 7.98195706911874e-34, 1.3023519966193898e-33, 2.780195923125718e-33, 3.284066661868423e-33, 1.6992937977502992e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.07257416782114058 + 0.17868120855190137im, -0.07257416782114058 - 0.17868120855190137im, 0.1711784103440048 + 0.0im, -0.12626798243136944 + 0.09125648626480869im, -0.12626798243136944 - 0.09125648626480869im, 0.043461324766771704 + 0.06966010147523512im, 0.043461324766771704 - 0.06966010147523512im, 0.013233204639844514 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (8.777415691730834e-39, 1.3363800564080534e-33, 6.7179014712089315e-34, 6.596870463662643e-34, 2.6384450645865865e-32, 1.772589749688532e-32, 8.196284213667105e-33, 9.706831156584249e-33, 2.7491142295761277e-32). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.07257416782114065 + 0.17868120855190117im, -0.07257416782114065 - 0.17868120855190117im, 0.17117841034400438 + 0.0im, -0.12626798243136955 + 0.09125648626480877im, -0.12626798243136955 - 0.09125648626480877im, 0.04346132476677171 + 0.06966010147523514im, 0.04346132476677171 - 0.06966010147523514im, 0.013233204639844542 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.5821013799076993e-40, 1.4015560705160812e-35, 1.06849810523317e-35, 1.87529069055888e-35, 4.619684110789523e-35, 1.2552748622177535e-34, 1.0117305264706929e-34, 7.733484040762392e-34, 2.1725718393689836e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.0725741678211407 + 0.17868120855190142im, -0.0725741678211407 - 0.17868120855190142im, 0.17117841034400477 + 0.0im, -0.12626798243136944 + 0.09125648626480885im, -0.12626798243136944 - 0.09125648626480885im, 0.04346132476677163 + 0.06966010147523509im, 0.04346132476677163 - 0.06966010147523509im, 0.013233204639844502 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.968547325557324e-40, 1.0964805772347245e-35, 3.4399261990291044e-35, 9.295308472579392e-35, 4.7077602110644753e-35, 1.2680387160896245e-34, 2.608945663885206e-34, 7.98678473067205e-34, 5.378814548452885e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.07257416782114084 + 0.1786812085519014im, -0.07257416782114084 - 0.1786812085519014im, 0.17117841034400458 + 0.0im, -0.12626798243136966 + 0.09125648626480876im, -0.12626798243136966 - 0.09125648626480876im, 0.04346132476677168 + 0.06966010147523508im, 0.04346132476677168 - 0.06966010147523508im, 0.013233204639844483 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.9261934122114732e-40, 3.368917840198682e-35, 4.044187227284535e-36, 9.924416227693216e-35, 2.4659955112211657e-34, 3.321289560045407e-35, 4.080253037586689e-34, 4.982513439768442e-34, 4.562801375598355e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.07257416782114065 + 0.17868120855190156im, -0.07257416782114065 - 0.17868120855190156im, 0.17117841034400466 + 0.0im, -0.12626798243136958 + 0.09125648626480869im, -0.12626798243136958 - 0.09125648626480869im, 0.04346132476677171 + 0.06966010147523514im, 0.04346132476677171 - 0.06966010147523514im, 0.013233204639844513 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.916701257462284e-40, 3.429715086375056e-35, 7.691427090311221e-35, 8.347877208593674e-35, 3.060648268255314e-34, 2.3686840260396625e-34, 2.918654991075566e-33, 1.6026668349288376e-32, 1.725503312517435e-32). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.07257416782114062 + 0.17868120855190117im, -0.07257416782114062 - 0.17868120855190117im, 0.17117841034400474 + 0.0im, -0.1262679824313695 + 0.09125648626480862im, -0.1262679824313695 - 0.09125648626480862im, 0.043461324766771656 + 0.06966010147523514im, 0.043461324766771656 - 0.06966010147523514im, 0.013233204639844481 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.845348597144036e-39, 4.138894079403557e-34, 8.69444581883067e-34, 9.183369565129429e-34, 4.9781230027468545e-34, 2.0178032928507705e-33, 7.1927008062455085e-34, 3.0788214425378485e-33, 4.307816789725455e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.07257416782114066 + 0.17868120855190145im, -0.07257416782114066 - 0.17868120855190145im, 0.17117841034400463 + 0.0im, -0.12626798243136964 + 0.09125648626480867im, -0.12626798243136964 - 0.09125648626480867im, 0.0434613247667717 + 0.06966010147523514im, 0.0434613247667717 - 0.06966010147523514im, 0.013233204639844533 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.561132684473635e-40, 5.413015482683707e-35, 1.7985919606015968e-34, 7.877713362818151e-35, 8.086399057758517e-34, 1.0155195228206237e-34, 4.014058906887924e-34, 2.8598468982143982e-33, 3.62463355643527e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2015243147743737 + 0.0im, -0.07860565510268885 + 0.13150080310951276im, -0.07860565510268885 - 0.13150080310951276im, -0.13903561597415875 + 0.0im, -0.11839054545025342 + 0.0im, 0.09408783944471827 + 0.04505579225094588im, 0.09408783944471827 - 0.04505579225094588im, 6.586928811889992e-5 + 0.04910103183238534im, 6.586928811889992e-5 - 0.04910103183238534im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.5040348131815695e-41, 1.6310271120869917e-34, 1.1853307028862508e-34, 5.97796293973311e-35, 2.347961786791086e-34, 1.5074554784248534e-34, 1.0811473707838047e-32, 8.622647301527664e-34, 2.5690680433902004e-33, 3.0110614034847975e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.20152431477437363 + 0.0im, -0.07860565510268891 + 0.1315008031095129im, -0.07860565510268891 - 0.1315008031095129im, -0.13903561597415845 + 0.0im, -0.11839054545025327 + 0.0im, 0.09408783944471831 + 0.045055792250945866im, 0.09408783944471831 - 0.045055792250945866im, 6.586928811888257e-5 + 0.04910103183238549im, 6.586928811888257e-5 - 0.04910103183238549im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.8624955416427742e-40, 2.47654757016504e-34, 2.0629909144328205e-34, 3.7719474045530557e-34, 6.128458701297619e-34, 3.503991036224093e-33, 2.2616118021161926e-33, 4.429602446584726e-33, 1.0057172107844482e-32, 5.714881722255772e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.20152431477437388 + 0.0im, -0.07860565510268877 + 0.1315008031095127im, -0.07860565510268877 - 0.1315008031095127im, -0.13903561597415884 + 0.0im, -0.11839054545025278 + 0.0im, 0.09408783944471821 + 0.045055792250945824im, 0.09408783944471821 - 0.045055792250945824im, 6.58692881189294e-5 + 0.04910103183238548im, 6.58692881189294e-5 - 0.04910103183238548im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.487742369608843e-40, 6.20085459864819e-34, 3.1370232640045534e-34, 2.488402627999237e-34, 2.1764321071262832e-33, 3.258101719476184e-33, 7.295747072806877e-34, 1.261423651364817e-33, 2.3063947532695163e-33, 2.3026781303239503e-32). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.20152431477437374 + 0.0im, -0.07860565510268899 + 0.1315008031095129im, -0.07860565510268899 - 0.1315008031095129im, -0.1390356159741586 + 0.0im, -0.11839054545025317 + 0.0im, 0.09408783944471819 + 0.04505579225094581im, 0.09408783944471819 - 0.04505579225094581im, 6.586928811892411e-5 + 0.04910103183238545im, 6.586928811892411e-5 - 0.04910103183238545im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.5681496003385845e-40, 5.333180960441562e-35, 4.582096036598968e-35, 1.798954275250216e-34, 4.471953676191303e-34, 5.2122129850226485e-34, 1.4597776714890095e-33, 1.167857556582132e-33, 3.366466771998734e-33, 9.765237516559755e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.20152431477437402 + 0.0im, -0.07860565510268874 + 0.13150080310951273im, -0.07860565510268874 - 0.13150080310951273im, -0.13903561597415803 + 0.0im, -0.11839054545025361 + 0.0im, 0.09408783944471844 + 0.04505579225094577im, 0.09408783944471844 - 0.04505579225094577im, 6.586928811896497e-5 + 0.04910103183238547im, 6.586928811896497e-5 - 0.04910103183238547im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.036172123308931e-41, 8.472409400152029e-35, 8.646331884802731e-35, 1.446896978185257e-34, 1.1360085461490708e-33, 5.1885721750612834e-34, 9.272691698423508e-34, 7.892397673679003e-33, 1.565200370045071e-32, 1.3643886108412228e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2015243147743738 + 0.0im, -0.07860565510268896 + 0.13150080310951293im, -0.07860565510268896 - 0.13150080310951293im, -0.13903561597415856 + 0.0im, -0.11839054545025329 + 0.0im, 0.09408783944471824 + 0.04505579225094604im, 0.09408783944471824 - 0.04505579225094604im, 6.586928811891596e-5 + 0.04910103183238552im, 6.586928811891596e-5 - 0.04910103183238552im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.367923094076938e-41, 5.080859164352261e-35, 4.7177105470467295e-35, 4.3010370411900543e-35, 1.5486302022860063e-34, 2.063324046444907e-34, 3.6538749687270053e-34, 3.244298868615919e-34, 3.507839480089547e-34, 4.8020018098995674e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.20152431477437432 + 0.0im, -0.07860565510268895 + 0.13150080310951295im, -0.07860565510268895 - 0.13150080310951295im, -0.13903561597415845 + 0.0im, -0.11839054545025365 + 0.0im, 0.09408783944471835 + 0.04505579225094593im, 0.09408783944471835 - 0.04505579225094593im, 6.586928811892507e-5 + 0.049101031832385386im, 6.586928811892507e-5 - 0.049101031832385386im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.8417328283916113e-40, 1.5471890013216944e-34, 3.667134734182005e-34, 8.378886099424925e-35, 2.253362187701703e-33, 1.9761862386025625e-33, 5.581196699889097e-35, 9.12186030597053e-33, 1.1217848918823015e-33, 2.3401481087495475e-32). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.20152431477437407 + 0.0im, -0.07860565510268891 + 0.13150080310951281im, -0.07860565510268891 - 0.13150080310951281im, -0.13903561597415914 + 0.0im, -0.11839054545025283 + 0.0im, 0.09408783944471819 + 0.04505579225094583im, 0.09408783944471819 - 0.04505579225094583im, 6.58692881191237e-5 + 0.0491010318323854im, 6.58692881191237e-5 - 0.0491010318323854im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.2592133279775611e-40, 2.9386485192168404e-34, 2.9711652047230325e-34, 5.476108917799963e-35, 8.317346493607932e-34, 1.693638371560866e-33, 3.253384044355995e-33, 5.2560031802016765e-33, 2.8105403455591528e-33, 4.832912163629113e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.15892630213250408 + 0.15237892252882787im, 0.15892630213250408 - 0.15237892252882787im, -0.13543129224837552 + 0.03857649342384123im, -0.13543129224837552 - 0.03857649342384123im, 0.09231049014265655 + 0.04078631669465709im, 0.09231049014265655 - 0.04078631669465709im, -0.06390307989430166 + 0.06013094046669282im, -0.06390307989430166 - 0.06013094046669282im, -0.08526184410613548 + 0.0im, 0.005950865383529551 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.8099921880475748e-42, 8.78243825411711e-36, 6.680743647401517e-36, 1.0043205175715435e-34, 2.6678769907570482e-34, 2.343696842721741e-34, 1.2071994524433484e-34, 9.850098488648846e-34, 1.0527198000668187e-33, 5.3809754961355165e-33, 8.507761435152995e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.15892630213250425 + 0.15237892252882776im, 0.15892630213250425 - 0.15237892252882776im, -0.13543129224837552 + 0.03857649342384157im, -0.13543129224837552 - 0.03857649342384157im, 0.09231049014265647 + 0.04078631669465707im, 0.09231049014265647 - 0.04078631669465707im, -0.06390307989430169 + 0.060130940466692734im, -0.06390307989430169 - 0.060130940466692734im, -0.08526184410613545 + 0.0im, 0.005950865383529589 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.76384348949866e-42, 2.6760066589545986e-36, 2.1810194825069783e-36, 6.310720592215913e-35, 2.8025696034944757e-34, 1.1534287859729525e-34, 4.862299281785904e-34, 5.837335880037162e-34, 4.607681139250876e-34, 4.072184349246698e-33, 3.313938937969311e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.15892630213250414 + 0.15237892252882787im, 0.15892630213250414 - 0.15237892252882787im, -0.13543129224837547 + 0.03857649342384139im, -0.13543129224837547 - 0.03857649342384139im, 0.09231049014265642 + 0.04078631669465718im, 0.09231049014265642 - 0.04078631669465718im, -0.06390307989430169 + 0.06013094046669272im, -0.06390307989430169 - 0.06013094046669272im, -0.08526184410613535 + 0.0im, 0.005950865383529493 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.881859065989399e-42, 2.9503111074708276e-36, 2.3087810759705122e-36, 1.797365237451504e-34, 7.6066967134429794e-34, 1.2156498886505234e-33, 4.371341731214576e-34, 1.041710627575995e-33, 2.5220820192905663e-33, 6.279749962029012e-33, 2.461672502240554e-34). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.15892630213250425 + 0.15237892252882793im, 0.15892630213250425 - 0.15237892252882793im, -0.1354312922483756 + 0.03857649342384165im, -0.1354312922483756 - 0.03857649342384165im, 0.09231049014265653 + 0.04078631669465743im, 0.09231049014265653 - 0.04078631669465743im, -0.06390307989430166 + 0.060130940466692734im, -0.06390307989430166 - 0.060130940466692734im, -0.08526184410613537 + 0.0im, 0.005950865383529594 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.698494849188899e-43, 2.6248196092447904e-36, 3.7196720019795814e-37, 8.562615004623545e-35, 2.3238155335997456e-35, 7.374004239220927e-36, 3.216873287033019e-35, 5.634618547700826e-35, 6.298268986521768e-34, 8.251962465595711e-33, 2.2736149808280567e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.158926302132504 + 0.15237892252882765im, 0.158926302132504 - 0.15237892252882765im, -0.13543129224837558 + 0.03857649342384139im, -0.13543129224837558 - 0.03857649342384139im, 0.09231049014265644 + 0.04078631669465715im, 0.09231049014265644 - 0.04078631669465715im, -0.06390307989430169 + 0.060130940466692664im, -0.06390307989430169 - 0.060130940466692664im, -0.0852618441061353 + 0.0im, 0.005950865383529556 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.9831494081858815e-42, 1.7833185625565608e-36, 1.9083685152042616e-36, 1.6835686000241716e-34, 1.5235762290225892e-34, 1.4164208270840655e-34, 4.793019618361031e-35, 2.1314864436185446e-34, 3.783160190837558e-34, 6.1183778683340174e-33, 5.4269459260781144e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.15892630213250425 + 0.152378922528828im, 0.15892630213250425 - 0.152378922528828im, -0.1354312922483754 + 0.038576493423841327im, -0.1354312922483754 - 0.038576493423841327im, 0.09231049014265649 + 0.040786316694657106im, 0.09231049014265649 - 0.040786316694657106im, -0.06390307989430166 + 0.06013094046669276im, -0.06390307989430166 - 0.06013094046669276im, -0.08526184410613542 + 0.0im, 0.005950865383529523 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.381276496364465e-42, 3.557224915949477e-36, 1.1290996799431721e-35, 5.874873832347474e-35, 3.436373092071476e-34, 1.9484258198577206e-34, 4.444293000483499e-34, 7.459622343821792e-34, 6.12250715784591e-34, 4.270476545195032e-33, 5.1909803364849146e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.15892630213250375 + 0.15237892252882748im, 0.15892630213250375 - 0.15237892252882748im, -0.13543129224837544 + 0.03857649342384133im, -0.13543129224837544 - 0.03857649342384133im, 0.09231049014265649 + 0.04078631669465711im, 0.09231049014265649 - 0.04078631669465711im, -0.0639030798943017 + 0.06013094046669263im, -0.0639030798943017 - 0.06013094046669263im, -0.08526184410613531 + 0.0im, 0.005950865383529533 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.2883330355457786e-42, 8.102044182653196e-37, 2.2593611604318703e-36, 1.45642703826626e-34, 6.312254100365958e-35, 2.388062287370319e-34, 2.9505154775540235e-34, 9.879569732724062e-34, 2.4742194611683217e-33, 6.838127932395881e-33, 4.054645168786281e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.1589263021325042 + 0.15237892252882773im, 0.1589263021325042 - 0.15237892252882773im, -0.1354312922483754 + 0.03857649342384145im, -0.1354312922483754 - 0.03857649342384145im, 0.09231049014265649 + 0.04078631669465719im, 0.09231049014265649 - 0.04078631669465719im, -0.06390307989430173 + 0.0601309404666927im, -0.06390307989430173 - 0.0601309404666927im, -0.08526184410613541 + 0.0im, 0.005950865383529526 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (9.244080296193003e-43, 7.288084267965144e-37, 1.9321942904156737e-36, 9.105639260619682e-35, 7.390362216951466e-35, 6.512504271129585e-35, 8.312190750543453e-35, 5.871004403372385e-34, 4.229461663966131e-34, 2.7010035800001277e-33, 7.125120240593126e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.15892630213250417 + 0.1523789225288278im, 0.15892630213250417 - 0.1523789225288278im, -0.13543129224837525 + 0.03857649342384151im, -0.13543129224837525 - 0.03857649342384151im, 0.09231049014265674 + 0.040786316694657127im, 0.09231049014265674 - 0.040786316694657127im, -0.06390307989430158 + 0.06013094046669266im, -0.06390307989430158 - 0.06013094046669266im, -0.08526184410613537 + 0.0im, 0.005950865383529562 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.449086295480204e-42, 2.3729024082355358e-36, 1.2164820646373004e-35, 9.567981329035172e-34, 2.200840819417697e-34, 3.7737498132993317e-34, 6.5547647846799515e-34, 3.038115368074252e-33, 1.2674328191726966e-33, 2.1248401920221985e-32, 2.6903922387001995e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.19115200168011914 + 0.0im, -0.1743538871483591 + 0.0im, 0.1174084155127548 + 0.08602200465673475im, 0.1174084155127548 - 0.08602200465673475im, 0.07021478474497261 + 0.10260179932765064im, 0.07021478474497261 - 0.10260179932765064im, -0.10749890207149869 + 0.0im, -0.019620212398574473 + 0.07624778767946135im, -0.019620212398574473 - 0.07624778767946135im, 0.07471836943747256 + 0.0im, -0.05711889022623252 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.8071851685912735e-42, 4.115254893707408e-33, 1.7951777649962334e-33, 1.1855397756857727e-34, 7.949283555946211e-34, 2.1843326211831978e-33, 3.7313286996788104e-35, 8.099532525598632e-33, 3.504246732206536e-33, 3.4966716166435605e-33, 4.108118497516949e-33, 6.966386548896625e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.1911520016801193 + 0.0im, -0.17435388714835906 + 0.0im, 0.11740841551275505 + 0.08602200465673493im, 0.11740841551275505 - 0.08602200465673493im, 0.07021478474497247 + 0.10260179932765055im, 0.07021478474497247 - 0.10260179932765055im, -0.10749890207149893 + 0.0im, -0.019620212398574508 + 0.07624778767946129im, -0.019620212398574508 - 0.07624778767946129im, 0.07471836943747277 + 0.0im, -0.05711889022623267 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.702311533528885e-43, 3.366921126168e-33, 8.215230384091637e-33, 5.466480328219348e-34, 5.650490793555684e-34, 1.9322087309621833e-33, 2.329811225461227e-33, 3.1529112749272415e-33, 1.6661748321241353e-33, 1.3079962163795595e-33, 1.776331449074854e-34, 3.91570440932959e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.19115200168011928 + 0.0im, -0.174353887148359 + 0.0im, 0.11740841551275508 + 0.08602200465673496im, 0.11740841551275508 - 0.08602200465673496im, 0.07021478474497253 + 0.10260179932765054im, 0.07021478474497253 - 0.10260179932765054im, -0.10749890207149873 + 0.0im, -0.019620212398574408 + 0.07624778767946122im, -0.019620212398574408 - 0.07624778767946122im, 0.0747183694374727 + 0.0im, -0.057118890226232566 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.09763639717951e-43, 1.7107986943216544e-34, 2.5674856405061447e-34, 1.1287423043183542e-34, 5.771992464230599e-35, 1.6475552426790314e-33, 9.597021202145708e-34, 5.31256671327244e-33, 1.4099029271519448e-33, 2.453046124902983e-33, 3.7145019747018e-33, 3.163589401404101e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, -0.19115200168011914 + 0.0im, -0.174353887148359 + 0.0im, 0.11740841551275497 + 0.08602200465673485im, 0.11740841551275497 - 0.08602200465673485im, 0.07021478474497267 + 0.10260179932765069im, 0.07021478474497267 - 0.10260179932765069im, -0.10749890207149873 + 0.0im, -0.01962021239857441 + 0.0762477876794611im, -0.01962021239857441 - 0.0762477876794611im, 0.07471836943747272 + 0.0im, -0.05711889022623256 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.513405523097692e-43, 7.31516497965219e-34, 7.724571275315206e-34, 6.625780969364823e-35, 2.836480108587566e-35, 2.4198938569101015e-33, 1.872020997212007e-33, 9.982233007824412e-34, 1.1142223442820912e-33, 3.0953434180213897e-35, 2.3101675922401757e-33, 2.0206788490899685e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.1911520016801198 + 0.0im, -0.1743538871483592 + 0.0im, 0.11740841551275483 + 0.08602200465673467im, 0.11740841551275483 - 0.08602200465673467im, 0.07021478474497256 + 0.10260179932765054im, 0.07021478474497256 - 0.10260179932765054im, -0.10749890207149865 + 0.0im, -0.019620212398574418 + 0.07624778767946122im, -0.019620212398574418 - 0.07624778767946122im, 0.07471836943747258 + 0.0im, -0.05711889022623243 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.592136223857545e-43, 2.173971671469949e-34, 3.9209499358375385e-34, 8.567351277603807e-34, 5.203848075316204e-34, 4.8532319990833985e-33, 3.302762426487386e-33, 1.8167144765512424e-33, 7.39271707805048e-34, 1.9234614486755317e-33, 3.45258297989412e-33, 5.589616672962262e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.191152001680119 + 0.0im, -0.17435388714835914 + 0.0im, 0.11740841551275488 + 0.08602200465673472im, 0.11740841551275488 - 0.08602200465673472im, 0.07021478474497267 + 0.10260179932765069im, 0.07021478474497267 - 0.10260179932765069im, -0.10749890207149873 + 0.0im, -0.019620212398574498 + 0.07624778767946111im, -0.019620212398574498 - 0.07624778767946111im, 0.07471836943747268 + 0.0im, -0.05711889022623259 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.877116713702391e-43, 1.078482545439621e-34, 1.119816138089605e-33, 1.4642320148197522e-34, 1.2435249832752485e-34, 4.439614361218785e-34, 1.397660979074752e-33, 1.0997797602628608e-33, 1.0035836297498973e-33, 1.1438801183050125e-33, 5.072707407758874e-34, 6.213066391611211e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.19115200168011912 + 0.0im, -0.17435388714835925 + 0.0im, 0.11740841551275497 + 0.0860220046567347im, 0.11740841551275497 - 0.0860220046567347im, 0.07021478474497236 + 0.10260179932765036im, 0.07021478474497236 - 0.10260179932765036im, -0.10749890207149869 + 0.0im, -0.019620212398574387 + 0.0762477876794612im, -0.019620212398574387 - 0.0762477876794612im, 0.07471836943747255 + 0.0im, -0.05711889022623253 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.860928062656211e-43, 1.2300878742485998e-34, 1.5347576467319896e-34, 2.833968003515225e-34, 5.476823710456848e-34, 6.8193996251179025e-34, 7.901190291324869e-34, 8.609798185419494e-33, 4.356142153521116e-33, 6.034408001918029e-35, 3.241734468740696e-34, 6.247588239953326e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.19115200168011875 + 0.0im, -0.1743538871483591 + 0.0im, 0.11740841551275497 + 0.08602200465673486im, 0.11740841551275497 - 0.08602200465673486im, 0.07021478474497256 + 0.10260179932765046im, 0.07021478474497256 - 0.10260179932765046im, -0.10749890207149894 + 0.0im, -0.019620212398574442 + 0.07624778767946112im, -0.019620212398574442 - 0.07624778767946112im, 0.07471836943747269 + 0.0im, -0.05711889022623248 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.2310470963752576e-43, 1.2192396064262423e-34, 2.14404952564181e-34, 3.6309467478205494e-35, 1.1552197361152246e-34, 4.4111671483825307e-35, 2.6045941846683288e-34, 1.4939864505506433e-33, 4.422754452749919e-34, 1.2501934051867956e-33, 1.4665770022084492e-33, 3.6119744749827674e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.1911520016801195 + 0.0im, -0.17435388714835934 + 0.0im, 0.11740841551275488 + 0.08602200465673483im, 0.11740841551275488 - 0.08602200465673483im, 0.07021478474497271 + 0.10260179932765047im, 0.07021478474497271 - 0.10260179932765047im, -0.1074989020714987 + 0.0im, -0.019620212398574408 + 0.07624778767946111im, -0.019620212398574408 - 0.07624778767946111im, 0.07471836943747269 + 0.0im, -0.057118890226232545 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.636267321574202e-43, 2.800960897750181e-35, 8.085347895791661e-35, 4.412742890185804e-35, 6.549931046827597e-35, 1.0818805551784414e-34, 1.3563301075400554e-34, 7.48462140794392e-33, 3.809196506065222e-33, 1.347680278491803e-33, 5.233757199682913e-34, 7.459016780640826e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.19115200168011895 + 0.0im, -0.17435388714835928 + 0.0im, 0.11740841551275485 + 0.08602200465673479im, 0.11740841551275485 - 0.08602200465673479im, 0.07021478474497239 + 0.10260179932765058im, 0.07021478474497239 - 0.10260179932765058im, -0.10749890207149876 + 0.0im, -0.019620212398574394 + 0.0762477876794612im, -0.019620212398574394 - 0.0762477876794612im, 0.07471836943747294 + 0.0im, -0.057118890226232545 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.738923492366807e-43, 1.866607922383055e-34, 3.103936683018418e-34, 9.346889220176137e-35, 8.294822368012663e-35, 1.773623449701446e-34, 4.2413284926335906e-35, 2.884083491235019e-34, 1.1546300640551033e-33, 3.965225723990091e-35, 1.3525382580898412e-33, 6.662852143453212e-33). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, 0.1811003481610535 + 0.0im, 0.05053174209201725 + 0.13817456758405036im, 0.05053174209201725 - 0.13817456758405036im, -0.025288854646634204 + 0.11912931504447251im, -0.025288854646634204 - 0.11912931504447251im, 0.10523912750050952 + 0.0im, -0.09634715859206539 + 0.01296617085608144im, -0.09634715859206539 - 0.01296617085608144im, -0.08167895664294914 + 0.0im, -0.0501451626542852 + 0.061333810316967566im, -0.0501451626542852 - 0.061333810316967566im, 0.06220401659954933 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.001919258147736e-45, 8.999442646819804e-37, 1.3945149638534433e-35, 3.999486252693695e-36, 1.0939371337017855e-34, 1.471530555729521e-34, 2.9761638601793527e-35, 2.7481928273880038e-33, 6.3626494896977e-34, 8.475807635862234e-33, 2.3209433072659874e-33, 5.261387525974767e-33, 2.111605090299657e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.18110034816105422 + 0.0im, 0.050531742092017294 + 0.13817456758405008im, 0.050531742092017294 - 0.13817456758405008im, -0.02528885464663413 + 0.11912931504447244im, -0.02528885464663413 - 0.11912931504447244im, 0.10523912750050976 + 0.0im, -0.0963471585920653 + 0.012966170856081411im, -0.0963471585920653 - 0.012966170856081411im, -0.0816789566429491 + 0.0im, -0.05014516265428523 + 0.061333810316967656im, -0.05014516265428523 - 0.061333810316967656im, 0.06220401659954934 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.5458387432000608e-44, 1.3998994603572297e-35, 2.1741188613818872e-35, 2.3079587968050036e-35, 3.219612170881175e-35, 7.316819107535871e-35, 6.003644698268897e-35, 7.97178424494986e-34, 3.38604635263772e-33, 7.562035852228958e-33, 2.0366258856145503e-33, 8.571991502953958e-34, 3.766104446576512e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.18110034816105403 + 0.0im, 0.050531742092017315 + 0.13817456758405047im, 0.050531742092017315 - 0.13817456758405047im, -0.025288854646634183 + 0.11912931504447245im, -0.025288854646634183 - 0.11912931504447245im, 0.10523912750050966 + 0.0im, -0.09634715859206537 + 0.012966170856081406im, -0.09634715859206537 - 0.012966170856081406im, -0.08167895664294915 + 0.0im, -0.05014516265428527 + 0.06133381031696763im, -0.05014516265428527 - 0.06133381031696763im, 0.062204016599549376 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.67751665103722e-45, 2.81027408654547e-36, 4.5781677973186137e-35, 5.953194211481145e-36, 1.820241214879118e-34, 7.317292895132722e-35, 6.113319191595593e-35, 1.765654341211264e-33, 1.2110775850529983e-34, 5.570945925554564e-33, 1.8490010370418402e-33, 2.788150693128956e-34, 3.6580228357985045e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.18110034816105344 + 0.0im, 0.05053174209201747 + 0.13817456758405028im, 0.05053174209201747 - 0.13817456758405028im, -0.025288854646634138 + 0.1191293150444724im, -0.025288854646634138 - 0.1191293150444724im, 0.10523912750050961 + 0.0im, -0.09634715859206536 + 0.012966170856081387im, -0.09634715859206536 - 0.012966170856081387im, -0.08167895664294915 + 0.0im, -0.05014516265428515 + 0.06133381031696768im, -0.05014516265428515 - 0.06133381031696768im, 0.06220401659954941 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.4182944093935537e-44, 6.607328910287245e-36, 1.831518475545346e-35, 1.0949374258411384e-35, 7.689300735726272e-35, 9.530729702715094e-35, 7.534610267852227e-35, 5.36375495195391e-33, 1.0607085155526634e-33, 6.33123762719676e-33, 2.1850036731641293e-33, 5.7960235693900957e-33, 8.478861652499494e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.1811003481610536 + 0.0im, 0.05053174209201729 + 0.13817456758405036im, 0.05053174209201729 - 0.13817456758405036im, -0.025288854646634107 + 0.11912931504447266im, -0.025288854646634107 - 0.11912931504447266im, 0.10523912750050955 + 0.0im, -0.09634715859206547 + 0.01296617085608144im, -0.09634715859206547 - 0.01296617085608144im, -0.08167895664294914 + 0.0im, -0.0501451626542852 + 0.06133381031696764im, -0.0501451626542852 - 0.06133381031696764im, 0.06220401659954933 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.968980900511178e-47, 1.8741604163462796e-38, 6.189842655863984e-38, 4.2934141226206503e-38, 1.1500886484092547e-37, 2.8571178778291407e-37, 1.1449128407328173e-35, 2.0142717580512892e-35, 1.2575034370493304e-35, 2.4999302418796506e-33, 9.126762183901921e-34, 9.803914093606073e-34, 1.3240199604047316e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.18110034816105408 + 0.0im, 0.05053174209201722 + 0.13817456758405047im, 0.05053174209201722 - 0.13817456758405047im, -0.02528885464663413 + 0.11912931504447245im, -0.02528885464663413 - 0.11912931504447245im, 0.10523912750050972 + 0.0im, -0.09634715859206547 + 0.012966170856081318im, -0.09634715859206547 - 0.012966170856081318im, -0.08167895664294911 + 0.0im, -0.05014516265428526 + 0.06133381031696765im, -0.05014516265428526 - 0.06133381031696765im, 0.06220401659954929 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2542217320921625e-44, 3.9073778599708845e-35, 6.947862316391363e-35, 8.49443252143729e-35, 4.786241294634318e-35, 2.0478863332150572e-35, 4.173090222377911e-34, 3.0695834933085733e-33, 2.1949789576445583e-33, 7.291372976733196e-33, 2.008152981718727e-33, 5.417849344988187e-33, 1.5572799593630243e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.18110034816105397 + 0.0im, 0.05053174209201722 + 0.13817456758405008im, 0.05053174209201722 - 0.13817456758405008im, -0.02528885464663408 + 0.11912931504447254im, -0.02528885464663408 - 0.11912931504447254im, 0.10523912750050943 + 0.0im, -0.09634715859206547 + 0.012966170856081406im, -0.09634715859206547 - 0.012966170856081406im, -0.0816789566429491 + 0.0im, -0.05014516265428537 + 0.061333810316967656im, -0.05014516265428537 - 0.061333810316967656im, 0.062204016599549335 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.3544061598343276e-45, 2.3710813213599833e-37, 1.7975870150554673e-36, 1.5737366621554836e-37, 8.203603113971014e-36, 1.312645254918595e-36, 5.327757660275123e-35, 2.1312717963663084e-34, 5.290241723057147e-34, 6.98422200673906e-33, 2.8937049741424786e-33, 2.4714819448247107e-33, 4.060590440382383e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.18110034816105422 + 0.0im, 0.050531742092017315 + 0.13817456758405036im, 0.050531742092017315 - 0.13817456758405036im, -0.02528885464663414 + 0.11912931504447252im, -0.02528885464663414 - 0.11912931504447252im, 0.1052391275005093 + 0.0im, -0.0963471585920655 + 0.012966170856081401im, -0.0963471585920655 - 0.012966170856081401im, -0.08167895664294916 + 0.0im, -0.05014516265428515 + 0.06133381031696756im, -0.05014516265428515 - 0.06133381031696756im, 0.06220401659954941 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.2899504466850745e-45, 4.0241197887638066e-37, 1.783294180869963e-36, 6.118951595585471e-36, 1.476897461197379e-35, 7.238672063141649e-36, 2.0245262680568214e-34, 9.218560222884502e-34, 4.828044430995077e-34, 1.3144993680940067e-32, 5.077133134733052e-33, 5.0191944683666426e-33, 7.716639862803893e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.18110034816105383 + 0.0im, 0.05053174209201729 + 0.13817456758405025im, 0.05053174209201729 - 0.13817456758405025im, -0.025288854646634135 + 0.11912931504447248im, -0.025288854646634135 - 0.11912931504447248im, 0.10523912750050944 + 0.0im, -0.0963471585920653 + 0.012966170856081372im, -0.0963471585920653 - 0.012966170856081372im, -0.08167895664294912 + 0.0im, -0.05014516265428526 + 0.06133381031696767im, -0.05014516265428526 - 0.06133381031696767im, 0.062204016599549355 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9438696220823385e-44, 8.440850971558138e-36, 4.4548287149235345e-37, 3.1781975520405483e-35, 2.2381607852168205e-34, 4.48682828028667e-36, 6.19431452613328e-33, 6.282737100941097e-33, 1.7408685785495025e-33, 1.411592465668272e-32, 3.6229531176398273e-33, 2.6606143489064822e-33, 6.2424722855198e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.18110034816105378 + 0.0im, 0.05053174209201731 + 0.13817456758405036im, 0.05053174209201731 - 0.13817456758405036im, -0.025288854646634183 + 0.11912931504447241im, -0.025288854646634183 - 0.11912931504447241im, 0.10523912750050965 + 0.0im, -0.0963471585920655 + 0.012966170856081316im, -0.0963471585920655 - 0.012966170856081316im, -0.08167895664294911 + 0.0im, -0.050145162654285175 + 0.06133381031696767im, -0.050145162654285175 - 0.06133381031696767im, 0.06220401659954939 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.771536057552586e-45, 7.984576774988545e-36, 1.0545285313382874e-35, 3.418896672081529e-36, 7.77491270233332e-35, 5.916285476330018e-35, 3.024539703280072e-35, 1.575635249180884e-33, 4.152618180212571e-34, 7.962453965806331e-33, 3.738088085535902e-33, 3.7555755068858894e-33, 3.873199032012288e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.18110034816105344 + 0.0im, 0.050531742092017426 + 0.13817456758405047im, 0.050531742092017426 - 0.13817456758405047im, -0.0252888546466341 + 0.11912931504447236im, -0.0252888546466341 - 0.11912931504447236im, 0.1052391275005094 + 0.0im, -0.09634715859206541 + 0.01296617085608131im, -0.09634715859206541 - 0.01296617085608131im, -0.08167895664294912 + 0.0im, -0.050145162654285175 + 0.06133381031696755im, -0.050145162654285175 - 0.06133381031696755im, 0.06220401659954947 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.205238407914973e-45, 1.5342380332928086e-36, 4.115487835463068e-36, 6.789858373022537e-37, 3.5938823438292366e-35, 2.9754622722916615e-35, 1.3971905647684961e-33, 1.211071140659438e-33, 2.74649447490448e-34, 4.9376233293858234e-33, 2.9501164142870456e-33, 2.4986471031743726e-33, 2.8157061316947034e-33). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m17.1s Testing PCCAPlus tests passed Testing completed after 106.97s PkgEval succeeded after 170.12s