Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.1260 (89243d1cdf*) started at 2025-11-16T19:56:32.584 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.46s ################################################################################ # Installation # Installing PCCAPlus... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f48fc343] + PCCAPlus v1.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.19.0 [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [7d9fca2a] + Arpack v0.5.4 [4fba245c] + ArrayInterface v7.22.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.11 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.15.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.3.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.13.2 [bac558e1] + OrderedCollections v1.8.1 [f48fc343] + PCCAPlus v1.1.2 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [3a884ed6] + UnPack v1.0.2 ⌅ [68821587] + Arpack_jll v3.5.1+1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 7625.5 ms ✓ Optim 3666.5 ms ✓ PCCAPlus 2 dependencies successfully precompiled in 13 seconds. 88 already precompiled. Precompilation completed after 23.15s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_dQHsuN/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_dQHsuN/Manifest.toml` [47edcb42] ADTypes v1.19.0 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [4fba245c] ArrayInterface v7.22.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.11 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌃ [0b1a1467] KrylovKit v0.8.3 [d3d80556] LineSearches v7.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [f48fc343] PCCAPlus v1.1.2 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [3a884ed6] UnPack v1.0.2 ⌅ [409d34a3] VectorInterface v0.4.9 ⌅ [68821587] Arpack_jll v3.5.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, -0.3084406684668718 + 0.0im, 0.16034068834597012 + 0.0im, 0.008546254493778504 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (4.900713702421651e-35, 3.2008144275578663e-32, 4.813241022652006e-33, 7.955528608836642e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.3084406684668716 + 0.0im, 0.16034068834597015 + 0.0im, 0.008546254493778584 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (8.019619048379051e-35, 1.2517232460765979e-33, 7.940442676274383e-33, 4.5646727487194586e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.2833670863889476 + 0.0im, -0.23059405856070547 + 0.0im, -0.12302796202057274 + 0.0im, -0.015344641104090343 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.0317449246277216e-36, 3.5124247426635924e-34, 9.293088808335986e-34, 1.5713758627714133e-32, 3.574046398766969e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2833670863889474 + 0.0im, -0.23059405856070525 + 0.0im, -0.1230279620205728 + 0.0im, -0.015344641104090364 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (4.4522465390595884e-37, 2.764528798039909e-35, 1.1690730354181556e-34, 6.0294212405248486e-33, 3.608825976381946e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.28336708638894764 + 0.0im, -0.23059405856070536 + 0.0im, -0.12302796202057265 + 0.0im, -0.015344641104090354 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.831236166122934e-37, 1.2759126107449249e-35, 5.679251927948728e-33, 1.957802753469515e-34, 1.1934356721629787e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.25261137692472274 + 0.0im, -0.14275000902985757 + 0.0im, 0.11385728907839224 + 0.0im, -0.10651772002931748 + 0.0im, 0.07289960586880823 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.285290624618024e-40, 1.790058612346157e-36, 2.0136443947671185e-32, 7.625216021573193e-34, 3.854285315998058e-34, 1.59919305038171e-33). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, -0.25261137692472213 + 0.0im, -0.14275000902985738 + 0.0im, 0.1138572890783921 + 0.0im, -0.10651772002931739 + 0.0im, 0.07289960586880825 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (5.138801789369121e-38, 2.2015541141122563e-34, 6.248813062401962e-34, 7.827925746278755e-34, 6.226827959836217e-34, 5.085303740687479e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2526113769247223 + 0.0im, -0.14275000902985763 + 0.0im, 0.11385728907839235 + 0.0im, -0.10651772002931752 + 0.0im, 0.07289960586880831 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.0683102334352287e-37, 3.180263728010125e-34, 5.852395754228011e-33, 7.521732628283677e-33, 7.237734467074849e-33, 1.8216434802441123e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2526113769247221 + 0.0im, -0.14275000902985757 + 0.0im, 0.1138572890783923 + 0.0im, -0.10651772002931752 + 0.0im, 0.07289960586880818 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.02920538370295e-37, 2.026514355513164e-34, 1.7968144237829118e-33, 2.2080288178122724e-33, 9.392722751723904e-33, 1.9820930036475554e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.26388933403177695 + 0.0im, 0.21385588471731895 + 0.0im, -0.21170544291362936 + 0.0im, 0.09252536245589596 + 0.0im, -0.08647531856237406 + 0.0im, -0.07055531939314817 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (7.321286631964181e-39, 4.3536210323583575e-35, 1.5226591346647127e-34, 1.2950021692230054e-35, 2.135131161626524e-33, 5.402358005314086e-33, 1.461372789741161e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.26388933403177656 + 0.0im, 0.21385588471731912 + 0.0im, -0.2117054429136293 + 0.0im, 0.09252536245589583 + 0.0im, -0.08647531856237406 + 0.0im, -0.0705553193931481 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (9.263894584586298e-39, 1.6093780635569438e-34, 3.099510613490416e-34, 4.139148805347959e-35, 8.605527623842335e-34, 5.531434940244007e-33, 5.717423047814218e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.2638893340317765 + 0.0im, 0.21385588471731917 + 0.0im, -0.21170544291362942 + 0.0im, 0.09252536245589603 + 0.0im, -0.08647531856237405 + 0.0im, -0.07055531939314819 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.3094072288447055e-38, 1.3985332328925241e-34, 1.7606456718455362e-34, 3.682527019319684e-35, 4.934976163793036e-34, 4.6749849232020134e-33, 3.347604079417062e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.26388933403177695 + 0.0im, 0.213855884717319 + 0.0im, -0.211705442913629 + 0.0im, 0.09252536245589603 + 0.0im, -0.08647531856237406 + 0.0im, -0.0705553193931481 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.8830503030520398e-38, 1.455815209948624e-34, 1.8060174721221312e-34, 9.145635731389119e-35, 4.7707086384611375e-34, 1.4730635149837215e-33, 4.415745967304218e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.26388933403177695 + 0.0im, 0.21385588471731937 + 0.0im, -0.21170544291362908 + 0.0im, 0.09252536245589602 + 0.0im, -0.08647531856237405 + 0.0im, -0.07055531939314816 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.6293943751421468e-38, 6.891463777090661e-33, 1.2037423513960285e-36, 1.7391094575931844e-34, 4.942489511909061e-34, 1.9842152392665554e-33, 2.6829614373219407e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.24022505578132516 + 0.0im, 0.19623378938229163 + 0.0im, 0.14190350205232055 + 0.0im, 0.08700143006880487 + 0.0im, -0.075193810896517 + 0.0im, -0.038752989676742136 + 0.0im, -0.005115183573030956 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.3195340898807137e-40, 1.2630983977710012e-36, 9.684277357231912e-36, 5.863987194935813e-34, 1.6894850065684083e-33, 9.664571861413336e-35, 1.2174847885065804e-33, 3.1210742963951034e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.2402250557813251 + 0.0im, 0.1962337893822919 + 0.0im, 0.14190350205232072 + 0.0im, 0.08700143006880492 + 0.0im, -0.07519381089651725 + 0.0im, -0.03875298967674215 + 0.0im, -0.005115183573030923 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.0233260428320525e-39, 3.207959489922704e-35, 4.085101297275751e-34, 9.414095374978424e-34, 2.6450009344472356e-33, 1.4332481747948661e-33, 1.5049889407485806e-33, 5.4201261903535305e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.24022505578132478 + 0.0im, 0.19623378938229172 + 0.0im, 0.14190350205232052 + 0.0im, 0.08700143006880502 + 0.0im, -0.07519381089651724 + 0.0im, -0.038752989676742094 + 0.0im, -0.0051151835730309176 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.0797959895913235e-40, 2.2522772792584243e-36, 2.86399016159679e-34, 2.1725403280419633e-34, 3.0986230066159945e-34, 2.1634095526813312e-34, 1.683051560207563e-33, 8.339009970774295e-34). ) (vals, info) = (ComplexF64[0.9999999999999988 + 0.0im, -0.24022505578132472 + 0.0im, 0.19623378938229188 + 0.0im, 0.1419035020523204 + 0.0im, 0.08700143006880483 + 0.0im, -0.0751938108965172 + 0.0im, -0.03875298967674207 + 0.0im, -0.005115183573030928 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.4643335788060276e-40, 1.7117812018821363e-35, 7.629549809634778e-35, 2.5702791114523292e-34, 3.1298920082329954e-34, 3.714982879429071e-33, 1.4850961884597373e-33, 6.423989539707852e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2402250557813251 + 0.0im, 0.19623378938229197 + 0.0im, 0.14190350205232058 + 0.0im, 0.0870014300688049 + 0.0im, -0.07519381089651712 + 0.0im, -0.0387529896767421 + 0.0im, -0.0051151835730309 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.6458000577163886e-40, 4.138027735380617e-36, 3.9501510475417496e-35, 3.86023463789596e-34, 2.3572156331477048e-33, 2.2634056758730926e-34, 9.929385263994003e-34, 3.700579074776763e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.2402250557813247 + 0.0im, 0.1962337893822919 + 0.0im, 0.14190350205232063 + 0.0im, 0.08700143006880486 + 0.0im, -0.07519381089651718 + 0.0im, -0.038752989676742115 + 0.0im, -0.005115183573030928 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.8246871032747792e-40, 1.0248942124082777e-36, 2.648755215863408e-35, 9.328423083009966e-35, 4.186366551173612e-34, 4.358311737318029e-34, 6.230670654768205e-34, 3.4734953176132875e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.21553113416140965 + 0.0im, 0.19376908751856747 + 0.0im, 0.15654477206403974 + 0.0im, -0.1534724085488893 + 0.0im, -0.12335724641625327 + 0.0im, 0.06344266855739532 + 0.0im, -0.03915190290326745 + 0.0im, 0.030456041780679535 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.0749119728809613e-40, 3.842652443629661e-34, 5.505850956177308e-34, 2.5378712678532436e-33, 2.615994890291971e-34, 1.050201513773867e-34, 1.0001674901384846e-33, 5.778583780165458e-34, 3.213125387510005e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.21553113416140982 + 0.0im, 0.1937690875185675 + 0.0im, 0.15654477206403988 + 0.0im, -0.15347240854888902 + 0.0im, -0.1233572464162535 + 0.0im, 0.06344266855739537 + 0.0im, -0.03915190290326754 + 0.0im, 0.030456041780679538 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.1322879032661516e-41, 1.5356057801791488e-35, 2.4238377466028447e-34, 4.08398593367151e-33, 3.3720299029940253e-34, 1.1204551834745715e-34, 6.5269971462891185e-34, 4.657453870930506e-34, 1.8179223425555232e-35). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.21553113416140968 + 0.0im, 0.1937690875185676 + 0.0im, 0.1565447720640399 + 0.0im, -0.15347240854888947 + 0.0im, -0.1233572464162534 + 0.0im, 0.06344266855739537 + 0.0im, -0.03915190290326746 + 0.0im, 0.030456041780679538 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.9814633074778683e-40, 7.834074670711482e-34, 4.420500785594409e-33, 8.602271287667715e-34, 1.347273210370291e-34, 5.910810088653923e-35, 1.779513033713674e-33, 5.133182175038709e-33, 2.6273974521997456e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.21553113416140918 + 0.0im, 0.19376908751856767 + 0.0im, 0.15654477206403974 + 0.0im, -0.153472408548889 + 0.0im, -0.1233572464162536 + 0.0im, 0.06344266855739532 + 0.0im, -0.03915190290326753 + 0.0im, 0.03045604178067953 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.8529965874123567e-42, 9.91284397981199e-36, 1.505564374524492e-35, 1.2304000585243301e-35, 4.2622486337277074e-36, 8.747531440645061e-36, 5.867104676282026e-35, 1.410209082307095e-35, 9.797602421031334e-34). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.21553113416140954 + 0.0im, 0.19376908751856753 + 0.0im, 0.15654477206404016 + 0.0im, -0.15347240854888927 + 0.0im, -0.12335724641625356 + 0.0im, 0.06344266855739528 + 0.0im, -0.039151902903267415 + 0.0im, 0.03045604178067959 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.0086824520626927e-40, 6.675776780935549e-34, 1.2975753648954667e-32, 1.6786621205890095e-33, 7.884281719722072e-34, 1.5811388330642756e-33, 6.979294617885832e-33, 7.804260470098e-34, 2.1785180826132007e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.21553113416140948 + 0.0im, 0.19376908751856733 + 0.0im, 0.15654477206404 + 0.0im, -0.1534724085488891 + 0.0im, -0.12335724641625351 + 0.0im, 0.0634426685573953 + 0.0im, -0.03915190290326752 + 0.0im, 0.03045604178067957 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.021789394900289e-41, 5.379873543295324e-35, 1.3932816624494138e-34, 8.201716327185247e-35, 2.855889530163705e-35, 2.5113710911512786e-35, 9.256887518690093e-34, 2.8280400041849076e-35, 1.1420144338134068e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.21553113416140918 + 0.0im, 0.19376908751856747 + 0.0im, 0.15654477206403983 + 0.0im, -0.1534724085488891 + 0.0im, -0.1233572464162537 + 0.0im, 0.06344266855739532 + 0.0im, -0.039151902903267526 + 0.0im, 0.030456041780679493 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (9.710580792630027e-41, 5.30421058886502e-34, 5.168927389637775e-33, 6.933009087433847e-34, 2.226195734640006e-34, 2.5634916992507314e-34, 5.632910599422759e-33, 4.317908193068136e-34, 1.812632786274795e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.2172321226654478 + 0.0im, -0.18566659994489915 + 0.0im, 0.1603771530533225 + 0.0im, -0.14469204167021965 + 0.0im, -0.12610493100119208 + 0.0im, 0.06527322788060476 + 0.0im, -0.06097313962832727 + 0.0im, 0.03401659727910728 + 0.0im, 0.011905911972331368 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.1650081454955381e-42, 1.46238656735682e-36, 7.721041879952054e-36, 2.473324986454786e-34, 2.3605489161811887e-34, 2.903484699834453e-34, 3.569346180242574e-34, 3.939953846374473e-35, 4.562147137326933e-34, 8.501672289645557e-34). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.2172321226654477 + 0.0im, -0.18566659994489926 + 0.0im, 0.16037715305332237 + 0.0im, -0.14469204167021973 + 0.0im, -0.12610493100119222 + 0.0im, 0.06527322788060479 + 0.0im, -0.060973139628327344 + 0.0im, 0.034016597279107226 + 0.0im, 0.011905911972331354 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.253099891232234e-42, 1.91994847648626e-35, 7.515856488845365e-35, 1.0938338371031944e-34, 7.776623638142432e-34, 3.866488194814723e-34, 8.706293858466642e-33, 1.8362773898202e-33, 3.8040243107367914e-33, 1.4360172018265084e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2172321226654475 + 0.0im, -0.1856665999448994 + 0.0im, 0.16037715305332262 + 0.0im, -0.14469204167021968 + 0.0im, -0.1261049310011923 + 0.0im, 0.06527322788060481 + 0.0im, -0.0609731396283273 + 0.0im, 0.03401659727910726 + 0.0im, 0.011905911972331335 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.4204659213819224e-42, 4.9164410009493985e-36, 3.937627441175694e-35, 2.492838582657867e-35, 1.0991776394664612e-33, 8.692174185028757e-34, 8.24148475022742e-34, 8.996121814913177e-34, 3.844504877711903e-33, 2.3172815129340966e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2172321226654478 + 0.0im, -0.18566659994489948 + 0.0im, 0.16037715305332256 + 0.0im, -0.1446920416702203 + 0.0im, -0.1261049310011923 + 0.0im, 0.06527322788060477 + 0.0im, -0.060973139628327365 + 0.0im, 0.034016597279107226 + 0.0im, 0.01190591197233136 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.8139526937203393e-42, 6.021571525020972e-36, 7.898685283243896e-36, 1.3782198225267107e-34, 1.3684257482585246e-34, 3.289995051462053e-34, 3.2141575382616837e-34, 7.645721566977249e-34, 9.618317174316383e-34, 2.102713892640665e-33). ) (vals, info) = (ComplexF64[0.9999999999999988 + 0.0im, 0.21723212266544817 + 0.0im, -0.1856665999448995 + 0.0im, 0.16037715305332242 + 0.0im, -0.14469204167021996 + 0.0im, -0.12610493100119222 + 0.0im, 0.06527322788060473 + 0.0im, -0.060973139628327365 + 0.0im, 0.03401659727910726 + 0.0im, 0.01190591197233138 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.282318481954838e-43, 4.958044439802489e-37, 1.1554574742728915e-35, 1.6655011157073026e-35, 3.416857024107307e-35, 7.31755791605748e-35, 8.114183622943654e-35, 3.299801379562692e-34, 7.558670700451171e-34, 3.729523788858882e-34). ) (vals, info) = (ComplexF64[0.9999999999999988 + 0.0im, 0.2172321226654474 + 0.0im, -0.18566659994489934 + 0.0im, 0.16037715305332229 + 0.0im, -0.14469204167021985 + 0.0im, -0.12610493100119222 + 0.0im, 0.06527322788060477 + 0.0im, -0.06097313962832739 + 0.0im, 0.034016597279107295 + 0.0im, 0.011905911972331363 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.626225720416816e-43, 1.2989692048573244e-36, 3.4398253294481616e-36, 1.698918800871951e-35, 6.124836486177868e-35, 7.848397422848381e-33, 5.064710073163142e-34, 6.8391304983093284e-34, 9.046071435645517e-34, 5.479715964868146e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.217232122665448 + 0.0im, -0.18566659994489954 + 0.0im, 0.16037715305332237 + 0.0im, -0.1446920416702198 + 0.0im, -0.1261049310011921 + 0.0im, 0.06527322788060477 + 0.0im, -0.060973139628327316 + 0.0im, 0.034016597279107254 + 0.0im, 0.011905911972331365 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.594936586079573e-43, 9.76519722846371e-37, 2.342961369453803e-35, 1.9174630544093092e-35, 1.1102878572294645e-34, 6.276862156422522e-35, 1.808688073592098e-33, 6.636491995551342e-35, 2.446055558223917e-34, 7.214466347748383e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.21723212266544767 + 0.0im, -0.18566659994489948 + 0.0im, 0.16037715305332234 + 0.0im, -0.14469204167021998 + 0.0im, -0.12610493100119222 + 0.0im, 0.06527322788060476 + 0.0im, -0.06097313962832734 + 0.0im, 0.034016597279107275 + 0.0im, 0.011905911972331372 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.314798138155139e-42, 6.912457247487309e-36, 1.3814164293756969e-34, 4.814997647122729e-35, 9.66722446652925e-34, 5.174014208671026e-34, 8.500620758232697e-34, 2.8034441757824796e-34, 1.3385386340518501e-33, 4.236346741397981e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.18993586936515203 + 0.0im, -0.15715728497600095 + 0.0im, 0.14932641325103774 + 0.0im, -0.10651966792758807 + 0.0im, 0.10449070607452836 + 0.0im, 0.08222788573879633 + 0.0im, 0.05919449949601627 + 0.0im, 0.043559659131486544 + 0.0im, -0.041938588733769745 + 0.0im, -0.019790417842272326 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.6244443702819835e-44, 1.3700123054126438e-36, 4.327537447294643e-35, 7.304382121954959e-35, 3.9956821928814297e-35, 1.0746042650079004e-33, 7.62006949200588e-34, 1.8808547648921307e-33, 2.646154091118767e-33, 2.747572043396785e-35, 4.482007326016141e-35). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.1899358693651526 + 0.0im, -0.15715728497600126 + 0.0im, 0.14932641325103774 + 0.0im, -0.10651966792758821 + 0.0im, 0.10449070607452837 + 0.0im, 0.08222788573879634 + 0.0im, 0.05919449949601631 + 0.0im, 0.04355965913148653 + 0.0im, -0.041938588733769606 + 0.0im, -0.019790417842272326 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.0469575853996015e-45, 2.8353402114040574e-37, 9.68997299318937e-37, 1.5650228699126154e-35, 8.074605987823228e-36, 2.479555599686678e-35, 3.649692650291954e-35, 1.8979384709864835e-33, 1.72096312349285e-34, 3.921048978448446e-35, 4.834054805411432e-35). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.1899358693651521 + 0.0im, -0.15715728497600087 + 0.0im, 0.14932641325103777 + 0.0im, -0.10651966792758802 + 0.0im, 0.10449070607452847 + 0.0im, 0.08222788573879633 + 0.0im, 0.05919449949601633 + 0.0im, 0.043559659131486586 + 0.0im, -0.04193858873376979 + 0.0im, -0.01979041784227233 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.034984833885351e-44, 1.6650009962208494e-36, 5.9006500974898235e-36, 1.1007171581131174e-35, 6.105428698229596e-35, 5.38364292168568e-34, 4.4327298453787255e-34, 6.0084548916618646e-33, 2.3863904028419138e-33, 3.8808003949536925e-34, 1.699736496491466e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.18993586936515267 + 0.0im, -0.15715728497600104 + 0.0im, 0.14932641325103757 + 0.0im, -0.10651966792758832 + 0.0im, 0.10449070607452828 + 0.0im, 0.08222788573879633 + 0.0im, 0.059194499496016316 + 0.0im, 0.0435596591314866 + 0.0im, -0.04193858873376974 + 0.0im, -0.019790417842272357 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.9192802955118005e-44, 8.590172323651483e-37, 2.2681957215683096e-36, 3.322229304677656e-36, 1.7764929341615705e-35, 2.2080831979443526e-34, 2.0621450520746435e-33, 7.639162533561602e-34, 2.4579817175345515e-33, 3.7825532979600955e-34, 2.6880706047761488e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.18993586936515292 + 0.0im, -0.1571572849760005 + 0.0im, 0.1493264132510378 + 0.0im, -0.1065196679275883 + 0.0im, 0.10449070607452844 + 0.0im, 0.0822278857387963 + 0.0im, 0.05919449949601629 + 0.0im, 0.043559659131486565 + 0.0im, -0.041938588733769676 + 0.0im, -0.019790417842272326 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.0668464754799674e-44, 6.974228215705908e-37, 3.542827735319411e-36, 1.5737067959902093e-35, 1.1221226488227508e-35, 5.345526823432644e-34, 2.6886771146161284e-34, 3.5772106770656306e-33, 5.026800810025066e-34, 3.056472616329617e-34, 9.90789466050473e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.18993586936515228 + 0.0im, -0.15715728497600095 + 0.0im, 0.14932641325103757 + 0.0im, -0.1065196679275882 + 0.0im, 0.10449070607452828 + 0.0im, 0.08222788573879633 + 0.0im, 0.05919449949601628 + 0.0im, 0.04355965913148656 + 0.0im, -0.04193858873376975 + 0.0im, -0.019790417842272336 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.0032187053139e-43, 9.556053074772376e-35, 3.9270735280803833e-35, 1.0636862433058797e-35, 2.648020909780294e-34, 1.0092212568655961e-33, 1.3711630265905068e-33, 2.9131412268510118e-33, 7.839890391006292e-33, 1.4952405179523364e-33, 1.0643449984985394e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1899358693651524 + 0.0im, -0.1571572849760011 + 0.0im, 0.14932641325103782 + 0.0im, -0.10651966792758832 + 0.0im, 0.10449070607452833 + 0.0im, 0.08222788573879634 + 0.0im, 0.059194499496016344 + 0.0im, 0.043559659131486524 + 0.0im, -0.04193858873376975 + 0.0im, -0.019790417842272316 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.957774654080441e-45, 4.024765351637909e-37, 2.3453947150783856e-36, 2.402720191483276e-36, 4.0462121241606067e-35, 1.935908996219418e-34, 3.192808168503476e-34, 2.735608159858265e-34, 9.088434322891443e-34, 2.0257437981394382e-33, 1.969870913160556e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.18993586936515222 + 0.0im, -0.15715728497600046 + 0.0im, 0.14932641325103732 + 0.0im, -0.10651966792758823 + 0.0im, 0.10449070607452846 + 0.0im, 0.08222788573879632 + 0.0im, 0.059194499496016316 + 0.0im, 0.043559659131486524 + 0.0im, -0.04193858873376981 + 0.0im, -0.019790417842272305 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.1034663567556065e-45, 3.74689323186664e-38, 2.7747144676428233e-36, 2.3203134549027324e-36, 2.286407705145601e-36, 2.015603338540999e-35, 1.0454536565534284e-34, 3.175915116862948e-33, 2.1139183732059385e-35, 1.1535860476789582e-34, 2.6031805340256196e-35). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.1899358693651528 + 0.0im, -0.15715728497600082 + 0.0im, 0.14932641325103804 + 0.0im, -0.10651966792758817 + 0.0im, 0.10449070607452832 + 0.0im, 0.08222788573879633 + 0.0im, 0.05919449949601628 + 0.0im, 0.04355965913148658 + 0.0im, -0.04193858873376975 + 0.0im, -0.0197904178422723 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (9.978767432317208e-45, 2.5521044739902786e-36, 2.4252218160248956e-36, 4.2028685882546116e-36, 1.0904733918809143e-35, 6.470534819065981e-35, 2.4741782567387626e-34, 1.4673113843066764e-33, 9.656291255048938e-34, 1.3089255540579266e-34, 1.9436927684727563e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.19239164419491 + 0.0im, -0.1557251627855468 + 0.0im, 0.13690871605199934 + 0.0im, -0.13331552747893483 + 0.0im, 0.09472259571771807 + 0.0im, -0.05835484010657783 + 0.0im, 0.0454063600175666 + 0.0im, 0.03424721574126626 + 0.0im, 0.015246213220752359 + 0.0im, -0.006429981966034768 + 0.0im, -0.000855059629127925 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.205492070732722e-48, 2.9549388760626953e-39, 8.200877496385087e-38, 9.973312021693616e-38, 1.182032155724763e-37, 2.1126277550531694e-37, 3.2731747242944413e-37, 6.313952690457998e-35, 1.2994393012338319e-34, 1.4866748536682193e-33, 5.838047975617708e-34, 1.0784767015339027e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.19239164419491006 + 0.0im, -0.15572516278554682 + 0.0im, 0.13690871605199945 + 0.0im, -0.13331552747893471 + 0.0im, 0.09472259571771821 + 0.0im, -0.058354840106577766 + 0.0im, 0.0454063600175666 + 0.0im, 0.03424721574126625 + 0.0im, 0.01524621322075236 + 0.0im, -0.006429981966034769 + 0.0im, -0.0008550596291279171 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2616642577991007e-47, 6.524661357945034e-39, 6.291010358590824e-38, 2.808262181054886e-38, 1.3945149710293982e-36, 1.742621576378757e-36, 1.3119767956064251e-36, 2.659293835830579e-35, 2.2786748594900974e-33, 9.931680598617919e-35, 1.7123947949945275e-34, 2.402577941260705e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.1923916441949097 + 0.0im, -0.1557251627855469 + 0.0im, 0.13690871605199909 + 0.0im, -0.13331552747893477 + 0.0im, 0.09472259571771804 + 0.0im, -0.0583548401065778 + 0.0im, 0.0454063600175666 + 0.0im, 0.03424721574126625 + 0.0im, 0.015246213220752376 + 0.0im, -0.006429981966034771 + 0.0im, -0.0008550596291279365 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.7686109912587123e-47, 7.615221022843845e-39, 1.2051892051222624e-37, 3.5284119964318843e-37, 3.646492139539354e-35, 2.0490537481813395e-36, 8.25129137821081e-36, 3.7120744072977033e-35, 1.625213020106978e-33, 2.268864161764747e-34, 2.456468308918252e-34, 1.1257458170846934e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.1923916441949096 + 0.0im, -0.15572516278554668 + 0.0im, 0.13690871605199906 + 0.0im, -0.13331552747893466 + 0.0im, 0.09472259571771827 + 0.0im, -0.058354840106577655 + 0.0im, 0.04540636001756662 + 0.0im, 0.034247215741266324 + 0.0im, 0.015246213220752347 + 0.0im, -0.006429981966034761 + 0.0im, -0.0008550596291279222 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.940978043131829e-47, 1.6503816519514659e-38, 4.53237278784524e-37, 4.816869066111824e-37, 3.245505099156715e-36, 8.260459261385851e-37, 1.2894270277662036e-35, 4.0577357324086526e-34, 7.015583464702518e-34, 3.2088699181202067e-34, 8.575507575691124e-34, 2.341914302265065e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.19239164419491003 + 0.0im, -0.15572516278554666 + 0.0im, 0.13690871605199958 + 0.0im, -0.1333155274789348 + 0.0im, 0.09472259571771825 + 0.0im, -0.058354840106577745 + 0.0im, 0.0454063600175666 + 0.0im, 0.03424721574126629 + 0.0im, 0.015246213220752347 + 0.0im, -0.0064299819660347465 + 0.0im, -0.0008550596291279102 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.442760779292921e-48, 2.4655695452717277e-39, 9.081059859086073e-38, 3.4664951500282634e-38, 7.7340153468967e-38, 7.395873447165902e-36, 9.000924520132062e-37, 3.498437357380414e-35, 5.340179445001955e-35, 2.182402415993867e-33, 6.032062611250413e-35, 1.1174604307117033e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.19239164419490953 + 0.0im, -0.15572516278554635 + 0.0im, 0.13690871605199914 + 0.0im, -0.1333155274789349 + 0.0im, 0.0947225957177181 + 0.0im, -0.05835484010657762 + 0.0im, 0.04540636001756658 + 0.0im, 0.03424721574126624 + 0.0im, 0.015246213220752348 + 0.0im, -0.006429981966034781 + 0.0im, -0.0008550596291279285 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.104575201293872e-48, 1.2701222061129864e-39, 3.6421223008060004e-38, 1.4061298216974515e-37, 2.8397531153907547e-37, 1.9161509312825332e-37, 3.5133143544231757e-37, 6.318655175427221e-35, 1.4706090202715025e-34, 8.361968196425753e-34, 2.3359411611524145e-34, 7.679483271660462e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.19239164419490992 + 0.0im, -0.1557251627855463 + 0.0im, 0.13690871605199936 + 0.0im, -0.13331552747893463 + 0.0im, 0.09472259571771811 + 0.0im, -0.05835484010657768 + 0.0im, 0.04540636001756661 + 0.0im, 0.034247215741266226 + 0.0im, 0.015246213220752359 + 0.0im, -0.00642998196603477 + 0.0im, -0.0008550596291279341 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.503225410526338e-48, 3.943198696188495e-39, 2.0987670267900099e-38, 4.8385440333833e-38, 2.4361483974168444e-37, 1.8577346378242693e-36, 5.00979963499384e-36, 3.169697865474001e-35, 1.3338207433372095e-34, 2.6079350408106403e-35, 1.7135924395441695e-34, 5.726278513241846e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.1923916441949099 + 0.0im, -0.15572516278554643 + 0.0im, 0.13690871605199953 + 0.0im, -0.1333155274789346 + 0.0im, 0.09472259571771824 + 0.0im, -0.058354840106577675 + 0.0im, 0.045406360017566615 + 0.0im, 0.03424721574126626 + 0.0im, 0.015246213220752335 + 0.0im, -0.0064299819660347795 + 0.0im, -0.000855059629127929 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.745252241674048e-48, 5.4908338070357165e-39, 4.7957848799178145e-37, 2.6409826620106127e-38, 1.138516366910124e-37, 1.8984081928102386e-37, 1.9773411288149245e-37, 1.5038635489005143e-35, 9.28468551578804e-34, 1.3696220745734333e-33, 1.169977426118032e-34, 2.3139469224879117e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.19239164419491 + 0.0im, -0.1557251627855468 + 0.0im, 0.13690871605199942 + 0.0im, -0.13331552747893488 + 0.0im, 0.09472259571771818 + 0.0im, -0.0583548401065777 + 0.0im, 0.04540636001756655 + 0.0im, 0.03424721574126624 + 0.0im, 0.015246213220752343 + 0.0im, -0.006429981966034776 + 0.0im, -0.000855059629127933 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.4556740969409114e-48, 1.0993205670284353e-38, 1.7492510514173844e-38, 6.618145182148072e-39, 2.743432617289469e-37, 1.575091110330173e-37, 2.508437627297779e-35, 2.168791061196203e-34, 3.3233875199475034e-33, 1.2379775719113918e-34, 1.2174260509159411e-34, 9.013682013044504e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.1923916441949097 + 0.0im, -0.15572516278554693 + 0.0im, 0.13690871605199925 + 0.0im, -0.1333155274789347 + 0.0im, 0.09472259571771828 + 0.0im, -0.058354840106577786 + 0.0im, 0.045406360017566594 + 0.0im, 0.03424721574126623 + 0.0im, 0.015246213220752343 + 0.0im, -0.0064299819660347465 + 0.0im, -0.0008550596291279072 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.393303735026519e-47, 2.0834906264700888e-38, 3.574549586484365e-36, 1.1823656486726985e-37, 2.6681645320278872e-36, 3.0044844214861512e-36, 3.583339287752015e-35, 1.7105575270781477e-34, 4.4527873098786496e-33, 7.101839297357928e-34, 6.273696407165804e-34, 1.2388642986112392e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.18242149328169074 + 0.0im, -0.17633987538996426 + 0.0im, 0.15602289360854896 + 0.0im, -0.13388597267843858 + 0.0im, 0.10943606989626863 + 0.0im, 0.09538632987995393 + 0.0im, -0.07586973228390943 + 0.0im, -0.06761753335893564 + 0.0im, 0.06517090696181274 + 0.0im, 0.0273450555191111 + 0.0im, 0.01961753835708964 + 0.0im, -0.019102583132919876 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.497500995704933e-47, 1.0022169334647362e-36, 5.935867036330839e-38, 4.377124011097366e-36, 2.870280568276224e-38, 6.855345599890931e-35, 1.3480554009129406e-34, 3.248459836144052e-35, 3.6647491863778456e-35, 3.0265955170861127e-33, 5.15762459523486e-34, 5.554492827126571e-34, 1.0158694323024137e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1824214932816909 + 0.0im, -0.17633987538996432 + 0.0im, 0.1560228936085487 + 0.0im, -0.1338859726784383 + 0.0im, 0.1094360698962686 + 0.0im, 0.09538632987995399 + 0.0im, -0.07586973228390947 + 0.0im, -0.06761753335893567 + 0.0im, 0.06517090696181274 + 0.0im, 0.027345055519111112 + 0.0im, 0.01961753835708967 + 0.0im, -0.019102583132919817 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.2808867906554806e-48, 2.2572385635552358e-38, 9.603778788287405e-40, 1.209637203457188e-37, 5.476564242684408e-38, 2.7757227614801413e-36, 2.5353048293752775e-36, 6.305306371213947e-37, 1.774481399488319e-36, 8.186111886227599e-35, 9.741720620698729e-34, 3.359404379590968e-36, 6.01432441075811e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.18242149328169088 + 0.0im, -0.17633987538996462 + 0.0im, 0.15602289360854876 + 0.0im, -0.13388597267843816 + 0.0im, 0.10943606989626865 + 0.0im, 0.095386329879954 + 0.0im, -0.07586973228390946 + 0.0im, -0.06761753335893571 + 0.0im, 0.06517090696181277 + 0.0im, 0.027345055519111115 + 0.0im, 0.019617538357089646 + 0.0im, -0.019102583132919827 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.011036390965363e-47, 2.1855994672868953e-36, 1.8633638971386542e-37, 9.770525194855158e-36, 3.6135089701454554e-37, 6.282578501483754e-35, 3.756187312037279e-35, 3.117385831910032e-35, 4.884539986687263e-35, 2.4295257810558163e-34, 9.339667816547134e-34, 6.855010746577626e-34, 7.912671105937854e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.18242149328169086 + 0.0im, -0.17633987538996482 + 0.0im, 0.1560228936085485 + 0.0im, -0.1338859726784386 + 0.0im, 0.1094360698962686 + 0.0im, 0.0953863298799541 + 0.0im, -0.07586973228390943 + 0.0im, -0.06761753335893575 + 0.0im, 0.06517090696181277 + 0.0im, 0.027345055519111077 + 0.0im, 0.019617538357089643 + 0.0im, -0.01910258313291983 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.215441643720044e-47, 5.703606495216023e-37, 4.4688738410341363e-39, 2.021272594018504e-35, 4.293323726572751e-37, 1.4746392197033783e-34, 6.755751779080351e-35, 5.177364169837988e-35, 1.4010131888714319e-34, 4.313112891567688e-34, 2.201739183091175e-34, 1.7466516139718466e-33, 1.1234595042248767e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.1824214932816908 + 0.0im, -0.17633987538996465 + 0.0im, 0.15602289360854862 + 0.0im, -0.13388597267843852 + 0.0im, 0.10943606989626868 + 0.0im, 0.0953863298799541 + 0.0im, -0.07586973228390943 + 0.0im, -0.06761753335893554 + 0.0im, 0.06517090696181278 + 0.0im, 0.027345055519111112 + 0.0im, 0.019617538357089653 + 0.0im, -0.019102583132919848 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.287816498245357e-47, 1.2385983693436304e-37, 9.181079586833143e-38, 9.069387650131232e-37, 1.3745697367266095e-36, 3.473312853723077e-35, 1.142512853298905e-34, 2.328686135749528e-35, 3.289466018527756e-35, 3.2217991370667415e-35, 1.7672293642699072e-33, 2.3651272594558365e-34, 1.5521558032960791e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.182421493281691 + 0.0im, -0.17633987538996457 + 0.0im, 0.15602289360854832 + 0.0im, -0.1338859726784383 + 0.0im, 0.10943606989626853 + 0.0im, 0.09538632987995395 + 0.0im, -0.07586973228390947 + 0.0im, -0.06761753335893572 + 0.0im, 0.06517090696181282 + 0.0im, 0.027345055519111105 + 0.0im, 0.01961753835708963 + 0.0im, -0.019102583132919803 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.7846027529201943e-47, 1.690356017158203e-37, 3.606852013834774e-38, 5.488115316335494e-37, 4.432405445320157e-37, 6.47793814031237e-35, 2.0571292622726157e-35, 3.315514327508799e-36, 2.363484912089494e-35, 2.9562786501852825e-35, 1.4545052889684519e-33, 2.8902895738492738e-34, 9.121293489008173e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.18242149328169074 + 0.0im, -0.17633987538996454 + 0.0im, 0.1560228936085486 + 0.0im, -0.13388597267843827 + 0.0im, 0.10943606989626851 + 0.0im, 0.09538632987995416 + 0.0im, -0.07586973228390931 + 0.0im, -0.06761753335893571 + 0.0im, 0.06517090696181271 + 0.0im, 0.027345055519111105 + 0.0im, 0.019617538357089646 + 0.0im, -0.01910258313291981 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.7088355996734414e-46, 2.6337604335971697e-36, 1.8639982996007068e-37, 5.455885321313167e-36, 2.6245631739246328e-36, 4.360706943996367e-34, 2.2311632776119247e-34, 1.5007070227087176e-34, 7.816098523293041e-35, 7.455868286397439e-34, 3.164064116882327e-33, 2.2377947176284002e-33, 7.096673877443198e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.18242149328169094 + 0.0im, -0.17633987538996432 + 0.0im, 0.15602289360854907 + 0.0im, -0.13388597267843844 + 0.0im, 0.10943606989626858 + 0.0im, 0.09538632987995399 + 0.0im, -0.07586973228390932 + 0.0im, -0.06761753335893564 + 0.0im, 0.06517090696181276 + 0.0im, 0.027345055519111112 + 0.0im, 0.019617538357089643 + 0.0im, -0.019102583132919806 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9368965117816042e-47, 2.1456596228495212e-37, 3.887025376448758e-39, 3.890130727095634e-37, 4.313077002477073e-37, 7.759812660609704e-35, 2.796129763326933e-35, 9.951085062117348e-36, 5.376579744684557e-35, 1.7825678141686072e-34, 1.7068475103985848e-33, 4.065086053534247e-34, 1.6038654729170214e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.18242149328169086 + 0.0im, -0.176339875389965 + 0.0im, 0.15602289360854857 + 0.0im, -0.1338859726784384 + 0.0im, 0.10943606989626871 + 0.0im, 0.09538632987995405 + 0.0im, -0.07586973228390949 + 0.0im, -0.06761753335893564 + 0.0im, 0.06517090696181271 + 0.0im, 0.027345055519111105 + 0.0im, 0.0196175383570896 + 0.0im, -0.019102583132919848 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.1895883459476647e-46, 1.3839328670504846e-36, 1.27911445316569e-37, 9.921972907669139e-36, 5.788017778079776e-37, 7.825559505762331e-35, 3.7852919181864186e-34, 8.572062130223861e-35, 5.6843065393019605e-34, 3.7474039175841858e-34, 2.6104426658690882e-33, 8.869581233347967e-34, 1.0220343423688944e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.1824214932816907 + 0.0im, -0.17633987538996493 + 0.0im, 0.15602289360854887 + 0.0im, -0.13388597267843833 + 0.0im, 0.1094360698962688 + 0.0im, 0.09538632987995414 + 0.0im, -0.07586973228390928 + 0.0im, -0.06761753335893557 + 0.0im, 0.0651709069618128 + 0.0im, 0.02734505551911111 + 0.0im, 0.01961753835708966 + 0.0im, -0.01910258313291981 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.08403426695044e-47, 4.7271315225509506e-37, 1.4530826299061305e-38, 8.186857874725877e-36, 1.428617785440821e-37, 1.756114546500951e-35, 2.9603605476433324e-34, 1.3946154035345002e-35, 2.3131118134993253e-34, 4.127335421495318e-34, 2.135141217879323e-33, 3.7442303944511747e-34, 1.3974571978929918e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.18242149328169036 + 0.0im, -0.17633987538996465 + 0.0im, 0.15602289360854885 + 0.0im, -0.1338859726784385 + 0.0im, 0.1094360698962685 + 0.0im, 0.09538632987995407 + 0.0im, -0.07586973228390939 + 0.0im, -0.06761753335893568 + 0.0im, 0.06517090696181277 + 0.0im, 0.027345055519111112 + 0.0im, 0.019617538357089636 + 0.0im, -0.01910258313291984 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0983623502906211e-48, 1.2478592170605303e-38, 3.6969232405996146e-39, 1.169304116087001e-37, 1.4956560679436517e-38, 2.9457352846352542e-36, 2.0739815213714602e-35, 5.0485582598541676e-33, 2.4171759276766603e-36, 1.3020700547445523e-35, 7.222642692052087e-35, 1.0105379656191672e-34, 5.103604765229096e-35). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 -0.156448 -0.193929 -0.0170031 0.0165558 0.0 0.18198 0.326497 0.21147 0.160037 0.0 0.0 -0.171913 -0.00837024 -0.0223289 0.0 0.0 0.0 -0.0430929 -0.0276692 0.0 0.0 0.0 0.16634 -0.0430929 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 0.123315 -0.0501682 -0.0315897 -0.031298 0.0420497 0.0 -0.225976 -0.0566711 -0.0123372 0.0158411 0.26603 0.0 0.0 -0.111723 -0.169624 -0.0730914 0.0384912 0.0 0.0 0.149856 -0.111723 -0.111781 -0.037624 0.0 0.0 0.0 0.0 0.0480323 0.0135406 0.0 0.0 0.0 0.0 -0.0697622 0.0480323 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 -0.104341 0.0136066 0.0744582 0.0629982 0.0297315 0.0 0.0480323 -0.0831298 0.237597 -0.105574 -0.0334577 0.0 0.0113632 0.0480323 0.0468839 -0.0896334 0.0890695 0.0 0.0 0.0 -0.225976 0.0437687 -0.0442507 0.0 0.0 0.0 0.0 -0.111723 -0.187882 0.0 0.0 0.0 0.0 0.135293 -0.111723 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.0257452 0.00907209 0.0191657 -0.00119734 0.0739627 0.191463 0.0 -0.00368467 -0.29105 0.286077 -0.100075 -0.0343121 0.182753 0.0 0.226839 -0.00368467 -0.0320135 -0.0885235 -0.174612 0.0725004 0.0 0.0 0.0 -0.112804 -0.100474 0.0127801 0.0557477 0.0 0.0 0.0 0.0 0.223147 0.0828043 0.0873949 0.0 0.0 0.0 0.0 0.0 0.0433052 0.048087 0.0 0.0 0.0 0.0 0.0 -0.217808 0.0433052 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.0257452 0.00907209 0.0191657 -0.00119734 0.0739627 0.191463 0.0 -0.00368467 -0.29105 0.286077 -0.100075 -0.0343121 0.182753 0.0 0.226839 -0.00368467 -0.0320135 -0.0885235 -0.174612 0.0725004 0.0 0.0 0.0 -0.112804 -0.100474 0.0127801 0.0557477 0.0 0.0 0.0 0.0 0.223147 0.0828043 0.0873949 0.0 0.0 0.0 0.0 0.0 0.0433052 0.048087 0.0 0.0 0.0 0.0 0.0 -0.217808 0.0433052 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.00828836 0.0737539 0.0926225 0.0297276 -0.0383755 0.0647385 0.133617 0.0 -0.111539 0.289334 -0.0767602 0.136855 0.016831 0.0500392 0.0816858 0.0 -0.124958 -0.111539 0.150196 0.000843655 -0.0113169 -0.150911 0.0844595 0.0 0.0 0.0 -0.0047597 -0.0937814 0.0283746 -0.0307297 -0.0154866 0.0 0.0 0.0 0.193598 -0.0047597 0.0662498 0.0653695 0.122513 0.0 0.0 0.0 0.0 0.0 0.164593 -0.0571978 -0.00471537 0.0 0.0 0.0 0.0 0.0 0.0 0.0919662 0.00721614 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0223644 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.0210395 -0.0770411 0.058996 0.144294 0.054856 -0.00622394 -0.0270771 0.121878 0.0 0.1685 0.0182051 0.00417703 -0.00992565 -0.131952 -0.00451211 0.0104038 -0.00254963 0.0 -0.0427027 0.1685 -0.00494527 0.030724 -0.0183779 -0.029433 -0.034441 -0.126015 0.0 0.0 0.0 -0.0832881 -0.133103 -0.0685269 0.00886258 0.049284 -0.0194079 0.0 0.0 0.0 0.0536162 -0.0832881 0.0403375 0.0623571 0.0765599 0.0240942 0.0 0.0 0.0 0.0 0.0 -0.00848503 -0.233824 0.0660054 0.0339414 0.0 0.0 0.0 0.0 0.0 0.0586015 -0.00848503 -0.127358 0.0503096 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0918751 -0.00826443 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0523446 0.0918751 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.059516 0.150637 -0.0276914 -0.0606512 0.054856 -0.00622394 -0.0270771 0.121878 0.0 -0.0832881 -0.13213 0.00559102 -0.015959 -0.0677009 0.00904352 0.049409 -0.018768 0.0 0.0540109 -0.0832881 0.0178644 -0.0266275 0.0354996 0.06491 0.0802874 0.0376696 0.0 0.0 0.0 0.1685 0.0182927 -0.134126 -0.00749999 0.00691809 -0.00335333 0.0 0.0 0.0 -0.0424981 0.1685 -0.0154538 -0.0224113 -0.0254868 -0.122723 0.0 0.0 0.0 0.0 0.0 -0.00848503 -0.233824 0.0660054 0.0339414 0.0 0.0 0.0 0.0 0.0 0.0586015 -0.00848503 -0.127358 0.0503096 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0918751 -0.00826443 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0523446 0.0918751 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.059516 0.150637 -0.0247004 0.0312828 0.0502205 -0.0581591 -0.0270771 0.121878 0.0 -0.0832881 -0.13213 0.0576246 -0.0141799 -0.035797 -0.0121683 0.049409 -0.018768 0.0 0.0540109 -0.0832881 -0.0301725 0.0642298 -0.0297372 -0.0241153 0.0802874 0.0376696 0.0 0.0 0.0 -0.00848503 0.236106 -0.0063561 -0.00153914 -0.0662722 -0.00597028 0.0 0.0 0.0 -0.0580352 -0.00848503 0.124866 -0.0331064 -0.0867435 0.0724437 0.0 0.0 0.0 0.0 0.0 0.1685 -0.014219 0.0867754 -0.00156355 0.0 0.0 0.0 0.0 0.0 0.054674 0.1685 -0.0427521 -0.116056 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0918751 -0.00826443 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0523446 0.0918751 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.059516 0.150637 -0.0247004 0.0312828 0.0502205 -0.0581591 -0.0270771 0.121878 0.0 -0.0832881 -0.13213 0.0576246 -0.0141799 -0.035797 -0.0121683 0.049409 -0.018768 0.0 0.0540109 -0.0832881 -0.0301725 0.0642298 -0.0297372 -0.0241153 0.0802874 0.0376696 0.0 0.0 0.0 -0.00848503 0.236106 -0.0063561 -0.00153914 -0.0662722 -0.00597028 0.0 0.0 0.0 -0.0580352 -0.00848503 0.124866 -0.0331064 -0.0867435 0.0724437 0.0 0.0 0.0 0.0 0.0 0.1685 -0.014219 0.0867754 -0.00156355 0.0 0.0 0.0 0.0 0.0 0.054674 0.1685 -0.0427521 -0.116056 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0918751 -0.00826443 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0523446 0.0918751 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.091585 0.107186 0.014032 -0.000635537 -0.0302014 -0.0234645 -0.160669 -0.094741 -0.0753376 0.0 0.198457 -0.0243632 -0.0914694 -0.0324869 -0.0245613 -0.139099 -0.0195368 -0.109834 -0.0383535 0.0 0.0 0.0337372 -0.157227 -0.0443022 0.0138812 0.0211151 0.050983 0.0358618 -0.0470967 0.0 0.0 0.113074 0.0337372 -0.0978281 -0.0416448 0.0981839 -0.068921 -0.050694 -0.00220733 0.0 0.0 0.0 0.0 -0.11014 -0.097131 0.00742481 -0.0182299 0.0381003 0.000675995 0.0 0.0 0.0 0.0 0.0571036 -0.11014 -0.0236005 -0.0464478 -0.0142731 -0.0148698 0.0 0.0 0.0 0.0 0.0 0.0 -0.13942 -0.0431678 0.0261166 0.0915935 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0992743 -0.0105818 -0.0594258 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0828775 0.0992743 -0.0671363 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0656927 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0573078 -0.00562704 -0.0239331 0.00512037 -0.0079976 -0.161326 0.0105218 -0.022527 0.0766314 0.0162058 0.0 0.0370367 -0.196118 -0.137478 -0.0789213 -0.0327543 0.0711708 -0.0131989 0.0412217 -0.00693907 0.0115722 0.0 0.141804 0.0370367 -0.0501501 -0.00376968 -0.0615525 -0.031942 -0.0185513 -0.0347754 0.0336253 -0.0804254 0.0 0.0 0.0 -0.138922 -0.10983 -0.00133894 -0.0203665 -0.0184715 -0.0848492 -0.0558671 0.0426052 0.0 0.0 0.0 0.0307307 -0.138922 0.0523359 0.0547475 -0.0203317 -0.0811907 -0.0161729 -0.00148097 0.0 0.0 0.0 0.0 0.0 -0.139102 0.0394063 0.07071 0.07911 0.056633 -0.0192986 0.0 0.0 0.0 0.0 0.0 0.0 0.0139393 0.130422 0.0243042 0.034242 -0.0789406 0.0 0.0 0.0 0.0 0.0 0.0 -0.0667675 0.0139393 0.0313326 0.0158453 0.0386502 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.106241 0.00583906 -0.0076447 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0764342 0.0161809 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.042473 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0573078 -0.00562704 -0.0239331 0.00512037 -0.0079976 -0.161326 0.0105218 -0.022527 0.0766314 0.0162058 0.0 0.0370367 -0.196118 -0.137478 -0.0789213 -0.0327543 0.0711708 -0.0131989 0.0412217 -0.00693907 0.0115722 0.0 0.141804 0.0370367 -0.0501501 -0.00376968 -0.0615525 -0.031942 -0.0185513 -0.0347754 0.0336253 -0.0804254 0.0 0.0 0.0 -0.138922 -0.10983 -0.00133894 -0.0203665 -0.0184715 -0.0848492 -0.0558671 0.0426052 0.0 0.0 0.0 0.0307307 -0.138922 0.0523359 0.0547475 -0.0203317 -0.0811907 -0.0161729 -0.00148097 0.0 0.0 0.0 0.0 0.0 -0.139102 0.0394063 0.07071 0.07911 0.056633 -0.0192986 0.0 0.0 0.0 0.0 0.0 0.0 0.0139393 0.130422 0.0243042 0.034242 -0.0789406 0.0 0.0 0.0 0.0 0.0 0.0 -0.0667675 0.0139393 0.0313326 0.0158453 0.0386502 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.106241 0.00583906 -0.0076447 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0764342 0.0161809 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.042473 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.111025 -0.0763618 0.00644813 -0.0207856 -0.0848791 0.0413812 0.0498171 -0.00787694 -0.0405022 0.0227256 -0.0799167 0.0 0.00637184 -0.148245 0.0728369 0.0392192 -0.000842971 -0.0284064 -0.0513689 0.101769 -0.0513237 0.028275 -0.00562455 0.0 0.187178 0.00637184 0.0633836 -0.0375884 0.058455 -0.0476224 -0.0205865 -0.0245346 -0.00472481 0.0144124 0.00479631 0.0 0.0 0.0 -0.162976 0.0398882 -0.0310366 0.0282436 -0.00594228 -0.0143871 0.0462348 0.0187064 -0.00161917 0.0 0.0 0.0 0.0 0.0825909 -0.0554957 -0.00178965 -0.00713432 0.0264584 0.0236238 -0.0378316 0.0482555 0.0 0.0 0.0 0.0 0.0222968 0.0825909 0.0504741 0.0659552 0.0530784 -0.0146512 0.0595774 -0.00568923 0.0 0.0 0.0 0.0 0.0 0.0 -0.0986736 -0.0944589 -0.0395551 0.0663287 -0.0385843 0.0228266 0.0 0.0 0.0 0.0 0.0 0.0 0.00417779 -0.0986736 0.0663996 -0.0486949 0.00536788 0.0962212 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.012534 -0.0239692 0.0370102 0.0616044 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0984345 -0.012534 0.0282228 0.0284354 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.024922 0.013644 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.025465 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.111025 -0.0763618 0.00644813 0.0638523 0.0631661 -0.0166073 -0.0590574 -0.00787694 -0.0405022 0.0227256 -0.0799167 0.0 0.00637184 -0.148245 0.0728369 -0.0300118 -0.0478942 0.0380292 -0.018541 0.101769 -0.0513237 0.028275 -0.00562455 0.0 0.187178 0.00637184 0.0633836 -0.0586432 -0.0297179 -0.0418178 0.0380876 -0.0245346 -0.00472481 0.0144124 0.00479631 0.0 0.0 0.0 -0.162976 0.0325234 -0.000609847 0.0425388 -0.0227959 -0.0143871 0.0462348 0.0187064 -0.00161917 0.0 0.0 0.0 0.0 -0.0986736 -0.0960291 -0.0168504 -0.0676473 -0.0537993 0.0658676 -0.0501662 0.0202667 0.0 0.0 0.0 0.0 0.00410947 -0.0986736 -0.00132038 -0.0384387 0.0568456 -0.0481054 -0.00508522 0.0945968 0.0 0.0 0.0 0.0 0.0 0.0 0.0825909 -0.0587078 0.0213891 0.0291142 -0.0418848 0.04831 0.0 0.0 0.0 0.0 0.0 0.0 0.0210769 0.0825909 0.0539221 -0.00656663 0.0469194 0.0211516 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.012534 -0.0239692 0.0370102 0.0616044 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0984345 -0.012534 0.0282228 0.0284354 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.024922 0.013644 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.025465 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.111025 -0.0763618 0.00644813 -0.0207856 -0.0848791 0.0413812 0.0498171 -0.00787694 -0.0405022 0.0227256 -0.0799167 0.0 0.00637184 -0.148245 0.0728369 0.0392192 -0.000842971 -0.0284064 -0.0513689 0.101769 -0.0513237 0.028275 -0.00562455 0.0 0.187178 0.00637184 0.0633836 -0.0375884 0.058455 -0.0476224 -0.0205865 -0.0245346 -0.00472481 0.0144124 0.00479631 0.0 0.0 0.0 -0.162976 0.0398882 -0.0310366 0.0282436 -0.00594228 -0.0143871 0.0462348 0.0187064 -0.00161917 0.0 0.0 0.0 0.0 0.0825909 -0.0554957 -0.00178965 -0.00713432 0.0264584 0.0236238 -0.0378316 0.0482555 0.0 0.0 0.0 0.0 0.0222968 0.0825909 0.0504741 0.0659552 0.0530784 -0.0146512 0.0595774 -0.00568923 0.0 0.0 0.0 0.0 0.0 0.0 -0.0986736 -0.0944589 -0.0395551 0.0663287 -0.0385843 0.0228266 0.0 0.0 0.0 0.0 0.0 0.0 0.00417779 -0.0986736 0.0663996 -0.0486949 0.00536788 0.0962212 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.012534 -0.0239692 0.0370102 0.0616044 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0984345 -0.012534 0.0282228 0.0284354 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.024922 0.013644 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.025465 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.111025 -0.0763618 0.00644813 -0.0207856 -0.0848791 0.0413812 0.0498171 -0.00787694 -0.0405022 0.0227256 -0.0799167 0.0 0.00637184 -0.148245 0.0728369 0.0392192 -0.000842971 -0.0284064 -0.0513689 0.101769 -0.0513237 0.028275 -0.00562455 0.0 0.187178 0.00637184 0.0633836 -0.0375884 0.058455 -0.0476224 -0.0205865 -0.0245346 -0.00472481 0.0144124 0.00479631 0.0 0.0 0.0 -0.162976 0.0398882 -0.0310366 0.0282436 -0.00594228 -0.0143871 0.0462348 0.0187064 -0.00161917 0.0 0.0 0.0 0.0 0.0825909 -0.0554957 -0.00178965 -0.00713432 0.0264584 0.0236238 -0.0378316 0.0482555 0.0 0.0 0.0 0.0 0.0222968 0.0825909 0.0504741 0.0659552 0.0530784 -0.0146512 0.0595774 -0.00568923 0.0 0.0 0.0 0.0 0.0 0.0 -0.0986736 -0.0944589 -0.0395551 0.0663287 -0.0385843 0.0228266 0.0 0.0 0.0 0.0 0.0 0.0 0.00417779 -0.0986736 0.0663996 -0.0486949 0.00536788 0.0962212 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.012534 -0.0239692 0.0370102 0.0616044 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0984345 -0.012534 0.0282228 0.0284354 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.024922 0.013644 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.025465 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0374866 -0.00971055 -0.0294761 0.0505659 -0.0167176 0.00986555 -0.0409218 -0.0166618 -0.0185553 0.100677 -0.0651419 0.0529092 0.0 0.0960803 0.181551 -0.0219788 -0.0854988 0.00921437 -0.0255357 0.0526002 0.0541448 -0.0438683 -0.126077 0.00786341 0.0443222 0.0 -0.0654846 0.0960803 -0.0425694 0.056102 0.0607417 0.0255726 -0.007227 -0.0088444 0.0562648 -0.0217623 0.00943291 0.0229671 0.0 0.0 0.0 -0.0987722 0.127021 -0.0344178 -0.0131502 0.0122662 -0.0726359 -0.0631501 -0.00749927 -0.00615184 0.0294222 0.0 0.0 0.0 -0.0335678 -0.0987722 0.000876036 0.0953939 0.0322362 0.0625262 -0.154004 -0.0370808 0.0715626 0.0219527 0.0 0.0 0.0 0.0 0.0 0.143973 0.0112696 0.0284288 0.0156117 -0.049981 -0.00992607 0.040104 -0.0471799 0.0 0.0 0.0 0.0 0.0 0.0 -0.0220919 -0.0810924 -0.0702332 0.0128196 -0.0461781 -0.056481 -0.0314943 0.0 0.0 0.0 0.0 0.0 0.0 0.123131 -0.0220919 -0.0448528 0.0626525 0.0311056 -0.0626569 0.0328695 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0417183 -0.0746136 -0.00443324 -0.0562425 0.0148985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.000496284 -0.0973968 -0.0369016 -0.0622613 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0368521 0.000496284 0.0236431 0.000907703 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0704164 -0.0736936 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0101347 0.0704164 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0266015 -0.0319046 -0.0565558 0.00108794 -0.0167176 0.00986555 -0.0409218 -0.0166618 -0.0185553 0.100677 -0.0651419 0.0529092 0.0 -0.0987722 -0.121345 -0.0862253 -0.019213 -0.0238987 -0.00677904 0.00323396 -0.080628 -0.0428552 0.00583364 -0.00670904 0.0266376 0.0 0.0351379 -0.0987722 -0.073145 0.0637524 -0.000375886 -0.078291 -0.0497807 -0.0726615 0.164717 0.0795065 -0.0688295 -0.0377913 0.0 0.0 0.0 0.0960803 -0.171036 0.00800339 -0.0579466 0.0379299 0.0194045 0.0114306 -0.10529 -0.0186318 0.0374867 0.0 0.0 0.0 0.0695104 0.0960803 -0.0657607 -0.0323373 0.00902105 -0.00618783 -0.0607996 0.0189474 -0.0134238 -0.0172203 0.0 0.0 0.0 0.0 0.0 0.143973 0.0112696 0.0284288 0.0156117 -0.049981 -0.00992607 0.040104 -0.0471799 0.0 0.0 0.0 0.0 0.0 0.0 -0.0220919 -0.0810924 -0.0702332 0.0128196 -0.0461781 -0.056481 -0.0314943 0.0 0.0 0.0 0.0 0.0 0.0 0.123131 -0.0220919 -0.0448528 0.0626525 0.0311056 -0.0626569 0.0328695 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0417183 -0.0746136 -0.00443324 -0.0562425 0.0148985 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.000496284 -0.0973968 -0.0369016 -0.0622613 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0368521 0.000496284 0.0236431 0.000907703 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0704164 -0.0736936 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0101347 0.0704164 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0266015 -0.0319046 -0.0565558 0.00108794 -0.0167176 0.00986555 -0.0409218 0.0233639 -0.0339612 -0.0371422 -0.0624432 0.104032 0.0 -0.0987722 -0.121345 -0.0862253 -0.019213 -0.0238987 -0.00677904 0.00323396 0.00138747 0.0290479 -0.0879527 -0.0216441 0.00872931 0.0 0.0351379 -0.0987722 -0.073145 0.0637524 -0.000375886 -0.078291 -0.0497807 -0.146273 -0.124847 -0.0272328 0.0255132 0.0807652 0.0 0.0 0.0 0.0960803 -0.171036 0.00800339 -0.0579466 0.0379299 0.059526 -0.0310562 -0.0144769 0.065981 -0.0653804 0.0 0.0 0.0 0.0695104 0.0960803 -0.0657607 -0.0323373 0.00902105 0.0140628 0.0204617 -0.0110005 -0.0614595 -0.00747662 0.0 0.0 0.0 0.0 0.0 0.143973 0.0112696 0.0284288 -0.00464634 0.054018 0.0294927 -0.0324515 -0.0425697 0.0 0.0 0.0 0.0 0.0 0.0 -0.0220919 -0.0810924 -0.0348847 -0.0487289 -0.0701981 -0.00645954 -0.0533903 0.0 0.0 0.0 0.0 0.0 0.0 0.123131 -0.0220919 -0.0252045 -0.0740689 -0.0506014 0.0153739 0.0547048 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0704164 0.0132502 -0.0568392 -0.0160883 0.0788615 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.056366 0.0704164 0.048799 0.00783637 0.0302838 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0417183 -0.061701 -0.0531428 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.000496284 -0.0769328 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0466546 0.000496284 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0266015 -0.0319046 -0.0565558 0.00108794 -0.0167176 0.00986555 -0.0409218 -0.0312722 -0.0764913 0.0418416 -0.0757887 -0.0589666 0.0 -0.0987722 -0.121345 -0.0862253 -0.019213 -0.0238987 -0.00677904 0.00323396 -0.0361943 -0.0647403 0.0374418 0.00407098 0.0469707 0.0 0.0351379 -0.0987722 -0.073145 0.0637524 -0.000375886 -0.078291 -0.0497807 -0.176151 0.0503892 -0.0485124 -0.0817998 -0.0478068 0.0 0.0 0.0 0.0960803 -0.171036 0.00800339 -0.0579466 0.0379299 0.0389425 0.0748242 0.0513762 -0.00494087 0.0597194 0.0 0.0 0.0 0.0695104 0.0960803 -0.0657607 -0.0323373 0.00902105 0.0260696 -0.0579334 -0.0146081 -0.0117893 0.0135035 0.0 0.0 0.0 0.0 0.0 0.143973 0.0112696 0.0284288 0.0444331 -0.0256488 -0.0450345 0.0418386 0.016245 0.0 0.0 0.0 0.0 0.0 0.0 -0.0220919 -0.0810924 -0.0462352 0.00954496 -0.0134318 -0.0417718 0.0851902 0.0 0.0 0.0 0.0 0.0 0.0 0.123131 -0.0220919 -0.080081 0.0123299 0.0313018 -0.0648325 -0.0127634 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.000496284 -0.0916963 0.0473167 -0.0268855 -0.00920814 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.039143 0.000496284 -0.0205619 -0.0447096 0.0974848 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0704164 0.0101712 -0.0262925 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0734294 0.0704164 -0.00701216 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0417183 (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2958353078345758 + 0.0im, 0.12263802709201567 + 0.1823147191822523im, 0.12263802709201567 - 0.1823147191822523im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.356371053556004e-35, 1.0200090285179413e-32, 8.26131749027012e-34, 1.500655862816127e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2958353078345757 + 0.0im, 0.12263802709201566 + 0.18231471918225237im, 0.12263802709201566 - 0.18231471918225237im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.956725866063286e-34, 1.9173692009036867e-33, 3.177348158757677e-33, 2.2418071111390134e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.1819804632053251 + 0.0im, -0.17191261389480303 + 0.0im, -0.04309293011494976 + 0.06784171569177243im, -0.04309293011494976 - 0.06784171569177243im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.6573603928638115e-36, 2.356942783782889e-33, 7.03457275092138e-33, 1.0635980391846957e-32, 7.80071674447093e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.18198046320532515 + 0.0im, -0.17191261389480325 + 0.0im, -0.0430929301149498 + 0.06784171569177236im, -0.0430929301149498 - 0.06784171569177236im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (3.0782565432224554e-37, 3.257304407999822e-35, 6.926323289843002e-35, 5.913550017480107e-33, 2.4135731509390496e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.18198046320532515 + 0.0im, -0.171912613894803 + 0.0im, -0.043092930114949884 + 0.06784171569177244im, -0.043092930114949884 - 0.06784171569177244im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.364559070269713e-35, 1.4287463957409794e-33, 3.8342177779980647e-32, 1.1852817416151272e-32, 1.3999736821060063e-32). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.22597551092218476 + 0.0im, -0.11172287134150918 + 0.15943391569108664im, -0.11172287134150918 - 0.15943391569108664im, 0.04803234366893982 + 0.030734719280579206im, 0.04803234366893982 - 0.030734719280579206im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (9.175186022532692e-37, 5.467025578732981e-33, 7.529029917697847e-33, 5.5114253859197554e-33, 8.819317596500693e-33, 6.52557749248804e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.22597551092218474 + 0.0im, -0.1117228713415093 + 0.15943391569108653im, -0.1117228713415093 - 0.15943391569108653im, 0.04803234366893993 + 0.030734719280579175im, 0.04803234366893993 - 0.030734719280579175im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (8.550492022311966e-37, 1.0729159108633982e-33, 5.548915636478745e-34, 9.206163847077845e-34, 8.221180553231399e-33, 5.611484733233302e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.22597551092218476 + 0.0im, -0.11172287134150916 + 0.15943391569108636im, -0.11172287134150916 - 0.15943391569108636im, 0.04803234366893992 + 0.03073471928057915im, 0.04803234366893992 - 0.03073471928057915im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (6.740897984376872e-37, 1.374440197552421e-33, 2.6382196986250984e-33, 1.9662193708607678e-33, 2.0615161949907897e-33, 5.68922531442786e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2259755109221846 + 0.0im, -0.11172287134150942 + 0.15943391569108653im, -0.11172287134150942 - 0.15943391569108653im, 0.04803234366893992 + 0.03073471928057915im, 0.04803234366893992 - 0.03073471928057915im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.3914151408708377e-36, 1.2066873874055653e-33, 6.025858105416129e-34, 2.9816886544691438e-33, 4.274983698815931e-33, 2.6971558118610635e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.0036846667147358743 + 0.2569461647528262im, -0.0036846667147358743 - 0.2569461647528262im, 0.22314664484754534 + 0.0im, -0.11280449235638816 + 0.0im, 0.04330524653095018 + 0.1023412342983811im, 0.04330524653095018 - 0.1023412342983811im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.3314678142804828e-37, 1.2534203881365496e-35, 4.784991627574238e-34, 2.846011435613161e-34, 5.761111226202946e-34, 1.1934779896343528e-33, 1.1017076315303828e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.0036846667147358986 + 0.25694616475282633im, -0.0036846667147358986 - 0.25694616475282633im, 0.2231466448475453 + 0.0im, -0.11280449235638816 + 0.0im, 0.04330524653095026 + 0.10234123429838124im, 0.04330524653095026 - 0.10234123429838124im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.0432225656665354e-37, 1.198008090098198e-34, 2.738874234431032e-35, 9.102346494821728e-33, 3.019770243953384e-33, 5.369798148963633e-33, 5.191648529781668e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.0036846667147358157 + 0.256946164752826im, -0.0036846667147358157 - 0.256946164752826im, 0.2231466448475452 + 0.0im, -0.11280449235638798 + 0.0im, 0.04330524653095025 + 0.1023412342983811im, 0.04330524653095025 - 0.1023412342983811im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.9695053702651885e-37, 5.136064596943404e-34, 6.615197879645317e-35, 5.796369746051861e-33, 2.6645860692448425e-33, 9.392658011682555e-34, 9.58560248969617e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.0036846667147357737 + 0.2569461647528263im, -0.0036846667147357737 - 0.2569461647528263im, 0.22314664484754523 + 0.0im, -0.11280449235638833 + 0.0im, 0.04330524653095026 + 0.10234123429838124im, 0.04330524653095026 - 0.10234123429838124im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.3469612087897896e-36, 9.123527709843725e-34, 2.0010288626636832e-33, 2.4116057689621378e-32, 1.7970729590440765e-33, 6.626003811880025e-34, 6.669462473769333e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.0036846667147357615 + 0.25694616475282633im, -0.0036846667147357615 - 0.25694616475282633im, 0.22314664484754498 + 0.0im, -0.11280449235638831 + 0.0im, 0.04330524653095017 + 0.1023412342983812im, 0.04330524653095017 - 0.1023412342983812im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (5.281285999511111e-37, 4.766455128058825e-34, 2.835682058233483e-34, 1.314916812707978e-33, 1.282346161139027e-33, 2.1835937860672286e-33, 1.0698547626138834e-32). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.11153876217868122 + 0.19014398354688883im, -0.11153876217868122 - 0.19014398354688883im, 0.16459285879154836 + 0.0im, -0.004759699832618269 + 0.13474375410813336im, -0.004759699832618269 - 0.13474375410813336im, 0.09196621197311623 + 0.0im, 0.02236437827654365 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.2226977384039722e-39, 2.738038315895251e-35, 1.72053396070295e-36, 5.723512209054367e-35, 1.509350177839208e-35, 9.664563705573598e-35, 4.028480065874006e-33, 6.383260207423874e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.11153876217868178 + 0.19014398354688924im, -0.11153876217868178 - 0.19014398354688924im, 0.16459285879154814 + 0.0im, -0.004759699832618347 + 0.13474375410813358im, -0.004759699832618347 - 0.13474375410813358im, 0.09196621197311622 + 0.0im, 0.022364378276543632 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.3841745592253456e-39, 1.432550096787112e-35, 2.032009648787943e-35, 2.397068861407774e-34, 1.038209643280147e-34, 2.2653050543660216e-34, 1.1681683013683928e-33, 1.2327479148769699e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.11153876217868139 + 0.19014398354688883im, -0.11153876217868139 - 0.19014398354688883im, 0.1645928587915486 + 0.0im, -0.004759699832618225 + 0.13474375410813352im, -0.004759699832618225 - 0.13474375410813352im, 0.09196621197311616 + 0.0im, 0.0223643782765436 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.502423692956004e-38, 5.286302657282161e-34, 1.4778042644757875e-34, 3.388012578219904e-33, 1.4723175027372637e-33, 2.909631994749591e-33, 1.7845085247395694e-32, 1.7326388959414107e-32). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.11153876217868126 + 0.19014398354688902im, -0.11153876217868126 - 0.19014398354688902im, 0.16459285879154817 + 0.0im, -0.004759699832618236 + 0.13474375410813347im, -0.004759699832618236 - 0.13474375410813347im, 0.09196621197311619 + 0.0im, 0.02236437827654357 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.1109489210538033e-38, 1.3390182094295899e-35, 1.6716183643298115e-34, 2.8784056987698736e-33, 1.2769418224717835e-33, 1.890675714422786e-33, 4.875843114526533e-33, 5.480706535521289e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1115387621786815 + 0.19014398354688922im, -0.1115387621786815 - 0.19014398354688922im, 0.16459285879154803 + 0.0im, -0.004759699832618161 + 0.13474375410813327im, -0.004759699832618161 - 0.13474375410813327im, 0.09196621197311619 + 0.0im, 0.022364378276543643 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.950471248027256e-40, 2.2139670709250702e-36, 3.759207837083948e-37, 4.826475687175857e-34, 2.6830945209373648e-36, 1.7408803208709937e-34, 8.416735053384113e-33, 7.602832344237532e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.11153876217868125 + 0.190143983546889im, -0.11153876217868125 - 0.190143983546889im, 0.16459285879154817 + 0.0im, -0.004759699832618168 + 0.1347437541081334im, -0.004759699832618168 - 0.1347437541081334im, 0.09196621197311615 + 0.0im, 0.02236437827654362 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.0989758834772386e-38, 1.9168035785607473e-36, 1.7257424419121121e-34, 5.4688905789831285e-33, 2.1385151569194127e-33, 3.369239558130317e-33, 3.295559317702578e-34, 1.6270943034315063e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.1685003638505701 + 0.02788201875619381im, 0.1685003638505701 - 0.02788201875619381im, -0.08328807517781296 + 0.0844775520638137im, -0.08328807517781296 - 0.0844775520638137im, -0.008485034079295855 + 0.11705745512272228im, -0.008485034079295855 - 0.11705745512272228im, 0.09187512073013729 + 0.020799001248923282im, 0.09187512073013729 - 0.020799001248923282im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (9.121549435042623e-40, 1.2714760438379715e-33, 2.2450831504119788e-34, 2.924650137241354e-34, 6.274048970263507e-34, 4.00255324880809e-35, 8.050739747901245e-34, 6.487569180312708e-33, 8.66787477162192e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.16850036385056988 + 0.027882018756193897im, 0.16850036385056988 - 0.027882018756193897im, -0.08328807517781292 + 0.08447755206381362im, -0.08328807517781292 - 0.08447755206381362im, -0.008485034079295841 + 0.11705745512272217im, -0.008485034079295841 - 0.11705745512272217im, 0.09187512073013722 + 0.02079900124892329im, 0.09187512073013722 - 0.02079900124892329im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.2430087814059146e-40, 1.8029432077664775e-34, 1.5943798658043004e-34, 2.3441254584299685e-35, 4.3912657100527433e-35, 2.227833248830727e-34, 1.7103564665496565e-34, 3.354086911935383e-34, 6.768107450109004e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.16850036385057 + 0.02788201875619383im, 0.16850036385057 - 0.02788201875619383im, -0.083288075177813 + 0.08447755206381359im, -0.083288075177813 - 0.08447755206381359im, -0.008485034079295833 + 0.11705745512272223im, -0.008485034079295833 - 0.11705745512272223im, 0.09187512073013725 + 0.020799001248923338im, 0.09187512073013725 - 0.020799001248923338im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.634995298529002e-39, 3.1095784798887375e-33, 1.2079683724598402e-33, 7.785636230529628e-34, 5.8651543295386125e-34, 2.0722907684629576e-33, 1.3825774195385454e-33, 1.0281487026763953e-32, 8.59579282726953e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.16850036385056982 + 0.027882018756193998im, 0.16850036385056982 - 0.027882018756193998im, -0.08328807517781289 + 0.0844775520638135im, -0.08328807517781289 - 0.0844775520638135im, -0.008485034079295984 + 0.11705745512272236im, -0.008485034079295984 - 0.11705745512272236im, 0.09187512073013722 + 0.020799001248923286im, 0.09187512073013722 - 0.020799001248923286im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.252882718325331e-39, 7.332889078679246e-34, 1.0904659479401367e-33, 6.546522813114186e-34, 6.08255646653174e-34, 3.798568214235131e-34, 1.1453278110957314e-33, 8.230061969613344e-33, 1.9527800882109127e-33). ) (vals, info) = (ComplexF64[0.9999999999999976 + 0.0im, 0.16850036385056996 + 0.0278820187561939im, 0.16850036385056996 - 0.0278820187561939im, -0.08328807517781281 + 0.08447755206381369im, -0.08328807517781281 - 0.08447755206381369im, -0.00848503407929578 + 0.11705745512272259im, -0.00848503407929578 - 0.11705745512272259im, 0.09187512073013712 + 0.020799001248923348im, 0.09187512073013712 - 0.020799001248923348im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.932870857414213e-40, 1.0152352925624244e-33, 1.5951249180515143e-33, 3.3887350009311085e-35, 5.01453882466414e-35, 5.347447609546859e-34, 4.455768717991262e-34, 1.003109920142302e-32, 5.024953558306626e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.1685003638505701 + 0.027882018756193897im, 0.1685003638505701 - 0.027882018756193897im, -0.08328807517781289 + 0.08447755206381376im, -0.08328807517781289 - 0.08447755206381376im, -0.008485034079295694 + 0.11705745512272257im, -0.008485034079295694 - 0.11705745512272257im, 0.0918751207301372 + 0.020799001248923324im, 0.0918751207301372 - 0.020799001248923324im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.6916368327810608e-40, 3.69422731433615e-34, 1.8359821932738452e-35, 5.337099093575197e-35, 7.547150062692204e-35, 6.162284302253637e-35, 1.3390356613074744e-34, 1.7502448000840494e-33, 7.03744477859206e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.16850036385056993 + 0.02788201875619388im, 0.16850036385056993 - 0.02788201875619388im, -0.08328807517781285 + 0.0844775520638136im, -0.08328807517781285 - 0.0844775520638136im, -0.008485034079295729 + 0.11705745512272235im, -0.008485034079295729 - 0.11705745512272235im, 0.09187512073013715 + 0.020799001248923286im, 0.09187512073013715 - 0.020799001248923286im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.29693193659185e-39, 2.1450540504337727e-33, 9.141794559861773e-34, 2.82734661211205e-35, 1.366321968682662e-34, 3.384278413999496e-34, 1.1797508880049058e-34, 6.027228321071763e-33, 1.238553119930727e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.1984573459187328 + 0.0im, -0.13942034285327096 + 0.0im, 0.03373723955370724 + 0.1333356352823402im, 0.03373723955370724 - 0.1333356352823402im, -0.11013974326897447 + 0.07447505570745698im, -0.11013974326897447 - 0.07447505570745698im, 0.09927425060949274 + 0.02961410469119209im, 0.09927425060949274 - 0.02961410469119209im, -0.06569266687536444 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.675393442937418e-41, 6.449699787498648e-35, 9.450310942332331e-34, 3.937738553046302e-35, 1.4119169983625355e-34, 9.947890605387248e-34, 4.776619457525386e-34, 1.3898467098870266e-33, 5.8279544186221756e-34, 3.0293807299627223e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1984573459187324 + 0.0im, -0.139420342853271 + 0.0im, 0.033737239553707235 + 0.13333563528234008im, 0.033737239553707235 - 0.13333563528234008im, -0.11013974326897441 + 0.07447505570745695im, -0.11013974326897441 - 0.07447505570745695im, 0.09927425060949256 + 0.029614104691191957im, 0.09927425060949256 - 0.029614104691191957im, -0.06569266687536456 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.7332464806613095e-40, 1.3095924492357121e-34, 2.3696975602708262e-33, 8.995410719787259e-34, 3.064754975548095e-34, 3.699890993795562e-35, 1.5846807822892497e-33, 1.9523589222486134e-33, 5.4433723131103056e-33, 1.9167080420024442e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.19845734591873296 + 0.0im, -0.13942034285327096 + 0.0im, 0.03373723955370714 + 0.13333563528234005im, 0.03373723955370714 - 0.13333563528234005im, -0.11013974326897434 + 0.07447505570745687im, -0.11013974326897434 - 0.07447505570745687im, 0.09927425060949256 + 0.02961410469119202im, 0.09927425060949256 - 0.02961410469119202im, -0.06569266687536454 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.2708002942290177e-42, 8.58271244379679e-37, 2.421358659249385e-35, 6.890448858246821e-36, 8.186323946755125e-36, 2.341128633995993e-35, 1.029192212292582e-35, 1.332065941776864e-34, 7.69586729293925e-36, 9.607444110007853e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.1984573459187334 + 0.0im, -0.13942034285327112 + 0.0im, 0.033737239553707304 + 0.1333356352823403im, 0.033737239553707304 - 0.1333356352823403im, -0.11013974326897454 + 0.07447505570745688im, -0.11013974326897454 - 0.07447505570745688im, 0.09927425060949276 + 0.02961410469119186im, 0.09927425060949276 - 0.02961410469119186im, -0.06569266687536457 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.3005491935578938e-40, 2.2601951561058924e-34, 5.158235605276938e-34, 3.8226827932464582e-34, 8.464119842733658e-35, 8.769721131286306e-34, 1.3747777035699438e-33, 3.498137888396333e-33, 7.003290989892302e-34, 1.309043751830922e-32). ) (vals, info) = (ComplexF64[0.9999999999999974 + 0.0im, 0.19845734591873354 + 0.0im, -0.13942034285327085 + 0.0im, 0.03373723955370716 + 0.13333563528233985im, 0.03373723955370716 - 0.13333563528233985im, -0.11013974326897444 + 0.074475055707457im, -0.11013974326897444 - 0.074475055707457im, 0.09927425060949269 + 0.029614104691191842im, 0.09927425060949269 - 0.029614104691191842im, -0.06569266687536457 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.394482261061437e-41, 2.817461226903132e-35, 2.6626429483644097e-34, 1.7513033304272972e-34, 2.61423228984865e-34, 2.6605705670497553e-34, 3.318194742153612e-35, 6.341416910525469e-34, 7.731312550034385e-34, 1.1187818704863345e-32). ) (vals, info) = (ComplexF64[0.9999999999999988 + 0.0im, 0.19845734591873312 + 0.0im, -0.13942034285327085 + 0.0im, 0.03373723955370718 + 0.1333356352823399im, 0.03373723955370718 - 0.1333356352823399im, -0.11013974326897455 + 0.07447505570745683im, -0.11013974326897455 - 0.07447505570745683im, 0.0992742506094926 + 0.02961410469119208im, 0.0992742506094926 - 0.02961410469119208im, -0.06569266687536461 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.7890673817044006e-41, 1.677761618464193e-34, 3.5403489494586164e-33, 8.366750653564858e-34, 7.952691931293672e-34, 1.0172660362856938e-33, 1.315783337908797e-33, 5.896834366565698e-33, 1.2008844659293665e-33, 8.664662730532606e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.19845734591873337 + 0.0im, -0.1394203428532709 + 0.0im, 0.03373723955370718 + 0.13333563528234005im, 0.03373723955370718 - 0.13333563528234005im, -0.1101397432689746 + 0.07447505570745692im, -0.1101397432689746 - 0.07447505570745692im, 0.0992742506094928 + 0.029614104691192005im, 0.0992742506094928 - 0.029614104691192005im, -0.06569266687536458 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.6218028296773146e-41, 2.518422083389278e-35, 1.4038504791189776e-33, 3.4828688669377696e-34, 3.0036606326178784e-34, 3.9524626994647995e-34, 3.70093993911389e-34, 3.2100003502156638e-34, 1.1003724849184921e-33, 4.5200788065695945e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.1984573459187327 + 0.0im, -0.139420342853271 + 0.0im, 0.03373723955370726 + 0.13333563528234021im, 0.03373723955370726 - 0.13333563528234021im, -0.11013974326897444 + 0.07447505570745694im, -0.11013974326897444 - 0.07447505570745694im, 0.0992742506094926 + 0.02961410469119199im, 0.0992742506094926 - 0.02961410469119199im, -0.06569266687536458 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.201235928621933e-41, 3.965395625060258e-35, 2.4703879590686134e-33, 6.152942134594246e-34, 6.2402257291710366e-34, 1.1685929406739992e-33, 8.513727612882751e-34, 1.8254127637644474e-33, 1.0830100920804256e-33, 9.061023497585822e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.037036742287499716 + 0.16676423246375757im, 0.037036742287499716 - 0.16676423246375757im, -0.13892198083652663 + 0.05809606322546033im, -0.13892198083652663 - 0.05809606322546033im, -0.13910178647779584 + 0.0im, 0.1062406846409451 + 0.0im, 0.013939331335745693 + 0.09331620133409071im, 0.013939331335745693 - 0.09331620133409071im, 0.0764342434327431 + 0.0im, 0.04247300078455259 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.0056006492178502e-42, 3.1054402400773674e-36, 2.7254439858018274e-35, 3.785950253429137e-35, 4.7302310539640787e-35, 2.0001699373758924e-34, 7.980610181784607e-34, 4.931570572996903e-34, 9.444485723765803e-36, 3.823621317983532e-33, 7.4380786758729195e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.03703674228749984 + 0.16676423246375766im, 0.03703674228749984 - 0.16676423246375766im, -0.13892198083652682 + 0.058096063225460445im, -0.13892198083652682 - 0.058096063225460445im, -0.13910178647779586 + 0.0im, 0.10624068464094505 + 0.0im, 0.013939331335745698 + 0.09331620133409087im, 0.013939331335745698 - 0.09331620133409087im, 0.07643424343274301 + 0.0im, 0.0424730007845526 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.034805066478951e-42, 2.8785326233222944e-34, 9.407106768886898e-35, 1.320236763853413e-34, 4.526085332430601e-34, 5.704744915967026e-34, 5.957072291777443e-33, 3.848411933267972e-33, 8.82863840949533e-33, 8.151239307741158e-33, 9.176986514813266e-34). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, 0.03703674228749975 + 0.16676423246375788im, 0.03703674228749975 - 0.16676423246375788im, -0.1389219808365269 + 0.05809606322546039im, -0.1389219808365269 - 0.05809606322546039im, -0.13910178647779617 + 0.0im, 0.10624068464094505 + 0.0im, 0.01393933133574566 + 0.09331620133409066im, 0.01393933133574566 - 0.09331620133409066im, 0.07643424343274313 + 0.0im, 0.04247300078455262 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.859529863177271e-42, 1.1190815790377737e-34, 1.1023760939750009e-34, 1.0621806354034042e-34, 1.6307606707370102e-34, 1.0552888746656002e-33, 3.805440168721433e-33, 1.589071923411906e-33, 7.066138161512275e-34, 6.1033444059660793e-33, 4.2318074755715676e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.03703674228749977 + 0.1667642324637577im, 0.03703674228749977 - 0.1667642324637577im, -0.13892198083652668 + 0.05809606322546061im, -0.13892198083652668 - 0.05809606322546061im, -0.13910178647779592 + 0.0im, 0.10624068464094488 + 0.0im, 0.013939331335745705 + 0.09331620133409076im, 0.013939331335745705 - 0.09331620133409076im, 0.07643424343274308 + 0.0im, 0.04247300078455252 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.5783032422037196e-42, 6.795956202224658e-35, 8.12219777370696e-36, 1.6025041782301658e-35, 1.7376760992979545e-34, 2.783388913695021e-34, 1.3881800775117847e-33, 1.299586261436027e-33, 4.45679570633701e-34, 1.398066736118596e-32, 1.3722264350905976e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.03703674228749976 + 0.16676423246375752im, 0.03703674228749976 - 0.16676423246375752im, -0.13892198083652693 + 0.0580960632254605im, -0.13892198083652693 - 0.0580960632254605im, -0.13910178647779628 + 0.0im, 0.10624068464094504 + 0.0im, 0.013939331335745663 + 0.0933162013340908im, 0.013939331335745663 - 0.0933162013340908im, 0.07643424343274313 + 0.0im, 0.042473000784552524 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.0136848576895868e-42, 1.3609766497186213e-35, 5.0467095913538486e-36, 1.804139547623562e-35, 5.312147494213582e-35, 1.267975565763634e-34, 2.6516772504156865e-33, 5.821169065497511e-35, 9.292327866499373e-34, 2.0763294795368023e-33, 1.2392444501252433e-32). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.037036742287499855 + 0.16676423246375754im, 0.037036742287499855 - 0.16676423246375754im, -0.13892198083652663 + 0.05809606322546044im, -0.13892198083652663 - 0.05809606322546044im, -0.13910178647779614 + 0.0im, 0.106240684640945 + 0.0im, 0.013939331335745762 + 0.0933162013340908im, 0.013939331335745762 - 0.0933162013340908im, 0.07643424343274319 + 0.0im, 0.04247300078455253 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.576315376943195e-42, 2.1302956667081166e-35, 4.8062537238336474e-35, 9.046643884383178e-35, 5.4878731667869074e-34, 9.984891356747483e-34, 8.767524365290539e-34, 3.111369065351392e-33, 5.285284249789159e-34, 8.278525198646936e-33, 1.2925968554211596e-32). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.037036742287499744 + 0.16676423246375766im, 0.037036742287499744 - 0.16676423246375766im, -0.13892198083652685 + 0.058096063225460355im, -0.13892198083652685 - 0.058096063225460355im, -0.1391017864777962 + 0.0im, 0.10624068464094517 + 0.0im, 0.013939331335745753 + 0.09331620133409076im, 0.013939331335745753 - 0.09331620133409076im, 0.07643424343274312 + 0.0im, 0.042473000784552496 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.079016054143676e-42, 1.933010626123283e-35, 3.076439955670624e-35, 4.4680673127458365e-34, 1.6152754201983796e-34, 1.3849565409258583e-33, 1.2484182834367783e-33, 1.648815481573669e-33, 9.305103463180638e-34, 7.371451038889548e-33, 1.482025505354436e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.03703674228749977 + 0.1667642324637576im, 0.03703674228749977 - 0.1667642324637576im, -0.13892198083652707 + 0.05809606322546044im, -0.13892198083652707 - 0.05809606322546044im, -0.13910178647779647 + 0.0im, 0.10624068464094512 + 0.0im, 0.013939331335745672 + 0.09331620133409066im, 0.013939331335745672 - 0.09331620133409066im, 0.07643424343274306 + 0.0im, 0.04247300078455254 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.3292566227881078e-42, 1.918485206371685e-35, 2.5616840343683527e-35, 5.91172587321488e-35, 2.446686003652441e-35, 2.0293289444953456e-34, 8.208228567014127e-34, 3.069176826599663e-34, 5.58376354003195e-34, 3.819233427665918e-33, 1.053987448896535e-32). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.03703674228749981 + 0.16676423246375738im, 0.03703674228749981 - 0.16676423246375738im, -0.13892198083652674 + 0.05809606322546045im, -0.13892198083652674 - 0.05809606322546045im, -0.13910178647779622 + 0.0im, 0.10624068464094505 + 0.0im, 0.013939331335745729 + 0.09331620133409076im, 0.013939331335745729 - 0.09331620133409076im, 0.07643424343274316 + 0.0im, 0.04247300078455252 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.4985382592367715e-42, 1.699418277720741e-35, 1.0587835668656834e-35, 2.449407212794497e-35, 6.810177697900745e-35, 5.9906658351170204e-34, 1.0090744244583353e-33, 1.103473941296665e-33, 3.8928061714496414e-35, 2.4353797005402634e-33, 4.365708591385013e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.006371843983166453 + 0.1665778406529232im, 0.006371843983166453 - 0.1665778406529232im, -0.16297554829477634 + 0.0im, -0.09867358704100859 + 0.01986527765704056im, -0.09867358704100859 - 0.01986527765704056im, 0.08259089156925403 + 0.03517637643140976im, 0.08259089156925403 - 0.03517637643140976im, -0.012534037458717246 + 0.04857359613836439im, -0.012534037458717246 - 0.04857359613836439im, -0.02546502786523441 + 0.0im, 0.024922014665136293 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.70491801556212e-44, 3.1223383018207336e-36, 2.9800313711480008e-36, 1.7449387428325393e-35, 6.939046238940901e-35, 1.7903152229475272e-33, 7.415105829639671e-35, 6.993411347305542e-34, 8.784148551997393e-34, 3.714239822242153e-34, 4.9524343323564146e-33, 3.29026878233558e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.006371843983166621 + 0.16657784065292322im, 0.006371843983166621 - 0.16657784065292322im, -0.1629755482947759 + 0.0im, -0.09867358704100868 + 0.01986527765704052im, -0.09867358704100868 - 0.01986527765704052im, 0.08259089156925406 + 0.035176376431409716im, 0.08259089156925406 - 0.035176376431409716im, -0.012534037458717204 + 0.04857359613836432im, -0.012534037458717204 - 0.04857359613836432im, -0.02546502786523444 + 0.0im, 0.024922014665136282 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.0728063472077768e-44, 5.178611619702584e-37, 6.78279606993408e-37, 4.2122279547245e-36, 2.729351669008568e-35, 2.231453769264552e-34, 5.179805399020341e-36, 7.76792206611288e-35, 5.1498327730325664e-34, 3.599058436111945e-34, 6.989800638055695e-33, 3.403936867257151e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.00637184398316655 + 0.16657784065292325im, 0.00637184398316655 - 0.16657784065292325im, -0.16297554829477637 + 0.0im, -0.09867358704100876 + 0.01986527765704026im, -0.09867358704100876 - 0.01986527765704026im, 0.08259089156925403 + 0.03517637643140983im, 0.08259089156925403 - 0.03517637643140983im, -0.012534037458717187 + 0.048573596138364275im, -0.012534037458717187 - 0.048573596138364275im, -0.02546502786523445 + 0.0im, 0.024922014665136247 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.1470334442872685e-44, 1.507200761166508e-36, 5.214064767437018e-37, 3.886505794746083e-36, 4.031568061465422e-34, 3.5630607328898595e-35, 1.332947051015333e-35, 2.5579293784417375e-34, 1.3007336492947512e-34, 5.971603716463107e-34, 6.1092422170904916e-33, 7.694135841230179e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.006371843983166481 + 0.16657784065292308im, 0.006371843983166481 - 0.16657784065292308im, -0.16297554829477603 + 0.0im, -0.09867358704100859 + 0.019865277657040516im, -0.09867358704100859 - 0.019865277657040516im, 0.08259089156925406 + 0.0351763764314097im, 0.08259089156925406 - 0.0351763764314097im, -0.012534037458717211 + 0.04857359613836427im, -0.012534037458717211 - 0.04857359613836427im, -0.025465027865234496 + 0.0im, 0.024922014665136202 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.981406421200275e-45, 3.443240587557022e-36, 8.744684265103978e-36, 2.098932642090956e-36, 8.514256146589055e-35, 5.799543583821813e-34, 1.0750010434096235e-35, 1.3401033522657446e-34, 1.3273557948204557e-33, 1.5399905084310043e-33, 4.98173255447323e-33, 1.520642528289124e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.006371843983166488 + 0.16657784065292328im, 0.006371843983166488 - 0.16657784065292328im, -0.1629755482947762 + 0.0im, -0.09867358704100856 + 0.01986527765704061im, -0.09867358704100856 - 0.01986527765704061im, 0.08259089156925396 + 0.03517637643140974im, 0.08259089156925396 - 0.03517637643140974im, -0.012534037458717182 + 0.04857359613836442im, -0.012534037458717182 - 0.04857359613836442im, -0.025465027865234514 + 0.0im, 0.024922014665136293 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.9460060317511987e-44, 1.9644223365771624e-36, 2.607658105723523e-36, 3.7603518492777844e-36, 3.6274235098552324e-35, 2.9828733203770813e-34, 2.4063726775770895e-35, 1.9140095410685133e-34, 3.867655208115149e-34, 1.729560509418716e-34, 1.6068164782249028e-33, 6.381205463286276e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.006371843983166673 + 0.16657784065292336im, 0.006371843983166673 - 0.16657784065292336im, -0.16297554829477598 + 0.0im, -0.09867358704100865 + 0.019865277657040253im, -0.09867358704100865 - 0.019865277657040253im, 0.082590891569254 + 0.03517637643140969im, 0.082590891569254 - 0.03517637643140969im, -0.01253403745871727 + 0.04857359613836444im, -0.01253403745871727 - 0.04857359613836444im, -0.025465027865234472 + 0.0im, 0.024922014665136258 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.8013960542107197e-44, 9.729001084100813e-37, 2.3142000989784507e-36, 5.801514088412427e-36, 2.9648310372651763e-34, 5.1073625542628815e-34, 6.88254875428058e-35, 2.9885623892188187e-34, 4.181645897764629e-35, 1.0972559235687235e-33, 6.353756127197156e-33, 9.272575445061833e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.006371843983166611 + 0.16657784065292322im, 0.006371843983166611 - 0.16657784065292322im, -0.16297554829477626 + 0.0im, -0.09867358704100865 + 0.019865277657040478im, -0.09867358704100865 - 0.019865277657040478im, 0.08259089156925398 + 0.03517637643140977im, 0.08259089156925398 - 0.03517637643140977im, -0.012534037458717234 + 0.04857359613836424im, -0.012534037458717234 - 0.04857359613836424im, -0.025465027865234486 + 0.0im, 0.024922014665136244 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.5424158027795103e-45, 2.6899659343665396e-37, 9.448113215723927e-38, 8.828928673333232e-37, 4.233851106602158e-36, 5.436123780585142e-35, 1.4362966506881497e-35, 4.579383019098595e-36, 5.40634326465591e-35, 9.471692333133439e-35, 2.03610528194702e-33, 1.802480237527083e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.006371843983166571 + 0.16657784065292322im, 0.006371843983166571 - 0.16657784065292322im, -0.16297554829477628 + 0.0im, -0.09867358704100875 + 0.019865277657040593im, -0.09867358704100875 - 0.019865277657040593im, 0.08259089156925394 + 0.03517637643140983im, 0.08259089156925394 - 0.03517637643140983im, -0.012534037458717208 + 0.04857359613836432im, -0.012534037458717208 - 0.04857359613836432im, -0.025465027865234517 + 0.0im, 0.02492201466513628 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.0011085492816733e-43, 1.338382186885638e-35, 2.6197508055916773e-35, 6.287254547575148e-35, 1.6834966967988964e-34, 2.714786258662928e-33, 4.3711513908783636e-35, 9.202271787758544e-34, 9.416571964410582e-34, 1.641831665157381e-33, 6.723563735210453e-33, 4.512446513075632e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.00637184398316662 + 0.16657784065292322im, 0.00637184398316662 - 0.16657784065292322im, -0.16297554829477567 + 0.0im, -0.0986735870410087 + 0.019865277657040572im, -0.0986735870410087 - 0.019865277657040572im, 0.08259089156925396 + 0.035176376431409716im, 0.08259089156925396 - 0.035176376431409716im, -0.012534037458717201 + 0.04857359613836432im, -0.012534037458717201 - 0.04857359613836432im, -0.025465027865234476 + 0.0im, 0.02492201466513625 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.671895308880841e-44, 1.282008780645688e-35, 9.346401331341074e-36, 7.490666087504377e-34, 1.3350511095744204e-34, 9.06970286266179e-34, 1.145171015482647e-34, 1.4728980946276277e-34, 5.1705731972471935e-34, 7.0466595780041254e-34, 7.621742790442944e-33, 3.763139018498514e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.006371843983166484 + 0.16657784065292336im, 0.006371843983166484 - 0.16657784065292336im, -0.16297554829477637 + 0.0im, -0.09867358704100868 + 0.01986527765704032im, -0.09867358704100868 - 0.01986527765704032im, 0.08259089156925395 + 0.0351763764314098im, 0.08259089156925395 - 0.0351763764314098im, -0.01253403745871715 + 0.04857359613836432im, -0.01253403745871715 - 0.04857359613836432im, -0.02546502786523455 + 0.0im, 0.024922014665136275 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.77089494116105e-45, 3.607169704241403e-37, 9.492416781687044e-38, 1.7658857980539862e-36, 2.3265939912657032e-35, 6.535977933899585e-35, 6.439285213426147e-36, 3.946894742900114e-35, 2.38619347686931e-34, 4.28908214335022e-34, 6.0758905997650744e-33, 1.2796353473092791e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.09608028910674687 + 0.10903582132294919im, 0.09608028910674687 - 0.10903582132294919im, 0.1439731796309364 + 0.0im, -0.09877220054410354 + 0.06529798132872046im, -0.09877220054410354 - 0.06529798132872046im, -0.022091927178571988 + 0.09992491205105687im, -0.022091927178571988 - 0.09992491205105687im, 0.07041638435764634 + 0.027328791784148595im, 0.07041638435764634 - 0.027328791784148595im, 0.0004962843898733597 + 0.059910537501019136im, 0.0004962843898733597 - 0.059910537501019136im, -0.04171832795426105 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.813550572002643e-45, 6.727306397745332e-35, 5.039403642317192e-35, 7.221768506393427e-34, 4.205432457995566e-35, 1.0777710525759094e-34, 1.737273545145072e-34, 1.2922669858218698e-34, 3.359883367795093e-33, 1.134443151712175e-33, 2.817744301108758e-33, 3.422515224570164e-33, 1.3344174328992696e-34). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.09608028910674696 + 0.10903582132294912im, 0.09608028910674696 - 0.10903582132294912im, 0.14397317963093637 + 0.0im, -0.09877220054410371 + 0.06529798132872022im, -0.09877220054410371 - 0.06529798132872022im, -0.022091927178572047 + 0.09992491205105689im, -0.022091927178572047 - 0.09992491205105689im, 0.07041638435764627 + 0.027328791784148626im, 0.07041638435764627 - 0.027328791784148626im, 0.0004962843898733468 + 0.05991053750101908im, 0.0004962843898733468 - 0.05991053750101908im, -0.04171832795426104 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.567156691538226e-44, 1.8132405784651885e-34, 4.4049719719040673e-35, 2.746013712729578e-34, 5.415018826117775e-35, 5.657464372032713e-35, 5.070330951527963e-35, 2.5777103434289576e-34, 1.8931838634662128e-33, 8.56709943442871e-34, 1.1584547838309923e-33, 5.673521942207269e-33, 2.003957058011153e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.09608028910674683 + 0.10903582132294921im, 0.09608028910674683 - 0.10903582132294921im, 0.14397317963093675 + 0.0im, -0.09877220054410377 + 0.06529798132872013im, -0.09877220054410377 - 0.06529798132872013im, -0.022091927178572075 + 0.09992491205105697im, -0.022091927178572075 - 0.09992491205105697im, 0.07041638435764619 + 0.02732879178414865im, 0.07041638435764619 - 0.02732879178414865im, 0.0004962843898733658 + 0.05991053750101912im, 0.0004962843898733658 - 0.05991053750101912im, -0.041718327954261135 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.548405167720249e-45, 6.703174531118489e-36, 2.998328018331316e-35, 1.7958965322764235e-34, 5.376710395729229e-35, 3.6329418947417513e-35, 2.404550096770215e-34, 1.7719956445387586e-34, 1.3094930532534843e-34, 2.2473277738146986e-33, 6.463255059436887e-33, 1.5938278681877752e-33, 1.7109214822325054e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.09608028910674707 + 0.10903582132294919im, 0.09608028910674707 - 0.10903582132294919im, 0.14397317963093628 + 0.0im, -0.09877220054410357 + 0.0652979813287203im, -0.09877220054410357 - 0.0652979813287203im, -0.022091927178571988 + 0.09992491205105697im, -0.022091927178571988 - 0.09992491205105697im, 0.07041638435764631 + 0.027328791784148605im, 0.07041638435764631 - 0.027328791784148605im, 0.0004962843898733696 + 0.05991053750101912im, 0.0004962843898733696 - 0.05991053750101912im, -0.04171832795426106 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.295370642572542e-44, 4.192968822105966e-35, 2.0039476383136573e-35, 3.7317328104623455e-34, 1.7741740967721473e-35, 5.307948604294656e-35, 7.271374816705525e-35, 2.051110166248772e-34, 7.182892494234679e-33, 3.7424236619839066e-34, 9.096693670276546e-35, 1.0836592015047767e-33, 2.9449973592166163e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.0960802891067471 + 0.10903582132294917im, 0.0960802891067471 - 0.10903582132294917im, 0.14397317963093628 + 0.0im, -0.09877220054410366 + 0.06529798132872018im, -0.09877220054410366 - 0.06529798132872018im, -0.02209192717857198 + 0.09992491205105695im, -0.02209192717857198 - 0.09992491205105695im, 0.07041638435764622 + 0.027328791784148574im, 0.07041638435764622 - 0.027328791784148574im, 0.0004962843898733641 + 0.059910537501019094im, 0.0004962843898733641 - 0.059910537501019094im, -0.04171832795426109 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.000104967122258e-45, 1.1615781559938044e-35, 2.4343555018535376e-36, 2.120046734985334e-35, 9.442854067256796e-36, 3.3819045032649996e-35, 4.252345030435776e-35, 1.554418815991429e-34, 4.984186326284959e-34, 6.146017712202829e-34, 5.305121854494884e-34, 2.3294939105983565e-33, 2.743593115790522e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.09608028910674708 + 0.10903582132294902im, 0.09608028910674708 - 0.10903582132294902im, 0.1439731796309362 + 0.0im, -0.09877220054410359 + 0.0652979813287204im, -0.09877220054410359 - 0.0652979813287204im, -0.02209192717857198 + 0.099924912051057im, -0.02209192717857198 - 0.099924912051057im, 0.07041638435764623 + 0.02732879178414861im, 0.07041638435764623 - 0.02732879178414861im, 0.0004962843898733797 + 0.05991053750101909im, 0.0004962843898733797 - 0.05991053750101909im, -0.0417183279542611 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.0180931138368826e-44, 2.857286824631348e-35, 3.005548649425478e-35, 3.5257689332710183e-35, 1.4457157762235212e-34, 6.623147691922257e-35, 3.193528773316093e-35, 1.8038588767748971e-34, 5.495458009075668e-34, 2.0799749240623353e-33, 2.9292722549406773e-33, 5.146066974256608e-33, 9.788303796487538e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.09608028910674676 + 0.10903582132294905im, 0.09608028910674676 - 0.10903582132294905im, 0.1439731796309363 + 0.0im, -0.09877220054410354 + 0.0652979813287202im, -0.09877220054410354 - 0.0652979813287202im, -0.02209192717857198 + 0.09992491205105693im, -0.02209192717857198 - 0.09992491205105693im, 0.07041638435764619 + 0.02732879178414859im, 0.07041638435764619 - 0.02732879178414859im, 0.0004962843898733537 + 0.05991053750101909im, 0.0004962843898733537 - 0.05991053750101909im, -0.04171832795426109 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0208980136902033e-44, 2.774738661329655e-35, 6.083417098913901e-37, 9.333192392898174e-37, 5.069162734581916e-36, 2.002807543107823e-35, 1.367632830318963e-34, 1.2843238106756593e-34, 3.32329373956563e-34, 8.539047872629206e-34, 1.662816829935372e-33, 3.196444497606119e-33, 4.695688013652218e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.09608028910674687 + 0.10903582132294933im, 0.09608028910674687 - 0.10903582132294933im, 0.1439731796309363 + 0.0im, -0.0987722005441038 + 0.06529798132872015im, -0.0987722005441038 - 0.06529798132872015im, -0.022091927178571974 + 0.09992491205105691im, -0.022091927178571974 - 0.09992491205105691im, 0.0704163843576463 + 0.027328791784148567im, 0.0704163843576463 - 0.027328791784148567im, 0.0004962843898732775 + 0.05991053750101912im, 0.0004962843898732775 - 0.05991053750101912im, -0.0417183279542611 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.349927880401e-45, 1.1239904304746193e-35, 1.109035015716997e-35, 9.010573596805887e-36, 6.128870118046868e-36, 2.7651318326644835e-35, 2.172975935085461e-34, 3.6076104667815413e-34, 1.3037888246026429e-33, 2.1953791174218977e-33, 1.150055520551942e-34, 3.032172155709641e-33, 2.8872994983087252e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.0960802891067469 + 0.10903582132294909im, 0.0960802891067469 - 0.10903582132294909im, 0.14397317963093656 + 0.0im, -0.09877220054410356 + 0.06529798132872018im, -0.09877220054410356 - 0.06529798132872018im, -0.022091927178571957 + 0.09992491205105683im, -0.022091927178571957 - 0.09992491205105683im, 0.07041638435764633 + 0.027328791784148605im, 0.07041638435764633 - 0.027328791784148605im, 0.0004962843898734273 + 0.05991053750101909im, 0.0004962843898734273 - 0.05991053750101909im, -0.041718327954261114 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.5357411250093316e-45, 1.8707962295726792e-35, 3.8820822098899655e-36, 2.171932859150777e-35, 1.7588997526624662e-35, 4.9277518276910035e-36, 1.0079927587032877e-34, 4.3126102082111574e-35, 5.352464680884338e-33, 1.6264516194442305e-33, 5.8552480123739364e-33, 3.456828819143742e-33, 3.9598756271446356e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.09608028910674692 + 0.10903582132294928im, 0.09608028910674692 - 0.10903582132294928im, 0.14397317963093642 + 0.0im, -0.09877220054410382 + 0.0652979813287203im, -0.09877220054410382 - 0.0652979813287203im, -0.02209192717857201 + 0.09992491205105694im, -0.02209192717857201 - 0.09992491205105694im, 0.0704163843576463 + 0.027328791784148633im, 0.0704163843576463 - 0.027328791784148633im, 0.0004962843898733069 + 0.059910537501019094im, 0.0004962843898733069 - 0.059910537501019094im, -0.04171832795426104 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.136309745434954e-44, 1.3274846569198137e-34, 1.3063869681147485e-34, 4.612915934193708e-34, 2.0102504388462253e-34, 1.5064240190984072e-34, 7.267142502923687e-34, 7.095593116190851e-35, 2.9507794430752485e-33, 3.390422641596589e-33, 4.318129230651919e-33, 7.059027691657189e-33, 9.89910967310292e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.09608028910674679 + 0.10903582132294917im, 0.09608028910674679 - 0.10903582132294917im, 0.1439731796309365 + 0.0im, -0.09877220054410338 + 0.0652979813287202im, -0.09877220054410338 - 0.0652979813287202im, -0.022091927178572054 + 0.09992491205105669im, -0.022091927178572054 - 0.09992491205105669im, 0.07041638435764624 + 0.027328791784148616im, 0.07041638435764624 - 0.027328791784148616im, 0.0004962843898732814 + 0.059910537501019im, 0.0004962843898732814 - 0.059910537501019im, -0.041718327954261065 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.11185257062199e-45, 5.832308540434016e-36, 7.273519975088865e-36, 1.980651450191369e-35, 1.6974895454954804e-35, 1.0545800465819556e-35, 1.7207109082925799e-34, 1.7201505778909874e-34, 1.68787308211554e-33, 2.2824875243201298e-34, 1.2752156335094628e-33, 3.134888988107001e-33, 9.700672908494229e-34). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m25.9s Testing PCCAPlus tests passed Testing completed after 107.14s PkgEval succeeded after 175.05s