Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.14 (ec5cf08762*) started at 2025-10-30T18:54:47.708 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.55s ################################################################################ # 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.1 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.10 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.14.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.2.2 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.13.2 [bac558e1] + OrderedCollections v1.8.1 [f48fc343] + PCCAPlus v1.1.2 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.7 [3a884ed6] + UnPack v1.0.2 ⌅ [68821587] + Arpack_jll v3.5.1+1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [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.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4844.4 ms ✓ StatsBase 6722.2 ms ✓ Optim 3213.3 ms ✓ PCCAPlus 3 dependencies successfully precompiled in 16 seconds. 87 already precompiled. Precompilation completed after 28.83s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_7gNjFS/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_7gNjFS/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.1 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.10 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.14.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.2.2 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌃ [0b1a1467] KrylovKit v0.8.3 [d3d80556] LineSearches v7.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [f48fc343] PCCAPlus v1.1.2 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [3a884ed6] UnPack v1.0.2 ⌅ [409d34a3] VectorInterface v0.4.9 ⌅ [68821587] Arpack_jll v3.5.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [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.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2619892162014361 + 0.0im, -0.18783280094122065 + 0.0im, -0.05329440101290825 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (5.021642340722467e-35, 7.069458487614402e-34, 3.396722445411107e-33, 1.881129538194196e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.26198921620143595 + 0.0im, -0.1878328009412204 + 0.0im, -0.05329440101290825 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (5.019896714289883e-36, 2.2301074749109717e-34, 3.885686529367242e-34, 1.1326684728420526e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.2751574077465828 + 0.0im, -0.1899214939481225 + 0.0im, 0.11243321086687004 + 0.0im, -0.07427833727768737 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.507254201759125e-35, 1.9525516740664632e-33, 2.0141445441350147e-33, 7.945027387817487e-33, 5.692216983945409e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.27515740774658265 + 0.0im, -0.18992149394812227 + 0.0im, 0.11243321086687003 + 0.0im, -0.07427833727768736 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.762942605277488e-35, 4.293961070212202e-33, 5.4626146988203195e-33, 4.165602014452445e-33, 1.5414475789800135e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.2751574077465822 + 0.0im, -0.1899214939481225 + 0.0im, 0.1124332108668701 + 0.0im, -0.07427833727768737 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.0124012194317378e-36, 4.189067345732261e-34, 1.6705394793028028e-34, 3.6129719548355764e-33, 9.7079919134866e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.2607089697627298 + 0.0im, -0.15345407715752138 + 0.0im, 0.13116683477652066 + 0.0im, -0.09181964174062053 + 0.0im, 0.010232407454153554 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.2453240549498722e-38, 2.897899049467581e-35, 2.8406855027461402e-33, 2.516906950069853e-33, 2.6721786396400917e-34, 1.0716674016377555e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2607089697627299 + 0.0im, -0.15345407715752135 + 0.0im, 0.13116683477652077 + 0.0im, -0.09181964174062045 + 0.0im, 0.010232407454153604 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (7.266145440924995e-38, 2.449253694679671e-33, 2.5909419084710233e-33, 7.2644290484437415e-34, 1.7974533730845123e-34, 1.2326329234313012e-35). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.26070896976273045 + 0.0im, -0.15345407715752152 + 0.0im, 0.13116683477652072 + 0.0im, -0.09181964174062066 + 0.0im, 0.010232407454153582 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (7.488271359497346e-37, 8.710080986794535e-34, 4.118376281248348e-33, 4.361795179759083e-33, 2.697227165012839e-33, 1.0094449948775121e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.26070896976272995 + 0.0im, -0.1534540771575214 + 0.0im, 0.1311668347765206 + 0.0im, -0.09181964174062048 + 0.0im, 0.010232407454153566 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.25326811647221e-37, 1.7678482422201456e-33, 2.8036046596574955e-33, 8.118472912273852e-33, 9.465430350887046e-33, 2.7803261277249845e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.24854265957282026 + 0.0im, 0.20082874828676536 + 0.0im, 0.15497541074102866 + 0.0im, -0.1052822596603902 + 0.0im, 0.03997450495955152 + 0.0im, 0.006750898712085956 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.0619504247515195e-39, 4.730878815330262e-34, 6.4988592641844496e-34, 4.435557177904543e-34, 1.7781070664639557e-35, 1.671627153331083e-33, 8.155489517898349e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.24854265957282037 + 0.0im, 0.20082874828676514 + 0.0im, 0.15497541074102872 + 0.0im, -0.10528225966039037 + 0.0im, 0.03997450495955151 + 0.0im, 0.006750898712086 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.1163783549137122e-39, 3.611625747899023e-34, 3.237484373268686e-34, 4.049626928039445e-33, 3.033295350004143e-34, 2.949844346639777e-34, 5.3449604186025765e-34). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, 0.24854265957282043 + 0.0im, 0.2008287482867653 + 0.0im, 0.15497541074102877 + 0.0im, -0.10528225966039022 + 0.0im, 0.039974504959551516 + 0.0im, 0.00675089871208594 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (6.007289509343617e-39, 1.0979307195240717e-34, 4.7727473720946054e-33, 1.0367679293440482e-33, 7.0637417395698415e-34, 3.90433494601412e-34, 2.881831876806688e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.2485426595728205 + 0.0im, 0.20082874828676522 + 0.0im, 0.15497541074102864 + 0.0im, -0.10528225966039012 + 0.0im, 0.03997450495955157 + 0.0im, 0.006750898712085942 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.135728858079368e-39, 6.896779005827805e-35, 1.3074704249823782e-34, 1.4906867111202045e-32, 8.673512025139223e-34, 1.329499775020967e-34, 3.73269077354415e-34). ) (vals, info) = (ComplexF64[1.0000000000000022 + 0.0im, 0.24854265957282023 + 0.0im, 0.20082874828676534 + 0.0im, 0.15497541074102875 + 0.0im, -0.10528225966039012 + 0.0im, 0.039974504959551516 + 0.0im, 0.006750898712085913 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.1811266895206502e-38, 3.835302539908278e-33, 1.4268444922273577e-33, 6.392462425847124e-33, 5.304710113070395e-34, 1.342527499115793e-33, 4.979810957820161e-34). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, -0.2587240414227779 + 0.0im, 0.19049256439281861 + 0.0im, -0.16481592371662362 + 0.0im, 0.08776720537934991 + 0.0im, -0.06054316619397747 + 0.0im, 0.03456706961482256 + 0.0im, 0.0062348943256717165 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.4981767956341204e-41, 3.3438267793625632e-37, 1.3151085017279615e-36, 3.793418791857019e-36, 1.2990494137813157e-34, 1.2287213343231258e-35, 3.020588478631268e-33, 1.982119193109605e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.2587240414227781 + 0.0im, 0.1904925643928183 + 0.0im, -0.16481592371662337 + 0.0im, 0.08776720537935004 + 0.0im, -0.060543166193977566 + 0.0im, 0.03456706961482256 + 0.0im, 0.006234894325671715 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.9740032694704984e-40, 2.2101776988870528e-35, 3.0545004928223726e-34, 3.064581395610007e-36, 1.6813041680515763e-34, 1.5195061212625632e-34, 2.816480230510857e-33, 5.37459576520362e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.25872404142277805 + 0.0im, 0.19049256439281873 + 0.0im, -0.1648159237166235 + 0.0im, 0.08776720537934991 + 0.0im, -0.060543166193977434 + 0.0im, 0.03456706961482255 + 0.0im, 0.006234894325671739 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.0419266134830155e-40, 3.7495995832026856e-36, 6.475250092857073e-36, 2.927049822261886e-35, 8.475128484391549e-35, 4.93589263381498e-35, 2.751750736304742e-33, 5.0360064308494695e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.2587240414227779 + 0.0im, 0.1904925643928187 + 0.0im, -0.16481592371662332 + 0.0im, 0.08776720537934993 + 0.0im, -0.06054316619397741 + 0.0im, 0.034567069614822525 + 0.0im, 0.00623489432567174 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.407034547922169e-41, 2.4681194824390733e-36, 1.0895256248907979e-36, 2.30713300191266e-36, 1.5138247178470514e-35, 6.140862969311184e-35, 1.8322636546648574e-34, 6.45595124351302e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.25872404142277805 + 0.0im, 0.19049256439281884 + 0.0im, -0.16481592371662335 + 0.0im, 0.08776720537934998 + 0.0im, -0.06054316619397743 + 0.0im, 0.034567069614822546 + 0.0im, 0.006234894325671734 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.384074454382755e-41, 6.2387455725816766e-37, 1.660353093478614e-35, 7.872661264534075e-36, 1.0310610263949587e-34, 8.796995104790629e-35, 4.710765180052791e-33, 9.035960266029984e-35). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.2587240414227775 + 0.0im, 0.19049256439281856 + 0.0im, -0.16481592371662349 + 0.0im, 0.08776720537934989 + 0.0im, -0.060543166193977475 + 0.0im, 0.03456706961482257 + 0.0im, 0.0062348943256717105 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (6.232210574801802e-40, 7.030741811968685e-36, 2.9420506356855893e-35, 3.968096168701541e-35, 4.715186294695455e-34, 2.9057655915104437e-34, 2.50397886886391e-33, 1.2873632292139239e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.21817412460635302 + 0.0im, 0.18682058881426616 + 0.0im, 0.14216807002314197 + 0.0im, -0.12077849013541499 + 0.0im, 0.11181762783879051 + 0.0im, -0.09040019183939091 + 0.0im, 0.054692856741964856 + 0.0im, -0.02261996353627514 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.190011111541619e-40, 7.530742149672358e-36, 5.3130014687836754e-34, 1.3043047901005514e-32, 8.235922111628377e-34, 4.175352835394049e-33, 1.630590529613941e-33, 1.8230267157617372e-33, 2.865406379036644e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.2181741246063524 + 0.0im, 0.18682058881426622 + 0.0im, 0.14216807002314202 + 0.0im, -0.12077849013541507 + 0.0im, 0.11181762783879055 + 0.0im, -0.09040019183939087 + 0.0im, 0.05469285674196481 + 0.0im, -0.02261996353627508 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (9.94278902868743e-41, 4.961071378586978e-35, 4.88440683870042e-34, 1.4520414222611293e-33, 1.3662480129869463e-33, 6.254755776121323e-33, 3.417896823867962e-33, 1.3423379053208775e-33, 3.3694593083325866e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2181741246063531 + 0.0im, 0.18682058881426641 + 0.0im, 0.142168070023142 + 0.0im, -0.12077849013541489 + 0.0im, 0.11181762783879037 + 0.0im, -0.09040019183939085 + 0.0im, 0.05469285674196482 + 0.0im, -0.02261996353627514 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.0543961260404744e-40, 8.820532323831385e-36, 3.0813235403069716e-33, 8.218180800972372e-34, 5.847494334782818e-34, 1.6154195678279654e-33, 4.095889958655279e-33, 1.0693163432792888e-33, 2.8886945245900803e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.2181741246063529 + 0.0im, 0.18682058881426616 + 0.0im, 0.1421680700231419 + 0.0im, -0.12077849013541492 + 0.0im, 0.11181762783879044 + 0.0im, -0.09040019183939096 + 0.0im, 0.054692856741964835 + 0.0im, -0.022619963536275198 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (9.403808638127024e-42, 9.046010386224656e-37, 3.7607033440376045e-35, 3.246785430426798e-34, 2.61560698708999e-35, 2.121157491378245e-34, 1.3015358273477137e-34, 2.792435031946724e-33, 5.490773119212559e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.21817412460635285 + 0.0im, 0.18682058881426641 + 0.0im, 0.1421680700231419 + 0.0im, -0.12077849013541495 + 0.0im, 0.11181762783879058 + 0.0im, -0.09040019183939073 + 0.0im, 0.05469285674196481 + 0.0im, -0.022619963536275142 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (8.629296312397997e-41, 2.7411334774729654e-35, 8.466972013389041e-35, 1.1293015185214005e-33, 2.058606602990413e-34, 3.087777093185947e-33, 1.1625099629446813e-33, 6.470780134062744e-34, 1.464275974124527e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.21817412460635324 + 0.0im, 0.18682058881426641 + 0.0im, 0.14216807002314194 + 0.0im, -0.12077849013541493 + 0.0im, 0.1118176278387906 + 0.0im, -0.09040019183939087 + 0.0im, 0.05469285674196493 + 0.0im, -0.022619963536275097 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.598688989425484e-40, 1.2096533110165311e-35, 1.4193974805498416e-34, 3.533225106145018e-33, 1.4546471227493083e-33, 1.2339322139275294e-33, 1.2057164991542971e-33, 1.1052974277782486e-33, 1.2014757961641608e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.21817412460635308 + 0.0im, 0.18682058881426616 + 0.0im, 0.1421680700231419 + 0.0im, -0.12077849013541497 + 0.0im, 0.11181762783879058 + 0.0im, -0.09040019183939087 + 0.0im, 0.054692856741964835 + 0.0im, -0.02261996353627513 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.7169299295994547e-40, 2.48938225738128e-35, 4.702691396407047e-34, 8.304819306533096e-33, 9.6207358096359e-33, 3.153885195227437e-33, 3.477921642724129e-33, 3.156299743628073e-33, 1.589523433069403e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.2304630216528549 + 0.0im, -0.18944381944088665 + 0.0im, 0.16359473831509336 + 0.0im, -0.16165273731210422 + 0.0im, 0.12353912148683037 + 0.0im, -0.12156782973174379 + 0.0im, 0.07911492936734572 + 0.0im, -0.06564431187824907 + 0.0im, 0.06257362520462477 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.1058226123632629e-41, 2.6195449218040505e-35, 1.2380413233110572e-34, 7.183895661056788e-34, 6.478364793240885e-33, 9.706299147164508e-34, 5.7093156003088885e-34, 3.922380719083809e-33, 6.749399896267405e-34, 1.4814317687545073e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.23046302165285537 + 0.0im, -0.1894438194408873 + 0.0im, 0.16359473831509347 + 0.0im, -0.16165273731210422 + 0.0im, 0.1235391214868305 + 0.0im, -0.12156782973174383 + 0.0im, 0.07911492936734581 + 0.0im, -0.06564431187824903 + 0.0im, 0.06257362520462471 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (9.643620992110578e-42, 1.1131318050809574e-35, 5.633098837732235e-35, 1.1888805761324601e-32, 6.9667422526273885e-34, 9.10409770264678e-34, 1.5051837704883163e-33, 3.996483006207433e-33, 3.883823532892847e-34, 2.2797201092854663e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.2304630216528549 + 0.0im, -0.18944381944088654 + 0.0im, 0.1635947383150933 + 0.0im, -0.16165273731210417 + 0.0im, 0.12353912148683054 + 0.0im, -0.12156782973174374 + 0.0im, 0.07911492936734581 + 0.0im, -0.065644311878249 + 0.0im, 0.06257362520462482 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.3303462768117652e-41, 1.968555610643955e-34, 4.713995414907469e-35, 1.566521583098972e-33, 1.2276337437341529e-33, 1.3130676021004175e-33, 1.2590882249030068e-33, 1.4414938936886579e-33, 6.440007338485253e-34, 3.869542226647603e-33). ) (vals, info) = (ComplexF64[0.9999999999999988 + 0.0im, 0.23046302165285523 + 0.0im, -0.18944381944088656 + 0.0im, 0.16359473831509364 + 0.0im, -0.16165273731210428 + 0.0im, 0.12353912148683036 + 0.0im, -0.12156782973174393 + 0.0im, 0.0791149293673458 + 0.0im, -0.06564431187824912 + 0.0im, 0.06257362520462482 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.971110284393833e-42, 1.837991317474426e-36, 2.510243630562967e-35, 4.262731011120883e-34, 2.0534684544661756e-34, 5.225433113683122e-34, 3.1151624696503512e-34, 3.5404101459220923e-34, 5.0146628634644645e-33, 6.912629980464824e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.23046302165285515 + 0.0im, -0.1894438194408868 + 0.0im, 0.1635947383150933 + 0.0im, -0.16165273731210433 + 0.0im, 0.12353912148683069 + 0.0im, -0.12156782973174377 + 0.0im, 0.07911492936734571 + 0.0im, -0.0656443118782492 + 0.0im, 0.06257362520462474 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.526635900867638e-42, 3.891693179741846e-36, 7.219684947989284e-36, 2.7015477325841964e-34, 1.5688000122529174e-35, 2.380126626296706e-34, 7.133525476467467e-35, 2.391629505709364e-33, 1.871410908291523e-34, 2.376674091110023e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.2304630216528544 + 0.0im, -0.18944381944088678 + 0.0im, 0.16359473831509364 + 0.0im, -0.16165273731210458 + 0.0im, 0.12353912148683038 + 0.0im, -0.12156782973174379 + 0.0im, 0.07911492936734575 + 0.0im, -0.06564431187824905 + 0.0im, 0.06257362520462474 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.1082745606424804e-42, 7.309908128724987e-36, 4.0659173746726935e-35, 9.471547078301421e-35, 7.387842873921743e-35, 1.7808648371352964e-33, 2.5171489826808538e-34, 1.7884707520545143e-33, 4.307806165608167e-34, 3.2108443961130796e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.23046302165285498 + 0.0im, -0.18944381944088645 + 0.0im, 0.16359473831509352 + 0.0im, -0.16165273731210392 + 0.0im, 0.12353912148683048 + 0.0im, -0.12156782973174385 + 0.0im, 0.07911492936734571 + 0.0im, -0.06564431187824908 + 0.0im, 0.0625736252046248 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0881748234214492e-41, 1.061522058062128e-35, 3.8286593624097694e-35, 2.5526966646109786e-33, 1.8373047422055053e-34, 1.0035609379647973e-33, 2.063145214830632e-34, 2.928379008236268e-33, 2.5219483151636657e-34, 8.299077752275873e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.23046302165285484 + 0.0im, -0.18944381944088676 + 0.0im, 0.1635947383150936 + 0.0im, -0.1616527373121042 + 0.0im, 0.12353912148683036 + 0.0im, -0.12156782973174383 + 0.0im, 0.07911492936734581 + 0.0im, -0.06564431187824916 + 0.0im, 0.0625736252046248 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.661626427582784e-42, 6.838815969767818e-36, 9.371222545537302e-36, 3.950322667112367e-34, 5.808454944062957e-35, 2.8584151399839376e-34, 2.764492348275064e-33, 2.299912318034423e-33, 2.269601103206927e-34, 1.2595769279808111e-33). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, -0.2360460255268262 + 0.0im, 0.18999612523916065 + 0.0im, 0.13827102588029827 + 0.0im, -0.13263817253595817 + 0.0im, -0.12668606625851328 + 0.0im, 0.11708296583754786 + 0.0im, -0.06928642633291064 + 0.0im, 0.042056221441267416 + 0.0im, 0.03142960999112952 + 0.0im, 0.028565346664674703 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.4609238004770862e-45, 4.144414634150292e-39, 3.025170069380958e-36, 2.7235926598233126e-36, 2.1528968299476744e-36, 2.875673181018781e-35, 5.0134298811920816e-36, 4.5159697923751144e-37, 1.1657917080429867e-33, 2.4211337153023885e-33, 4.928946253576257e-34). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.2360460255268261 + 0.0im, 0.1899961252391609 + 0.0im, 0.1382710258802981 + 0.0im, -0.132638172535958 + 0.0im, -0.12668606625851314 + 0.0im, 0.11708296583754788 + 0.0im, -0.06928642633291074 + 0.0im, 0.04205622144126748 + 0.0im, 0.03142960999112952 + 0.0im, 0.028565346664674713 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.003713693687644e-45, 9.106050143153564e-40, 4.2831583558802616e-38, 4.9304001714273535e-37, 3.577227274204493e-36, 3.2192248648764044e-36, 5.810892380664459e-36, 1.9246532086666633e-36, 7.584921758311528e-35, 1.099127240134126e-33, 1.569472739246299e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.23604602552682682 + 0.0im, 0.1899961252391604 + 0.0im, 0.13827102588029816 + 0.0im, -0.13263817253595792 + 0.0im, -0.12668606625851303 + 0.0im, 0.11708296583754786 + 0.0im, -0.06928642633291063 + 0.0im, 0.042056221441267416 + 0.0im, 0.03142960999112952 + 0.0im, 0.028565346664674682 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.9553174985706185e-45, 1.8145347712171332e-38, 4.792137631101622e-37, 4.1091663688069996e-36, 6.1688638571608e-36, 2.708648115567806e-35, 3.147318588885526e-36, 1.242122479300426e-37, 3.644147740082898e-34, 1.2537881144213996e-33, 1.0542404342161319e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2360460255268272 + 0.0im, 0.18999612523916068 + 0.0im, 0.13827102588029808 + 0.0im, -0.13263817253595783 + 0.0im, -0.12668606625851303 + 0.0im, 0.11708296583754782 + 0.0im, -0.06928642633291064 + 0.0im, 0.04205622144126742 + 0.0im, 0.03142960999112952 + 0.0im, 0.02856534666467469 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.434133210155043e-46, 5.695459728103085e-40, 3.021038021964635e-38, 5.336203256219393e-37, 1.0621381323842007e-36, 1.4424871243497867e-36, 4.012339265401021e-36, 4.987032789929351e-37, 5.9694814059667925e-36, 2.3664893751900582e-33, 6.477746083591634e-35). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.236046025526827 + 0.0im, 0.18999612523916054 + 0.0im, 0.13827102588029805 + 0.0im, -0.13263817253595767 + 0.0im, -0.12668606625851297 + 0.0im, 0.11708296583754776 + 0.0im, -0.0692864263329106 + 0.0im, 0.042056221441267465 + 0.0im, 0.03142960999112954 + 0.0im, 0.028565346664674675 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.498494687490369e-45, 9.479429094879663e-39, 5.0435475282446604e-37, 3.648107222308026e-36, 2.3896764921925925e-35, 1.5474979186272406e-35, 3.316736509873855e-35, 6.099532142176737e-35, 2.362459514030384e-34, 2.56483748055462e-33, 8.704596307226209e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2360460255268263 + 0.0im, 0.18999612523916046 + 0.0im, 0.13827102588029813 + 0.0im, -0.1326381725359577 + 0.0im, -0.12668606625851306 + 0.0im, 0.11708296583754776 + 0.0im, -0.06928642633291059 + 0.0im, 0.042056221441267444 + 0.0im, 0.0314296099911295 + 0.0im, 0.02856534666467468 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.191213635066159e-45, 2.703559659553529e-38, 1.1649653807998107e-36, 5.107192533905608e-36, 8.338655568520793e-36, 4.2926449955673285e-35, 1.872753564285211e-35, 7.707115982590652e-36, 3.423625070863449e-34, 2.8498396423918937e-33, 8.996194524737382e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.23604602552682571 + 0.0im, 0.18999612523916043 + 0.0im, 0.13827102588029844 + 0.0im, -0.13263817253595797 + 0.0im, -0.12668606625851286 + 0.0im, 0.11708296583754768 + 0.0im, -0.06928642633291071 + 0.0im, 0.04205622144126743 + 0.0im, 0.031429609991129516 + 0.0im, 0.028565346664674675 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.000305806996938e-45, 1.003035220065121e-38, 9.91133606542242e-38, 2.491494906759397e-36, 1.5956716196637396e-36, 6.864676665431213e-36, 4.145542251696125e-36, 2.1070564819537784e-36, 2.4125267465325247e-33, 6.885380127176159e-34, 5.780875018452953e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.23604602552682646 + 0.0im, 0.18999612523916065 + 0.0im, 0.13827102588029824 + 0.0im, -0.13263817253595786 + 0.0im, -0.12668606625851306 + 0.0im, 0.11708296583754782 + 0.0im, -0.06928642633291056 + 0.0im, 0.04205622144126746 + 0.0im, 0.03142960999112952 + 0.0im, 0.028565346664674675 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.2904225687316034e-45, 2.4716770212934002e-39, 9.525645948419334e-38, 1.2607286099460165e-35, 4.884241996232697e-36, 2.9518312725969554e-36, 2.497108742671444e-35, 3.3307209016152414e-36, 6.180929877280595e-34, 9.10052218396582e-34, 4.902159165665103e-34). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.23604602552682574 + 0.0im, 0.18999612523916107 + 0.0im, 0.13827102588029827 + 0.0im, -0.1326381725359579 + 0.0im, -0.12668606625851306 + 0.0im, 0.11708296583754757 + 0.0im, -0.06928642633291057 + 0.0im, 0.0420562214412674 + 0.0im, 0.03142960999112953 + 0.0im, 0.028565346664674685 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.716761053488547e-45, 1.5317058048950293e-38, 1.4321682831756275e-37, 4.0112474264327284e-35, 3.983100684965488e-36, 3.576849551060963e-36, 6.588638473853885e-36, 7.387137375673839e-36, 2.6239472973279464e-34, 5.7599275629421345e-33, 4.398403204830275e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.26760787140708797 + 0.0im, 0.2370062632104693 + 0.0im, 0.16640552705969364 + 0.0im, -0.16607531878313278 + 0.0im, 0.1267691789834144 + 0.0im, 0.06593588503041217 + 0.0im, -0.06179605391102978 + 0.0im, -0.05278499344505113 + 0.0im, 0.021250952453884208 + 0.0im, 0.011618905449214447 + 0.0im, 0.0020427910111517787 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.342991324359529e-47, 6.775340172969619e-41, 1.6978664128483708e-39, 4.0611653200101324e-38, 6.557255392916645e-39, 1.4088951870869753e-37, 1.4874743497932876e-36, 1.010748660230654e-34, 7.528873510837155e-36, 6.481025208037591e-34, 4.4604023388133475e-35, 1.6711999849363562e-35). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.26760787140708875 + 0.0im, 0.23700626321046944 + 0.0im, 0.1664055270596937 + 0.0im, -0.16607531878313278 + 0.0im, 0.12676917898341436 + 0.0im, 0.06593588503041208 + 0.0im, -0.06179605391102975 + 0.0im, -0.052784993445050964 + 0.0im, 0.021250952453884184 + 0.0im, 0.011618905449214453 + 0.0im, 0.0020427910111517717 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.6086495692324378e-45, 1.8055848696307996e-38, 2.245697738771102e-37, 4.7475295048296577e-36, 1.2057512950995971e-39, 2.219305792041222e-35, 5.379270853557775e-35, 5.422410914052569e-35, 1.2734053963886048e-34, 1.3070667804966503e-33, 4.3111470350736774e-33, 1.0518063438378827e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.2676078714070891 + 0.0im, 0.23700626321046966 + 0.0im, 0.16640552705969358 + 0.0im, -0.16607531878313264 + 0.0im, 0.12676917898341436 + 0.0im, 0.06593588503041205 + 0.0im, -0.06179605391102976 + 0.0im, -0.05278499344505099 + 0.0im, 0.021250952453884205 + 0.0im, 0.011618905449214477 + 0.0im, 0.0020427910111517717 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.680394244235801e-46, 2.247594162217612e-40, 5.3321595614493e-39, 2.2355728813122806e-36, 7.769915014149045e-38, 1.571033644915763e-36, 8.813802690180442e-36, 2.0112999900533082e-34, 4.6604687216547913e-35, 1.995761277175906e-33, 5.127352103694031e-34, 3.792498518883687e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.2676078714070894 + 0.0im, 0.23700626321046964 + 0.0im, 0.166405527059694 + 0.0im, -0.16607531878313278 + 0.0im, 0.12676917898341442 + 0.0im, 0.06593588503041203 + 0.0im, -0.06179605391102977 + 0.0im, -0.05278499344505094 + 0.0im, 0.021250952453884194 + 0.0im, 0.011618905449214463 + 0.0im, 0.0020427910111517726 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.2122331681417473e-46, 2.930874139081491e-40, 1.2076939972821321e-38, 3.5088514357223663e-37, 3.826019544123374e-39, 5.7250630213488875e-37, 4.588611575497045e-36, 5.366858379616981e-35, 1.4536340270695101e-35, 2.0902023540723455e-34, 1.4551081492966295e-33, 5.255717507466145e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.26760787140708847 + 0.0im, 0.23700626321046936 + 0.0im, 0.1664055270596937 + 0.0im, -0.1660753187831329 + 0.0im, 0.12676917898341447 + 0.0im, 0.06593588503041208 + 0.0im, -0.0617960539110299 + 0.0im, -0.05278499344505097 + 0.0im, 0.021250952453884177 + 0.0im, 0.011618905449214458 + 0.0im, 0.002042791011151768 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.699727397151399e-46, 3.118816927249057e-39, 2.82721264318249e-38, 1.4089916202912701e-36, 7.10197046376928e-38, 3.6965363651365404e-35, 1.423414798853925e-35, 2.7496574883629073e-35, 6.04275663833165e-35, 3.360513579625137e-34, 1.4210616696537368e-33, 3.966427768823825e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.26760787140708864 + 0.0im, 0.23700626321046891 + 0.0im, 0.16640552705969358 + 0.0im, -0.16607531878313295 + 0.0im, 0.12676917898341425 + 0.0im, 0.06593588503041206 + 0.0im, -0.06179605391102977 + 0.0im, -0.05278499344505106 + 0.0im, 0.0212509524538842 + 0.0im, 0.011618905449214456 + 0.0im, 0.0020427910111517783 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2490600182174373e-45, 2.6316361865751998e-39, 8.539404207442978e-39, 7.370610586993861e-37, 4.104918641651792e-36, 4.536657086432812e-36, 2.2667761414936387e-34, 3.458605705001462e-35, 7.345116376700647e-35, 9.51212058325784e-34, 2.2459920768288316e-33, 1.0124851913612377e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.26760787140708864 + 0.0im, 0.23700626321046936 + 0.0im, 0.16640552705969366 + 0.0im, -0.1660753187831329 + 0.0im, 0.12676917898341417 + 0.0im, 0.065935885030412 + 0.0im, -0.06179605391102979 + 0.0im, -0.05278499344505105 + 0.0im, 0.02125095245388419 + 0.0im, 0.011618905449214465 + 0.0im, 0.0020427910111517704 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.677974968017179e-46, 2.150472255790783e-39, 3.728938282859905e-38, 2.0956571823666747e-36, 1.2546639316188316e-38, 1.2226324919588616e-35, 1.2544539231074928e-35, 7.404118925115375e-35, 3.2498930605284296e-35, 1.927510823367033e-34, 7.2488010694952684e-34, 5.0096276138850595e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2676078714070884 + 0.0im, 0.2370062632104691 + 0.0im, 0.16640552705969378 + 0.0im, -0.16607531878313275 + 0.0im, 0.12676917898341425 + 0.0im, 0.06593588503041208 + 0.0im, -0.06179605391102984 + 0.0im, -0.05278499344505106 + 0.0im, 0.021250952453884205 + 0.0im, 0.01161890544921448 + 0.0im, 0.00204279101115179 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.0405694395196624e-47, 6.48182145297847e-41, 1.7109609737527673e-39, 8.649535359585099e-38, 3.380107502898808e-38, 6.799589944959016e-38, 7.281229154960336e-37, 1.2421615068176685e-36, 4.111344817948726e-36, 1.8098518350611623e-33, 1.516774068890559e-35, 4.9857722064508943e-36). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2676078714070887 + 0.0im, 0.23700626321046891 + 0.0im, 0.16640552705969344 + 0.0im, -0.1660753187831325 + 0.0im, 0.12676917898341442 + 0.0im, 0.06593588503041199 + 0.0im, -0.06179605391102969 + 0.0im, -0.052784993445051054 + 0.0im, 0.021250952453884215 + 0.0im, 0.011618905449214442 + 0.0im, 0.0020427910111517874 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.2363952637436185e-46, 9.757340064235283e-40, 9.752686764947475e-39, 2.3585642593830182e-37, 1.4871531508057462e-38, 1.992784768904918e-36, 1.2508422390345074e-35, 2.7764774721665743e-35, 1.5492316321069912e-34, 5.9301183051674955e-34, 2.7681166520531565e-33, 4.052527442045511e-34). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, -0.26760787140708836 + 0.0im, 0.23700626321046966 + 0.0im, 0.1664055270596939 + 0.0im, -0.1660753187831324 + 0.0im, 0.1267691789834143 + 0.0im, 0.06593588503041209 + 0.0im, -0.061796053911029776 + 0.0im, -0.052784993445051026 + 0.0im, 0.021250952453884208 + 0.0im, 0.011618905449214453 + 0.0im, 0.002042791011151749 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.2515529425121775e-46, 1.6785693805366608e-40, 1.040483155534219e-38, 2.774113329584416e-35, 4.030320479417324e-37, 2.209384806529758e-36, 6.231553604055537e-36, 2.9595655783948205e-35, 6.089391502246763e-35, 3.683816949640634e-33, 7.4997112915367906e-34, 1.2074057853006409e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.21873310808077973 + 0.0im, -0.17455493124936516 + 0.0im, 0.1713095208865107 + 0.0im, -0.13952360530597988 + 0.0im, 0.12507319917500195 + 0.0im, 0.10922101246014489 + 0.0im, 0.09366042973432286 + 0.0im, -0.08809578232279712 + 0.0im, -0.07318573294904733 + 0.0im, -0.05708397431030718 + 0.0im, 0.03242481578492218 + 0.0im, -0.01218008312228429 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.311735673050665e-46, 1.2881792417661844e-36, 4.984489170024751e-37, 3.9729557889568e-35, 9.437614477650592e-36, 3.239406539567352e-34, 9.86389265956546e-34, 3.0267885365853996e-33, 2.2749674904591993e-34, 1.1373165784673427e-33, 3.2514077045695594e-34, 2.6864549796913573e-34, 1.0411797488748132e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.21873310808077945 + 0.0im, -0.1745549312493649 + 0.0im, 0.17130952088651089 + 0.0im, -0.1395236053059798 + 0.0im, 0.1250731991750019 + 0.0im, 0.10922101246014475 + 0.0im, 0.09366042973432284 + 0.0im, -0.08809578232279701 + 0.0im, -0.07318573294904741 + 0.0im, -0.0570839743103072 + 0.0im, 0.032424815784922206 + 0.0im, -0.012180083122284302 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.3147092883552664e-45, 1.1529556528134857e-36, 1.1130715689226175e-35, 1.0932864151075203e-34, 4.7110250472901307e-35, 1.052187977991355e-33, 1.979629031117789e-33, 4.046812710639463e-33, 5.002100809209446e-34, 2.0820301933982364e-33, 1.931697047416748e-33, 2.9409151867891827e-34, 6.049454875185575e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.2187331080807799 + 0.0im, -0.17455493124936472 + 0.0im, 0.17130952088651089 + 0.0im, -0.13952360530597954 + 0.0im, 0.12507319917500187 + 0.0im, 0.10922101246014489 + 0.0im, 0.09366042973432291 + 0.0im, -0.08809578232279726 + 0.0im, -0.07318573294904727 + 0.0im, -0.05708397431030709 + 0.0im, 0.03242481578492216 + 0.0im, -0.012180083122284238 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.5952652383547983e-45, 4.6224034435074055e-37, 1.5072180174725188e-36, 1.352063618166798e-34, 1.058987516307416e-35, 2.8298962769754657e-33, 3.092684357184944e-33, 6.7295149336694475e-34, 5.564538354222731e-34, 3.953505996719839e-34, 2.5169157776839047e-33, 7.006134894357922e-34, 1.1858301271125019e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.2187331080807796 + 0.0im, -0.17455493124936447 + 0.0im, 0.17130952088651086 + 0.0im, -0.1395236053059799 + 0.0im, 0.12507319917500234 + 0.0im, 0.10922101246014494 + 0.0im, 0.09366042973432286 + 0.0im, -0.08809578232279716 + 0.0im, -0.07318573294904719 + 0.0im, -0.0570839743103071 + 0.0im, 0.03242481578492226 + 0.0im, -0.012180083122284241 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.1757349252640156e-47, 3.392729035462819e-38, 1.1577196590757381e-36, 2.0704074798415383e-37, 1.9687807449398536e-37, 8.521370913832907e-36, 4.3484630145037554e-36, 2.297268991577448e-33, 4.198493181509738e-33, 7.375925539849947e-36, 4.2334109893417683e-35, 1.8809043818097407e-35, 2.5170836540860735e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2187331080807797 + 0.0im, -0.17455493124936478 + 0.0im, 0.17130952088651094 + 0.0im, -0.13952360530597993 + 0.0im, 0.12507319917500195 + 0.0im, 0.10922101246014482 + 0.0im, 0.09366042973432287 + 0.0im, -0.08809578232279708 + 0.0im, -0.0731857329490474 + 0.0im, -0.057083974310307116 + 0.0im, 0.03242481578492215 + 0.0im, -0.012180083122284292 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0107468053486989e-45, 8.415623498658614e-37, 8.628557995441237e-37, 1.4292866806922557e-35, 9.848642484292308e-35, 1.138590436045472e-33, 1.695753919095581e-33, 8.604041991924503e-33, 9.400643317339156e-34, 1.101571182611777e-33, 8.157913026120598e-34, 5.204770726339362e-34, 4.57342070809224e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.218733108080779 + 0.0im, -0.1745549312493647 + 0.0im, 0.17130952088651094 + 0.0im, -0.13952360530598 + 0.0im, 0.12507319917500204 + 0.0im, 0.10922101246014489 + 0.0im, 0.09366042973432297 + 0.0im, -0.08809578232279737 + 0.0im, -0.07318573294904733 + 0.0im, -0.05708397431030714 + 0.0im, 0.032424815784922144 + 0.0im, -0.012180083122284196 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.3985765844728404e-46, 3.7073432333964456e-37, 7.820225415441457e-36, 1.1497544397359448e-35, 1.221528438697616e-35, 5.703166914627339e-35, 3.508419982207193e-33, 1.3523844408474899e-34, 6.759281132955505e-35, 1.2962996791556344e-33, 2.6455432040671704e-34, 1.5471375074805485e-34, 1.6585839190571516e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.21873310808077942 + 0.0im, -0.1745549312493646 + 0.0im, 0.1713095208865109 + 0.0im, -0.13952360530597951 + 0.0im, 0.12507319917500195 + 0.0im, 0.10922101246014482 + 0.0im, 0.09366042973432298 + 0.0im, -0.08809578232279718 + 0.0im, -0.0731857329490473 + 0.0im, -0.057083974310307116 + 0.0im, 0.032424815784922185 + 0.0im, -0.012180083122284236 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.506459851229489e-46, 1.0699121145798981e-36, 4.882221882695207e-37, 1.1095637574966188e-35, 1.1479839166589099e-35, 2.0381867800026025e-34, 3.176714685798315e-34, 1.7820750932751567e-33, 1.1753484519775693e-34, 2.9160325033399038e-33, 5.9054195445790925e-34, 1.6987756086286406e-34, 1.4234540115299118e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.21873310808077945 + 0.0im, -0.17455493124936466 + 0.0im, 0.17130952088651094 + 0.0im, -0.13952360530597982 + 0.0im, 0.12507319917500198 + 0.0im, 0.10922101246014494 + 0.0im, 0.09366042973432283 + 0.0im, -0.08809578232279716 + 0.0im, -0.0731857329490473 + 0.0im, -0.05708397431030712 + 0.0im, 0.0324248157849222 + 0.0im, -0.012180083122284227 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.912390332628518e-46, 4.434162798004835e-36, 1.5591826968397124e-36, 1.4943004113873097e-34, 8.121535197216985e-36, 3.349327848929362e-34, 5.2752674740213324e-34, 2.8922924174566427e-34, 1.8773483896902023e-34, 4.6452489618583955e-33, 8.203667973519543e-34, 2.8083823766172122e-34, 4.393688789003687e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.218733108080779 + 0.0im, -0.17455493124936428 + 0.0im, 0.17130952088651094 + 0.0im, -0.13952360530597951 + 0.0im, 0.1250731991750019 + 0.0im, 0.10922101246014497 + 0.0im, 0.09366042973432294 + 0.0im, -0.08809578232279715 + 0.0im, -0.07318573294904746 + 0.0im, -0.05708397431030713 + 0.0im, 0.032424815784922165 + 0.0im, -0.012180083122284273 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.4485945953349515e-46, 1.6591868830284909e-37, 2.8900586232534523e-37, 2.7708889467764012e-36, 1.7469700871951636e-35, 3.603927780456486e-33, 4.542199578337089e-34, 5.780744308056685e-35, 7.658468939212301e-35, 4.1063902671070065e-34, 1.213020875053444e-33, 1.6212000102744162e-34, 1.8100492301701864e-34). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.2187331080807792 + 0.0im, -0.17455493124936503 + 0.0im, 0.17130952088651075 + 0.0im, -0.1395236053059796 + 0.0im, 0.1250731991750019 + 0.0im, 0.10922101246014483 + 0.0im, 0.09366042973432288 + 0.0im, -0.08809578232279719 + 0.0im, -0.07318573294904727 + 0.0im, -0.057083974310307095 + 0.0im, 0.03242481578492213 + 0.0im, -0.012180083122284316 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.731312855054031e-45, 1.224520468569902e-35, 2.4857398992917638e-36, 5.043915394416256e-35, 8.434634546672006e-34, 7.068288668752068e-34, 6.983978200905885e-33, 4.574966823720027e-33, 1.2428542816057394e-34, 2.1325620492567348e-33, 3.74723308974793e-33, 2.6415591884172463e-33, 6.470605486349648e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2187331080807794 + 0.0im, -0.17455493124936464 + 0.0im, 0.17130952088651083 + 0.0im, -0.13952360530597951 + 0.0im, 0.12507319917500193 + 0.0im, 0.10922101246014489 + 0.0im, 0.09366042973432287 + 0.0im, -0.08809578232279719 + 0.0im, -0.07318573294904733 + 0.0im, -0.05708397431030717 + 0.0im, 0.0324248157849221 + 0.0im, -0.01218008312228432 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.845352961324067e-45, 5.744677389203168e-36, 2.80055738877702e-35, 8.810739870426379e-35, 1.2465251937828922e-33, 1.3737928728789297e-32, 9.522648656178373e-33, 5.883847508011933e-33, 1.7998544740956557e-33, 6.146236077418005e-33, 4.5420739661444864e-33, 4.6351686909190545e-33, 3.326948572444169e-33). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 -0.155034 -0.264843 0.0586678 -0.114682 0.0 0.0663834 0.16986 -0.11265 0.0755649 0.0 -0.50389 0.0663834 0.107473 -0.191084 0.0 0.0 0.0 0.0124886 -0.408309 0.0 0.0 0.0 0.0 0.0664399 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 0.00852512 -0.0250734 0.057307 0.0302411 0.0399131 0.0 -0.11816 0.192907 0.0347149 -0.0543532 -0.0953763 0.0 -0.174853 -0.11816 0.0321781 -0.0387578 -0.0239862 0.0 0.0 0.0 0.174043 -0.00645791 0.224027 0.0 0.0 0.0 0.0 0.116734 0.0519631 0.0 0.0 0.0 0.0 -0.218002 0.116734 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 0.00852512 -0.0250734 0.057307 0.0302411 0.0399131 0.0 -0.11816 0.192907 0.0347149 -0.0543532 -0.0953763 0.0 -0.174853 -0.11816 0.0321781 -0.0387578 -0.0239862 0.0 0.0 0.0 0.174043 -0.00645791 0.224027 0.0 0.0 0.0 0.0 0.116734 0.0519631 0.0 0.0 0.0 0.0 -0.218002 0.116734 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.0470682 -0.155931 -0.135364 0.0727884 0.023217 0.10499 0.0 0.220723 0.206952 0.0964681 -0.0587153 0.0340426 0.105055 0.0 -0.146985 0.220723 0.00147851 -0.110505 -0.0541246 -0.112554 0.0 0.0 0.0 -0.117952 -0.0131467 -0.00332277 -0.0705921 0.0 0.0 0.0 0.0 0.141848 -0.112168 0.0945857 0.0 0.0 0.0 0.0 0.0 0.0744611 0.0180074 0.0 0.0 0.0 0.0 0.0 -0.0847697 0.0744611 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.0470682 -0.155931 -0.135364 0.0727884 0.023217 0.10499 0.0 0.220723 0.206952 0.0964681 -0.0587153 0.0340426 0.105055 0.0 -0.146985 0.220723 0.00147851 -0.110505 -0.0541246 -0.112554 0.0 0.0 0.0 -0.117952 -0.0131467 -0.00332277 -0.0705921 0.0 0.0 0.0 0.0 0.141848 -0.112168 0.0945857 0.0 0.0 0.0 0.0 0.0 0.0744611 0.0180074 0.0 0.0 0.0 0.0 0.0 -0.0847697 0.0744611 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.141422 0.0195785 -0.0736846 -0.0815985 -0.0107848 0.0195518 0.0249415 0.0 -0.00325355 -0.131881 0.0360848 0.122073 0.0035078 0.0740615 0.0448479 0.0 0.186891 -0.00325355 -0.0847992 0.276167 0.157173 0.0257066 -0.0228855 0.0 0.0 0.0 0.152258 -0.0411947 0.0583427 0.0843942 0.0604736 0.0 0.0 0.0 0.0 -0.183409 -0.150401 0.0387044 0.0165378 0.0 0.0 0.0 0.0 0.0 -0.0976181 -0.00158483 0.0279514 0.0 0.0 0.0 0.0 0.0 0.182451 -0.0976181 0.0315563 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0633287 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0907365 0.0233941 0.07362 0.195971 -0.0620326 -0.0178891 -0.0136862 0.0559125 0.0 -0.130418 0.0461815 0.0357663 -0.0185594 0.114171 0.0808729 0.00949492 0.0185141 0.0 -0.1558 -0.130418 -0.0820622 -0.0213165 0.121295 0.0865601 -0.0190956 0.0999011 0.0 0.0 0.0 0.155139 -0.05347 -0.0652271 0.0321723 0.0634869 0.0540828 0.0 0.0 0.0 0.00197193 0.155139 0.0216604 0.00369371 -0.0279338 0.0952824 0.0 0.0 0.0 0.0 0.0 0.0617253 0.0316201 -0.0866236 -0.0733245 0.0 0.0 0.0 0.0 0.0 -0.120113 0.0617253 0.03526 -0.00416404 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0619451 -0.0460033 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00721078 -0.0619451 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0907365 0.0233941 0.07362 0.195971 -0.0620326 -0.0178891 -0.0136862 0.0559125 0.0 -0.130418 0.0461815 0.0357663 -0.0185594 0.114171 0.0808729 0.00949492 0.0185141 0.0 -0.1558 -0.130418 -0.0820622 -0.0213165 0.121295 0.0865601 -0.0190956 0.0999011 0.0 0.0 0.0 0.155139 -0.05347 -0.0652271 0.0321723 0.0634869 0.0540828 0.0 0.0 0.0 0.00197193 0.155139 0.0216604 0.00369371 -0.0279338 0.0952824 0.0 0.0 0.0 0.0 0.0 0.0617253 0.0316201 -0.0866236 -0.0733245 0.0 0.0 0.0 0.0 0.0 -0.120113 0.0617253 0.03526 -0.00416404 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0619451 -0.0460033 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00721078 -0.0619451 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0907365 0.0233941 0.07362 0.195971 -0.0620326 -0.0178891 -0.0136862 0.0559125 0.0 -0.130418 0.0461815 0.0357663 -0.0185594 0.114171 0.0808729 0.00949492 0.0185141 0.0 -0.1558 -0.130418 -0.0820622 -0.0213165 0.121295 0.0865601 -0.0190956 0.0999011 0.0 0.0 0.0 0.155139 -0.05347 -0.0652271 0.0321723 0.0634869 0.0540828 0.0 0.0 0.0 0.00197193 0.155139 0.0216604 0.00369371 -0.0279338 0.0952824 0.0 0.0 0.0 0.0 0.0 0.0617253 0.0316201 -0.0866236 -0.0733245 0.0 0.0 0.0 0.0 0.0 -0.120113 0.0617253 0.03526 -0.00416404 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0619451 -0.0460033 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00721078 -0.0619451 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0907365 0.0233941 0.07362 0.195971 -0.0620326 -0.0178891 -0.0136862 0.0559125 0.0 -0.130418 0.0461815 0.0357663 -0.0185594 0.114171 0.0808729 0.00949492 0.0185141 0.0 -0.1558 -0.130418 -0.0820622 -0.0213165 0.121295 0.0865601 -0.0190956 0.0999011 0.0 0.0 0.0 0.155139 -0.05347 -0.0652271 0.0321723 0.0634869 0.0540828 0.0 0.0 0.0 0.00197193 0.155139 0.0216604 0.00369371 -0.0279338 0.0952824 0.0 0.0 0.0 0.0 0.0 0.0617253 0.0316201 -0.0866236 -0.0733245 0.0 0.0 0.0 0.0 0.0 -0.120113 0.0617253 0.03526 -0.00416404 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0619451 -0.0460033 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00721078 -0.0619451 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0274585 -0.14381 -0.0790709 0.0119224 0.0461181 -0.0616191 -0.111671 -0.00140889 0.0521171 0.0 0.000744898 0.251271 -0.0205821 -0.0962921 -0.00618302 0.00973709 -0.0908119 -0.0656925 -0.111837 0.0 -0.108527 0.000744898 -0.0675407 0.0544095 -0.0951945 0.0213328 -0.038044 -0.010811 0.0815193 0.0 0.0 0.0 0.171887 -0.0584491 -0.0381051 0.141715 0.124829 0.00723089 -0.0692685 0.0 0.0 0.0 0.0 0.13302 0.0256018 -0.0215509 -0.070016 -0.0809874 0.0438482 0.0 0.0 0.0 0.0 -0.10615 0.13302 -0.0528369 -0.21841 -0.0750652 0.038498 0.0 0.0 0.0 0.0 0.0 0.0 -0.137372 0.0553414 0.0110067 0.0264757 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0895585 -0.0286114 -0.0346945 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.076922 -0.0441295 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0676129 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -8.43611e-5 -0.0672958 -0.0709229 0.00132054 -0.0619404 -0.00392385 -0.00305082 -0.00746579 -0.0659207 0.0373743 0.0 -0.111397 0.147147 0.0459149 -0.0933843 0.0678424 -0.0238781 -0.00201447 0.0132841 -0.0252202 -0.0537324 0.0 -0.12269 -0.111397 -0.0506636 -0.05055 -0.0798469 0.00680568 0.0424672 -0.0660039 -0.138976 -0.0424388 0.0 0.0 0.0 -0.149538 -0.083951 -0.0526963 0.118916 -0.00942361 -0.16625 0.00566568 0.0530776 0.0 0.0 0.0 0.0 0.139079 0.0211846 0.00476994 -0.0712712 0.0361681 -0.0118771 -0.0339697 0.0 0.0 0.0 0.0 -0.0959634 0.139079 -0.0550787 0.0327609 -0.0343603 0.0380218 0.00851818 0.0 0.0 0.0 0.0 0.0 0.0 0.0750222 -0.194739 0.0267834 -0.0195496 -0.0452345 0.0 0.0 0.0 0.0 0.0 0.0 0.109813 0.0750222 0.0323991 -0.0385239 0.0511299 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0502508 0.0591311 -0.0780169 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00178192 0.0759019 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0964546 0.00178192 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -8.43611e-5 -0.0672958 0.0203734 0.0292327 -0.0705577 -0.00507673 -0.0511794 -0.00746579 -0.0659207 0.0373743 0.0 -0.111397 0.147147 -0.0499722 0.030397 0.0636978 0.0788721 0.0480228 0.0132841 -0.0252202 -0.0537324 0.0 -0.12269 -0.111397 0.0581993 0.0333113 -0.0550656 0.0575333 -0.050083 -0.0660039 -0.138976 -0.0424388 0.0 0.0 0.0 0.0750222 -0.125982 -0.0687438 -0.0134418 -0.0682058 0.0232412 -0.0520979 0.0392232 0.0 0.0 0.0 0.169745 0.0750222 0.0233876 0.0349005 0.105503 0.00639203 0.0151297 0.0371145 0.0 0.0 0.0 0.0 0.0 -0.149538 0.124095 -0.0488528 -0.17577 0.0185303 0.0572299 0.0 0.0 0.0 0.0 0.0 0.0 0.139079 -0.0235982 -0.0165425 -0.00488584 0.0313411 0.0 0.0 0.0 0.0 0.0 0.0 0.0861482 0.139079 -0.012052 0.0132197 0.039124 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0502508 0.0591311 -0.0780169 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00178192 0.0759019 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0964546 0.00178192 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -8.43611e-5 -0.0672958 -0.0709229 0.00132054 -0.0619404 -0.00392385 -0.00305082 -0.00746579 -0.0659207 0.0373743 0.0 -0.111397 0.147147 0.0459149 -0.0933843 0.0678424 -0.0238781 -0.00201447 0.0132841 -0.0252202 -0.0537324 0.0 -0.12269 -0.111397 -0.0506636 -0.05055 -0.0798469 0.00680568 0.0424672 -0.0660039 -0.138976 -0.0424388 0.0 0.0 0.0 -0.149538 -0.083951 -0.0526963 0.118916 -0.00942361 -0.16625 0.00566568 0.0530776 0.0 0.0 0.0 0.0 0.139079 0.0211846 0.00476994 -0.0712712 0.0361681 -0.0118771 -0.0339697 0.0 0.0 0.0 0.0 -0.0959634 0.139079 -0.0550787 0.0327609 -0.0343603 0.0380218 0.00851818 0.0 0.0 0.0 0.0 0.0 0.0 0.0750222 -0.194739 0.0267834 -0.0195496 -0.0452345 0.0 0.0 0.0 0.0 0.0 0.0 0.109813 0.0750222 0.0323991 -0.0385239 0.0511299 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0502508 0.0591311 -0.0780169 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00178192 0.0759019 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0964546 0.00178192 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -8.43611e-5 -0.0672958 -0.0709229 0.00132054 -0.0619404 -0.00392385 -0.00305082 -0.0160248 -0.0743578 0.00349796 0.0 -0.111397 0.147147 0.0459149 -0.0933843 0.0678424 -0.0238781 -0.00201447 0.0518929 -0.00371844 0.0315117 0.0 -0.12269 -0.111397 -0.0506636 -0.05055 -0.0798469 0.00680568 0.0424672 0.0152444 -0.106231 0.118129 0.0 0.0 0.0 -0.149538 -0.083951 -0.0526963 0.118916 -0.00942361 -0.152267 -0.00151317 0.0854467 0.0 0.0 0.0 0.0 0.139079 0.0211846 0.00476994 -0.0712712 0.0509941 -0.000879628 -0.0014035 0.0 0.0 0.0 0.0 -0.0959634 0.139079 -0.0550787 0.0327609 -0.0381017 0.0345346 0.00738004 0.0 0.0 0.0 0.0 0.0 0.0 0.0750222 -0.194739 0.0540391 -0.00285854 0.0147411 0.0 0.0 0.0 0.0 0.0 0.0 0.109813 0.0750222 -0.00427178 -0.0576761 -0.042465 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00178192 0.12869 0.0350492 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0568895 0.00178192 -0.0601815 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0502508 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0263097 -0.0681474 -0.0184287 0.0179235 0.0240948 -0.0131102 0.0489128 0.038107 0.0111892 0.0600281 -0.0059362 0.0 -0.247411 -0.0102108 -0.0398741 -0.103475 0.100264 -0.00182049 0.0509933 -0.0499205 0.0732216 0.0459413 0.0444561 0.0 0.0 0.218286 0.00390666 -0.0267078 -0.0661716 0.0231528 -0.0192941 0.0343949 -0.0113909 -0.0283104 0.0251264 0.0 0.0 0.0 0.0452401 0.166106 0.0240439 0.010237 0.069489 0.0670361 0.0953934 0.119778 0.0292854 0.0 0.0 0.0 -0.212629 0.0452401 0.0753616 -0.0128444 -0.0590315 -0.120943 0.021995 0.00377324 -0.0251622 0.0 0.0 0.0 0.0 0.0 -0.142966 -0.064552 0.00930825 -0.0231093 0.118245 -0.00584132 0.0539357 0.0 0.0 0.0 0.0 0.0 0.0 -0.0190409 0.0766649 0.023272 0.0143304 -0.0774694 0.00651432 0.0 0.0 0.0 0.0 0.0 0.0 -0.0307814 -0.0190409 0.0258938 -0.0450772 0.0315636 0.0229242 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0668502 -0.0848282 0.0232461 0.0565794 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0353113 0.0668502 0.0265922 -0.0147934 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0293181 -0.0235737 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0930053 0.0293181 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0263097 -0.0681474 -0.0184287 0.0179235 0.0240948 -0.0417046 -0.00917249 0.0301721 0.0375222 0.0600281 -0.0059362 0.0 -0.247411 -0.0102108 -0.0398741 -0.103475 0.100264 0.0314854 0.051651 0.00439544 0.0823323 0.0459413 0.0444561 0.0 0.0 0.218286 0.00390666 -0.0267078 -0.0661716 -0.0342679 0.000596663 -0.0118971 -0.0300815 -0.0283104 0.0251264 0.0 0.0 0.0 0.0452401 0.166106 0.0240439 -0.082207 0.0666452 0.0423916 0.0743684 0.119778 0.0292854 0.0 0.0 0.0 -0.212629 0.0452401 0.0753616 0.127554 0.0381478 -0.0286903 -0.014565 0.00377324 -0.0251622 0.0 0.0 0.0 0.0 0.0 -0.142966 0.0413246 0.0900894 0.080441 0.0497498 -0.00584132 0.0539357 0.0 0.0 0.0 0.0 0.0 0.0 0.0668502 0.0872202 -0.0203824 0.0236259 -9.56662e-5 -0.0586202 0.0 0.0 0.0 0.0 0.0 0.0 -0.0343428 0.0668502 0.0277161 0.0395209 -0.00507264 -0.0203721 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0190409 -0.0750935 0.0857424 0.0116324 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0314255 -0.0190409 0.0294583 0.00116898 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0293181 -0.0235737 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0930053 0.0293181 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0263097 -0.0681474 -0.0184287 0.0179235 0.0240948 -0.0417046 -0.00917249 -0.0726164 -0.0181109 0.0182312 -0.00483284 0.0 -0.247411 -0.0102108 -0.0398741 -0.103475 0.100264 0.0314854 0.051651 -0.0458341 -0.0742746 0.0496733 -0.0282837 0.0 0.0 0.218286 0.00390666 -0.0267078 -0.0661716 -0.0342679 0.000596663 0.0424082 -0.00800888 -0.017321 0.0177945 0.0 0.0 0.0 0.0452401 0.166106 0.0240439 -0.082207 0.0666452 -0.123443 -0.0705974 0.047733 0.00560833 0.0 0.0 0.0 -0.212629 0.0452401 0.0753616 0.127554 0.0381478 0.0101625 0.0327812 0.0192655 0.0115585 0.0 0.0 0.0 0.0 0.0 -0.142966 0.0413246 0.0900894 -0.0389396 -0.0802041 -0.0470611 -0.0415362 0.0 0.0 0.0 0.0 0.0 0.0 0.0668502 0.0872202 -0.0110302 0.0490291 0.0301602 -0.0312218 0.0 0.0 0.0 0.0 0.0 0.0 -0.0343428 0.0668502 -0.0278826 0.000538167 -0.00514053 -0.0443472 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0293181 -0.0293856 -0.00341619 -0.0590438 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0746107 0.0293181 -0.0305009 -0.0811315 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0190409 -0.0760605 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.031026 -0.0190409 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0263097 -0.0681474 -0.0184287 0.0179235 0.0240948 -0.0131102 0.0489128 0.038107 0.0111892 0.0600281 -0.0059362 0.0 -0.247411 -0.0102108 -0.0398741 -0.103475 0.100264 -0.00182049 0.0509933 -0.0499205 0.0732216 0.0459413 0.0444561 0.0 0.0 0.218286 0.00390666 -0.0267078 -0.0661716 0.0231528 -0.0192941 0.0343949 -0.0113909 -0.0283104 0.0251264 0.0 0.0 0.0 0.0452401 0.166106 0.0240439 0.010237 0.069489 0.0670361 0.0953934 0.119778 0.0292854 0.0 0.0 0.0 -0.212629 0.0452401 0.0753616 -0.0128444 -0.0590315 -0.120943 0.021995 0.00377324 -0.0251622 0.0 0.0 0.0 0.0 0.0 -0.142966 -0.064552 0.00930825 -0.0231093 0.118245 -0.00584132 0.0539357 0.0 0.0 0.0 0.0 0.0 0.0 -0.0190409 0.0766649 0.023272 0.0143304 -0.0774694 0.00651432 0.0 0.0 0.0 0.0 0.0 0.0 -0.0307814 -0.0190409 0.0258938 -0.0450772 0.0315636 0.0229242 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0668502 -0.0848282 0.0232461 0.0565794 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0353113 0.0668502 0.0265922 -0.0147934 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0293181 -0.0235737 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0930053 0.0293181 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0396816 0.0167256 0.000685403 0.00966057 0.0411967 0.00105975 -0.00780886 0.0612742 0.0468444 0.0251349 0.0186764 -0.0429393 0.0 -0.154172 -0.0139303 -0.0282966 0.0135204 0.021149 0.0301094 -0.00639409 0.0425968 0.0733012 0.0742266 0.0694033 -0.00127893 0.0 0.0 -0.0442446 -0.18336 0.164293 0.0360158 -0.0248418 -0.0567181 -0.0147409 0.00893158 0.0658647 0.0547178 0.0197763 0.0 0.0 0.123113 -0.0442446 -0.023987 -0.0687714 -0.0788271 -0.0967246 -0.0113901 -0.0361181 -0.0615506 -0.0910861 -0.0248872 0.0 0.0 0.0 0.0 0.0953332 -0.165557 0.0271711 0.0880446 -0.0827546 -0.0333347 0.00232356 0.0389404 0.0415374 0.0 0.0 0.0 0.0 0.0815571 0.0953332 -0.0245855 -0.010735 0.00236961 0.0349139 -0.0517614 -0.00251066 0.0544274 0.0 0.0 0.0 0.0 0.0 0.0 -0.0776057 -0.0356515 -0.000411531 -0.00932184 -0.0119247 0.0642328 -0.0618486 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0485728 -0.0572479 -0.0200318 0.0103856 0.0167152 0.044944 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0816297 -0.0485728 0.0420178 0.0213743 0.0438489 0.0476806 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.171814 -0.0107945 -0.0649778 0.0522605 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.121459 0.000537382 0.0502141 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0652461 -0.0558808 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0108721 0.0652461 (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.31433919469710536 + 0.0im, -0.09336562611077272 + 0.1683753555756298im, -0.09336562611077272 - 0.1683753555756298im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.5537140459927343e-33, 1.844638268049141e-32, 3.0797017410257694e-32, 1.8451727801613013e-32). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.3143391946971053 + 0.0im, -0.09336562611077273 + 0.16837535557562966im, -0.09336562611077273 - 0.16837535557562966im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.7539218867935971e-34, 7.013449503265255e-33, 3.211663220528569e-33, 1.3230123959081987e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.066383382206964 + 0.29255854697360767im, 0.066383382206964 - 0.29255854697360767im, 0.0664398970112557 + 0.0im, 0.012488567801557141 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.826684474745823e-34, 1.2154465282981307e-32, 2.8279193104334585e-33, 2.7918036978547137e-33, 7.84340102462793e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.06638338220696405 + 0.29255854697360767im, 0.06638338220696405 - 0.29255854697360767im, 0.0664398970112562 + 0.0im, 0.012488567801556483 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.9291026491319666e-34, 1.5572620053962095e-32, 1.4067894289464135e-32, 1.1744268478839522e-32, 9.360562861873056e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.06638338220696402 + 0.2925585469736076im, 0.06638338220696402 - 0.2925585469736076im, 0.06643989701125727 + 0.0im, 0.012488567801555923 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.5963795412031353e-35, 2.6925738638838414e-33, 1.4878133811112724e-33, 1.0350569312511244e-34, 1.3149034339120329e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.11815950405634358 + 0.18365803202297948im, -0.11815950405634358 - 0.18365803202297948im, 0.1740428092744632 + 0.0im, 0.11673394477029073 + 0.10643344154617419im, 0.11673394477029073 - 0.10643344154617419im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.297307743042783e-37, 1.2008920914345985e-35, 1.502589297075365e-34, 7.059035262624439e-34, 2.7702043053388755e-33, 3.357128157667634e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.11815950405634368 + 0.18365803202297948im, -0.11815950405634368 - 0.18365803202297948im, 0.17404280927446264 + 0.0im, 0.11673394477029073 + 0.1064334415461741im, 0.11673394477029073 - 0.1064334415461741im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (5.703371586109114e-36, 8.147256139332676e-34, 1.8670806305547758e-33, 2.7753378358610738e-33, 5.011943096474872e-34, 5.34090131599282e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.11815950405634348 + 0.18365803202297942im, -0.11815950405634348 - 0.18365803202297942im, 0.17404280927446306 + 0.0im, 0.11673394477029081 + 0.10643344154617425im, 0.11673394477029081 - 0.10643344154617425im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (3.6258227275821266e-37, 1.1041324159404713e-34, 4.0783673259109664e-35, 2.2790979486175795e-33, 1.8442694907104886e-33, 6.0968356528375776e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.11815950405634362 + 0.1836580320229797im, -0.11815950405634362 - 0.1836580320229797im, 0.1740428092744631 + 0.0im, 0.1167339447702907 + 0.10643344154617419im, 0.1167339447702907 - 0.10643344154617419im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (7.915354494372483e-37, 3.7865507901627007e-34, 1.0348361340945372e-33, 1.0205459592897978e-33, 7.535757852601947e-34, 6.897783549995076e-35). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.22072262905867018 + 0.17440980374884513im, 0.22072262905867018 - 0.17440980374884513im, 0.14184789197266393 + 0.0im, -0.11795153314518908 + 0.0im, 0.0744610724637344 + 0.03907022682442411im, 0.0744610724637344 - 0.03907022682442411im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.2695284007054794e-37, 1.0062690278085552e-33, 5.324754724221005e-34, 4.019816291384462e-33, 3.6760993111039173e-34, 8.525276244088684e-33, 1.2547417775019348e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.22072262905867002 + 0.17440980374884502im, 0.22072262905867002 - 0.17440980374884502im, 0.14184789197266395 + 0.0im, -0.11795153314518916 + 0.0im, 0.07446107246373446 + 0.03907022682442421im, 0.07446107246373446 - 0.03907022682442421im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (4.5683173644217134e-38, 1.4481118329519054e-34, 1.9976329119903386e-34, 2.2810365520687756e-33, 2.6864618585101267e-34, 1.41657723615043e-33, 6.658230033454106e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.22072262905866996 + 0.1744098037488447im, 0.22072262905866996 - 0.1744098037488447im, 0.14184789197266365 + 0.0im, -0.11795153314518919 + 0.0im, 0.0744610724637344 + 0.039070226824424154im, 0.0744610724637344 - 0.039070226824424154im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.9347685761898946e-37, 3.1367969762360577e-34, 6.397429051348196e-35, 4.981145752518648e-33, 3.5320072717078962e-34, 9.356134327379368e-34, 5.277609634625866e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.22072262905867046 + 0.17440980374884504im, 0.22072262905867046 - 0.17440980374884504im, 0.14184789197266365 + 0.0im, -0.11795153314518923 + 0.0im, 0.0744610724637345 + 0.039070226824424154im, 0.0744610724637345 - 0.039070226824424154im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.869130636541619e-38, 4.28841081360773e-36, 1.0069331642383041e-34, 1.726881900619932e-33, 2.6700825215367746e-34, 4.020244921287449e-34, 9.425354153936106e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.22072262905866996 + 0.17440980374884485im, 0.22072262905866996 - 0.17440980374884485im, 0.14184789197266381 + 0.0im, -0.11795153314518907 + 0.0im, 0.07446107246373437 + 0.039070226824424195im, 0.07446107246373437 - 0.039070226824424195im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.877377313042439e-38, 5.902383847322442e-35, 1.1165527256376023e-34, 4.897494903987066e-33, 2.162020950604664e-34, 2.9033383472040174e-33, 1.5286047017784273e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.1834089532148582 + 0.0im, -0.0032535506771294385 + 0.15699481185747982im, -0.0032535506771294385 - 0.15699481185747982im, 0.15225826203425316 + 0.0im, -0.09761805513259428 + 0.017004560573219363im, -0.09761805513259428 - 0.017004560573219363im, 0.06332874481863449 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.3266519609459267e-39, 3.998195378553188e-35, 3.3451322716040083e-35, 9.498508261523218e-35, 9.221524432925247e-36, 8.204804403879808e-33, 1.4198118431828572e-33, 2.2602771926238634e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1834089532148586 + 0.0im, -0.0032535506771293396 + 0.15699481185747977im, -0.0032535506771293396 - 0.15699481185747977im, 0.1522582620342536 + 0.0im, -0.0976180551325943 + 0.017004560573218884im, -0.0976180551325943 - 0.017004560573218884im, 0.06332874481863454 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.263691822735445e-38, 1.1840500749571766e-33, 1.2508826143173511e-33, 5.08056643905782e-33, 2.7135193168500064e-33, 8.370668591481553e-33, 3.9242472047402135e-33, 1.757737437373324e-32). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.18340895321485806 + 0.0im, -0.003253550677129317 + 0.1569948118574798im, -0.003253550677129317 - 0.1569948118574798im, 0.15225826203425308 + 0.0im, -0.09761805513259436 + 0.017004560573219127im, -0.09761805513259436 - 0.017004560573219127im, 0.0633287448186345 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.404251047848771e-38, 6.256503605609786e-33, 1.260054757833097e-32, 9.037563978147817e-34, 1.6762362632881413e-33, 1.5723610025496315e-32, 7.456365727664308e-33, 9.441217813079857e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.1834089532148582 + 0.0im, -0.0032535506771294224 + 0.15699481185747935im, -0.0032535506771294224 - 0.15699481185747935im, 0.15225826203425327 + 0.0im, -0.09761805513259436 + 0.0170045605732193im, -0.09761805513259436 - 0.0170045605732193im, 0.0633287448186346 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.8294701962079542e-39, 2.3256536803599694e-34, 2.514785132986447e-34, 2.8388279145317623e-34, 3.5188125157872867e-34, 8.062514695059472e-33, 1.3538118837076591e-33, 4.354086280853829e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.18340895321485848 + 0.0im, -0.003253550677129303 + 0.15699481185747982im, -0.003253550677129303 - 0.15699481185747982im, 0.1522582620342532 + 0.0im, -0.09761805513259433 + 0.01700456057321937im, -0.09761805513259433 - 0.01700456057321937im, 0.06332874481863443 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.982346006212864e-38, 3.382571405412519e-34, 1.0807599322602121e-33, 8.707229638934345e-34, 1.2011887629128674e-32, 2.247236303001886e-33, 1.324506577375533e-33, 1.0828316462825153e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.18340895321485787 + 0.0im, -0.0032535506771293517 + 0.15699481185747977im, -0.0032535506771293517 - 0.15699481185747977im, 0.15225826203425283 + 0.0im, -0.0976180551325944 + 0.01700456057321896im, -0.0976180551325944 - 0.01700456057321896im, 0.0633287448186346 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (8.576866606061452e-39, 1.5810252924277921e-34, 3.854002690670911e-34, 3.1153802435560647e-34, 2.31637103590051e-34, 1.1628386740225581e-33, 2.0106728829809617e-33, 2.628141714703453e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.1304179122911799 + 0.08482372672868872im, -0.1304179122911799 - 0.08482372672868872im, 0.1551393757048757 + 0.01026835923005788im, 0.1551393757048757 - 0.01026835923005788im, 0.06172526079762958 + 0.0616278486899179im, 0.06172526079762958 - 0.0616278486899179im, -0.061945125725715075 + 0.018213168730042754im, -0.061945125725715075 - 0.018213168730042754im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.4467139570631735e-41, 3.3890217146065273e-37, 7.607542633661778e-36, 2.2336648508190407e-34, 5.162765278404105e-34, 7.419722288809528e-35, 2.3504250511157287e-34, 2.80853541019472e-33, 4.300928794177173e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.13041791229118002 + 0.0848237267286888im, -0.13041791229118002 - 0.0848237267286888im, 0.1551393757048758 + 0.010268359230057613im, 0.1551393757048758 - 0.010268359230057613im, 0.06172526079762959 + 0.061627848689917775im, 0.06172526079762959 - 0.061627848689917775im, -0.061945125725715075 + 0.01821316873004282im, -0.061945125725715075 - 0.01821316873004282im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.3990496147862097e-40, 3.7791640927743804e-35, 2.1395667106568728e-34, 2.877093452941007e-34, 6.358886022481524e-36, 4.410243982564256e-34, 2.205296891545138e-34, 1.8522275060732577e-33, 1.628628745328829e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1304179122911799 + 0.08482372672868872im, -0.1304179122911799 - 0.08482372672868872im, 0.1551393757048759 + 0.010268359230057722im, 0.1551393757048759 - 0.010268359230057722im, 0.06172526079762966 + 0.06162784868991771im, 0.06172526079762966 - 0.06162784868991771im, -0.06194512572571515 + 0.018213168730042688im, -0.06194512572571515 - 0.018213168730042688im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.6649841886756612e-40, 6.402678169341014e-35, 1.952478305338906e-35, 4.222919237166764e-34, 2.4783227896185493e-34, 4.260192316144417e-34, 3.7272086262055215e-34, 4.834641935483212e-34, 2.7954136956532078e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.13041791229118005 + 0.08482372672868868im, -0.13041791229118005 - 0.08482372672868868im, 0.15513937570487582 + 0.0102683592300581im, 0.15513937570487582 - 0.0102683592300581im, 0.06172526079762963 + 0.061627848689917816im, 0.06172526079762963 - 0.061627848689917816im, -0.06194512572571512 + 0.01821316873004273im, -0.06194512572571512 - 0.01821316873004273im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.7971976707684158e-40, 2.1911953221183376e-35, 1.4818472880931699e-34, 8.882182758687457e-33, 4.615534579894197e-34, 1.3787235425734404e-33, 2.207159400374058e-33, 7.612374498721555e-33, 1.4422639315586058e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.13041791229117988 + 0.08482372672868886im, -0.13041791229117988 - 0.08482372672868886im, 0.15513937570487596 + 0.010268359230057722im, 0.15513937570487596 - 0.010268359230057722im, 0.06172526079762965 + 0.061627848689917865im, 0.06172526079762965 - 0.061627848689917865im, -0.06194512572571516 + 0.01821316873004273im, -0.06194512572571516 - 0.01821316873004273im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.516195804716751e-40, 1.9596575781690523e-34, 3.9795278404186856e-35, 6.011222855224722e-34, 2.241266356182706e-33, 1.1301244448208855e-33, 6.637327575527229e-34, 3.967657431242516e-33, 3.204392549657306e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.13041791229117985 + 0.08482372672868876im, -0.13041791229117985 - 0.08482372672868876im, 0.15513937570487574 + 0.010268359230057715im, 0.15513937570487574 - 0.010268359230057715im, 0.06172526079762958 + 0.061627848689917775im, 0.06172526079762958 - 0.061627848689917775im, -0.06194512572571516 + 0.018213168730042768im, -0.06194512572571516 - 0.018213168730042768im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.210282456213718e-40, 2.8581170585342095e-34, 2.2444603180782917e-34, 3.4164002306792315e-34, 2.993856879820896e-33, 4.642414917652607e-34, 8.31960610922871e-34, 7.486666114160834e-34, 9.979649199373296e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.13041791229117983 + 0.0848237267286888im, -0.13041791229117983 - 0.0848237267286888im, 0.1551393757048759 + 0.010268359230058194im, 0.1551393757048759 - 0.010268359230058194im, 0.06172526079762964 + 0.06162784868991779im, 0.06172526079762964 - 0.06162784868991779im, -0.0619451257257152 + 0.018213168730042674im, -0.0619451257257152 - 0.018213168730042674im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (8.541940214476253e-40, 1.96950367285479e-34, 6.2689087934034305e-34, 2.306512541336231e-33, 7.006986493851919e-34, 4.027192749681351e-33, 6.039458095111962e-35, 1.3660207752677399e-33, 8.34289008749307e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.17188721027807863 + 0.0im, 0.0007448975062021787 + 0.16513526691824704im, 0.0007448975062021787 - 0.16513526691824704im, 0.133019828669319 + 0.05213089879731146im, 0.133019828669319 - 0.05213089879731146im, -0.1373718428614341 + 0.0im, -0.08955851913019537 + 0.0im, -0.07692204544742816 + 0.0im, 0.067612891372857 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.123190911709317e-41, 7.031683910489214e-34, 1.3696771231491675e-34, 2.6771101344867465e-34, 1.6617759117702483e-33, 2.091735375160073e-34, 7.99697059258884e-34, 6.469262653080822e-34, 6.7146618889956716e-34, 6.004216202351098e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.17188721027807838 + 0.0im, 0.0007448975062023556 + 0.16513526691824748im, 0.0007448975062023556 - 0.16513526691824748im, 0.13301982866931902 + 0.052130898797311344im, 0.13301982866931902 - 0.052130898797311344im, -0.13737184286143464 + 0.0im, -0.08955851913019527 + 0.0im, -0.07692204544742812 + 0.0im, 0.06761289137285699 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.726557239629515e-42, 9.673529686465504e-36, 4.314818980040079e-36, 3.68300588951841e-36, 3.718145897658515e-35, 1.2382412369265729e-34, 3.037518224417419e-35, 1.8385948681191262e-33, 5.097255842980158e-33, 1.4009212932464458e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.1718872102780781 + 0.0im, 0.0007448975062022151 + 0.1651352669182471im, 0.0007448975062022151 - 0.1651352669182471im, 0.1330198286693191 + 0.05213089879731138im, 0.1330198286693191 - 0.05213089879731138im, -0.13737184286143467 + 0.0im, -0.08955851913019497 + 0.0im, -0.07692204544742837 + 0.0im, 0.06761289137285692 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.176438088146715e-41, 1.0016317560511912e-33, 1.9572184820577104e-34, 3.8441808093445998e-34, 1.7206181187812606e-34, 1.1172162870826305e-33, 5.46028879184245e-34, 1.808919418471753e-33, 4.9900495180059665e-33, 1.730382139558858e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.17188721027807835 + 0.0im, 0.000744897506202314 + 0.16513526691824737im, 0.000744897506202314 - 0.16513526691824737im, 0.13301982866931897 + 0.052130898797311497im, 0.13301982866931897 - 0.052130898797311497im, -0.13737184286143458 + 0.0im, -0.08955851913019537 + 0.0im, -0.07692204544742816 + 0.0im, 0.06761289137285692 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.674535777324253e-40, 7.245560637986816e-34, 4.7583357509056976e-35, 4.401128637060385e-34, 5.5875932360779915e-33, 2.811781108661142e-33, 1.6340536038713598e-33, 1.4480691829100724e-32, 1.41682062104343e-32, 2.8923899131664276e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.17188721027807846 + 0.0im, 0.0007448975062022169 + 0.1651352669182473im, 0.0007448975062022169 - 0.1651352669182473im, 0.1330198286693191 + 0.05213089879731157im, 0.1330198286693191 - 0.05213089879731157im, -0.13737184286143456 + 0.0im, -0.08955851913019525 + 0.0im, -0.07692204544742832 + 0.0im, 0.06761289137285698 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.4577938156283705e-42, 8.69787732194593e-35, 1.1455951779663695e-35, 3.113324497783891e-35, 2.3421722966744723e-34, 1.3151916279850542e-34, 5.583901504536375e-35, 4.478909204004314e-34, 2.5747022388249665e-34, 6.695318879738828e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.17188721027807813 + 0.0im, 0.0007448975062023019 + 0.16513526691824731im, 0.0007448975062023019 - 0.16513526691824731im, 0.133019828669319 + 0.0521308987973113im, 0.133019828669319 - 0.0521308987973113im, -0.13737184286143436 + 0.0im, -0.08955851913019525 + 0.0im, -0.07692204544742832 + 0.0im, 0.067612891372857 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.398010231801133e-41, 2.7578400331719515e-34, 3.9852344805501967e-35, 5.237554378372702e-35, 1.2656496281373163e-33, 1.0168521841856895e-33, 1.34930263662124e-34, 2.865542566797518e-34, 1.1308237217987347e-33, 7.210261411446309e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.17188721027807824 + 0.0im, 0.0007448975062023452 + 0.1651352669182474im, 0.0007448975062023452 - 0.1651352669182474im, 0.133019828669319 + 0.05213089879731126im, 0.133019828669319 - 0.05213089879731126im, -0.13737184286143447 + 0.0im, -0.0895585191301951 + 0.0im, -0.07692204544742828 + 0.0im, 0.06761289137285705 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.1433322265986958e-41, 7.426268935074415e-35, 2.2315700769012834e-35, 7.594540887671427e-36, 1.7975375173450928e-34, 2.544169849137427e-34, 2.793876341715003e-35, 8.085765949437295e-34, 6.368424662308561e-33, 2.2867144635143426e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.17188721027807854 + 0.0im, 0.0007448975062021336 + 0.16513526691824715im, 0.0007448975062021336 - 0.16513526691824715im, 0.13301982866931897 + 0.052130898797311406im, 0.13301982866931897 - 0.052130898797311406im, -0.13737184286143475 + 0.0im, -0.08955851913019515 + 0.0im, -0.07692204544742834 + 0.0im, 0.06761289137285699 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.1482126231957628e-40, 3.6645803486864447e-34, 1.137575532185445e-34, 4.0836842484536747e-35, 8.379492976291739e-34, 4.388124956068671e-34, 2.327507420453651e-35, 1.539018355973947e-33, 1.1807278524500598e-32, 5.342044551635988e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.11139663356600205 + 0.13436314609340497im, -0.11139663356600205 - 0.13436314609340497im, 0.07502224666963897 + 0.14623561762689188im, 0.07502224666963897 - 0.14623561762689188im, -0.14953829247736308 + 0.0im, 0.13907850973646652 + 0.04508815258430099im, 0.13907850973646652 - 0.04508815258430099im, 0.0017819226239346895 + 0.08556334596291947im, 0.0017819226239346895 - 0.08556334596291947im, -0.050250835617547444 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.429547432888197e-43, 6.70019122554387e-36, 5.121956914010739e-36, 5.2967176510954986e-36, 1.0712122917734622e-35, 4.819325245204343e-33, 2.299635777999565e-33, 6.708177452433209e-34, 3.550659693054197e-33, 3.6358742157257916e-33, 7.545203296173835e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.11139663356600193 + 0.13436314609340488im, -0.11139663356600193 - 0.13436314609340488im, 0.07502224666963897 + 0.14623561762689194im, 0.07502224666963897 - 0.14623561762689194im, -0.14953829247736286 + 0.0im, 0.13907850973646652 + 0.04508815258430082im, 0.13907850973646652 - 0.04508815258430082im, 0.001781922623934751 + 0.08556334596291931im, 0.001781922623934751 - 0.08556334596291931im, -0.05025083561754743 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (9.55176527096919e-42, 3.259059357233731e-35, 5.810863550592866e-35, 9.087751455156777e-36, 1.4699606520046185e-34, 4.589871177314877e-35, 4.825627209543514e-35, 2.2425751233111468e-34, 1.1613868117078867e-34, 1.536592948970674e-33, 1.147190137836937e-32). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.11139663356600181 + 0.13436314609340488im, -0.11139663356600181 - 0.13436314609340488im, 0.07502224666963908 + 0.14623561762689197im, 0.07502224666963908 - 0.14623561762689197im, -0.14953829247736353 + 0.0im, 0.13907850973646668 + 0.045088152584300864im, 0.13907850973646668 - 0.045088152584300864im, 0.0017819226239347225 + 0.0855633459629194im, 0.0017819226239347225 - 0.0855633459629194im, -0.050250835617547465 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.805256794370354e-41, 2.913415083736947e-34, 3.249500841678429e-34, 1.6783650207792812e-35, 6.272240696441183e-34, 2.6317217286547033e-34, 4.6941377748458944e-33, 6.381593787776313e-33, 1.2005067128919451e-33, 6.160145017230001e-33, 7.387547939491789e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.11139663356600202 + 0.13436314609340508im, -0.11139663356600202 - 0.13436314609340508im, 0.07502224666963916 + 0.14623561762689183im, 0.07502224666963916 - 0.14623561762689183im, -0.1495382924773631 + 0.0im, 0.13907850973646668 + 0.045088152584301065im, 0.13907850973646668 - 0.045088152584301065im, 0.001781922623934725 + 0.08556334596291942im, 0.001781922623934725 - 0.08556334596291942im, -0.050250835617547396 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.1132430860556434e-41, 1.5930224560422092e-34, 6.749261308815158e-35, 3.4328773874928506e-35, 3.027049023891113e-34, 8.436842437623156e-35, 1.2482609606875954e-33, 5.854325251003497e-34, 8.558556148312504e-34, 1.5948336855986774e-33, 7.582377541869555e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.11139663356600185 + 0.13436314609340494im, -0.11139663356600185 - 0.13436314609340494im, 0.07502224666963919 + 0.1462356176268919im, 0.07502224666963919 - 0.1462356176268919im, -0.1495382924773631 + 0.0im, 0.13907850973646652 + 0.04508815258430105im, 0.13907850973646652 - 0.04508815258430105im, 0.0017819226239347268 + 0.08556334596291934im, 0.0017819226239347268 - 0.08556334596291934im, -0.050250835617547354 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.273510320925539e-41, 4.019956842582355e-34, 2.2628903480495378e-34, 8.498487645562493e-35, 1.2673917268578346e-33, 1.9757187163808392e-35, 1.692932252392424e-33, 1.0997663371401447e-33, 9.524146724551396e-33, 1.2410425532434544e-32, 3.2021901138693654e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.11139663356600196 + 0.13436314609340494im, -0.11139663356600196 - 0.13436314609340494im, 0.07502224666963908 + 0.14623561762689186im, 0.07502224666963908 - 0.14623561762689186im, -0.1495382924773634 + 0.0im, 0.13907850973646652 + 0.04508815258430105im, 0.13907850973646652 - 0.04508815258430105im, 0.0017819226239347112 + 0.08556334596291945im, 0.0017819226239347112 - 0.08556334596291945im, -0.05025083561754737 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.907597305033198e-41, 1.7181719736465252e-34, 1.3762020833869812e-34, 2.5529189721531025e-34, 4.003575529995097e-35, 8.805810276521205e-35, 8.670699182401532e-34, 7.981488661085434e-35, 3.175924668958104e-34, 3.475625029729228e-33, 5.277415956025247e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.11139663356600224 + 0.1343631460934052im, -0.11139663356600224 - 0.1343631460934052im, 0.07502224666963897 + 0.14623561762689194im, 0.07502224666963897 - 0.14623561762689194im, -0.14953829247736303 + 0.0im, 0.1390785097364663 + 0.04508815258430104im, 0.1390785097364663 - 0.04508815258430104im, 0.0017819226239347025 + 0.08556334596291945im, 0.0017819226239347025 - 0.08556334596291945im, -0.05025083561754745 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.352580732202693e-41, 1.7996356651896171e-34, 2.1217115217451545e-34, 4.562103160518675e-34, 7.708613293583931e-34, 1.3410654601116531e-33, 2.157335372899025e-33, 1.6028076457756112e-34, 3.508652964514056e-33, 3.989184874071015e-33, 1.6486112424980727e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.11139663356600199 + 0.13436314609340513im, -0.11139663356600199 - 0.13436314609340513im, 0.07502224666963918 + 0.14623561762689197im, 0.07502224666963918 - 0.14623561762689197im, -0.1495382924773629 + 0.0im, 0.13907850973646652 + 0.04508815258430085im, 0.13907850973646652 - 0.04508815258430085im, 0.0017819226239347617 + 0.08556334596291935im, 0.0017819226239347617 - 0.08556334596291935im, -0.050250835617547486 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.6383714928674973e-41, 4.6889418863054535e-35, 4.1721036662775805e-35, 2.898531913917894e-34, 2.3777694164315178e-34, 1.3862260373810107e-34, 7.973263842893245e-34, 3.9203180766286446e-36, 1.1063815425398799e-33, 3.81324045293125e-33, 1.2216969163779554e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.11139663356600185 + 0.13436314609340494im, -0.11139663356600185 - 0.13436314609340494im, 0.07502224666963903 + 0.14623561762689175im, 0.07502224666963903 - 0.14623561762689175im, -0.1495382924773631 + 0.0im, 0.1390785097364664 + 0.04508815258430083im, 0.1390785097364664 - 0.04508815258430083im, 0.0017819226239347145 + 0.08556334596291933im, 0.0017819226239347145 - 0.08556334596291933im, -0.05025083561754732 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.6781096907670196e-41, 4.931803962815794e-35, 4.454153131158211e-35, 2.082064765427793e-34, 3.777372558670107e-35, 1.5115110961780798e-34, 4.18783201507899e-35, 1.620017373772304e-33, 2.1648589124331093e-33, 5.759084541623504e-33, 7.276460419430524e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.24741078591761764 + 0.0im, 0.2182860955607427 + 0.0im, 0.04524012373021909 + 0.1879332081131928im, 0.04524012373021909 - 0.1879332081131928im, -0.14296560941251574 + 0.0im, 0.06685024287168331 + 0.05473016183732066im, 0.06685024287168331 - 0.05473016183732066im, 0.029318130675299613 + 0.046823918519354954im, 0.029318130675299613 - 0.046823918519354954im, -0.019040895552687162 + 0.04857831203111079im, -0.019040895552687162 - 0.04857831203111079im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.3776586869193833e-43, 5.685886462296343e-37, 3.9971909816936e-36, 1.4456517223805168e-36, 3.436978498737133e-36, 1.1832496847255057e-34, 1.2342290309825936e-33, 1.1157035257020096e-34, 2.1039820168942002e-33, 7.05787439747665e-33, 5.695411612391767e-33, 1.760970777221687e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.24741078591761698 + 0.0im, 0.21828609556074344 + 0.0im, 0.04524012373021896 + 0.1879332081131927im, 0.04524012373021896 - 0.1879332081131927im, -0.14296560941251524 + 0.0im, 0.06685024287168333 + 0.05473016183732058im, 0.06685024287168333 - 0.05473016183732058im, 0.02931813067529957 + 0.04682391851935495im, 0.02931813067529957 - 0.04682391851935495im, -0.01904089555268716 + 0.04857831203111081im, -0.01904089555268716 - 0.04857831203111081im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.3627084436219e-42, 1.1667852943469953e-36, 3.728123195381782e-34, 1.040382751914216e-36, 5.2503580056154676e-36, 7.864811760688256e-35, 1.7239144754379004e-33, 1.4215525610455846e-33, 6.727965379909348e-33, 2.235964235792181e-33, 7.987781689425893e-35, 4.2244402741003344e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2474107859176171 + 0.0im, 0.2182860955607431 + 0.0im, 0.04524012373021895 + 0.1879332081131925im, 0.04524012373021895 - 0.1879332081131925im, -0.1429656094125157 + 0.0im, 0.06685024287168326 + 0.05473016183732061im, 0.06685024287168326 - 0.05473016183732061im, 0.02931813067529962 + 0.046823918519354954im, 0.02931813067529962 - 0.046823918519354954im, -0.0190408955526871 + 0.04857831203111073im, -0.0190408955526871 - 0.04857831203111073im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.4772771347798373e-43, 1.038797983539175e-37, 1.7128059746453206e-36, 7.288988423578006e-37, 3.8374559173754604e-36, 2.370675112563464e-35, 6.599698955040532e-34, 4.93761356387995e-35, 4.2793584970189806e-33, 4.730357704783939e-33, 1.11154773209747e-33, 1.922185598370359e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.24741078591761728 + 0.0im, 0.21828609556074355 + 0.0im, 0.04524012373021885 + 0.1879332081131925im, 0.04524012373021885 - 0.1879332081131925im, -0.1429656094125158 + 0.0im, 0.06685024287168337 + 0.05473016183732067im, 0.06685024287168337 - 0.05473016183732067im, 0.029318130675299578 + 0.04682391851935498im, 0.029318130675299578 - 0.04682391851935498im, -0.0190408955526871 + 0.048578312031110765im, -0.0190408955526871 - 0.048578312031110765im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.183725242021965e-43, 4.767221703221325e-37, 2.005719175416437e-35, 6.462885617060564e-36, 5.3185561259240164e-36, 1.7806249732260574e-35, 3.215960202771696e-33, 1.5661360852022778e-33, 4.531414874088808e-33, 1.799721331443421e-33, 8.871897802262257e-34, 5.063121860841616e-34). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, -0.2474107859176174 + 0.0im, 0.21828609556074316 + 0.0im, 0.04524012373021889 + 0.18793320811319264im, 0.04524012373021889 - 0.18793320811319264im, -0.1429656094125156 + 0.0im, 0.06685024287168329 + 0.054730161837320615im, 0.06685024287168329 - 0.054730161837320615im, 0.029318130675299592 + 0.046823918519354905im, 0.029318130675299592 - 0.046823918519354905im, -0.0190408955526871 + 0.04857831203111081im, -0.0190408955526871 - 0.04857831203111081im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.3397846405683933e-43, 5.324629700901959e-37, 2.0298791904783178e-36, 1.677464955953369e-37, 2.6189248344063975e-36, 7.506570504731803e-36, 2.7499866999783855e-34, 3.3122066144995215e-34, 1.1456777575367576e-33, 7.288495030440568e-34, 3.7528901211627566e-34, 6.204677614638849e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.24741078591761742 + 0.0im, 0.2182860955607435 + 0.0im, 0.04524012373021895 + 0.18793320811319245im, 0.04524012373021895 - 0.18793320811319245im, -0.1429656094125155 + 0.0im, 0.06685024287168337 + 0.054730161837320615im, 0.06685024287168337 - 0.054730161837320615im, 0.0293181306752996 + 0.046823918519354954im, 0.0293181306752996 - 0.046823918519354954im, -0.019040895552687086 + 0.04857831203111079im, -0.019040895552687086 - 0.04857831203111079im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.1576938916760675e-43, 4.624995414132287e-37, 8.19207805516062e-37, 6.967149712591966e-36, 1.070904787492488e-36, 1.0086607447279015e-34, 4.769348473770766e-34, 1.337320338235815e-34, 6.867582531246568e-34, 3.748045483001933e-33, 9.843342589793234e-34, 1.2340837804267646e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.24741078591761742 + 0.0im, 0.218286095560743 + 0.0im, 0.045240123730219066 + 0.18793320811319278im, 0.045240123730219066 - 0.18793320811319278im, -0.14296560941251524 + 0.0im, 0.06685024287168327 + 0.05473016183732051im, 0.06685024287168327 - 0.05473016183732051im, 0.02931813067529955 + 0.04682391851935502im, 0.02931813067529955 - 0.04682391851935502im, -0.019040895552687127 + 0.04857831203111086im, -0.019040895552687127 - 0.04857831203111086im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.5283200365434035e-42, 2.5098238477400387e-36, 7.423281715180678e-35, 3.6774800380814487e-35, 1.2427414198850558e-35, 4.491612796956272e-35, 3.57711913421048e-33, 2.155511572454946e-33, 3.653455146564209e-33, 5.0251339247340983e-33, 4.036181792947113e-33, 3.104434392931082e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.24741078591761675 + 0.0im, 0.2182860955607432 + 0.0im, 0.04524012373021878 + 0.18793320811319253im, 0.04524012373021878 - 0.18793320811319253im, -0.14296560941251563 + 0.0im, 0.06685024287168329 + 0.05473016183732058im, 0.06685024287168329 - 0.05473016183732058im, 0.029318130675299613 + 0.04682391851935497im, 0.029318130675299613 - 0.04682391851935497im, -0.019040895552687103 + 0.04857831203111087im, -0.019040895552687103 - 0.04857831203111087im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.043574168849914e-43, 9.897709356844402e-37, 1.6211936466165804e-35, 2.191799662570651e-36, 9.754885278379869e-36, 1.0060989281135996e-34, 1.1654869056083943e-33, 6.1476358722004636e-33, 2.668577030005808e-33, 6.763350593645134e-33, 9.708052245351212e-34, 6.179515034415229e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.24741078591761806 + 0.0im, 0.21828609556074302 + 0.0im, 0.04524012373021875 + 0.1879332081131926im, 0.04524012373021875 - 0.1879332081131926im, -0.14296560941251554 + 0.0im, 0.06685024287168324 + 0.05473016183732058im, 0.06685024287168324 - 0.05473016183732058im, 0.029318130675299606 + 0.046823918519354926im, 0.029318130675299606 - 0.046823918519354926im, -0.019040895552687103 + 0.04857831203111073im, -0.019040895552687103 - 0.04857831203111073im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.0941245626009485e-43, 1.8291112622288875e-36, 3.6535138635885556e-36, 2.3783962260023436e-36, 3.826647990209512e-36, 1.2541312627310235e-35, 5.256464095801996e-34, 2.9263069003963685e-33, 5.2319238706881846e-33, 4.5101902558957815e-34, 2.0872735537789292e-33, 2.9001976860449186e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.24741078591761734 + 0.0im, 0.21828609556074346 + 0.0im, 0.04524012373021888 + 0.1879332081131927im, 0.04524012373021888 - 0.1879332081131927im, -0.14296560941251574 + 0.0im, 0.06685024287168331 + 0.054730161837320594im, 0.06685024287168331 - 0.054730161837320594im, 0.02931813067529955 + 0.046823918519354975im, 0.02931813067529955 - 0.046823918519354975im, -0.019040895552687107 + 0.04857831203111072im, -0.019040895552687107 - 0.04857831203111072im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.190491210651642e-43, 2.9722679215938304e-37, 8.630151088856968e-36, 7.967330312139337e-36, 7.118939718012282e-37, 5.22126843648444e-35, 7.079296728556051e-34, 9.824404118111589e-34, 2.5361504496353954e-33, 3.0103620683729603e-33, 1.5182103585397572e-33, 1.0261742214402778e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.1718137193837236 + 0.0im, -0.044244572024505636 + 0.15024640798939334im, -0.044244572024505636 - 0.15024640798939334im, -0.1541724186734534 + 0.0im, 0.09533324410507366 + 0.11619973145417883im, 0.09533324410507366 - 0.11619973145417883im, 0.12145857248398587 + 0.0im, -0.04857280191085178 + 0.06836028918876129im, -0.04857280191085178 - 0.06836028918876129im, -0.07760567183478169 + 0.0im, 0.06524610242229738 + 0.024648414445088324im, 0.06524610242229738 - 0.024648414445088324im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.101305537205509e-43, 3.628864092902033e-34, 9.37949168639986e-35, 6.3339770801739e-35, 9.339852086768247e-35, 3.399312475809398e-34, 1.5497187185621906e-34, 1.3376880146698323e-33, 3.056482174836521e-34, 1.3222457306450885e-34, 5.450460885475914e-33, 1.336314280223452e-32, 6.795221482215916e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.17181371938372353 + 0.0im, -0.0442445720245057 + 0.1502464079893932im, -0.0442445720245057 - 0.1502464079893932im, -0.15417241867345322 + 0.0im, 0.09533324410507385 + 0.1161997314541789im, 0.09533324410507385 - 0.1161997314541789im, 0.12145857248398588 + 0.0im, -0.04857280191085182 + 0.06836028918876122im, -0.04857280191085182 - 0.06836028918876122im, -0.07760567183478168 + 0.0im, 0.06524610242229745 + 0.02464841444508836im, 0.06524610242229745 - 0.02464841444508836im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.300426039892248e-43, 3.6627816361248894e-34, 3.7014775367288684e-35, 3.9941718180073635e-35, 5.665166728901584e-34, 5.729579951636131e-34, 2.876817373537009e-34, 5.618426838566296e-33, 1.336219220244513e-33, 2.6234094939306224e-33, 6.67338507831971e-33, 9.033239935742939e-33, 4.18682061044102e-35). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.17181371938372322 + 0.0im, -0.04424457202450562 + 0.1502464079893934im, -0.04424457202450562 - 0.1502464079893934im, -0.1541724186734535 + 0.0im, 0.09533324410507375 + 0.11619973145417888im, 0.09533324410507375 - 0.11619973145417888im, 0.12145857248398594 + 0.0im, -0.048572801910851796 + 0.06836028918876132im, -0.048572801910851796 - 0.06836028918876132im, -0.07760567183478152 + 0.0im, 0.06524610242229742 + 0.024648414445088373im, 0.06524610242229742 - 0.024648414445088373im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.6446545900568145e-44, 1.4270960592288684e-35, 5.208437563452608e-36, 1.0960781630818742e-35, 1.3234287883174298e-35, 3.2725835693303934e-35, 1.220921194522014e-36, 1.8276110214469253e-32, 4.563982810444244e-34, 2.7444257597626683e-33, 9.515390238400716e-35, 1.5640851942929337e-32, 3.649936397326662e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.17181371938372364 + 0.0im, -0.04424457202450553 + 0.15024640798939312im, -0.04424457202450553 - 0.15024640798939312im, -0.15417241867345355 + 0.0im, 0.09533324410507368 + 0.11619973145417886im, 0.09533324410507368 - 0.11619973145417886im, 0.12145857248398592 + 0.0im, -0.04857280191085167 + 0.06836028918876129im, -0.04857280191085167 - 0.06836028918876129im, -0.07760567183478186 + 0.0im, 0.06524610242229742 + 0.0246484144450883im, 0.06524610242229742 - 0.0246484144450883im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.380476206145686e-44, 5.579889587182798e-35, 2.4729280862360644e-35, 1.502592918044534e-35, 8.765029986937535e-35, 1.6411001970259631e-35, 3.866849996501623e-35, 7.403039502544049e-34, 3.608378752114318e-34, 4.800118825510516e-34, 6.340025690095107e-34, 2.639984816753315e-33, 1.4494182737356836e-32). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.17181371938372353 + 0.0im, -0.044244572024505616 + 0.15024640798939332im, -0.044244572024505616 - 0.15024640798939332im, -0.15417241867345374 + 0.0im, 0.09533324410507354 + 0.11619973145417882im, 0.09533324410507354 - 0.11619973145417882im, 0.12145857248398592 + 0.0im, -0.04857280191085159 + 0.06836028918876122im, -0.04857280191085159 - 0.06836028918876122im, -0.07760567183478151 + 0.0im, 0.06524610242229739 + 0.02464841444508826im, 0.06524610242229739 - 0.02464841444508826im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0549444243702324e-43, 1.386577998481454e-34, 5.837377092967447e-35, 2.1103267167063144e-35, 7.523647555857956e-37, 4.380398776377881e-34, 1.6930790241314077e-34, 2.0621725422688347e-33, 2.612988307727904e-33, 1.2479017651067588e-33, 1.6599118331636014e-33, 3.056406310501528e-33, 1.1969608112378406e-32). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.17181371938372325 + 0.0im, -0.0442445720245056 + 0.15024640798939334im, -0.0442445720245056 - 0.15024640798939334im, -0.1541724186734534 + 0.0im, 0.09533324410507367 + 0.11619973145417892im, 0.09533324410507367 - 0.11619973145417892im, 0.12145857248398591 + 0.0im, -0.048572801910851775 + 0.06836028918876118im, -0.048572801910851775 - 0.06836028918876118im, -0.0776056718347816 + 0.0im, 0.06524610242229736 + 0.024648414445088352im, 0.06524610242229736 - 0.024648414445088352im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.3350671412854e-43, 4.286540818877271e-34, 2.2861943592570428e-34, 1.1296975031560808e-34, 5.242991803231042e-34, 4.352158367578838e-34, 1.2046787524601333e-34, 9.512535884479667e-33, 2.607898702042704e-33, 2.9302030577715574e-33, 9.354012899005801e-33, 5.1351515674827906e-33, 1.3126085705661104e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.1718137193837234 + 0.0im, -0.044244572024505616 + 0.15024640798939295im, -0.044244572024505616 - 0.15024640798939295im, -0.15417241867345371 + 0.0im, 0.09533324410507393 + 0.1161997314541791im, 0.09533324410507393 - 0.1161997314541791im, 0.12145857248398592 + 0.0im, -0.04857280191085169 + 0.06836028918876122im, -0.04857280191085169 - 0.06836028918876122im, -0.07760567183478147 + 0.0im, 0.06524610242229735 + 0.02464841444508834im, 0.06524610242229735 - 0.02464841444508834im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.2339668442993294e-43, 7.162567297152055e-34, 1.5295965814388414e-34, 9.191798280772959e-35, 1.947408123484349e-35, 1.277262955990247e-34, 6.0633144640633725e-34, 2.0079075297705257e-33, 3.0294944953441396e-34, 8.829834237431049e-34, 2.4713427200077063e-33, 9.146058771918864e-34, 6.758046501885915e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.1718137193837233 + 0.0im, -0.044244572024505546 + 0.1502464079893933im, -0.044244572024505546 - 0.1502464079893933im, -0.1541724186734535 + 0.0im, 0.0953332441050736 + 0.11619973145417875im, 0.0953332441050736 - 0.11619973145417875im, 0.12145857248398584 + 0.0im, -0.048572801910851685 + 0.06836028918876129im, -0.048572801910851685 - 0.06836028918876129im, -0.07760567183478179 + 0.0im, 0.06524610242229742 + 0.024648414445088373im, 0.06524610242229742 - 0.024648414445088373im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.192551732340237e-44, 1.8687719541606746e-33, 3.2358680754037183e-34, 3.183967225595894e-34, 3.976593151928363e-34, 1.0980317508960764e-33, 2.8919319290651285e-34, 3.0028870323408235e-33, 1.602170196439614e-33, 1.046223975831182e-33, 7.2444728700846e-34, 5.630761499509819e-33, 6.168675653618368e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.1718137193837233 + 0.0im, -0.04424457202450559 + 0.15024640798939337im, -0.04424457202450559 - 0.15024640798939337im, -0.1541724186734537 + 0.0im, 0.09533324410507353 + 0.11619973145417871im, 0.09533324410507353 - 0.11619973145417871im, 0.12145857248398581 + 0.0im, -0.048572801910851685 + 0.06836028918876125im, -0.048572801910851685 - 0.06836028918876125im, -0.07760567183478147 + 0.0im, 0.06524610242229735 + 0.024648414445088376im, 0.06524610242229735 - 0.024648414445088376im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9289509020338013e-43, 3.085511979201395e-34, 8.089590526965273e-35, 5.213846936485618e-35, 3.7480085175568547e-35, 2.9164655340856013e-34, 2.8798052770161298e-34, 4.3750936489686975e-33, 1.6580525127952007e-34, 1.928857806595376e-33, 3.2805611599619445e-33, 5.325480233001089e-33, 3.4950840669363735e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.17181371938372353 + 0.0im, -0.04424457202450556 + 0.15024640798939332im, -0.04424457202450556 - 0.15024640798939332im, -0.15417241867345322 + 0.0im, 0.09533324410507375 + 0.11619973145417897im, 0.09533324410507375 - 0.11619973145417897im, 0.1214585724839857 + 0.0im, -0.04857280191085178 + 0.06836028918876137im, -0.04857280191085178 - 0.06836028918876137im, -0.07760567183478172 + 0.0im, 0.06524610242229735 + 0.024648414445088355im, 0.06524610242229735 - 0.024648414445088355im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.1065540423925034e-43, 2.941822643724038e-34, 2.024350435581045e-34, 1.4337204381954645e-34, 2.5771011832440257e-35, 3.279375954822797e-34, 6.512588654882778e-34, 2.3140198413081853e-33, 5.3404799228421055e-34, 1.4929341222624587e-34, 5.785399172403451e-34, 9.936194939099549e-33, 4.170446043250434e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.1718137193837233 + 0.0im, -0.04424457202450567 + 0.1502464079893935im, -0.04424457202450567 - 0.1502464079893935im, -0.15417241867345355 + 0.0im, 0.0953332441050738 + 0.11619973145417895im, 0.0953332441050738 - 0.11619973145417895im, 0.12145857248398587 + 0.0im, -0.048572801910851726 + 0.06836028918876119im, -0.048572801910851726 - 0.06836028918876119im, -0.07760567183478148 + 0.0im, 0.06524610242229742 + 0.02464841444508836im, 0.06524610242229742 - 0.02464841444508836im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.866543379829851e-44, 5.62263382540713e-34, 9.674015942725824e-35, 8.353260417037087e-35, 1.5386632085798097e-34, 1.7161434384706754e-34, 4.539590743987074e-34, 1.2710660212620782e-33, 2.3937907483567996e-33, 1.2044251636479443e-33, 3.6743316068366713e-34, 1.2925020634345072e-33, 1.4208016776717815e-32). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m31.5s Testing PCCAPlus tests passed Testing completed after 108.23s PkgEval succeeded after 208.95s