Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.87 (8bcaa34afa*) started at 2025-11-15T12:24:24.804 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.3s ################################################################################ # Installation # Installing PCCAPlus... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f48fc343] + PCCAPlus v1.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.18.0 [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [7d9fca2a] + Arpack v0.5.4 [4fba245c] + ArrayInterface v7.22.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.11 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.15.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.3.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.13.2 [bac558e1] + OrderedCollections v1.8.1 [f48fc343] + PCCAPlus v1.1.2 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [3a884ed6] + UnPack v1.0.2 ⌅ [68821587] + Arpack_jll v3.5.1+1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.2s ################################################################################ # 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... 5495.3 ms ✓ StatsBase 9262.4 ms ✓ Optim 4216.3 ms ✓ PCCAPlus 3 dependencies successfully precompiled in 23 seconds. 87 already precompiled. Precompilation completed after 27.21s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_9WnQrq/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_9WnQrq/Manifest.toml` [47edcb42] ADTypes v1.18.0 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [4fba245c] ArrayInterface v7.22.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.11 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌃ [0b1a1467] KrylovKit v0.8.3 [d3d80556] LineSearches v7.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [f48fc343] PCCAPlus v1.1.2 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [3a884ed6] UnPack v1.0.2 ⌅ [409d34a3] VectorInterface v0.4.9 ⌅ [68821587] Arpack_jll v3.5.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.0401872 -0.00986592 -0.0284561 -0.0242407 -0.00778305 0.0296843 0.0213477 0.0788976 0.0346132 0.0 0.161559 0.113403 -0.0184335 0.138873 -0.0572691 0.0486951 0.0297777 0.0419075 0.0321783 0.0 -0.0654382 0.161559 0.021267 0.0302698 -0.0264248 0.15201 0.0728429 -0.012896 0.0141453 0.0 0.0 0.0 -0.112661 0.0799449 0.0290043 -0.0200635 0.0735 0.111716 0.00116995 0.0 0.0 0.0 -0.0326397 -0.112661 -0.107235 -0.0806687 0.0624015 0.0399045 -0.00890367 0.0 0.0 0.0 0.0 0.0 -0.0449357 0.0864331 -0.0651872 0.0383926 -0.0659294 0.0 0.0 0.0 0.0 0.0 -0.0388205 -0.0449357 0.0256289 0.0676763 0.0592002 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.178929 0.0306536 -0.0579903 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0730049 0.0563858 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0978545 (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2720282249142817 + 0.0im, 0.14598648243212128 + 0.0im, 0.024211272557930128 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (4.337888297850097e-35, 5.6332381942735476e-34, 4.7175021256906665e-33, 2.6922064728783746e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.2720282249142816 + 0.0im, 0.14598648243212128 + 0.0im, 0.024211272557930128 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.6309732536145157e-35, 2.326438549209715e-33, 4.578884683520896e-33, 3.492266356141967e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.40500669443229953 + 0.0im, -0.20054679485662238 + 0.0im, 0.16263666651822065 + 0.0im, -0.02725226831252789 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (4.3512414756009637e-38, 4.0000409393724025e-36, 2.1469876438198887e-35, 2.412207640612283e-35, 1.1225289567973123e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.40500669443230014 + 0.0im, -0.2005467948566225 + 0.0im, 0.16263666651822078 + 0.0im, -0.027252268312527875 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.0202160428102062e-35, 1.0873754030019595e-33, 9.340455566242012e-33, 2.628542797989998e-33, 1.4440291792209996e-32). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.40500669443230086 + 0.0im, -0.20054679485662238 + 0.0im, 0.16263666651822042 + 0.0im, -0.027252268312527896 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.602270512578623e-37, 1.246312857218801e-35, 9.9291804234486e-34, 2.9833831880162665e-35, 3.630734884564753e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.22714413977077288 + 0.0im, -0.22029497804697676 + 0.0im, 0.15508939868584856 + 0.0im, -0.1501134584797282 + 0.0im, 0.11805846929548981 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.078249114198455e-37, 1.3142050685417295e-32, 7.973549900518329e-33, 1.794317308553948e-33, 2.8501634791581596e-33, 1.2746186169721888e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.2271441397707728 + 0.0im, -0.22029497804697698 + 0.0im, 0.15508939868584817 + 0.0im, -0.1501134584797282 + 0.0im, 0.11805846929548994 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.7692736970460487e-38, 1.1958310473610573e-33, 3.2241910628574224e-33, 4.024601888822736e-35, 2.0345280328541957e-34, 3.204672509788259e-35). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.22714413977077302 + 0.0im, -0.22029497804697706 + 0.0im, 0.15508939868584834 + 0.0im, -0.1501134584797285 + 0.0im, 0.1180584692954899 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (3.6903442131482897e-38, 3.33443307578578e-33, 3.6730200296411464e-33, 6.79374440364809e-34, 2.1966863109118695e-35, 1.3353277804643922e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.22714413977077297 + 0.0im, -0.22029497804697704 + 0.0im, 0.1550893986858485 + 0.0im, -0.15011345847972832 + 0.0im, 0.11805846929548995 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.7974628642566746e-38, 2.478200464757168e-33, 8.696910844588465e-33, 5.954999990864483e-34, 1.04655572158156e-34, 1.9774412444436225e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.25169434653594486 + 0.0im, -0.1893525522050532 + 0.0im, 0.13979047005580586 + 0.0im, 0.11574583919938657 + 0.0im, -0.09506964848907858 + 0.0im, 0.017876202745447947 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.0469537531177357e-38, 7.119082866779037e-35, 1.0397480302399415e-34, 1.5957988334150046e-33, 1.3854400991405101e-33, 2.0427582185198296e-34, 1.0209778237711314e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.2516943465359447 + 0.0im, -0.18935255220505334 + 0.0im, 0.13979047005580555 + 0.0im, 0.11574583919938652 + 0.0im, -0.09506964848907869 + 0.0im, 0.017876202745447933 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.6252072818922343e-38, 2.9953906310920426e-34, 3.8349500275239065e-34, 1.5053423891169788e-33, 1.2915263263519794e-33, 1.8921872105679504e-33, 3.598110564510656e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.2516943465359446 + 0.0im, -0.18935255220505315 + 0.0im, 0.13979047005580572 + 0.0im, 0.11574583919938661 + 0.0im, -0.09506964848907852 + 0.0im, 0.017876202745447937 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (7.91826548721893e-40, 2.3515793270507544e-35, 1.4677920107006977e-35, 8.491382778644552e-33, 1.111398350157961e-34, 6.598212913532863e-34, 2.486093686751748e-36). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, 0.25169434653594464 + 0.0im, -0.1893525522050534 + 0.0im, 0.13979047005580572 + 0.0im, 0.11574583919938658 + 0.0im, -0.0950696484890786 + 0.0im, 0.017876202745447933 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.537028549085506e-39, 7.168784302913066e-35, 8.675643962625023e-36, 2.216611464826158e-34, 1.0597804009350516e-32, 9.72068147020752e-34, 2.787788477512736e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.25169434653594464 + 0.0im, -0.18935255220505337 + 0.0im, 0.13979047005580567 + 0.0im, 0.11574583919938652 + 0.0im, -0.09506964848907853 + 0.0im, 0.017876202745447926 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.7115421823919064e-38, 4.424416645112513e-34, 5.154220051151457e-35, 2.5697816817289307e-33, 5.176636098051339e-33, 9.632190190958755e-34, 2.05572461771983e-34). ) (vals, info) = (ComplexF64[1.0000000000000024 + 0.0im, 0.40614094652511923 + 0.0im, 0.20537983379293687 + 0.0im, -0.18096726538590857 + 0.0im, 0.10110414873874553 + 0.0im, -0.07405194756915393 + 0.0im, 0.06245605119138796 + 0.0im, -0.01998989793115212 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.616037852588164e-40, 1.1617740204608713e-36, 6.92143658501501e-35, 1.6161802054606936e-35, 1.6107046019441606e-33, 8.08593110351704e-34, 5.6571652257145625e-34, 3.1529851552795574e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.4061409465251185 + 0.0im, 0.20537983379293698 + 0.0im, -0.18096726538590888 + 0.0im, 0.10110414873874557 + 0.0im, -0.07405194756915386 + 0.0im, 0.06245605119138801 + 0.0im, -0.019989897931152127 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.543080538126793e-40, 3.66551860264754e-37, 7.566839463643746e-35, 1.0524836317549462e-35, 1.458012808776113e-33, 6.303811926728985e-35, 2.7776922053893256e-33, 7.82458354096855e-35). ) (vals, info) = (ComplexF64[0.9999999999999983 + 0.0im, 0.40614094652511856 + 0.0im, 0.20537983379293662 + 0.0im, -0.18096726538590915 + 0.0im, 0.10110414873874543 + 0.0im, -0.07405194756915393 + 0.0im, 0.062456051191388 + 0.0im, -0.019989897931152113 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (7.663121760433893e-41, 8.911073064659718e-38, 1.2715666487002363e-35, 2.0464329039782818e-36, 9.724101710882779e-35, 6.305407999455196e-36, 7.045663399786906e-35, 4.039489167876339e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.40614094652511884 + 0.0im, 0.2053798337929366 + 0.0im, -0.180967265385909 + 0.0im, 0.10110414873874554 + 0.0im, -0.07405194756915383 + 0.0im, 0.06245605119138797 + 0.0im, -0.019989897931152145 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.152871160137469e-40, 2.6193609588400754e-36, 1.4109263369559684e-35, 3.610255237099654e-36, 5.379517050408333e-34, 1.6092572842662797e-33, 1.0691676472518825e-33, 4.1079046053600064e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.40614094652511856 + 0.0im, 0.2053798337929365 + 0.0im, -0.18096726538590854 + 0.0im, 0.10110414873874546 + 0.0im, -0.07405194756915384 + 0.0im, 0.06245605119138802 + 0.0im, -0.019989897931152096 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.255266811559626e-39, 3.060881349708625e-36, 1.893330302267316e-34, 2.912423835397938e-35, 1.020501540544326e-33, 4.133770552553353e-34, 2.528774259562806e-33, 7.868471501029742e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.40614094652511895 + 0.0im, 0.20537983379293687 + 0.0im, -0.18096726538590885 + 0.0im, 0.10110414873874553 + 0.0im, -0.0740519475691539 + 0.0im, 0.06245605119138799 + 0.0im, -0.01998989793115217 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (9.025893333067124e-40, 5.296059476194231e-36, 1.5518609553603223e-34, 1.3885064489717514e-36, 9.653284121274994e-34, 4.635417309274059e-33, 2.568277166971241e-34, 2.829128961353906e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.3108587090108503 + 0.0im, -0.20240067071085036 + 0.0im, 0.17953290584977796 + 0.0im, -0.13165670988430028 + 0.0im, 0.11074075035527388 + 0.0im, -0.07791320258777916 + 0.0im, 0.03173673442206385 + 0.0im, 0.020151740652521705 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.399118088779557e-42, 8.894878072423252e-38, 7.041093383680405e-36, 4.201844867963511e-36, 8.808705732637752e-36, 2.954419564111619e-35, 4.4217121966255164e-35, 1.2290774265901446e-33, 3.440530770369282e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.3108587090108506 + 0.0im, -0.20240067071085024 + 0.0im, 0.17953290584977813 + 0.0im, -0.13165670988430017 + 0.0im, 0.11074075035527381 + 0.0im, -0.07791320258777905 + 0.0im, 0.031736734422063886 + 0.0im, 0.020151740652521705 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.98534331518463e-42, 4.755240441669082e-36, 1.761328405823184e-35, 4.76421964933985e-36, 2.1788362408890321e-35, 3.5466667799730296e-35, 1.250732963652751e-34, 2.9658777945475752e-33, 1.017888995484329e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.31085870901085144 + 0.0im, -0.20240067071085016 + 0.0im, 0.17953290584977824 + 0.0im, -0.1316567098843001 + 0.0im, 0.11074075035527382 + 0.0im, -0.07791320258777917 + 0.0im, 0.03173673442206388 + 0.0im, 0.020151740652521705 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.451319239029348e-41, 1.2184347993645172e-36, 5.879373225016369e-35, 1.075993773378377e-33, 1.3810506429309739e-33, 1.6769024629360858e-34, 6.446669769506783e-34, 7.22105393182495e-33, 7.429406906659247e-33). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, -0.3108587090108508 + 0.0im, -0.20240067071085 + 0.0im, 0.17953290584977816 + 0.0im, -0.13165670988429995 + 0.0im, 0.11074075035527398 + 0.0im, -0.07791320258777915 + 0.0im, 0.03173673442206385 + 0.0im, 0.020151740652521687 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.094859125038769e-41, 3.3589025283236425e-36, 1.7658534543700911e-34, 5.451240136334954e-34, 4.177844412164882e-34, 9.902716520607966e-35, 3.0052592130560617e-34, 1.8583504170931148e-32, 9.634397822611407e-33). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, -0.3108587090108504 + 0.0im, -0.20240067071085044 + 0.0im, 0.17953290584977788 + 0.0im, -0.13165670988430014 + 0.0im, 0.11074075035527384 + 0.0im, -0.0779132025877792 + 0.0im, 0.03173673442206387 + 0.0im, 0.020151740652521663 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.909464877799879e-41, 2.070468051399867e-36, 2.5511169555953936e-35, 3.069254548336429e-35, 1.1618369443962771e-33, 1.5957157530372336e-35, 1.7933737190526714e-34, 2.7059709754232604e-33, 8.174182810890807e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.3108587090108506 + 0.0im, -0.20240067071085033 + 0.0im, 0.1795329058497783 + 0.0im, -0.13165670988430003 + 0.0im, 0.11074075035527386 + 0.0im, -0.07791320258777922 + 0.0im, 0.03173673442206388 + 0.0im, 0.020151740652521694 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.5286865059606346e-41, 7.449717241764248e-36, 3.983257973780238e-35, 2.1016659496218828e-35, 7.541392533685021e-35, 2.3959725379064432e-34, 4.974116776510647e-34, 1.108123929486165e-33, 2.046003812701869e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.31085870901085016 + 0.0im, -0.20240067071085036 + 0.0im, 0.1795329058497782 + 0.0im, -0.13165670988430012 + 0.0im, 0.11074075035527389 + 0.0im, -0.07791320258777912 + 0.0im, 0.03173673442206385 + 0.0im, 0.020151740652521673 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.0985431406568783e-40, 1.8937672541544624e-35, 9.818501056358715e-35, 1.0088216609222348e-34, 9.403971729553616e-34, 2.9625240644183467e-34, 6.452787817015393e-34, 2.3864422270697048e-33, 3.122858308885205e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.24933312025197582 + 0.0im, -0.1909926823076598 + 0.0im, 0.1824292059313467 + 0.0im, -0.10442170466123453 + 0.0im, 0.09183310525777613 + 0.0im, -0.0816693576887936 + 0.0im, 0.07457085872764516 + 0.0im, -0.043290330901833624 + 0.0im, -0.002547666641259198 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.0078358548753465e-43, 1.702004763382226e-36, 8.905099408456854e-36, 3.0633166862862155e-36, 2.050893680011363e-34, 2.0645109116848592e-34, 1.2340833991433801e-34, 1.4567329037927568e-34, 4.824241847928402e-33, 2.235310035724974e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.24933312025197552 + 0.0im, -0.19099268230765967 + 0.0im, 0.18242920593134707 + 0.0im, -0.10442170466123447 + 0.0im, 0.09183310525777617 + 0.0im, -0.08166935768879345 + 0.0im, 0.0745708587276452 + 0.0im, -0.0432903309018336 + 0.0im, -0.002547666641259203 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.5490277816124755e-42, 5.291890014617907e-35, 1.261123046532732e-36, 9.50959576310521e-36, 5.288904274502769e-35, 2.371556932626069e-34, 1.3740263228494322e-34, 4.997310928797668e-34, 3.9746717855270774e-33, 4.773688719112702e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.24933312025197518 + 0.0im, -0.19099268230766 + 0.0im, 0.18242920593134654 + 0.0im, -0.1044217046612345 + 0.0im, 0.09183310525777616 + 0.0im, -0.08166935768879355 + 0.0im, 0.07457085872764514 + 0.0im, -0.04329033090183358 + 0.0im, -0.0025476666412592003 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.2041821393134247e-44, 1.5269659547716202e-37, 1.7193798138909218e-38, 1.1682875711075232e-37, 8.893538621135436e-37, 8.29806255002661e-36, 7.40137359659502e-36, 6.666096891777827e-36, 6.966858237567292e-33, 1.5968381973055083e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.24933312025197513 + 0.0im, -0.19099268230765984 + 0.0im, 0.18242920593134657 + 0.0im, -0.10442170466123445 + 0.0im, 0.0918331052577761 + 0.0im, -0.08166935768879353 + 0.0im, 0.07457085872764517 + 0.0im, -0.0432903309018336 + 0.0im, -0.0025476666412592077 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.134294630574695e-42, 1.1659116417364874e-36, 9.282731757207756e-37, 1.417187542013275e-34, 1.7713125160339936e-34, 2.8746119787135817e-34, 1.917022944766319e-34, 1.7207801809762289e-34, 4.121653055848456e-33, 3.105161646175725e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.24933312025197527 + 0.0im, -0.19099268230765967 + 0.0im, 0.18242920593134687 + 0.0im, -0.1044217046612344 + 0.0im, 0.09183310525777613 + 0.0im, -0.08166935768879346 + 0.0im, 0.07457085872764511 + 0.0im, -0.0432903309018336 + 0.0im, -0.0025476666412592125 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.523831486517076e-42, 2.98082440865522e-36, 1.703603219228571e-35, 3.707276156604655e-35, 3.991231994591087e-34, 1.4586453903665166e-33, 1.8057874040460204e-33, 7.410217547346954e-34, 5.1705752763686426e-33, 7.478359795352329e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.24933312025197535 + 0.0im, -0.19099268230766026 + 0.0im, 0.18242920593134637 + 0.0im, -0.10442170466123452 + 0.0im, 0.0918331052577761 + 0.0im, -0.08166935768879355 + 0.0im, 0.07457085872764516 + 0.0im, -0.043290330901833575 + 0.0im, -0.00254766664125919 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.4156911035450228e-42, 4.541517121299727e-37, 9.109616524751839e-37, 3.3115360777991874e-35, 8.841631643950335e-35, 1.0463252903398502e-34, 2.658851510032752e-34, 2.4866793730301953e-33, 7.163270389771643e-34, 2.734495563260549e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.249333120251975 + 0.0im, -0.19099268230765964 + 0.0im, 0.18242920593134662 + 0.0im, -0.10442170466123454 + 0.0im, 0.09183310525777606 + 0.0im, -0.08166935768879356 + 0.0im, 0.07457085872764516 + 0.0im, -0.04329033090183361 + 0.0im, -0.002547666641259203 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.6070462318357365e-43, 4.7795090074748695e-37, 2.6474120160349326e-36, 2.287210447532144e-36, 3.9814421336042007e-35, 2.3635053130014158e-35, 5.847139808502128e-35, 3.950083093200767e-35, 9.314819853637353e-35, 9.17477968789226e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.24933312025197524 + 0.0im, -0.19099268230765967 + 0.0im, 0.18242920593134693 + 0.0im, -0.10442170466123443 + 0.0im, 0.09183310525777612 + 0.0im, -0.08166935768879362 + 0.0im, 0.07457085872764517 + 0.0im, -0.04329033090183359 + 0.0im, -0.0025476666412591912 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.9530185135003106e-42, 1.1357763577902547e-35, 3.6964100159816084e-36, 1.2572251290254582e-35, 2.5406355102739217e-34, 3.1687905706039835e-33, 4.852093843258383e-34, 3.297327107591456e-34, 8.047064476617465e-34, 1.6390699775631722e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.21677372846247953 + 0.0im, 0.20282597006539768 + 0.0im, -0.1395201257364823 + 0.0im, 0.13904552473177498 + 0.0im, 0.11054383848953975 + 0.0im, 0.09411582820785815 + 0.0im, -0.08026679030832169 + 0.0im, -0.055674077270769035 + 0.0im, 0.02573567949194216 + 0.0im, 0.0016519066610257978 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.384840146361595e-44, 3.6280973352510547e-38, 7.781887512367354e-36, 1.8820921082629324e-36, 3.253137101503593e-35, 6.474589313339616e-34, 3.9006886548079445e-33, 1.6590530361840059e-34, 5.891218556752505e-35, 1.698167592792258e-35, 2.6309854473219928e-33). ) (vals, info) = (ComplexF64[0.9999999999999988 + 0.0im, -0.21677372846247986 + 0.0im, 0.2028259700653978 + 0.0im, -0.13952012573648262 + 0.0im, 0.139045524731775 + 0.0im, 0.11054383848953982 + 0.0im, 0.09411582820785819 + 0.0im, -0.08026679030832139 + 0.0im, -0.05567407727076916 + 0.0im, 0.025735679491942123 + 0.0im, 0.001651906661025786 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.3636534692412767e-44, 2.490486423029658e-37, 7.509197180149396e-37, 5.716339664752896e-36, 1.3349793906101964e-33, 1.0339340621831577e-33, 6.53896375705412e-33, 6.423549970367817e-34, 2.3483020733687335e-34, 3.064100413198754e-34, 6.711066858816124e-35). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.21677372846247975 + 0.0im, 0.20282597006539807 + 0.0im, -0.13952012573648295 + 0.0im, 0.13904552473177476 + 0.0im, 0.11054383848953965 + 0.0im, 0.0941158282078581 + 0.0im, -0.08026679030832129 + 0.0im, -0.05567407727076908 + 0.0im, 0.02573567949194217 + 0.0im, 0.0016519066610257826 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.854413341931587e-43, 1.1276399306321264e-36, 3.814055931992043e-36, 1.2474502086818936e-35, 6.147673275904711e-34, 4.119682488987707e-33, 7.387854151878923e-34, 1.9083665830343064e-34, 6.830482537277484e-34, 3.6415737597908586e-33, 5.73445347066239e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.21677372846247994 + 0.0im, 0.20282597006539768 + 0.0im, -0.13952012573648254 + 0.0im, 0.13904552473177476 + 0.0im, 0.1105438384895397 + 0.0im, 0.09411582820785817 + 0.0im, -0.08026679030832158 + 0.0im, -0.05567407727076918 + 0.0im, 0.025735679491942148 + 0.0im, 0.0016519066610257867 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.6320683215832761e-43, 9.106398116085191e-37, 1.0011581208057356e-35, 1.6746461289136956e-34, 7.340323650037703e-35, 3.170372018321577e-34, 8.083160312165836e-33, 1.3711702563360699e-34, 7.91008001788061e-34, 3.987086108853563e-34, 5.178497244236523e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.21677372846247958 + 0.0im, 0.20282597006539788 + 0.0im, -0.13952012573648254 + 0.0im, 0.13904552473177495 + 0.0im, 0.11054383848953962 + 0.0im, 0.09411582820785813 + 0.0im, -0.08026679030832154 + 0.0im, -0.05567407727076906 + 0.0im, 0.02573567949194214 + 0.0im, 0.0016519066610257394 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.206337285777856e-43, 4.532874571231467e-36, 1.1624850748933228e-35, 5.980899948828478e-35, 4.436011699698887e-33, 2.7455384162107106e-33, 5.107876379605962e-33, 9.562255884176395e-35, 7.0296716492175386e-34, 2.3501780433238784e-33, 1.3416527606086538e-33). ) (vals, info) = (ComplexF64[0.9999999999999964 + 0.0im, -0.21677372846247944 + 0.0im, 0.20282597006539796 + 0.0im, -0.13952012573648276 + 0.0im, 0.13904552473177512 + 0.0im, 0.11054383848953969 + 0.0im, 0.09411582820785827 + 0.0im, -0.08026679030832151 + 0.0im, -0.05567407727076912 + 0.0im, 0.02573567949194214 + 0.0im, 0.001651906661025776 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (9.09526154187359e-44, 3.709915225638491e-37, 1.3246678581362987e-36, 9.637756140157892e-36, 7.324749639333032e-35, 1.570346874008712e-33, 3.972871472192662e-34, 1.4133635439602738e-33, 4.2747840016389585e-33, 1.8279068105748068e-34, 5.076789335020575e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2167737284624793 + 0.0im, 0.20282597006539765 + 0.0im, -0.13952012573648198 + 0.0im, 0.13904552473177487 + 0.0im, 0.1105438384895397 + 0.0im, 0.09411582820785824 + 0.0im, -0.0802667903083214 + 0.0im, -0.055674077270769076 + 0.0im, 0.02573567949194211 + 0.0im, 0.0016519066610257256 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.8751582506320363e-43, 6.063772845714185e-36, 1.4255013968210384e-35, 9.425109706146143e-36, 4.944351235920003e-33, 2.7487753676171587e-33, 6.128588807245118e-34, 3.851445278823886e-34, 4.465476865351207e-34, 2.3256341204818157e-33, 4.963307959219156e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.21677372846247955 + 0.0im, 0.20282597006539757 + 0.0im, -0.13952012573648254 + 0.0im, 0.13904552473177487 + 0.0im, 0.11054383848953979 + 0.0im, 0.09411582820785808 + 0.0im, -0.0802667903083215 + 0.0im, -0.05567407727076911 + 0.0im, 0.02573567949194213 + 0.0im, 0.0016519066610257904 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.2678417652128821e-43, 1.6566303116845676e-37, 2.1662344867821907e-35, 3.425570504042737e-36, 1.063811489249696e-34, 3.2877328622496876e-34, 1.809904696908243e-33, 2.6309978751762532e-34, 6.222937743756107e-34, 3.290625663904357e-33, 4.21136241551211e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.21677372846247908 + 0.0im, 0.20282597006539813 + 0.0im, -0.13952012573648265 + 0.0im, 0.13904552473177506 + 0.0im, 0.11054383848953966 + 0.0im, 0.09411582820785819 + 0.0im, -0.08026679030832158 + 0.0im, -0.0556740772707691 + 0.0im, 0.02573567949194214 + 0.0im, 0.001651906661025746 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.362694359557258e-44, 1.754230233174398e-36, 4.514922976519784e-36, 1.0749315140806827e-35, 1.5480379943029246e-34, 1.1629539665006208e-34, 6.148201775810645e-33, 1.1409530325547728e-33, 4.953140755698073e-34, 6.137096751783033e-34, 3.045640651453841e-35). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.21649397393038955 + 0.0im, 0.184103000916725 + 0.0im, -0.1701817646572719 + 0.0im, 0.1274151258508049 + 0.0im, -0.11545262194562436 + 0.0im, -0.08498410668784545 + 0.0im, 0.06272039041260273 + 0.0im, -0.06043374357801059 + 0.0im, 0.038469301830400815 + 0.0im, -0.011975329877848336 + 0.0im, 0.01150142505896233 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.6704859975761913e-45, 9.035950231531772e-37, 1.7950466582739209e-37, 1.6425524414856393e-35, 1.9229158808443345e-35, 3.81552294315659e-35, 3.2367300162010247e-34, 1.4592322745499208e-34, 4.255060572414632e-34, 2.54905244170632e-34, 5.9797200749656375e-34, 7.173320036233234e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.2164939739303892 + 0.0im, 0.18410300091672518 + 0.0im, -0.17018176465727178 + 0.0im, 0.12741512585080506 + 0.0im, -0.11545262194562432 + 0.0im, -0.08498410668784544 + 0.0im, 0.06272039041260283 + 0.0im, -0.06043374357801054 + 0.0im, 0.03846930183040083 + 0.0im, -0.011975329877848315 + 0.0im, 0.011501425058962346 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.0906683597590571e-45, 1.9339189655404467e-37, 1.3437909762447765e-37, 7.549949436979433e-35, 7.308001795629504e-36, 1.0936738593091688e-34, 6.392590046524901e-35, 1.9680983419730344e-34, 1.5913650096091058e-34, 1.2438941699340194e-33, 4.917079880986833e-34, 1.4629785671479341e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.21649397393038883 + 0.0im, 0.18410300091672502 + 0.0im, -0.1701817646572717 + 0.0im, 0.12741512585080514 + 0.0im, -0.1154526219456244 + 0.0im, -0.08498410668784545 + 0.0im, 0.06272039041260273 + 0.0im, -0.06043374357801049 + 0.0im, 0.038469301830400836 + 0.0im, -0.011975329877848313 + 0.0im, 0.011501425058962338 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.0907407654391088e-45, 2.166921873033138e-37, 5.057357680992861e-38, 1.0221760287770378e-35, 1.815555411147994e-36, 6.741465626978655e-35, 8.496518922910843e-35, 9.317608526878251e-35, 1.4032133526323978e-34, 2.8655988091498542e-33, 4.53637605932082e-34, 2.2820911315515525e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.21649397393038936 + 0.0im, 0.18410300091672488 + 0.0im, -0.1701817646572712 + 0.0im, 0.12741512585080478 + 0.0im, -0.11545262194562467 + 0.0im, -0.08498410668784552 + 0.0im, 0.06272039041260268 + 0.0im, -0.06043374357801057 + 0.0im, 0.03846930183040077 + 0.0im, -0.011975329877848318 + 0.0im, 0.011501425058962348 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.500521018318914e-45, 1.4217158842686068e-36, 3.3718984788932185e-37, 1.0748652215258997e-35, 3.80868711794728e-35, 2.2055414116707708e-33, 1.6557066013883013e-33, 1.0477449896054508e-33, 1.7828087271409398e-33, 1.3887124031703151e-33, 6.808591456116369e-33, 2.424091156797954e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.21649397393038988 + 0.0im, 0.1841030009167251 + 0.0im, -0.17018176465727214 + 0.0im, 0.1274151258508053 + 0.0im, -0.11545262194562445 + 0.0im, -0.08498410668784538 + 0.0im, 0.06272039041260272 + 0.0im, -0.06043374357801051 + 0.0im, 0.03846930183040081 + 0.0im, -0.011975329877848297 + 0.0im, 0.01150142505896233 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.126250277639396e-47, 3.0025760390101545e-39, 3.01808225111746e-39, 2.0155741494188035e-38, 2.286108663423002e-38, 1.706074555696646e-36, 2.3376249573418954e-36, 1.2831750489114107e-36, 3.096164939187522e-36, 6.624982643669312e-36, 3.5186109652248974e-36, 3.6403946336888214e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.21649397393038927 + 0.0im, 0.18410300091672516 + 0.0im, -0.17018176465727167 + 0.0im, 0.1274151258508051 + 0.0im, -0.11545262194562453 + 0.0im, -0.08498410668784545 + 0.0im, 0.0627203904126027 + 0.0im, -0.060433743578010624 + 0.0im, 0.03846930183040083 + 0.0im, -0.011975329877848306 + 0.0im, 0.01150142505896235 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.2966725142854836e-46, 1.7748848549331753e-37, 1.4215716331087496e-37, 1.6050340390120025e-36, 4.075417921143906e-37, 1.4965903377304615e-35, 2.124717353727636e-34, 4.274327116461558e-34, 6.357030175106929e-35, 1.659432878467562e-33, 1.8035340866268076e-34, 1.75292959414702e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2164939739303894 + 0.0im, 0.18410300091672524 + 0.0im, -0.17018176465727192 + 0.0im, 0.1274151258508049 + 0.0im, -0.11545262194562445 + 0.0im, -0.08498410668784534 + 0.0im, 0.0627203904126027 + 0.0im, -0.0604337435780105 + 0.0im, 0.038469301830400836 + 0.0im, -0.011975329877848316 + 0.0im, 0.011501425058962336 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.270144807448982e-46, 1.8256803076186152e-37, 4.383251215167966e-38, 8.053658902812434e-37, 3.475769442611353e-36, 9.643270724725546e-36, 1.508712613348664e-34, 2.3756460983385792e-35, 7.808211344362073e-34, 3.0600283425383893e-34, 4.188540758154066e-34, 2.5193964656919446e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2164939739303892 + 0.0im, 0.18410300091672477 + 0.0im, -0.17018176465727175 + 0.0im, 0.127415125850805 + 0.0im, -0.11545262194562426 + 0.0im, -0.0849841066878454 + 0.0im, 0.06272039041260279 + 0.0im, -0.060433743578010575 + 0.0im, 0.03846930183040084 + 0.0im, -0.011975329877848316 + 0.0im, 0.011501425058962348 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.2155074295069273e-45, 2.027874038880228e-37, 1.616432238772649e-37, 3.9628145945428175e-36, 4.218068104216795e-36, 5.202958558800419e-35, 9.699479754602652e-34, 5.616231861569556e-34, 1.435888440977273e-33, 3.2893747801482406e-34, 2.4917627047133242e-33, 1.0144201916376094e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, -0.21649397393038927 + 0.0im, 0.1841030009167247 + 0.0im, -0.1701817646572719 + 0.0im, 0.12741512585080497 + 0.0im, -0.11545262194562449 + 0.0im, -0.08498410668784555 + 0.0im, 0.06272039041260268 + 0.0im, -0.06043374357801048 + 0.0im, 0.03846930183040079 + 0.0im, -0.011975329877848294 + 0.0im, 0.011501425058962341 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.5013713023487302e-45, 1.1496679131807442e-36, 6.661765523442697e-37, 2.5957222766983092e-36, 2.5332187034453927e-36, 1.0882561225231134e-34, 3.8905859204773705e-34, 2.7401098896347884e-33, 1.2749923222911406e-33, 5.2335658227401495e-34, 1.4912419529220773e-33, 6.561820031929418e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.21649397393038938 + 0.0im, 0.18410300091672488 + 0.0im, -0.17018176465727197 + 0.0im, 0.12741512585080497 + 0.0im, -0.1154526219456247 + 0.0im, -0.08498410668784546 + 0.0im, 0.06272039041260265 + 0.0im, -0.0604337435780106 + 0.0im, 0.03846930183040082 + 0.0im, -0.011975329877848325 + 0.0im, 0.011501425058962345 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2007343948669282e-45, 1.3743315618091988e-37, 2.2019306555599794e-37, 3.693489732569237e-36, 1.3406098272111173e-36, 4.4537141068873513e-35, 4.347536800473109e-33, 1.2292628034840771e-34, 7.260604374368343e-35, 1.7478577055882217e-34, 1.0953594347882455e-33, 4.4722915766646175e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.16951849124363 + 0.0im, 0.15868490392448623 + 0.0im, -0.14915095730339237 + 0.0im, 0.12199541453685203 + 0.0im, -0.1177398496986276 + 0.0im, -0.09972915747902403 + 0.0im, 0.09296459770240466 + 0.0im, -0.055302746187740545 + 0.0im, 0.04706827657390507 + 0.0im, 0.0449329140173618 + 0.0im, 0.023693726387528622 + 0.0im, -0.006707165641014786 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.404874706904205e-47, 1.832252089352074e-36, 3.819179901611468e-38, 2.5848734702031624e-36, 1.0454506194322791e-36, 1.3462481711821934e-35, 2.2857913212924045e-35, 1.1510913192143772e-35, 3.414792026393165e-35, 1.5394002411824438e-33, 1.6190706420531134e-33, 3.942422563363487e-34, 1.3712978578356855e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.1695184912436302 + 0.0im, 0.15868490392448592 + 0.0im, -0.14915095730339248 + 0.0im, 0.12199541453685193 + 0.0im, -0.1177398496986278 + 0.0im, -0.09972915747902358 + 0.0im, 0.09296459770240455 + 0.0im, -0.055302746187740635 + 0.0im, 0.047068276573905 + 0.0im, 0.0449329140173618 + 0.0im, 0.023693726387528646 + 0.0im, -0.006707165641014795 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0201490689454539e-47, 7.615482514798554e-36, 1.2344605865929767e-36, 9.17277234623632e-37, 4.999794024508694e-36, 2.1328306503558785e-36, 4.394350169490445e-35, 7.448180701516922e-36, 8.090098037608488e-36, 7.583095540443392e-33, 1.7776260182535378e-33, 3.649674263120163e-34, 1.9513532074660424e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.16951849124363036 + 0.0im, 0.15868490392448625 + 0.0im, -0.14915095730339253 + 0.0im, 0.12199541453685188 + 0.0im, -0.11773984969862766 + 0.0im, -0.09972915747902394 + 0.0im, 0.09296459770240452 + 0.0im, -0.055302746187740594 + 0.0im, 0.047068276573905 + 0.0im, 0.04493291401736182 + 0.0im, 0.023693726387528657 + 0.0im, -0.006707165641014803 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.060020123338881e-48, 2.2403799110697462e-37, 1.331398181311958e-37, 4.208336763638637e-36, 1.2201185062136428e-36, 3.179920495956032e-36, 1.302163517733208e-35, 1.2704002531011807e-35, 3.915880967910521e-36, 4.219179763022234e-33, 4.305322660692006e-34, 6.465334337721206e-36, 2.564698212044541e-35). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, -0.16951849124362986 + 0.0im, 0.15868490392448598 + 0.0im, -0.14915095730339237 + 0.0im, 0.1219954145368517 + 0.0im, -0.11773984969862766 + 0.0im, -0.09972915747902376 + 0.0im, 0.09296459770240446 + 0.0im, -0.055302746187740566 + 0.0im, 0.04706827657390501 + 0.0im, 0.04493291401736176 + 0.0im, 0.02369372638752864 + 0.0im, -0.006707165641014754 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.371131592735493e-48, 1.271475086099592e-37, 8.598547409355503e-38, 1.419149269946699e-36, 2.5737959244898074e-36, 4.745646708388578e-36, 5.6725876580218975e-36, 7.471616262520532e-36, 7.713659175689525e-35, 2.2027741126349464e-33, 4.831206535241658e-34, 2.166073527594187e-34, 3.271235314836462e-35). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.16951849124363005 + 0.0im, 0.15868490392448636 + 0.0im, -0.1491509573033927 + 0.0im, 0.12199541453685186 + 0.0im, -0.11773984969862768 + 0.0im, -0.09972915747902397 + 0.0im, 0.09296459770240477 + 0.0im, -0.0553027461877407 + 0.0im, 0.047068276573905006 + 0.0im, 0.04493291401736182 + 0.0im, 0.023693726387528626 + 0.0im, -0.006707165641014793 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.811109214382894e-47, 8.29362313402311e-37, 1.426320169322088e-37, 1.7134596367910066e-35, 2.3253703999110684e-35, 2.2184346107106958e-35, 3.798777630255661e-35, 3.251213137225665e-35, 1.437424135282135e-35, 3.141860446787188e-33, 2.3036970826828304e-33, 4.270738117820654e-34, 2.514233942502493e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.1695184912436299 + 0.0im, 0.15868490392448556 + 0.0im, -0.1491509573033923 + 0.0im, 0.1219954145368518 + 0.0im, -0.11773984969862761 + 0.0im, -0.09972915747902387 + 0.0im, 0.09296459770240445 + 0.0im, -0.055302746187740594 + 0.0im, 0.04706827657390502 + 0.0im, 0.044932914017361776 + 0.0im, 0.02369372638752864 + 0.0im, -0.006707165641014828 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.022121116469221e-47, 1.1683596532956353e-37, 7.643748051087337e-38, 9.214398047924044e-37, 1.8060930197674593e-36, 7.526175594724429e-36, 4.5118445277503815e-35, 8.215303508457003e-36, 3.1218782572780247e-35, 1.4572469910040357e-33, 3.3605256564334773e-34, 1.0947600835357e-33, 3.148437921516717e-35). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1695184912436306 + 0.0im, 0.158684903924486 + 0.0im, -0.14915095730339203 + 0.0im, 0.12199541453685198 + 0.0im, -0.11773984969862773 + 0.0im, -0.09972915747902378 + 0.0im, 0.09296459770240446 + 0.0im, -0.05530274618774061 + 0.0im, 0.047068276573904944 + 0.0im, 0.04493291401736178 + 0.0im, 0.023693726387528615 + 0.0im, -0.006707165641014805 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2954012689349848e-47, 2.2975471531946335e-37, 7.552653995464553e-38, 1.8867516968578468e-36, 2.3129535387943226e-36, 7.35705814156753e-35, 1.4565387767416473e-35, 3.8892420933915837e-35, 1.2466049579958094e-35, 1.9219043602741794e-34, 1.9237003948770565e-33, 1.7254304820647303e-34, 7.973299451879466e-36). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.1695184912436303 + 0.0im, 0.15868490392448606 + 0.0im, -0.1491509573033927 + 0.0im, 0.12199541453685198 + 0.0im, -0.11773984969862758 + 0.0im, -0.09972915747902387 + 0.0im, 0.09296459770240452 + 0.0im, -0.05530274618774058 + 0.0im, 0.04706827657390501 + 0.0im, 0.044932914017361804 + 0.0im, 0.023693726387528615 + 0.0im, -0.006707165641014793 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.8623589067996545e-47, 2.1774988030400092e-36, 1.4691562071125797e-37, 3.107908347113739e-36, 5.195607430913184e-36, 1.450349994579448e-35, 4.4612986130421445e-35, 2.862978246894769e-35, 2.697704692936602e-35, 2.5956482348911245e-33, 1.5159263509498553e-33, 1.1603024775694193e-33, 1.453536865979224e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.1695184912436299 + 0.0im, 0.15868490392448603 + 0.0im, -0.14915095730339287 + 0.0im, 0.1219954145368518 + 0.0im, -0.11773984969862779 + 0.0im, -0.09972915747902393 + 0.0im, 0.09296459770240455 + 0.0im, -0.055302746187740635 + 0.0im, 0.047068276573905006 + 0.0im, 0.04493291401736178 + 0.0im, 0.023693726387528608 + 0.0im, -0.006707165641014807 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.7791899951582596e-47, 3.2880436436845207e-37, 3.829016442970388e-37, 6.36587068506876e-36, 2.271098030952164e-36, 1.4235363275597544e-35, 3.133849445925063e-35, 5.474677816338794e-35, 6.837018639985417e-35, 8.666928716761078e-34, 1.5565642109944122e-33, 7.7830827813619e-35, 1.6863529772209896e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.16951849124363047 + 0.0im, 0.15868490392448592 + 0.0im, -0.14915095730339212 + 0.0im, 0.12199541453685188 + 0.0im, -0.1177398496986279 + 0.0im, -0.09972915747902386 + 0.0im, 0.0929645977024045 + 0.0im, -0.05530274618774061 + 0.0im, 0.047068276573904985 + 0.0im, 0.04493291401736177 + 0.0im, 0.023693726387528636 + 0.0im, -0.006707165641014813 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.8926085772880085e-47, 4.805685737914289e-37, 1.7724595109957768e-37, 1.996555037377675e-36, 5.602214704193739e-36, 2.4326395806580236e-35, 1.5745615428663915e-35, 9.724764465910817e-36, 5.642222204525095e-35, 1.4760332129406584e-33, 1.3852571004717885e-33, 9.645859368932458e-34, 3.5891773613848248e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1695184912436301 + 0.0im, 0.1586849039244861 + 0.0im, -0.14915095730339217 + 0.0im, 0.12199541453685177 + 0.0im, -0.11773984969862765 + 0.0im, -0.09972915747902386 + 0.0im, 0.09296459770240455 + 0.0im, -0.05530274618774064 + 0.0im, 0.04706827657390499 + 0.0im, 0.04493291401736178 + 0.0im, 0.023693726387528605 + 0.0im, -0.006707165641014764 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.0665504328465187e-48, 3.043846360976818e-38, 1.198767901315444e-37, 5.781303596173171e-37, 6.674867459155961e-37, 1.3227143670942814e-35, 5.106296751847771e-36, 1.3632189529894356e-36, 9.59892174843768e-37, 2.1269857640907803e-33, 2.101728756566946e-34, 6.410086832730116e-35, 1.4181029301736674e-35). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 4×4 Matrix{Float64}: 1.0 -0.019744 -0.285218 -0.129025 0.0 -0.113193 0.177094 0.0671239 0.0 -0.364931 -0.113193 -0.0668009 0.0 0.0 0.0 0.122417 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 -0.0161941 0.000937254 0.0478517 0.0582296 0.0 -0.386872 0.14543 -0.0597879 -0.0635857 0.0 0.0 -0.0990642 0.0836062 -0.24968 0.0 0.0 -0.196377 -0.0990642 -0.0720608 0.0 0.0 0.0 0.0 0.122178 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 -0.04805 0.0234279 -0.158869 -0.0135881 -0.143945 0.0 -0.201392 -0.301654 -0.0543335 0.0357575 0.00917646 0.0 0.13326 -0.201392 0.195594 -0.126791 0.00574162 0.0 0.0 0.0 0.0985438 0.0789257 -0.0798894 0.0 0.0 0.0 -0.0292603 0.0985438 0.0895612 0.0 0.0 0.0 0.0 0.0 -0.178887 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.0734968 -0.0143154 -0.149892 -0.0258512 0.057853 -0.119607 0.0 0.200705 0.127169 0.0281001 0.0648933 -0.0770171 0.0188219 0.0 0.0 0.126225 -0.110205 0.0133382 -0.084994 0.0817844 0.0 0.0 0.153267 0.126225 -0.0436724 0.0218827 -0.0676154 0.0 0.0 0.0 0.0 -0.13335 -0.0984411 -0.0569952 0.0 0.0 0.0 0.0 0.00140465 -0.13335 -0.0692961 0.0 0.0 0.0 0.0 0.0 0.0 0.0410761 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.0734968 -0.0143154 -0.149892 -0.0258512 0.057853 -0.119607 0.0 0.200705 0.127169 0.0281001 0.0648933 -0.0770171 0.0188219 0.0 0.0 0.126225 -0.110205 0.0133382 -0.084994 0.0817844 0.0 0.0 0.153267 0.126225 -0.0436724 0.0218827 -0.0676154 0.0 0.0 0.0 0.0 -0.13335 -0.0984411 -0.0569952 0.0 0.0 0.0 0.0 0.00140465 -0.13335 -0.0692961 0.0 0.0 0.0 0.0 0.0 0.0 0.0410761 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 -0.151321 -0.0638736 0.0229205 0.141885 -0.0686632 -0.0639193 0.0277226 0.0 0.403613 -0.0331093 0.095463 0.054001 -0.0205342 -0.215062 0.0112303 0.0 0.0 -0.125715 -0.00331011 -0.0793927 0.0661046 0.10073 0.0983351 0.0 0.0 0.0 0.143311 -0.197182 0.0368584 0.0743112 0.0383565 0.0 0.0 0.0 0.0 0.058367 -0.0575544 0.0174663 -0.113213 0.0 0.0 0.0 0.0 0.181371 0.058367 0.0166438 -0.0261773 0.0 0.0 0.0 0.0 0.0 0.0 -0.0283173 0.00883057 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0537746 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.00728267 0.0937379 -0.0626493 -0.0255281 0.111457 0.0263468 -0.00688249 0.0424521 0.0 -0.279178 -0.0801241 0.0394548 -0.0118997 0.0331661 -0.0111186 -0.132177 -0.0638934 0.0 0.0 -0.131295 -0.102251 0.0676779 0.0209721 0.0127683 -0.0862793 -0.00392412 0.0 0.0 0.15572 -0.131295 -0.0515835 -0.030479 0.0830362 -0.0418812 0.0870843 0.0 0.0 0.0 0.0 0.100771 0.0705234 0.14291 0.00988203 0.168897 0.0 0.0 0.0 0.0 0.0 0.0593366 0.166775 0.0117323 0.0402907 0.0 0.0 0.0 0.0 0.0 -0.0442745 0.0593366 0.0144967 -0.144145 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0187923 -0.037886 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.16482 -0.0187923 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.00728267 0.0937379 -0.0626493 0.0284608 0.113605 0.00723451 -0.00688249 0.0424521 0.0 -0.279178 -0.0801241 0.0394548 0.0109594 0.02857 0.0207091 -0.132177 -0.0638934 0.0 0.0 -0.131295 -0.102251 0.0608732 -0.00449011 -0.0381766 -0.0862793 -0.00392412 0.0 0.0 0.15572 -0.131295 -0.0828497 0.0251819 -0.0546501 -0.0418812 0.0870843 0.0 0.0 0.0 0.0 0.0593366 0.119144 -0.178149 0.00937919 0.20081 0.0 0.0 0.0 0.0 -0.0619744 0.0593366 -0.0734697 0.011269 -0.0857871 0.0 0.0 0.0 0.0 0.0 0.0 0.100771 -0.0151821 0.0569477 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0187923 -0.037886 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.16482 -0.0187923 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.00728267 0.0937379 -0.0626493 -0.0255281 0.111457 0.0263468 -0.00688249 0.0424521 0.0 -0.279178 -0.0801241 0.0394548 -0.0118997 0.0331661 -0.0111186 -0.132177 -0.0638934 0.0 0.0 -0.131295 -0.102251 0.0676779 0.0209721 0.0127683 -0.0862793 -0.00392412 0.0 0.0 0.15572 -0.131295 -0.0515835 -0.030479 0.0830362 -0.0418812 0.0870843 0.0 0.0 0.0 0.0 0.100771 0.0705234 0.14291 0.00988203 0.168897 0.0 0.0 0.0 0.0 0.0 0.0593366 0.166775 0.0117323 0.0402907 0.0 0.0 0.0 0.0 0.0 -0.0442745 0.0593366 0.0144967 -0.144145 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0187923 -0.037886 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.16482 -0.0187923 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0818004 -0.0230822 -0.00687167 -0.088615 0.0140547 -0.0609294 -0.0189917 0.0216165 -0.0182146 0.0 0.250903 0.0484658 0.0289401 -0.0582858 -0.0274614 0.0229742 0.0654177 0.0643016 -0.0464123 0.0 0.0 0.164462 0.121873 -0.050782 -0.0194847 0.0405849 -0.0637913 -0.015458 0.0283682 0.0 0.0 0.0 0.0359681 -0.177426 -0.062774 0.00991811 -0.00215765 0.016805 0.00840169 0.0 0.0 0.0 0.0833528 0.0359681 -0.0136172 -0.112333 -0.059837 0.0418896 -0.0128939 0.0 0.0 0.0 0.0 0.0 -0.14526 0.10044 -0.0511819 0.0555887 -0.00797052 0.0 0.0 0.0 0.0 0.0 0.0 -0.0786706 0.0833894 0.00834697 -0.0429856 0.0 0.0 0.0 0.0 0.0 0.0 -0.0528463 -0.0786706 0.00410897 0.0231534 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0187619 -0.112542 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0742963 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0527584 -0.0275928 -0.0441038 0.0038607 0.00546247 0.0462765 0.0927834 -0.106987 -0.0140756 0.0105925 0.0 -0.124048 -0.114864 0.00573292 0.0757759 -0.0155931 0.0472662 -0.0645279 0.0303261 0.0150752 -0.0904586 0.0 0.183662 -0.124048 -0.104697 0.0343195 0.095748 -0.0747478 -0.0147597 0.0259788 0.0124839 -0.0275707 0.0 0.0 0.0 0.0440496 -0.213257 -0.0218976 -0.0874254 0.0170626 -0.0288247 0.0203467 0.00997919 0.0 0.0 0.0 0.144294 0.0440496 -0.0685368 0.0556955 -0.0147811 -0.0379946 -0.0677124 -0.0329269 0.0 0.0 0.0 0.0 0.0 0.181238 0.0402166 -0.0219803 0.0503791 -0.0209819 -0.00616145 0.0 0.0 0.0 0.0 0.0 0.0 -0.0944205 0.00386285 -0.0452198 -0.0122026 0.0429732 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0646258 0.0212325 -0.00233143 -0.00838669 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.110833 0.0559938 0.0592502 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0212595 0.110833 -0.0369857 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0190515 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0527584 -0.0275928 -0.0441038 0.0038607 0.00546247 0.103265 0.0195972 -0.0249107 -0.103568 0.0105925 0.0 -0.124048 -0.114864 0.00573292 0.0757759 -0.0155931 -0.0121713 -0.0183395 -0.0510527 0.0667385 -0.0904586 0.0 0.183662 -0.124048 -0.104697 0.0343195 0.095748 -0.0393727 -0.0136003 0.0679118 0.0169893 -0.0275707 0.0 0.0 0.0 0.0440496 -0.213257 -0.0218976 0.00761609 -0.0194811 0.0910554 -0.0212269 0.00997919 0.0 0.0 0.0 0.144294 0.0440496 -0.0685368 0.0501369 0.0673616 -0.0459382 0.01369 -0.0329269 0.0 0.0 0.0 0.0 0.0 0.181238 -0.0379977 0.0195744 -0.0493362 0.0285964 -0.00616145 0.0 0.0 0.0 0.0 0.0 0.0 0.110833 0.0576019 0.0446549 -0.0188289 -0.0475938 0.0 0.0 0.0 0.0 0.0 0.0 -0.020666 0.110833 -0.00392679 0.0110728 0.0361591 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0944205 0.00452827 -0.0541927 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0646258 0.0169138 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0190515 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0420515 -0.0025037 0.00881212 0.00476691 -0.0679167 0.0249694 0.0392745 -0.000341774 -0.00911992 -0.023149 0.0776018 -0.000449554 0.0 0.0680346 -0.121456 0.00254281 0.0646194 -0.0740282 -0.0478962 -0.0700806 0.109113 -0.0122857 -0.0186615 -0.00455717 0.106283 0.0 0.178854 0.0680346 0.0514227 -0.0267659 0.0123524 0.0600117 -0.0202089 -0.0156111 0.00378642 0.0799395 0.0338888 0.0850343 0.0 0.0 0.0 0.0656757 0.142199 -0.020576 0.0449417 -0.0335041 0.0203757 0.0603005 -0.0296844 0.0219844 0.0447054 0.0 0.0 0.0 -0.0656232 0.0656757 0.0407043 -0.00398131 -0.00120409 0.0635251 0.0124529 0.00798281 -0.0510615 -0.132766 0.0 0.0 0.0 0.0 0.0 -0.0379376 0.0653541 0.00576675 0.0673038 0.034208 0.0575384 0.0272183 -0.0567719 0.0 0.0 0.0 0.0 0.0 -0.143724 -0.0379376 -0.0222302 0.0391201 -0.0202898 0.0678383 0.00249308 0.0752747 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0349451 -0.0446345 0.046481 -0.00747591 0.0840933 -0.00624097 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0118864 0.0349451 -0.015157 0.0237507 0.000884714 0.0285249 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0814301 -0.0903333 0.092748 0.0460744 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00585553 -0.0814301 -0.0615515 0.0131045 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0827842 0.0337185 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.000581657 -0.0827842 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0420515 -0.0025037 0.00881212 0.00476691 -0.0679167 0.0249694 0.0392745 -0.000341774 -0.00911992 -0.023149 0.0776018 -0.000449554 0.0 0.0680346 -0.121456 0.00254281 0.0646194 -0.0740282 -0.0478962 -0.0700806 0.109113 -0.0122857 -0.0186615 -0.00455717 0.106283 0.0 0.178854 0.0680346 0.0514227 -0.0267659 0.0123524 0.0600117 -0.0202089 -0.0156111 0.00378642 0.0799395 0.0338888 0.0850343 0.0 0.0 0.0 0.0656757 0.142199 -0.020576 0.0449417 -0.0335041 0.0203757 0.0603005 -0.0296844 0.0219844 0.0447054 0.0 0.0 0.0 -0.0656232 0.0656757 0.0407043 -0.00398131 -0.00120409 0.0635251 0.0124529 0.00798281 -0.0510615 -0.132766 0.0 0.0 0.0 0.0 0.0 -0.0379376 0.0653541 0.00576675 0.0673038 0.034208 0.0575384 0.0272183 -0.0567719 0.0 0.0 0.0 0.0 0.0 -0.143724 -0.0379376 -0.0222302 0.0391201 -0.0202898 0.0678383 0.00249308 0.0752747 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0349451 -0.0446345 0.046481 -0.00747591 0.0840933 -0.00624097 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0118864 0.0349451 -0.015157 0.0237507 0.000884714 0.0285249 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0814301 -0.0903333 0.092748 0.0460744 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00585553 -0.0814301 -0.0615515 0.0131045 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0827842 0.0337185 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.000581657 -0.0827842 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0420515 -0.0025037 0.00881212 0.00476691 -0.0679167 0.0249694 0.0392745 -0.000341774 -0.00911992 -0.023149 0.0776018 -0.000449554 0.0 0.0680346 -0.121456 0.00254281 0.0646194 -0.0740282 -0.0478962 -0.0700806 0.109113 -0.0122857 -0.0186615 -0.00455717 0.106283 0.0 0.178854 0.0680346 0.0514227 -0.0267659 0.0123524 0.0600117 -0.0202089 -0.0156111 0.00378642 0.0799395 0.0338888 0.0850343 0.0 0.0 0.0 0.0656757 0.142199 -0.020576 0.0449417 -0.0335041 0.0203757 0.0603005 -0.0296844 0.0219844 0.0447054 0.0 0.0 0.0 -0.0656232 0.0656757 0.0407043 -0.00398131 -0.00120409 0.0635251 0.0124529 0.00798281 -0.0510615 -0.132766 0.0 0.0 0.0 0.0 0.0 -0.0379376 0.0653541 0.00576675 0.0673038 0.034208 0.0575384 0.0272183 -0.0567719 0.0 0.0 0.0 0.0 0.0 -0.143724 -0.0379376 -0.0222302 0.0391201 -0.0202898 0.0678383 0.00249308 0.0752747 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0349451 -0.0446345 0.046481 -0.00747591 0.0840933 -0.00624097 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0118864 0.0349451 -0.015157 0.0237507 0.000884714 0.0285249 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0814301 -0.0903333 0.092748 0.0460744 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00585553 -0.0814301 -0.0615515 0.0131045 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0827842 0.0337185 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.000581657 -0.0827842 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0420515 -0.0025037 0.00881212 0.00476691 -0.0679167 0.0249694 -0.0207957 -0.0167124 0.0372773 -0.00776516 0.0776018 -0.000449554 0.0 0.0680346 -0.121456 0.00254281 0.0646194 -0.0740282 -0.0478962 0.0259295 -0.0619678 -0.0526995 0.100133 -0.00455717 0.106283 0.0 0.178854 0.0680346 0.0514227 -0.0267659 0.0123524 0.0600117 0.00718535 0.0769807 -0.0308382 0.0113191 0.0338888 0.0850343 0.0 0.0 0.0 0.0656757 0.142199 -0.020576 0.0449417 0.0701982 -0.0327944 -0.00700778 0.00162439 0.0219844 0.0447054 0.0 0.0 0.0 -0.0656232 0.0656757 0.0407043 -0.00398131 0.0209424 -0.0106151 0.00958916 0.0601039 -0.0510615 -0.132766 0.0 0.0 0.0 0.0 0.0 -0.0379376 0.0653541 0.0393844 0.0378768 0.0161706 0.0761357 0.0272183 -0.0567719 0.0 0.0 0.0 0.0 0.0 -0.143724 -0.0379376 -0.00701683 0.0464018 -0.0310978 0.0622 0.00249308 0.0752747 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0814301 -0.0901016 -0.0228238 0.00654123 0.0611951 0.0491414 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00587059 -0.0814301 0.0146976 -0.0475373 -0.0361594 0.0073971 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0349451 -0.0447826 0.114613 0.00952969 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0118471 0.0349451 -0.0357028 0.0242237 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0827842 0.0337185 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.000581657 -0.0827842 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0420515 -0.0025037 0.00881212 0.00476691 -0.0679167 0.0249694 -0.0207957 -0.0167124 0.0323856 -0.0181492 0.064491 -0.0439867 0.0 0.0680346 -0.121456 0.00254281 0.0646194 -0.0740282 -0.0478962 0.0259295 -0.0619678 0.0575745 0.102904 0.0190145 0.0992729 0.0 0.178854 0.0680346 0.0514227 -0.0267659 0.0123524 0.0600117 0.00718535 0.0769807 0.0472471 0.0824278 0.0207739 0.000448003 0.0 0.0 0.0 0.0656757 0.142199 -0.020576 0.0449417 0.0701982 -0.0327944 0.0210676 0.0412737 0.018599 -0.00635236 0.0 0.0 0.0 -0.0656232 0.0656757 0.0407043 -0.00398131 0.0209424 -0.0106151 -0.0266631 -0.129326 -0.0360043 0.0721527 0.0 0.0 0.0 0.0 0.0 -0.0379376 0.0653541 0.0393844 0.0378768 0.0318871 -0.0701875 0.0343052 0.053871 0.0 0.0 0.0 0.0 0.0 -0.143724 -0.0379376 -0.00701683 0.0464018 0.0387157 0.0717348 0.0182777 0.05941 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0814301 -0.0901016 0.0611075 0.0430306 0.0290752 -0.0170971 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00587059 -0.0814301 -0.049252 0.0141727 -0.0200336 -0.0284614 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0827842 0.0438357 -0.0653955 0.0964338 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.000447412 -0.0827842 -0.0343781 0.00840583 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0349451 -0.03773 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0140616 0.0349451 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0420515 -0.0025037 0.00881212 0.00476691 -0.0679167 0.0249694 0.0392745 -0.000341774 -0.00911992 -0.023149 0.0776018 -0.000449554 0.0 0.0680346 -0.121456 0.00254281 0.0646194 -0.0740282 -0.0478962 -0.0700806 0.109113 -0.0122857 -0.0186615 -0.00455717 0.106283 0.0 0.178854 0.0680346 0.0514227 -0.0267659 0.0123524 0.0600117 -0.0202089 -0.0156111 0.00378642 0.0799395 0.0338888 0.0850343 0.0 0.0 0.0 0.0656757 0.142199 -0.020576 0.0449417 -0.0335041 0.0203757 0.0603005 -0.0296844 0.0219844 0.0447054 0.0 0.0 0.0 -0.0656232 0.0656757 0.0407043 -0.00398131 -0.00120409 0.0635251 0.0124529 0.00798281 -0.0510615 -0.132766 0.0 0.0 0.0 0.0 0.0 -0.0379376 0.0653541 0.00576675 0.0673038 0.034208 0.0575384 0.0272183 -0.0567719 0.0 0.0 0.0 0.0 0.0 -0.143724 -0.0379376 -0.0222302 0.0391201 -0.0202898 0.0678383 0.00249308 0.0752747 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0349451 -0.0446345 0.046481 -0.00747591 0.0840933 -0.00624097 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0118864 0.0349451 -0.015157 0.0237507 0.000884714 0.0285249 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0814301 -0.0903333 0.092748 0.0460744 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00585553 -0.0814301 -0.0615515 0.0131045 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0827842 0.0337185 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.000581657 -0.0827842 (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.11319279458667139 + 0.2542189910840236im, -0.11319279458667139 - 0.2542189910840236im, 0.12241722611364825 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.1181873793737404e-35, 3.936894804300839e-34, 5.055814502117499e-34, 9.416187305315157e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.11319279458667156 + 0.2542189910840235im, -0.11319279458667156 - 0.2542189910840235im, 0.12241722611364823 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (4.6569482820317453e-35, 9.438587466687854e-34, 6.248122709983273e-34, 6.444428844621314e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.38687230247216153 + 0.0im, -0.09906424489496937 + 0.12813402495706164im, -0.09906424489496937 - 0.12813402495706164im, 0.12217832924668302 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (5.233616164427111e-35, 3.829618863394167e-33, 1.9581832574527268e-32, 2.3474283716734707e-32, 1.0053146114644027e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.3868723024721615 + 0.0im, -0.0990642448949692 + 0.12813402495706155im, -0.0990642448949692 - 0.12813402495706155im, 0.12217832924668313 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.5141716760995777e-35, 1.1648361161849245e-33, 8.882051847280689e-34, 5.126708923768636e-33, 9.745269850400526e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.38687230247216137 + 0.0im, -0.09906424489496934 + 0.12813402495706172im, -0.09906424489496934 - 0.12813402495706172im, 0.12217832924668319 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.5705262104807308e-35, 6.488628558703812e-34, 1.164977129631567e-33, 4.450363650148364e-33, 1.734986178846756e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, -0.20139198640169037 + 0.20049556461095416im, -0.20139198640169037 - 0.20049556461095416im, -0.17888686041397497 + 0.0im, 0.09854384118008133 + 0.04805612211172521im, 0.09854384118008133 - 0.04805612211172521im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (5.209145870357829e-37, 3.0817576283045312e-34, 2.2213767664264605e-34, 2.173027108462683e-33, 2.1641719829537247e-34, 2.185666112200846e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.20139198640169 + 0.20049556461095402im, -0.20139198640169 - 0.20049556461095402im, -0.1788868604139753 + 0.0im, 0.09854384118008144 + 0.048056122111725184im, 0.09854384118008144 - 0.048056122111725184im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.688337809960431e-36, 1.2138510209266831e-33, 5.955588846646004e-34, 5.128375587179618e-33, 3.600585656590868e-33, 8.82655205516478e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.20139198640169031 + 0.20049556461095405im, -0.20139198640169031 - 0.20049556461095405im, -0.17888686041397497 + 0.0im, 0.09854384118008147 + 0.04805612211172517im, 0.09854384118008147 - 0.04805612211172517im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (7.998861956835972e-37, 4.903122128966626e-34, 1.290978872850932e-34, 5.434713081943575e-34, 5.276996532186191e-33, 4.506886213333101e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.20139198640169015 + 0.20049556461095425im, -0.20139198640169015 - 0.20049556461095425im, -0.1788868604139752 + 0.0im, 0.09854384118008147 + 0.04805612211172527im, 0.09854384118008147 - 0.04805612211172527im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (9.201390119042564e-37, 2.224067135150161e-34, 8.224400882939676e-34, 4.3475297070415726e-33, 3.419807254486141e-33, 5.5571051496150104e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.20070466361657524 + 0.0im, 0.12622511476485027 + 0.12996464117489187im, 0.12622511476485027 - 0.12996464117489187im, -0.1333498453064843 + 0.011759046990882354im, -0.1333498453064843 - 0.011759046990882354im, 0.041076089149922036 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.0855443696721216e-37, 4.500785887531354e-34, 6.61187208966262e-34, 6.85775498221143e-34, 7.295638744799735e-34, 9.149421103197172e-34, 1.0622778905598187e-32). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2007046636165758 + 0.0im, 0.12622511476485032 + 0.12996464117489198im, 0.12622511476485032 - 0.12996464117489198im, -0.13334984530648436 + 0.011759046990882085im, -0.13334984530648436 - 0.011759046990882085im, 0.04107608914992206 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.6269098220036887e-37, 1.5279085566987686e-33, 3.928052643658547e-34, 8.040439697517785e-34, 6.80877549295275e-33, 3.5806559468125095e-33, 5.5526238366335204e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.20070466361657543 + 0.0im, 0.1262251147648502 + 0.1299646411748919im, 0.1262251147648502 - 0.1299646411748919im, -0.1333498453064843 + 0.01175904699088207im, -0.1333498453064843 - 0.01175904699088207im, 0.04107608914992199 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (7.890610211716263e-38, 1.315793573918547e-33, 1.035753760723533e-33, 3.399394043916715e-34, 1.931157578780528e-33, 1.5983486436889022e-33, 5.63455488833564e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.20070466361657568 + 0.0im, 0.12622511476485024 + 0.12996464117489187im, 0.12622511476485024 - 0.12996464117489187im, -0.13334984530648436 + 0.011759046990882215im, -0.13334984530648436 - 0.011759046990882215im, 0.04107608914992201 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.2236056563443765e-37, 6.247369738502466e-34, 2.041149935662055e-34, 8.011810404466739e-34, 9.917095997517646e-33, 1.2129484464304605e-33, 1.9465824766651203e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2007046636165757 + 0.0im, 0.12622511476485032 + 0.1299646411748919im, 0.12622511476485032 - 0.1299646411748919im, -0.1333498453064843 + 0.011759046990882089im, -0.1333498453064843 - 0.011759046990882089im, 0.04107608914992194 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.432504212071994e-37, 1.4515928845104117e-33, 2.148932064654554e-33, 5.421683502352615e-34, 5.400264557933189e-33, 2.9987222831931953e-33, 3.4051769423706756e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.40361276001313423 + 0.0im, 0.14331092035818518 + 0.0im, -0.12571529823549735 + 0.0im, 0.05836702964809164 + 0.10216990847024092im, 0.05836702964809164 - 0.10216990847024092im, 0.053774575960397385 + 0.0im, -0.02831733716868502 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.1621418242515447e-39, 3.777919958461509e-36, 2.099879395233697e-32, 2.141347239429892e-34, 1.2285881031279412e-32, 1.7124331673679003e-32, 2.2542359242249902e-32, 6.726048608630479e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.40361276001313273 + 0.0im, 0.14331092035818527 + 0.0im, -0.12571529823549724 + 0.0im, 0.05836702964809171 + 0.10216990847024095im, 0.05836702964809171 - 0.10216990847024095im, 0.053774575960397336 + 0.0im, -0.028317337168685043 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.956499108897854e-39, 1.2692424705743543e-36, 7.496578214264539e-34, 3.0908609896388475e-35, 2.248189181147841e-34, 6.635352056200724e-34, 7.010068996236853e-34, 3.5918987754996994e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.40361276001313334 + 0.0im, 0.14331092035818513 + 0.0im, -0.1257152982354973 + 0.0im, 0.05836702964809165 + 0.10216990847024103im, 0.05836702964809165 - 0.10216990847024103im, 0.053774575960397315 + 0.0im, -0.028317337168685057 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.5957027006673106e-40, 3.72386214624364e-37, 1.0789650007395297e-32, 1.266059536067854e-34, 8.857948590233923e-33, 6.0746566120884984e-33, 9.882482795429547e-33, 3.7826547785233705e-33). ) (vals, info) = (ComplexF64[0.9999999999999978 + 0.0im, 0.40361276001313307 + 0.0im, 0.14331092035818518 + 0.0im, -0.1257152982354974 + 0.0im, 0.05836702964809165 + 0.10216990847024095im, 0.05836702964809165 - 0.10216990847024095im, 0.053774575960397385 + 0.0im, -0.028317337168685154 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.8260018260901727e-39, 1.022690521343047e-35, 2.2026230346652714e-34, 2.0760695848850517e-35, 1.685878417490949e-34, 5.346264007880227e-34, 3.0321278404902933e-33, 3.6813279427331128e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.4036127600131334 + 0.0im, 0.14331092035818524 + 0.0im, -0.12571529823549743 + 0.0im, 0.05836702964809176 + 0.1021699084702412im, 0.05836702964809176 - 0.1021699084702412im, 0.05377457596039733 + 0.0im, -0.028317337168685085 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.847307331829842e-38, 1.6242924168652115e-35, 2.0342573420982876e-33, 2.6337308160549922e-34, 1.3481176997506322e-33, 3.0843614910506924e-33, 8.38407380288444e-34, 5.3559586703128986e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.4036127600131338 + 0.0im, 0.14331092035818546 + 0.0im, -0.12571529823549749 + 0.0im, 0.058367029648091664 + 0.10216990847024104im, 0.058367029648091664 - 0.10216990847024104im, 0.05377457596039742 + 0.0im, -0.02831733716868506 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.240096421787088e-38, 1.1746408590061808e-34, 2.9097210812256444e-33, 2.9877179504435276e-34, 3.67544658480622e-33, 1.9089831991345323e-33, 7.031450477810867e-33, 5.371354953625239e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.27917839062271094 + 0.0im, -0.13129476586363048 + 0.1261846345486636im, -0.13129476586363048 - 0.1261846345486636im, 0.05933663235833446 + 0.08592954800805092im, 0.05933663235833446 - 0.08592954800805092im, 0.10077067827614034 + 0.0im, -0.018792300624384962 + 0.07902142591468385im, -0.018792300624384962 - 0.07902142591468385im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.3599443708859425e-40, 5.56129827169231e-36, 6.153753120214126e-35, 3.628858322389342e-35, 1.0379214703968518e-34, 6.2881533128373665e-34, 1.044120794537531e-32, 4.984364755246626e-33, 5.70362054230838e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2791783906227105 + 0.0im, -0.13129476586363056 + 0.1261846345486637im, -0.13129476586363056 - 0.1261846345486637im, 0.059336632358334515 + 0.08592954800805086im, 0.059336632358334515 - 0.08592954800805086im, 0.10077067827614038 + 0.0im, -0.01879230062438502 + 0.07902142591468402im, -0.01879230062438502 - 0.07902142591468402im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.3017646810841674e-39, 1.1318570381974194e-33, 6.866453993348155e-33, 7.241122204750518e-33, 1.4834734804119373e-33, 8.498553134400303e-33, 7.418080927862086e-33, 7.334360787008412e-33, 1.552396222049026e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2791783906227115 + 0.0im, -0.13129476586363048 + 0.12618463454866377im, -0.13129476586363048 - 0.12618463454866377im, 0.059336632358334494 + 0.08592954800805104im, 0.059336632358334494 - 0.08592954800805104im, 0.1007706782761403 + 0.0im, -0.018792300624384972 + 0.07902142591468393im, -0.018792300624384972 - 0.07902142591468393im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.111452772246574e-39, 1.1742520092302743e-34, 4.516094964212907e-33, 2.782286384755344e-33, 1.2079114946539099e-33, 5.9846091218432316e-33, 1.0171120821487498e-32, 1.1315279571408717e-33, 8.539893244254579e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.2791783906227107 + 0.0im, -0.13129476586363037 + 0.12618463454866377im, -0.13129476586363037 - 0.12618463454866377im, 0.059336632358334515 + 0.08592954800805093im, 0.059336632358334515 - 0.08592954800805093im, 0.10077067827614017 + 0.0im, -0.018792300624384965 + 0.0790214259146837im, -0.018792300624384965 - 0.0790214259146837im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.9450119942870455e-39, 5.190878370250017e-35, 6.79410044132959e-34, 3.474680364513894e-34, 1.0828974227498059e-33, 4.912413122773873e-34, 4.249873142393253e-33, 1.638729473897759e-33, 1.1480229975811981e-32). ) (vals, info) = (ComplexF64[1.0000000000000022 + 0.0im, -0.27917839062271127 + 0.0im, -0.13129476586363048 + 0.12618463454866363im, -0.13129476586363048 - 0.12618463454866363im, 0.05933663235833449 + 0.085929548008051im, 0.05933663235833449 - 0.085929548008051im, 0.10077067827614031 + 0.0im, -0.01879230062438502 + 0.07902142591468386im, -0.01879230062438502 - 0.07902142591468386im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.95427956853322e-40, 1.8484488133969104e-35, 9.84488158488981e-35, 7.787124074674552e-35, 3.056614386588649e-34, 1.186982966465476e-34, 1.4919450947065424e-33, 4.234510984084198e-33, 1.372236408122043e-32). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.27917839062271055 + 0.0im, -0.13129476586363042 + 0.1261846345486637im, -0.13129476586363042 - 0.1261846345486637im, 0.05933663235833447 + 0.085929548008051im, 0.05933663235833447 - 0.085929548008051im, 0.10077067827614034 + 0.0im, -0.018792300624385038 + 0.07902142591468364im, -0.018792300624385038 - 0.07902142591468364im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.7419756374850568e-41, 8.876717011542119e-36, 8.363029347181438e-35, 2.3161857388665017e-34, 1.9906927681050986e-35, 4.562457097333192e-35, 4.2063965284685e-33, 1.6997125115437857e-33, 1.5560247630842964e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.27917839062271066 + 0.0im, -0.1312947658636305 + 0.1261846345486638im, -0.1312947658636305 - 0.1261846345486638im, 0.05933663235833448 + 0.08592954800805107im, 0.05933663235833448 - 0.08592954800805107im, 0.10077067827614031 + 0.0im, -0.018792300624385038 + 0.07902142591468388im, -0.018792300624385038 - 0.07902142591468388im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.8256065843814195e-39, 1.4137677377566578e-33, 6.346446403139694e-35, 1.2069985183853925e-33, 1.91313619453598e-34, 2.0731017839467997e-33, 7.672212619181647e-33, 1.3900283403892218e-33, 4.523248513636734e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.25090310249232534 + 0.0im, 0.16446173793864444 + 0.0im, -0.14526009570457762 + 0.0im, 0.03596810946250206 + 0.12161000275048531im, 0.03596810946250206 - 0.12161000275048531im, -0.07867061428790481 + 0.06638388179308433im, -0.07867061428790481 - 0.06638388179308433im, 0.0742963488170701 + 0.0im, -0.018761935077350963 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.525001383534105e-41, 1.4399478658370172e-34, 4.009969294330142e-34, 1.5336146826897227e-34, 8.993971639105812e-35, 3.146393706920137e-34, 4.0404682017877855e-34, 1.3202461408787725e-33, 1.0521907269744e-33, 6.089086885808773e-33). ) (vals, info) = (ComplexF64[1.0000000000000022 + 0.0im, 0.2509031024923256 + 0.0im, 0.16446173793864463 + 0.0im, -0.1452600957045778 + 0.0im, 0.035968109462502035 + 0.12161000275048534im, 0.035968109462502035 - 0.12161000275048534im, -0.07867061428790484 + 0.06638388179308426im, -0.07867061428790484 - 0.06638388179308426im, 0.07429634881707002 + 0.0im, -0.01876193507735089 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.503400229094011e-41, 1.97593137714013e-34, 5.637930850127409e-35, 7.00316340747873e-35, 1.928352101019239e-34, 7.828242272088008e-35, 6.388428603433721e-36, 3.8463872396035015e-34, 7.1901105839370624e-34, 4.3307066432975446e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2509031024923258 + 0.0im, 0.16446173793864455 + 0.0im, -0.14526009570457762 + 0.0im, 0.03596810946250202 + 0.12161000275048525im, 0.03596810946250202 - 0.12161000275048525im, -0.07867061428790482 + 0.06638388179308431im, -0.07867061428790482 - 0.06638388179308431im, 0.07429634881707006 + 0.0im, -0.018761935077350946 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.220429285795543e-40, 2.511548407702472e-34, 1.2467472905150237e-33, 2.751247922731258e-34, 7.4752639544730345e-34, 9.729752363290207e-34, 7.849850376222613e-34, 4.4897367469277956e-33, 1.3464008118080114e-32, 1.1631942843865544e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2509031024923256 + 0.0im, 0.1644617379386447 + 0.0im, -0.14526009570457774 + 0.0im, 0.03596810946250204 + 0.12161000275048539im, 0.03596810946250204 - 0.12161000275048539im, -0.07867061428790476 + 0.06638388179308427im, -0.07867061428790476 - 0.06638388179308427im, 0.07429634881707013 + 0.0im, -0.018761935077350973 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.180656945220401e-40, 1.1837622751390313e-34, 1.4684505479426486e-33, 5.053885014355223e-34, 9.18831191435731e-34, 1.2291011963740324e-33, 8.744026809275273e-34, 2.1048222172760428e-33, 7.255079218336256e-33, 1.1140532458996627e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.2509031024923258 + 0.0im, 0.16446173793864477 + 0.0im, -0.1452600957045777 + 0.0im, 0.03596810946250205 + 0.12161000275048527im, 0.03596810946250205 - 0.12161000275048527im, -0.07867061428790484 + 0.06638388179308434im, -0.07867061428790484 - 0.06638388179308434im, 0.07429634881707013 + 0.0im, -0.01876193507735092 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.668517267952972e-41, 2.579143131945956e-35, 1.7041548211244688e-34, 9.908365422257129e-35, 3.472796764966321e-35, 2.526729777545035e-35, 5.467198441700801e-34, 4.249934894098554e-34, 2.5270350840900394e-33, 1.141679042233228e-32). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.2509031024923263 + 0.0im, 0.16446173793864463 + 0.0im, -0.14526009570457782 + 0.0im, 0.035968109462501965 + 0.12161000275048513im, 0.035968109462501965 - 0.12161000275048513im, -0.07867061428790488 + 0.0663838817930843im, -0.07867061428790488 - 0.0663838817930843im, 0.07429634881707017 + 0.0im, -0.018761935077350966 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.437567932043768e-41, 6.067529146144099e-36, 1.6969839412996118e-34, 5.250945863491667e-35, 3.0234791983879326e-34, 1.247403799376661e-34, 4.307511653844451e-34, 1.3131509247957875e-34, 6.254666473424058e-34, 6.737788131486078e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.250903102492326 + 0.0im, 0.16446173793864483 + 0.0im, -0.1452600957045778 + 0.0im, 0.035968109462502076 + 0.12161000275048504im, 0.035968109462502076 - 0.12161000275048504im, -0.07867061428790485 + 0.06638388179308426im, -0.07867061428790485 - 0.06638388179308426im, 0.07429634881707028 + 0.0im, -0.018761935077350956 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.600009088417604e-40, 2.423412185749121e-34, 3.2711870781756453e-33, 5.902385581072505e-34, 1.802570575352878e-33, 2.4919440781834153e-33, 8.378956930793611e-33, 2.557869300616788e-34, 5.5496305651332726e-33, 5.019420484032585e-33). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, 0.25090310249232617 + 0.0im, 0.16446173793864458 + 0.0im, -0.14526009570457793 + 0.0im, 0.035968109462502174 + 0.1216100027504853im, 0.035968109462502174 - 0.1216100027504853im, -0.07867061428790484 + 0.06638388179308423im, -0.07867061428790484 - 0.06638388179308423im, 0.07429634881707001 + 0.0im, -0.018761935077350946 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.2962979307609064e-40, 9.775630315246332e-35, 3.3557867027525897e-34, 7.371343578012653e-34, 5.464707175059042e-34, 1.2539033069236795e-33, 4.423385516643559e-34, 2.422372706512092e-34, 2.2821027329212513e-33, 1.2717474686678276e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.12404833264249684 + 0.14524487096028024im, -0.12404833264249684 - 0.14524487096028024im, 0.1812377213987772 + 0.0im, 0.044049603551855845 + 0.1754182632114014im, 0.044049603551855845 - 0.1754182632114014im, 0.11083327933045878 + 0.03450215955272751im, 0.11083327933045878 - 0.03450215955272751im, -0.09442049046428132 + 0.0im, -0.06462578091573473 + 0.0im, 0.019051478078856203 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.3552205497558187e-42, 1.222938057767466e-36, 6.647981969255296e-36, 1.4380583683949915e-34, 1.3283258418847922e-35, 4.1094576457227993e-35, 7.515659812475984e-34, 9.455666964326467e-34, 3.1436796671426447e-34, 5.960752032860052e-33, 1.0098061163584334e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.12404833264249648 + 0.14524487096027983im, -0.12404833264249648 - 0.14524487096027983im, 0.18123772139877697 + 0.0im, 0.044049603551855845 + 0.17541826321140136im, 0.044049603551855845 - 0.17541826321140136im, 0.1108332793304587 + 0.03450215955272739im, 0.1108332793304587 - 0.03450215955272739im, -0.09442049046428137 + 0.0im, -0.06462578091573491 + 0.0im, 0.01905147807885617 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.040182244673617e-41, 1.507175313219261e-35, 1.7147643456171347e-36, 2.0695902865876252e-34, 4.301491523994375e-35, 5.805767009506222e-35, 9.297524768338184e-34, 5.051094560000538e-33, 3.510615022348412e-33, 5.420607380333222e-33, 4.851258832896033e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.12404833264249654 + 0.14524487096028016im, -0.12404833264249654 - 0.14524487096028016im, 0.1812377213987774 + 0.0im, 0.044049603551855936 + 0.17541826321140128im, 0.044049603551855936 - 0.17541826321140128im, 0.11083327933045875 + 0.03450215955272735im, 0.11083327933045875 - 0.03450215955272735im, -0.09442049046428151 + 0.0im, -0.06462578091573473 + 0.0im, 0.019051478078856182 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.582180637059977e-42, 3.7651276336062046e-36, 1.341383315628015e-35, 1.1010180545514326e-34, 4.109260081400135e-35, 2.2648332934368215e-35, 1.263940537663995e-33, 5.906053323707316e-34, 7.16982142120108e-34, 1.5650990562112468e-33, 4.091193790415107e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.12404833264249675 + 0.1452448709602801im, -0.12404833264249675 - 0.1452448709602801im, 0.18123772139877742 + 0.0im, 0.04404960355185589 + 0.17541826321140155im, 0.04404960355185589 - 0.17541826321140155im, 0.11083327933045875 + 0.0345021595527274im, 0.11083327933045875 - 0.0345021595527274im, -0.09442049046428147 + 0.0im, -0.06462578091573477 + 0.0im, 0.019051478078856234 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.1255661305176757e-41, 5.522429312643738e-35, 1.1846296794539689e-35, 4.268372867805237e-34, 2.2643705473154327e-35, 6.856988525530867e-35, 7.4048356822747555e-34, 4.498448247980703e-34, 3.284789424245234e-33, 7.299977996718237e-33, 1.5688402919233673e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.12404833264249675 + 0.1452448709602802im, -0.12404833264249675 - 0.1452448709602802im, 0.18123772139877734 + 0.0im, 0.04404960355185589 + 0.17541826321140158im, 0.04404960355185589 - 0.17541826321140158im, 0.11083327933045875 + 0.0345021595527274im, 0.11083327933045875 - 0.0345021595527274im, -0.09442049046428147 + 0.0im, -0.06462578091573482 + 0.0im, 0.01905147807885617 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.0431396926534197e-41, 3.923536636281707e-36, 2.9963651094149684e-35, 1.015933244051532e-34, 1.4451684095612117e-35, 7.165258169900848e-35, 3.8010042020592945e-33, 1.415725722354524e-33, 1.2049405153057035e-33, 1.5928363827602208e-33, 4.6631077114410574e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.12404833264249698 + 0.14524487096028002im, -0.12404833264249698 - 0.14524487096028002im, 0.1812377213987773 + 0.0im, 0.0440496035518559 + 0.17541826321140105im, 0.0440496035518559 - 0.17541826321140105im, 0.1108332793304588 + 0.034502159552727445im, 0.1108332793304588 - 0.034502159552727445im, -0.09442049046428154 + 0.0im, -0.06462578091573475 + 0.0im, 0.019051478078856224 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (9.946148329910633e-43, 1.9269434781546056e-36, 2.584143313980082e-37, 7.838715581489068e-36, 1.0986228458150167e-35, 7.79731733376865e-36, 8.061427368690815e-35, 1.3028226886815597e-34, 3.3800271496819707e-34, 5.1751305892899456e-33, 8.392684339865624e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.12404833264249675 + 0.14524487096027988im, -0.12404833264249675 - 0.14524487096027988im, 0.18123772139877742 + 0.0im, 0.0440496035518559 + 0.1754182632114014im, 0.0440496035518559 - 0.1754182632114014im, 0.11083327933045879 + 0.03450215955272745im, 0.11083327933045879 - 0.03450215955272745im, -0.0944204904642814 + 0.0im, -0.06462578091573476 + 0.0im, 0.019051478078856196 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.022055373698805e-42, 2.8274038149479628e-36, 6.169826090776325e-36, 1.0673825953460177e-34, 4.612195499626499e-35, 2.415625215980693e-35, 5.258725063583549e-34, 1.0529853764378112e-33, 5.905860250432095e-34, 1.7447279748619313e-33, 1.5791392407887462e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.12404833264249684 + 0.14524487096028016im, -0.12404833264249684 - 0.14524487096028016im, 0.18123772139877742 + 0.0im, 0.04404960355185597 + 0.17541826321140092im, 0.04404960355185597 - 0.17541826321140092im, 0.11083327933045867 + 0.03450215955272744im, 0.11083327933045867 - 0.03450215955272744im, -0.09442049046428147 + 0.0im, -0.0646257809157348 + 0.0im, 0.01905147807885622 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.4428859895908444e-41, 9.647743304924513e-36, 7.005640372381714e-36, 3.5585849563121398e-34, 5.015535516021609e-35, 3.075540747433343e-35, 6.728925132832465e-34, 8.576536402147144e-34, 5.197330758401032e-34, 1.3617145603216137e-33, 2.8066343572815393e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.12404833264249693 + 0.1452448709602801im, -0.12404833264249693 - 0.1452448709602801im, 0.18123772139877717 + 0.0im, 0.04404960355185601 + 0.17541826321140147im, 0.04404960355185601 - 0.17541826321140147im, 0.11083327933045871 + 0.034502159552727375im, 0.11083327933045871 - 0.034502159552727375im, -0.09442049046428136 + 0.0im, -0.06462578091573476 + 0.0im, 0.019051478078856186 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.993879946687136e-42, 1.7894772822313925e-35, 7.316723823989902e-37, 1.5844941631825033e-34, 2.7276024696872907e-35, 9.217817942261166e-35, 4.562108119772441e-34, 4.201927935969161e-34, 5.327638567393209e-33, 6.617296609505941e-33, 1.87648741704825e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1956857908340383 + 0.0im, 0.16134424410635473 + 0.0im, -0.0028378875292933772 + 0.13966696908919443im, -0.0028378875292933772 - 0.13966696908919443im, -0.12786302651748313 + 0.0im, -0.08596606982960249 + 0.0im, 0.08553607089650483 + 0.0im, -0.06626413071001266 + 0.03150809013279195im, -0.06626413071001266 - 0.03150809013279195im, 0.02745240377712861 + 0.030411320109984798im, 0.02745240377712861 - 0.030411320109984798im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.942000192302717e-44, 3.369839625249839e-35, 7.173275284827518e-36, 6.487370467654143e-36, 5.7022986281757366e-36, 3.7239512835671035e-34, 4.229559361013845e-33, 4.711385672354937e-34, 2.9012176233231623e-33, 1.1485328128602618e-32, 4.719631535082004e-33, 3.7834038397572323e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.195685790834038 + 0.0im, 0.16134424410635453 + 0.0im, -0.002837887529293358 + 0.13966696908919443im, -0.002837887529293358 - 0.13966696908919443im, -0.12786302651748346 + 0.0im, -0.0859660698296025 + 0.0im, 0.08553607089650472 + 0.0im, -0.06626413071001269 + 0.03150809013279196im, -0.06626413071001269 - 0.03150809013279196im, 0.027452403777128587 + 0.030411320109984867im, 0.027452403777128587 - 0.030411320109984867im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.839215662028428e-43, 5.480180310991834e-35, 3.608178199994833e-35, 5.84092714615562e-35, 1.9226092932924743e-35, 2.8865136103093586e-33, 7.160337914095149e-33, 5.904085599757252e-33, 1.543328141908841e-33, 2.3916882075784506e-33, 1.820479015929608e-33, 1.244602047342655e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.19568579083403828 + 0.0im, 0.16134424410635465 + 0.0im, -0.00283788752929338 + 0.13966696908919443im, -0.00283788752929338 - 0.13966696908919443im, -0.12786302651748305 + 0.0im, -0.08596606982960246 + 0.0im, 0.08553607089650488 + 0.0im, -0.06626413071001269 + 0.03150809013279197im, -0.06626413071001269 - 0.03150809013279197im, 0.02745240377712858 + 0.03041132010998482im, 0.02745240377712858 - 0.03041132010998482im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.036703747812529e-43, 4.849590676718876e-34, 8.622788040967352e-36, 2.3846720274045415e-34, 1.5007502778411459e-34, 1.937862504111393e-33, 6.638973504551908e-33, 5.723754840997865e-34, 4.516388877736186e-33, 1.1224985277081412e-33, 3.693388287678857e-33, 1.9168781987311988e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.19568579083403798 + 0.0im, 0.16134424410635484 + 0.0im, -0.002837887529293424 + 0.1396669690891942im, -0.002837887529293424 - 0.1396669690891942im, -0.12786302651748319 + 0.0im, -0.08596606982960253 + 0.0im, 0.08553607089650464 + 0.0im, -0.06626413071001264 + 0.031508090132791954im, -0.06626413071001264 - 0.031508090132791954im, 0.02745240377712857 + 0.030411320109984777im, 0.02745240377712857 - 0.030411320109984777im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.599547272530437e-44, 6.209298980879162e-36, 1.3939362835832434e-36, 1.008254292648366e-36, 9.058615579019436e-36, 1.6261072326879644e-34, 3.617658058163013e-33, 7.029177725827166e-34, 5.54728251926581e-34, 5.501504317906879e-33, 5.5732826805668244e-34, 3.368810506517254e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.19568579083403817 + 0.0im, 0.1613442441063547 + 0.0im, -0.0028378875292934223 + 0.13966696908919446im, -0.0028378875292934223 - 0.13966696908919446im, -0.1278630265174831 + 0.0im, -0.08596606982960248 + 0.0im, 0.0855360708965046 + 0.0im, -0.06626413071001253 + 0.0315080901327919im, -0.06626413071001253 - 0.0315080901327919im, 0.027452403777128608 + 0.0304113201099848im, 0.027452403777128608 - 0.0304113201099848im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.0895091226542575e-43, 9.209999897829678e-36, 6.801878873404383e-36, 2.7068432624581603e-35, 6.441576378273606e-37, 3.246515366548562e-34, 4.88564581433995e-33, 7.266597439220487e-35, 8.459119407653452e-33, 6.393748445935584e-33, 3.286398606897807e-33, 9.716416383265493e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.19568579083403825 + 0.0im, 0.16134424410635487 + 0.0im, -0.002837887529293314 + 0.13966696908919413im, -0.002837887529293314 - 0.13966696908919413im, -0.12786302651748316 + 0.0im, -0.08596606982960252 + 0.0im, 0.08553607089650472 + 0.0im, -0.06626413071001266 + 0.031508090132791926im, -0.06626413071001266 - 0.031508090132791926im, 0.02745240377712856 + 0.030411320109984815im, 0.02745240377712856 - 0.030411320109984815im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.2346868717682312e-44, 1.4573599144829493e-35, 2.5820013142697806e-36, 6.902247232558813e-36, 5.126168822741464e-36, 4.684725972563153e-34, 4.961649493099751e-33, 2.785897807936993e-34, 3.5599905454309756e-33, 7.279984728260963e-33, 6.830708229512741e-34, 2.2164842768122643e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.1956857908340384 + 0.0im, 0.1613442441063549 + 0.0im, -0.002837887529293341 + 0.13966696908919427im, -0.002837887529293341 - 0.13966696908919427im, -0.1278630265174831 + 0.0im, -0.08596606982960239 + 0.0im, 0.0855360708965047 + 0.0im, -0.06626413071001272 + 0.0315080901327919im, -0.06626413071001272 - 0.0315080901327919im, 0.02745240377712866 + 0.030411320109984784im, 0.02745240377712866 - 0.030411320109984784im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.529870429554324e-44, 2.568753831055658e-35, 4.285641045353722e-35, 3.772083557375025e-35, 1.5511662487266583e-35, 4.60280659463626e-34, 6.457466472801293e-33, 6.7097944383659665e-34, 1.1839063050707547e-33, 5.5324368924676883e-33, 1.1315726704241595e-33, 6.984482972179337e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.1956857908340383 + 0.0im, 0.161344244106355 + 0.0im, -0.0028378875292932888 + 0.1396669690891943im, -0.0028378875292932888 - 0.1396669690891943im, -0.12786302651748294 + 0.0im, -0.08596606982960256 + 0.0im, 0.08553607089650465 + 0.0im, -0.06626413071001266 + 0.031508090132791926im, -0.06626413071001266 - 0.031508090132791926im, 0.027452403777128633 + 0.030411320109984857im, 0.027452403777128633 - 0.030411320109984857im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.803813278286292e-44, 3.8130185928595356e-36, 3.7114088683764854e-36, 1.6800953458929455e-35, 3.820832526122309e-36, 9.446333207655773e-34, 2.6972666197269378e-33, 5.7549135998784805e-34, 5.337250776395051e-33, 7.771195811078528e-34, 7.433857680734203e-33, 2.4942735927520005e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.19568579083403786 + 0.0im, 0.16134424410635476 + 0.0im, -0.002837887529293477 + 0.13966696908919446im, -0.002837887529293477 - 0.13966696908919446im, -0.1278630265174831 + 0.0im, -0.08596606982960252 + 0.0im, 0.08553607089650468 + 0.0im, -0.06626413071001261 + 0.03150809013279188im, -0.06626413071001261 - 0.03150809013279188im, 0.02745240377712859 + 0.030411320109984798im, 0.02745240377712859 - 0.030411320109984798im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.4835565161030378e-43, 4.644819037908826e-35, 2.7684371937939244e-35, 7.734649472918943e-35, 1.0091325534118693e-34, 9.181097006226592e-34, 6.935977094744358e-33, 5.806311038020926e-34, 3.184849284780313e-33, 2.6353150720349792e-33, 9.970150289788853e-34, 3.588607759719337e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.19568579083403836 + 0.0im, 0.16134424410635484 + 0.0im, -0.0028378875292934223 + 0.1396669690891942im, -0.0028378875292934223 - 0.1396669690891942im, -0.12786302651748307 + 0.0im, -0.08596606982960248 + 0.0im, 0.0855360708965045 + 0.0im, -0.06626413071001268 + 0.03150809013279195im, -0.06626413071001268 - 0.03150809013279195im, 0.027452403777128657 + 0.030411320109984763im, 0.027452403777128657 - 0.030411320109984763im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.995816099267124e-44, 5.3326508604731945e-36, 1.787244637506399e-36, 6.586706630967497e-36, 2.199067854115276e-36, 3.117934182600723e-33, 2.4714416564856203e-33, 1.8833108809257966e-34, 3.074611605697054e-33, 7.936568372811048e-33, 6.801565123970804e-34, 4.2308109517553645e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.06803460458214654 + 0.14738657385536008im, 0.06803460458214654 - 0.14738657385536008im, 0.06567565442648463 + 0.09659985246814136im, 0.06567565442648463 - 0.09659985246814136im, -0.03793762603226239 + 0.0969172895460982im, -0.03793762603226239 - 0.0969172895460982im, -0.08143006369609011 + 0.02299890795168155im, -0.08143006369609011 - 0.02299890795168155im, -0.08278418727873704 + 0.004428613693541304im, -0.08278418727873704 - 0.004428613693541304im, 0.03494513933221591 + 0.023033516574231444im, 0.03494513933221591 - 0.023033516574231444im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.670001088998001e-46, 2.2917639125112104e-37, 1.7716556839656245e-37, 4.264237932532145e-36, 1.8383503171403694e-36, 4.314065742085401e-36, 2.9633185874604703e-35, 5.845984184352084e-35, 1.9332322464357345e-34, 1.1128803329436561e-33, 6.288596045723395e-33, 9.925673805900082e-34, 6.116755543434855e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.06803460458214676 + 0.1473865738553598im, 0.06803460458214676 - 0.1473865738553598im, 0.06567565442648468 + 0.09659985246814151im, 0.06567565442648468 - 0.09659985246814151im, -0.03793762603226234 + 0.0969172895460982im, -0.03793762603226234 - 0.0969172895460982im, -0.08143006369608993 + 0.022998907951681843im, -0.08143006369608993 - 0.022998907951681843im, -0.08278418727873718 + 0.004428613693540712im, -0.08278418727873718 - 0.004428613693540712im, 0.03494513933221595 + 0.023033516574231472im, 0.03494513933221595 - 0.023033516574231472im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.2106134988397037e-44, 1.6452713211118083e-35, 1.6224937184653946e-35, 5.320793939401863e-34, 4.5649856441638496e-35, 1.91728629446774e-34, 2.505955977754821e-34, 5.604947902266236e-34, 5.4594912093077966e-33, 1.4998386701969368e-32, 2.0862446809655193e-32, 1.4031731475615018e-32, 1.295716893927565e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.06803460458214658 + 0.14738657385535978im, 0.06803460458214658 - 0.14738657385535978im, 0.06567565442648457 + 0.09659985246814151im, 0.06567565442648457 - 0.09659985246814151im, -0.03793762603226225 + 0.09691728954609811im, -0.03793762603226225 - 0.09691728954609811im, -0.08143006369609038 + 0.02299890795168157im, -0.08143006369609038 - 0.02299890795168157im, -0.08278418727873688 + 0.0044286136935406525im, -0.08278418727873688 - 0.0044286136935406525im, 0.03494513933221598 + 0.023033516574231454im, 0.03494513933221598 - 0.023033516574231454im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9671992465721802e-44, 9.444459238737047e-37, 5.184382052744765e-35, 2.8314723092931263e-34, 5.149171834551498e-33, 1.2295496896136619e-34, 1.2281331279414673e-33, 3.929063304460131e-33, 4.570347738862896e-33, 1.4239719495643492e-33, 2.525622414014625e-33, 1.5136107843861904e-32, 4.302628870398936e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.06803460458214652 + 0.14738657385536im, 0.06803460458214652 - 0.14738657385536im, 0.06567565442648465 + 0.0965998524681413im, 0.06567565442648465 - 0.0965998524681413im, -0.037937626032262334 + 0.09691728954609827im, -0.037937626032262334 - 0.09691728954609827im, -0.08143006369609027 + 0.022998907951681455im, -0.08143006369609027 - 0.022998907951681455im, -0.08278418727873704 + 0.004428613693541656im, -0.08278418727873704 - 0.004428613693541656im, 0.03494513933221588 + 0.023033516574231493im, 0.03494513933221588 - 0.023033516574231493im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.4063085241023967e-45, 1.3327499292957577e-36, 4.5436024658688914e-37, 2.8129581395542503e-35, 1.0264447005160136e-34, 1.4258508162855971e-35, 1.5357030028216573e-35, 1.1529026904639059e-34, 6.012409569798953e-34, 4.020414260113268e-33, 1.7488672168298118e-32, 8.365661984310876e-33, 3.322140263136482e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.06803460458214652 + 0.1473865738553599im, 0.06803460458214652 - 0.1473865738553599im, 0.06567565442648454 + 0.09659985246814143im, 0.06567565442648454 - 0.09659985246814143im, -0.03793762603226247 + 0.09691728954609828im, -0.03793762603226247 - 0.09691728954609828im, -0.08143006369609035 + 0.02299890795168152im, -0.08143006369609035 - 0.02299890795168152im, -0.082784187278737 + 0.004428613693541041im, -0.082784187278737 - 0.004428613693541041im, 0.03494513933221599 + 0.023033516574231406im, 0.03494513933221599 - 0.023033516574231406im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.589653186551498e-46, 3.0732244760505436e-37, 5.755076812582007e-37, 9.007911760491036e-36, 1.4437040394359602e-36, 7.781433485094318e-36, 5.74659338224778e-36, 1.1605231243547328e-35, 1.5890110048415608e-34, 9.484102506715894e-34, 1.6804056206713948e-32, 5.500622817038767e-33, 3.037634889823434e-34). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.06803460458214644 + 0.1473865738553596im, 0.06803460458214644 - 0.1473865738553596im, 0.06567565442648468 + 0.09659985246814139im, 0.06567565442648468 - 0.09659985246814139im, -0.037937626032262375 + 0.09691728954609805im, -0.037937626032262375 - 0.09691728954609805im, -0.0814300636960903 + 0.022998907951681493im, -0.0814300636960903 - 0.022998907951681493im, -0.08278418727873701 + 0.004428613693541262im, -0.08278418727873701 - 0.004428613693541262im, 0.03494513933221593 + 0.023033516574231513im, 0.03494513933221593 - 0.023033516574231513im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.028446091420824e-45, 3.660100793273582e-36, 2.1835901398724742e-36, 1.9414845893547773e-35, 5.004927623556878e-35, 4.880567975418239e-35, 1.1645920230884755e-34, 7.1132730680788e-35, 1.404058642969218e-33, 4.589913253807245e-33, 8.883411748583223e-33, 3.488814068638901e-33, 5.503579641886905e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.06803460458214662 + 0.14738657385535986im, 0.06803460458214662 - 0.14738657385535986im, 0.06567565442648474 + 0.09659985246814151im, 0.06567565442648474 - 0.09659985246814151im, -0.03793762603226243 + 0.09691728954609824im, -0.03793762603226243 - 0.09691728954609824im, -0.08143006369609032 + 0.02299890795168142im, -0.08143006369609032 - 0.02299890795168142im, -0.08278418727873707 + 0.0044286136935415615im, -0.08278418727873707 - 0.0044286136935415615im, 0.03494513933221595 + 0.02303351657423138im, 0.03494513933221595 - 0.02303351657423138im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9234286819148285e-44, 1.4640618682787605e-36, 7.913062663302412e-36, 4.173177996973631e-35, 1.469167316133465e-34, 1.4178768015814677e-35, 5.766237089720231e-34, 1.6719713642101345e-33, 1.1627606318877314e-33, 2.2352575943762732e-33, 3.3352979952949886e-33, 1.7461339976395173e-33, 8.688494915498676e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.06803460458214634 + 0.14738657385535964im, 0.06803460458214634 - 0.14738657385535964im, 0.06567565442648464 + 0.09659985246814154im, 0.06567565442648464 - 0.09659985246814154im, -0.037937626032262355 + 0.09691728954609814im, -0.037937626032262355 - 0.09691728954609814im, -0.08143006369609028 + 0.02299890795168171im, -0.08143006369609028 - 0.02299890795168171im, -0.082784187278737 + 0.004428613693540761im, -0.082784187278737 - 0.004428613693540761im, 0.03494513933221588 + 0.023033516574231392im, 0.03494513933221588 - 0.023033516574231392im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.57924263666915e-46, 5.706581817507656e-37, 1.1268753380484168e-37, 8.434099206639937e-36, 5.8595461614559385e-36, 3.288049318725339e-35, 1.0046869178225429e-35, 7.270572496645604e-35, 4.141779394610695e-34, 3.532252326018368e-33, 3.231458879676072e-32, 1.1893448622134405e-32, 1.7093305341067788e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.06803460458214672 + 0.14738657385535983im, 0.06803460458214672 - 0.14738657385535983im, 0.06567565442648474 + 0.09659985246814151im, 0.06567565442648474 - 0.09659985246814151im, -0.037937626032262445 + 0.09691728954609832im, -0.037937626032262445 - 0.09691728954609832im, -0.08143006369609013 + 0.022998907951681493im, -0.08143006369609013 - 0.022998907951681493im, -0.0827841872787371 + 0.004428613693541354im, -0.0827841872787371 - 0.004428613693541354im, 0.03494513933221598 + 0.023033516574231583im, 0.03494513933221598 - 0.023033516574231583im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.600057028282687e-46, 3.2476745628917883e-37, 1.0105977787964915e-37, 2.2230584233008296e-36, 7.798421203456392e-36, 7.364167720493166e-36, 1.4156400811297418e-35, 7.1329408948116775e-34, 4.045264236691196e-34, 2.2659014327863333e-33, 9.495254796908844e-33, 1.8588605674517613e-33, 7.842217290120218e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.06803460458214648 + 0.14738657385535972im, 0.06803460458214648 - 0.14738657385535972im, 0.06567565442648457 + 0.09659985246814143im, 0.06567565442648457 - 0.09659985246814143im, -0.037937626032262375 + 0.0969172895460982im, -0.037937626032262375 - 0.0969172895460982im, -0.0814300636960903 + 0.022998907951681663im, -0.0814300636960903 - 0.022998907951681663im, -0.08278418727873699 + 0.004428613693540852im, -0.08278418727873699 - 0.004428613693540852im, 0.03494513933221594 + 0.023033516574231486im, 0.03494513933221594 - 0.023033516574231486im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.1228404334412515e-46, 7.125992592342304e-37, 5.345879787324558e-37, 6.159505710664811e-36, 5.0956087033814296e-36, 7.670501175678607e-37, 4.3851961414061576e-35, 2.0074753948473341e-35, 2.9070942098430765e-34, 1.3071388661088812e-33, 4.105726123166819e-33, 2.2922546447558763e-33, 9.040152839540776e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.06803460458214663 + 0.14738657385536im, 0.06803460458214663 - 0.14738657385536im, 0.06567565442648476 + 0.09659985246814143im, 0.06567565442648476 - 0.09659985246814143im, -0.03793762603226229 + 0.09691728954609816im, -0.03793762603226229 - 0.09691728954609816im, -0.08143006369609021 + 0.022998907951681344im, -0.08143006369609021 - 0.022998907951681344im, -0.08278418727873708 + 0.004428613693542335im, -0.08278418727873708 - 0.004428613693542335im, 0.03494513933221594 + 0.023033516574231454im, 0.03494513933221594 - 0.023033516574231454im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.1940649822276896e-45, 4.8832628677279495e-36, 1.8023260024298563e-36, 1.8450027790156095e-34, 3.171742850057009e-35, 6.591439396929735e-35, 2.4544005654790006e-37, 5.4620272945850174e-34, 5.891455385720484e-35, 3.703015600143232e-32, 3.5633030313963156e-33, 1.5186834575846238e-33, 1.2727107600151341e-32). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m10.0s Testing PCCAPlus tests passed Testing completed after 99.65s PkgEval succeeded after 169.02s