Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.1299 (6d6224db99*) started at 2025-11-25T19:15:10.804 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.98s ################################################################################ # Installation # Installing PCCAPlus... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f48fc343] + PCCAPlus v1.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.19.0 [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [7d9fca2a] + Arpack v0.5.4 [4fba245c] + ArrayInterface v7.22.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.12 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.15.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.3.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.13.2 [bac558e1] + OrderedCollections v1.8.1 [f48fc343] + PCCAPlus v1.1.2 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [3a884ed6] + UnPack v1.0.2 ⌅ [68821587] + Arpack_jll v3.5.1+1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.13.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.17.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.54s ################################################################################ # 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... 9218.0 ms ✓ Optim 3390.1 ms ✓ PCCAPlus 2 dependencies successfully precompiled in 15 seconds. 88 already precompiled. Precompilation completed after 24.07s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_OltW3l/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_OltW3l/Manifest.toml` [47edcb42] ADTypes v1.19.0 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [4fba245c] ArrayInterface v7.22.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.12 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌃ [0b1a1467] KrylovKit v0.8.3 [d3d80556] LineSearches v7.4.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [f48fc343] PCCAPlus v1.1.2 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [3a884ed6] UnPack v1.0.2 ⌅ [409d34a3] VectorInterface v0.4.9 ⌅ [68821587] Arpack_jll v3.5.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.17.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.19162779403341354 + 0.0im, -0.09844918668950413 + 0.0im, 0.074020048243694 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (6.480981322941907e-35, 7.109834710307165e-33, 1.8213559494191135e-32, 9.832705165418486e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.19162779403341348 + 0.0im, -0.0984491866895041 + 0.0im, 0.07402004824369388 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (7.700099689440077e-36, 7.569950664215422e-34, 2.542905361123445e-33, 1.6703076966743338e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.24244025449675077 + 0.0im, 0.1964956236803295 + 0.0im, -0.055870030698281545 + 0.0im, 0.012951863903574334 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.738043448923246e-37, 7.56509524568798e-35, 9.103318658737371e-34, 5.992177829541475e-33, 2.52934154488487e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2424402544967505 + 0.0im, 0.1964956236803293 + 0.0im, -0.05587003069828154 + 0.0im, 0.012951863903574359 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (3.7336501535628857e-37, 3.1568078687319163e-34, 6.94898512515025e-35, 1.6324939512133256e-33, 2.9422592892529144e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.24244025449675063 + 0.0im, 0.19649562368032936 + 0.0im, -0.05587003069828155 + 0.0im, 0.012951863903574336 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.1029957012565557e-36, 9.6863005190439e-35, 3.0028392255923675e-34, 2.5645076163460352e-33, 2.6658000958728748e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.35964254763313536 + 0.0im, 0.3183988568015826 + 0.0im, 0.14627516871074134 + 0.0im, -0.040784850157333886 + 0.0im, 0.03681756832499825 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (3.3273761834680393e-37, 1.9177344738546912e-35, 8.007819889575835e-35, 1.3603387441900879e-33, 8.799409329054823e-34, 2.7767647068242428e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.3596425476331347 + 0.0im, 0.31839885680158225 + 0.0im, 0.14627516871074123 + 0.0im, -0.04078485015733392 + 0.0im, 0.036817568324998266 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.8802066750627225e-37, 3.4387244757357745e-35, 1.6329975473023464e-34, 2.0682551769768427e-33, 5.904386444383258e-33, 2.3331630961717522e-32). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.35964254763313563 + 0.0im, 0.3183988568015823 + 0.0im, 0.1462751687107413 + 0.0im, -0.0407848501573339 + 0.0im, 0.03681756832499826 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.9603610726039952e-38, 1.1495609977672445e-36, 2.9442188682265526e-35, 1.0411758900337822e-32, 1.8571342333775043e-34, 8.711762379201974e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.3596425476331353 + 0.0im, 0.31839885680158225 + 0.0im, 0.14627516871074156 + 0.0im, -0.04078485015733386 + 0.0im, 0.03681756832499829 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.4175979062951523e-37, 2.984031276059738e-35, 4.3826944312544636e-35, 2.5328367056757362e-34, 6.223346780300223e-34, 3.5762997465444775e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2595122711981996 + 0.0im, 0.182425758515745 + 0.0im, -0.13572621356634285 + 0.0im, 0.06788851000708024 + 0.0im, -0.06441363167690077 + 0.0im, 0.02551802377730055 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.8767758526911954e-39, 1.0711557860573449e-35, 2.0309391222672524e-35, 8.027267665682162e-34, 2.3575223136267848e-34, 1.5227461170757832e-33, 2.752542781393727e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2595122711981994 + 0.0im, 0.1824257585157448 + 0.0im, -0.13572621356634257 + 0.0im, 0.06788851000708018 + 0.0im, -0.06441363167690067 + 0.0im, 0.02551802377730062 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (5.944264490230383e-39, 1.3793730068669095e-35, 2.0895398185741428e-34, 1.8126261119742462e-34, 2.0601403844072746e-33, 1.8637064894175193e-33, 1.05424313293561e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.25951227119819925 + 0.0im, 0.18242575851574505 + 0.0im, -0.13572621356634276 + 0.0im, 0.06788851000708024 + 0.0im, -0.06441363167690069 + 0.0im, 0.025518023777300558 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.1390454507762337e-39, 2.8699545689028402e-36, 1.9318274081808087e-35, 3.133669040659036e-35, 3.3928612670872293e-34, 9.57618353941936e-34, 5.343922054400497e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2595122711981989 + 0.0im, 0.18242575851574497 + 0.0im, -0.1357262135663428 + 0.0im, 0.06788851000708024 + 0.0im, -0.06441363167690062 + 0.0im, 0.02551802377730058 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (7.72536141582572e-39, 5.537633656315877e-35, 6.181512444390102e-35, 9.97974701125042e-34, 2.9519346354265378e-33, 3.254926524867006e-34, 5.066991035221842e-33). ) (vals, info) = (ComplexF64[1.0000000000000022 + 0.0im, -0.259512271198199 + 0.0im, 0.18242575851574516 + 0.0im, -0.1357262135663427 + 0.0im, 0.06788851000708021 + 0.0im, -0.0644136316769007 + 0.0im, 0.025518023777300603 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.1981786959937675e-39, 1.016530700181097e-35, 1.7046977863262607e-35, 8.311824535590081e-35, 4.9787505152889e-34, 1.1892893544222898e-34, 2.820712315773003e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2539347737857343 + 0.0im, -0.21437169109841667 + 0.0im, -0.1260001999618618 + 0.0im, -0.1071015477474019 + 0.0im, 0.10623674487953841 + 0.0im, 0.06167721440357635 + 0.0im, 0.004081558786869342 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (7.754662272003835e-40, 1.0839376353236664e-35, 5.521278116838394e-35, 4.2562263122221034e-34, 1.940243847135407e-33, 4.83730646611534e-34, 1.756147071271462e-33, 1.2540284205752312e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.25393477378573326 + 0.0im, -0.21437169109841683 + 0.0im, -0.1260001999618618 + 0.0im, -0.10710154774740208 + 0.0im, 0.1062367448795386 + 0.0im, 0.06167721440357639 + 0.0im, 0.0040815587868693656 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.393824515031401e-39, 4.4252006652794565e-35, 2.1770558045085465e-34, 4.031438431556107e-33, 4.7040621579672285e-33, 1.983204710942753e-33, 1.2885619116048146e-32, 5.4340899459662396e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2539347737857346 + 0.0im, -0.21437169109841714 + 0.0im, -0.12600019996186174 + 0.0im, -0.10710154774740191 + 0.0im, 0.10623674487953852 + 0.0im, 0.06167721440357637 + 0.0im, 0.004081558786869388 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (7.430371600534806e-39, 1.730724809421063e-34, 3.717763119837358e-34, 5.499430645818485e-33, 2.614743699621685e-32, 1.5458143651640494e-32, 1.3924167949733904e-33, 2.740164912379803e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2539347737857333 + 0.0im, -0.2143716910984168 + 0.0im, -0.1260001999618617 + 0.0im, -0.1071015477474019 + 0.0im, 0.10623674487953862 + 0.0im, 0.061677214403576416 + 0.0im, 0.004081558786869353 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.5827729957927735e-40, 8.774786128309521e-36, 5.801620367582108e-35, 4.573371650436311e-34, 4.38311719270337e-34, 9.848961049946652e-34, 2.6122747023233592e-33, 2.668389893131468e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.2539347737857336 + 0.0im, -0.21437169109841672 + 0.0im, -0.1260001999618616 + 0.0im, -0.10710154774740198 + 0.0im, 0.10623674487953853 + 0.0im, 0.06167721440357639 + 0.0im, 0.004081558786869349 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.917246104422446e-40, 1.2723689011018237e-36, 3.2474821907646527e-35, 7.2381574687615634e-34, 4.998829609031086e-34, 6.508035944491081e-35, 5.019531769372586e-34, 2.3039583869676442e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.25393477378573404 + 0.0im, -0.21437169109841692 + 0.0im, -0.12600019996186163 + 0.0im, -0.10710154774740187 + 0.0im, 0.10623674487953859 + 0.0im, 0.06167721440357639 + 0.0im, 0.004081558786869377 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (8.471218278743879e-40, 5.699242406700931e-35, 2.698667964969816e-35, 7.973821818165561e-34, 1.2615544681134927e-33, 7.106788392728386e-34, 1.152802907893747e-33, 4.039326894041554e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.20132871043218917 + 0.0im, 0.20042564987883255 + 0.0im, -0.1409150591891024 + 0.0im, 0.13402825820431555 + 0.0im, -0.07732535766724018 + 0.0im, 0.07089707125210255 + 0.0im, -0.02975597333313033 + 0.0im, 0.010807412593811861 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.893503054524328e-41, 8.381750980024421e-36, 6.61657254388729e-35, 1.0302598145538373e-34, 7.466750284091141e-35, 5.137035669140577e-34, 2.4396547778481635e-34, 1.2791243927127777e-33, 2.6687176743066467e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.2013287104321892 + 0.0im, 0.20042564987883238 + 0.0im, -0.1409150591891024 + 0.0im, 0.13402825820431558 + 0.0im, -0.07732535766724025 + 0.0im, 0.0708970712521025 + 0.0im, -0.029755973333130317 + 0.0im, 0.010807412593811848 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.9100280550257921e-41, 6.842974373358162e-36, 2.005891835053935e-35, 1.0308784070489808e-34, 5.465232951227824e-34, 4.7709193654495776e-34, 3.0032517980185434e-34, 1.4092088231341803e-33, 4.188677106309744e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.20132871043218958 + 0.0im, 0.2004256498788323 + 0.0im, -0.14091505918910247 + 0.0im, 0.1340282582043156 + 0.0im, -0.07732535766724008 + 0.0im, 0.07089707125210269 + 0.0im, -0.029755973333130303 + 0.0im, 0.010807412593811875 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.665064500331214e-41, 1.436446925367743e-35, 7.248834431813324e-36, 1.033317445641152e-33, 2.453806286517733e-34, 1.7180369796418204e-34, 2.155337022830276e-34, 2.86853019233385e-33, 6.660996231195288e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.20132871043218917 + 0.0im, 0.20042564987883216 + 0.0im, -0.14091505918910263 + 0.0im, 0.13402825820431566 + 0.0im, -0.07732535766724011 + 0.0im, 0.07089707125210262 + 0.0im, -0.02975597333313031 + 0.0im, 0.010807412593811865 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.9710767898872276e-42, 2.0792775092135356e-35, 4.294157624977723e-36, 4.10703252990564e-36, 4.0630345435312e-36, 1.2602260080620846e-34, 6.122559304004679e-35, 1.3355485582516842e-33, 6.47419854721928e-35). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.20132871043218933 + 0.0im, 0.2004256498788323 + 0.0im, -0.14091505918910247 + 0.0im, 0.13402825820431555 + 0.0im, -0.07732535766724019 + 0.0im, 0.07089707125210261 + 0.0im, -0.029755973333130303 + 0.0im, 0.010807412593811853 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.923421864939599e-42, 3.3875498394331633e-35, 3.3061816777081565e-36, 3.178723602843854e-35, 1.802812411324148e-34, 7.189786707290151e-35, 4.430223865325536e-35, 4.237387579951192e-33, 1.717153559516393e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.20132871043218922 + 0.0im, 0.20042564987883268 + 0.0im, -0.14091505918910227 + 0.0im, 0.13402825820431544 + 0.0im, -0.07732535766724012 + 0.0im, 0.07089707125210257 + 0.0im, -0.02975597333313032 + 0.0im, 0.010807412593811858 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.0319010928225908e-40, 6.196490733859318e-35, 2.1839297888831966e-35, 3.0516290867574804e-34, 2.132387219253948e-33, 1.6880990384479847e-33, 8.177198959040152e-34, 2.7628937535942906e-33, 4.9650212983863466e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2013287104321896 + 0.0im, 0.2004256498788323 + 0.0im, -0.14091505918910238 + 0.0im, 0.13402825820431535 + 0.0im, -0.07732535766724027 + 0.0im, 0.07089707125210268 + 0.0im, -0.029755973333130337 + 0.0im, 0.01080741259381188 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.9769243590427253e-41, 7.326403753440837e-36, 5.6857396708405484e-36, 7.121819011892612e-35, 6.483433736769432e-35, 2.377232841397139e-34, 1.345315055622063e-33, 4.313764529243304e-34, 3.0696944159747357e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.19643812043845238 + 0.0im, 0.18886919064974161 + 0.0im, -0.17530333121876207 + 0.0im, -0.14063729782981355 + 0.0im, -0.10108147404957155 + 0.0im, 0.06587110073804209 + 0.0im, -0.06403871945391104 + 0.0im, 0.040938361030469536 + 0.0im, -0.02752105566041656 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.4917503759854977e-42, 1.0316522768229318e-33, 1.0828221318367698e-35, 2.619635513999379e-33, 2.003243189476343e-33, 7.174258454501641e-33, 1.9847723632229904e-33, 3.7220115040667036e-33, 5.230857916826763e-34, 7.984411112156307e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.19643812043845274 + 0.0im, 0.18886919064974145 + 0.0im, -0.17530333121876196 + 0.0im, -0.1406372978298136 + 0.0im, -0.1010814740495716 + 0.0im, 0.065871100738042 + 0.0im, -0.06403871945391103 + 0.0im, 0.040938361030469446 + 0.0im, -0.027521055660416627 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.529110890894635e-44, 9.139282531186853e-35, 3.853308553289178e-37, 6.054050465759692e-35, 3.3948013463293905e-35, 5.1391145271582826e-33, 5.333534327344198e-34, 4.6836179841543467e-35, 6.814110003231842e-35, 4.419495007372845e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.19643812043845268 + 0.0im, 0.18886919064974186 + 0.0im, -0.17530333121876224 + 0.0im, -0.14063729782981357 + 0.0im, -0.10108147404957155 + 0.0im, 0.0658711007380421 + 0.0im, -0.06403871945391107 + 0.0im, 0.04093836103046952 + 0.0im, -0.02752105566041657 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.6813408095011026e-43, 5.973775189318534e-35, 5.4609219444980344e-37, 8.609409878182591e-35, 7.591675189621483e-34, 3.957256647991566e-34, 1.0132563326946011e-34, 3.7807669903044864e-34, 9.276574743247495e-34, 5.092530774581251e-33). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, -0.1964381204384527 + 0.0im, 0.1888691906497417 + 0.0im, -0.1753033312187616 + 0.0im, -0.14063729782981352 + 0.0im, -0.10108147404957153 + 0.0im, 0.06587110073804205 + 0.0im, -0.06403871945391107 + 0.0im, 0.04093836103046958 + 0.0im, -0.02752105566041654 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.3617446822611062e-42, 2.345164647052147e-34, 1.1412701987774524e-36, 4.609786314920657e-34, 4.786075611961948e-33, 2.4590418027947295e-33, 1.4657987318861584e-33, 7.358655430279451e-33, 1.150575851803099e-34, 5.651316438672301e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.19643812043845246 + 0.0im, 0.18886919064974136 + 0.0im, -0.17530333121876207 + 0.0im, -0.14063729782981357 + 0.0im, -0.10108147404957153 + 0.0im, 0.065871100738042 + 0.0im, -0.06403871945391103 + 0.0im, 0.04093836103046955 + 0.0im, -0.027521055660416537 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.576855726866065e-43, 2.6897940346185057e-35, 5.388063656402648e-36, 1.911850404185637e-34, 4.5750773468656557e-33, 3.164136610685701e-34, 1.06935230502076e-34, 7.428556253978583e-34, 5.730042271271092e-34, 3.946943382437268e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.1964381204384524 + 0.0im, 0.18886919064974153 + 0.0im, -0.17530333121876232 + 0.0im, -0.14063729782981357 + 0.0im, -0.10108147404957157 + 0.0im, 0.06587110073804217 + 0.0im, -0.06403871945391103 + 0.0im, 0.04093836103046951 + 0.0im, -0.02752105566041653 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.253985216999999e-44, 2.1617422423953145e-35, 4.212783135590835e-37, 1.3865659116511714e-34, 4.136588035351709e-33, 2.1023005815196096e-34, 1.2780769326407135e-34, 6.879040754516555e-35, 1.1335355450725093e-35, 1.8115396977561115e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.19643812043845238 + 0.0im, 0.18886919064974142 + 0.0im, -0.1753033312187618 + 0.0im, -0.1406372978298136 + 0.0im, -0.10108147404957178 + 0.0im, 0.06587110073804202 + 0.0im, -0.06403871945391106 + 0.0im, 0.04093836103046959 + 0.0im, -0.027521055660416564 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.7717474487270984e-42, 6.102332328430361e-34, 7.116360286337524e-37, 8.37583283572649e-34, 2.1568416729468906e-33, 2.4084037802215258e-33, 7.5489381221710705e-34, 2.8736101934520125e-33, 4.760940612214043e-34, 1.686856157504858e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.1964381204384527 + 0.0im, 0.18886919064974073 + 0.0im, -0.175303331218762 + 0.0im, -0.14063729782981355 + 0.0im, -0.10108147404957153 + 0.0im, 0.06587110073804196 + 0.0im, -0.06403871945391106 + 0.0im, 0.04093836103046962 + 0.0im, -0.02752105566041655 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.300721485646603e-42, 7.4467322166280865e-34, 5.710994825694896e-36, 7.6257683586337285e-34, 7.276655210060183e-34, 2.569008040020558e-33, 1.3308357311360005e-35, 6.661219346259641e-33, 8.993788553411262e-34, 4.996787090589886e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.23217271214729196 + 0.0im, -0.20416132771015247 + 0.0im, 0.18931785431811157 + 0.0im, -0.1314351663036433 + 0.0im, 0.12448113618693235 + 0.0im, -0.09648247218275387 + 0.0im, -0.0857596406036018 + 0.0im, 0.0454803601215583 + 0.0im, -0.023440630557197927 + 0.0im, 0.01946802416965608 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.1132250981526417e-43, 1.439330397005533e-36, 1.1289352776774133e-35, 1.775836009735071e-36, 1.0576445310725143e-34, 1.3653517323181124e-34, 1.2496031058563213e-33, 4.100242410954216e-33, 4.490799340443265e-34, 7.680582339114404e-34, 4.086728155534158e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2321727121472924 + 0.0im, -0.20416132771015277 + 0.0im, 0.18931785431811177 + 0.0im, -0.13143516630364324 + 0.0im, 0.12448113618693213 + 0.0im, -0.09648247218275387 + 0.0im, -0.08575964060360176 + 0.0im, 0.04548036012155826 + 0.0im, -0.023440630557197892 + 0.0im, 0.019468024169656015 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.006991247618754e-43, 3.653606039464533e-35, 6.24420941501772e-36, 2.0424222151446797e-35, 1.013363370640127e-34, 5.187291168063676e-34, 1.1377493335371204e-32, 2.8464590584359174e-33, 6.861532681718627e-34, 6.26008270153053e-33, 2.078867496825511e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.232172712147292 + 0.0im, -0.20416132771015272 + 0.0im, 0.18931785431811202 + 0.0im, -0.1314351663036435 + 0.0im, 0.12448113618693196 + 0.0im, -0.09648247218275387 + 0.0im, -0.0857596406036018 + 0.0im, 0.04548036012155826 + 0.0im, -0.023440630557197882 + 0.0im, 0.01946802416965608 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.518684164037942e-43, 1.4904267044445353e-34, 2.510617530003473e-36, 3.9309645772986635e-35, 6.346061515339042e-34, 3.732116471996587e-34, 5.746756375358342e-33, 2.6122606514932014e-33, 4.453423698130738e-34, 2.0364127057739896e-33, 4.8720626557010906e-33). ) (vals, info) = (ComplexF64[0.9999999999999976 + 0.0im, 0.23217271214729188 + 0.0im, -0.20416132771015275 + 0.0im, 0.18931785431811166 + 0.0im, -0.13143516630364319 + 0.0im, 0.12448113618693248 + 0.0im, -0.09648247218275399 + 0.0im, -0.08575964060360179 + 0.0im, 0.045480360121558344 + 0.0im, -0.023440630557197865 + 0.0im, 0.019468024169656113 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.0449989734056695e-43, 1.8284186500904034e-36, 1.0846245201949857e-35, 3.7483800161375436e-35, 1.4120985693862432e-34, 3.965202816246379e-35, 1.1327667400722666e-33, 1.254181261753502e-33, 7.401158957860221e-34, 6.533176565794996e-34, 1.1002092400134124e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.2321727121472921 + 0.0im, -0.2041613277101529 + 0.0im, 0.18931785431811157 + 0.0im, -0.1314351663036432 + 0.0im, 0.1244811361869321 + 0.0im, -0.09648247218275391 + 0.0im, -0.08575964060360178 + 0.0im, 0.04548036012155831 + 0.0im, -0.023440630557197847 + 0.0im, 0.019468024169656036 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.3946267702804118e-43, 1.1860689631237203e-36, 6.247127025612192e-36, 2.0587789706100063e-36, 1.1063526936462266e-34, 2.3337029033984405e-35, 5.6601880898239235e-34, 1.3223010874474068e-33, 1.2154399444618086e-33, 4.5210403632867815e-34, 2.453202767248811e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.23217271214729218 + 0.0im, -0.204161327710153 + 0.0im, 0.18931785431811152 + 0.0im, -0.13143516630364327 + 0.0im, 0.12448113618693207 + 0.0im, -0.09648247218275391 + 0.0im, -0.08575964060360185 + 0.0im, 0.04548036012155831 + 0.0im, -0.0234406305571979 + 0.0im, 0.019468024169656085 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.7958761954318053e-43, 3.0853202204005906e-36, 8.551596154690486e-36, 3.9745118515964565e-36, 4.076221766498596e-35, 3.976807167354227e-35, 5.3957095852478244e-34, 3.4849655560873863e-34, 9.329834692837455e-34, 4.824711003845242e-34, 2.971199913491886e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.23217271214729213 + 0.0im, -0.20416132771015255 + 0.0im, 0.189317854318112 + 0.0im, -0.13143516630364324 + 0.0im, 0.12448113618693221 + 0.0im, -0.09648247218275408 + 0.0im, -0.08575964060360187 + 0.0im, 0.045480360121558316 + 0.0im, -0.02344063055719788 + 0.0im, 0.01946802416965607 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.9184546897327494e-43, 2.6743994977869185e-36, 3.487124465894379e-35, 1.029446423271594e-34, 1.304525689424876e-33, 2.0999791164749154e-35, 2.0102651883544455e-33, 1.8661374083238986e-33, 1.0530168886356662e-33, 3.6031876348717225e-33, 3.224899149273113e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.23217271214729177 + 0.0im, -0.20416132771015263 + 0.0im, 0.18931785431811174 + 0.0im, -0.1314351663036433 + 0.0im, 0.1244811361869324 + 0.0im, -0.09648247218275383 + 0.0im, -0.08575964060360186 + 0.0im, 0.045480360121558275 + 0.0im, -0.023440630557197882 + 0.0im, 0.019468024169656085 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.4652064419122197e-44, 2.1214668949144875e-37, 1.3836380076346171e-37, 4.533281443505144e-36, 3.0241751792918783e-35, 3.525642081276813e-36, 1.427808012140039e-34, 2.41707815463371e-34, 2.061046404593109e-34, 9.804419272994864e-34, 1.1992193494721767e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.23217271214729265 + 0.0im, -0.20416132771015272 + 0.0im, 0.18931785431811154 + 0.0im, -0.13143516630364327 + 0.0im, 0.12448113618693245 + 0.0im, -0.09648247218275392 + 0.0im, -0.08575964060360187 + 0.0im, 0.0454803601215583 + 0.0im, -0.023440630557197827 + 0.0im, 0.019468024169656106 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.437610224941976e-43, 1.0109325030232653e-36, 1.7145373674257163e-36, 1.7657972976370918e-35, 2.382809403742396e-33, 3.758374547869324e-34, 1.640039794348825e-33, 4.9950322017001636e-33, 5.68261556292492e-34, 2.6912431141388935e-35, 2.9474289668074e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.20707639788163143 + 0.0im, 0.18304667764620233 + 0.0im, -0.17355928267072435 + 0.0im, 0.1034823607266354 + 0.0im, -0.08479652947040557 + 0.0im, -0.06401301142180922 + 0.0im, 0.05639257880519701 + 0.0im, 0.029743335098819306 + 0.0im, -0.02886945949537266 + 0.0im, -0.026435615393739082 + 0.0im, 0.016279293915181223 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.425075707700894e-47, 1.0967353426772441e-38, 1.9729668860179699e-38, 1.731630652535361e-39, 3.762186945096853e-37, 6.43736349856518e-37, 2.992396925027181e-36, 6.895925974531651e-36, 2.0913913899897346e-35, 9.142123178795045e-34, 4.723706327750444e-35, 1.5365323678954338e-35). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.20707639788163149 + 0.0im, 0.18304667764620236 + 0.0im, -0.17355928267072446 + 0.0im, 0.1034823607266351 + 0.0im, -0.08479652947040552 + 0.0im, -0.06401301142180921 + 0.0im, 0.05639257880519695 + 0.0im, 0.029743335098819258 + 0.0im, -0.028869459495372667 + 0.0im, -0.026435615393739075 + 0.0im, 0.01627929391518121 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.188312798726182e-47, 1.4631531079824496e-38, 9.628988831144755e-38, 4.5525377803566997e-38, 3.14086577166456e-36, 1.0426648835014631e-35, 6.950147740679555e-35, 1.0988345614919434e-35, 6.313739240521626e-35, 3.708167176229733e-34, 2.7772043295193555e-33, 5.920155181050414e-36). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.20707639788163176 + 0.0im, 0.18304667764620217 + 0.0im, -0.1735592826707245 + 0.0im, 0.10348236072663539 + 0.0im, -0.08479652947040571 + 0.0im, -0.06401301142180929 + 0.0im, 0.05639257880519704 + 0.0im, 0.02974333509881926 + 0.0im, -0.02886945949537269 + 0.0im, -0.02643561539373907 + 0.0im, 0.01627929391518124 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.89861336712753e-46, 1.6600708922373405e-37, 2.077134468019106e-36, 1.0131795652460517e-38, 4.577229034568473e-36, 6.783777235350666e-35, 3.7850394457395595e-35, 7.878745933959751e-35, 2.3523245786718183e-34, 1.3922101840908672e-33, 4.448693209563747e-33, 2.1416248149361375e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.20707639788163212 + 0.0im, 0.1830466776462023 + 0.0im, -0.1735592826707241 + 0.0im, 0.10348236072663519 + 0.0im, -0.08479652947040553 + 0.0im, -0.06401301142180929 + 0.0im, 0.05639257880519702 + 0.0im, 0.02974333509881924 + 0.0im, -0.028869459495372646 + 0.0im, -0.026435615393739054 + 0.0im, 0.016279293915181188 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.6338259298191716e-46, 2.6158204281279366e-38, 1.7156437743265352e-37, 4.4284223833736576e-39, 2.3301716736398018e-36, 9.50108715459988e-36, 3.0017883010864198e-34, 1.1902761169273153e-34, 1.43408745771113e-34, 1.328834547363335e-33, 4.836321808684969e-34, 2.2919058061779636e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.20707639788163196 + 0.0im, 0.18304667764620228 + 0.0im, -0.17355928267072468 + 0.0im, 0.10348236072663534 + 0.0im, -0.08479652947040556 + 0.0im, -0.06401301142180921 + 0.0im, 0.05639257880519697 + 0.0im, 0.02974333509881925 + 0.0im, -0.028869459495372646 + 0.0im, -0.02643561539373907 + 0.0im, 0.016279293915181216 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.2203236539359287e-48, 3.036129469758209e-40, 1.6547307227334254e-39, 1.235033790795852e-40, 5.082964042499383e-38, 5.880454902340945e-38, 8.640588998166725e-37, 7.636103861111154e-37, 2.5272065517826604e-33, 1.1201859847869815e-34, 3.3853554657319816e-35, 5.048363041432794e-35). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.20707639788163185 + 0.0im, 0.18304667764620264 + 0.0im, -0.17355928267072426 + 0.0im, 0.10348236072663514 + 0.0im, -0.08479652947040557 + 0.0im, -0.06401301142180921 + 0.0im, 0.05639257880519687 + 0.0im, 0.029743335098819237 + 0.0im, -0.02886945949537267 + 0.0im, -0.026435615393739096 + 0.0im, 0.01627929391518121 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.430999067309617e-47, 8.712500886520417e-39, 3.188510978168003e-38, 7.014595937213113e-39, 7.359917714281281e-37, 1.4613856807817333e-35, 1.5877021497627796e-35, 1.1180923192441254e-35, 4.2439639348025425e-35, 1.4100074121050057e-33, 1.554690937860543e-34, 1.291745569730178e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2070763978816315 + 0.0im, 0.18304667764620253 + 0.0im, -0.1735592826707238 + 0.0im, 0.10348236072663508 + 0.0im, -0.0847965294704054 + 0.0im, -0.0640130114218092 + 0.0im, 0.056392578805197 + 0.0im, 0.02974333509881926 + 0.0im, -0.028869459495372674 + 0.0im, -0.026435615393739086 + 0.0im, 0.01627929391518122 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.333847323071378e-47, 2.7723178476717107e-38, 4.2689691704992e-38, 1.0097538587496647e-39, 1.8949926050349245e-36, 1.1398759309254919e-36, 2.401811852360667e-36, 3.449915121274826e-35, 5.10804541345712e-35, 6.790483480293954e-34, 1.0925835283438146e-33, 7.425247846218131e-36). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.20707639788163146 + 0.0im, 0.18304667764620236 + 0.0im, -0.17355928267072424 + 0.0im, 0.1034823607266351 + 0.0im, -0.08479652947040539 + 0.0im, -0.06401301142180932 + 0.0im, 0.056392578805197054 + 0.0im, 0.029743335098819247 + 0.0im, -0.02886945949537266 + 0.0im, -0.02643561539373904 + 0.0im, 0.016279293915181195 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.0376380081054367e-46, 1.437951123367209e-37, 1.511615973628502e-37, 7.784867660784779e-38, 2.5171605673573204e-36, 6.23983315414036e-36, 1.9943320113754605e-35, 3.5511217603206585e-35, 1.138019614642003e-33, 8.381449516906598e-33, 1.1880049385129901e-33, 5.692537686588643e-35). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.2070763978816316 + 0.0im, 0.18304667764620275 + 0.0im, -0.1735592826707239 + 0.0im, 0.10348236072663562 + 0.0im, -0.08479652947040564 + 0.0im, -0.06401301142180932 + 0.0im, 0.056392578805197005 + 0.0im, 0.0297433350988193 + 0.0im, -0.02886945949537266 + 0.0im, -0.026435615393739082 + 0.0im, 0.01627929391518121 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.499769175387341e-47, 1.1802724867470612e-38, 2.9580220422785565e-38, 1.766896633786207e-38, 1.4582905675039993e-36, 1.643922219870938e-36, 6.506001317747176e-35, 9.218280636273007e-36, 1.7205422104311655e-35, 3.247601888844945e-33, 1.2724630637008627e-34, 3.6830654173234847e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2070763978816314 + 0.0im, 0.18304667764620242 + 0.0im, -0.17355928267072424 + 0.0im, 0.10348236072663532 + 0.0im, -0.08479652947040546 + 0.0im, -0.06401301142180923 + 0.0im, 0.05639257880519696 + 0.0im, 0.02974333509881926 + 0.0im, -0.028869459495372667 + 0.0im, -0.02643561539373908 + 0.0im, 0.0162792939151812 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.266295854155431e-47, 7.454657105935311e-39, 2.2811976857559233e-38, 2.5815543792801722e-39, 8.940452899907581e-37, 1.7285382150223975e-35, 5.9028169966334e-36, 1.8641900101973774e-35, 2.778820017345857e-35, 1.038611731067054e-33, 1.4949676659455374e-34, 3.3673933614703388e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.21050607467593588 + 0.0im, -0.18629646537931557 + 0.0im, 0.18266625178779491 + 0.0im, 0.1475612615762486 + 0.0im, -0.13231343019944825 + 0.0im, -0.1092303549541123 + 0.0im, 0.08962652808658592 + 0.0im, -0.053279147864860696 + 0.0im, 0.04833763854105766 + 0.0im, -0.028903558504111988 + 0.0im, 0.02313038181159267 + 0.0im, -0.0033468116098976475 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.292924887844568e-46, 7.426513028175568e-37, 6.020366152516106e-36, 6.124699196064122e-37, 3.288396316785974e-36, 7.890413275441021e-35, 5.717171446655592e-35, 2.6996100200142866e-35, 2.3103245964209692e-33, 2.4760940043314553e-34, 8.338610184182245e-34, 5.56363001287907e-34, 4.479478619042402e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.21050607467593604 + 0.0im, -0.1862964653793156 + 0.0im, 0.18266625178779447 + 0.0im, 0.14756126157624858 + 0.0im, -0.13231343019944838 + 0.0im, -0.10923035495411235 + 0.0im, 0.08962652808658603 + 0.0im, -0.0532791478648607 + 0.0im, 0.04833763854105775 + 0.0im, -0.028903558504111995 + 0.0im, 0.023130381811592687 + 0.0im, -0.0033468116098976423 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.285715447496949e-45, 1.8949923605658536e-36, 2.1100688938457203e-35, 3.609293734341948e-36, 1.122975086427268e-35, 7.134134252801516e-33, 8.531079666191216e-34, 1.3143649798224788e-34, 6.068071117244481e-34, 5.1290784132591656e-34, 3.1512132176240144e-33, 1.7095817296684957e-33, 8.673616226668192e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.21050607467593638 + 0.0im, -0.18629646537931552 + 0.0im, 0.18266625178779525 + 0.0im, 0.14756126157624846 + 0.0im, -0.13231343019944858 + 0.0im, -0.10923035495411262 + 0.0im, 0.08962652808658618 + 0.0im, -0.05327914786486063 + 0.0im, 0.04833763854105774 + 0.0im, -0.02890355850411195 + 0.0im, 0.023130381811592635 + 0.0im, -0.0033468116098976375 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.1040434949442906e-46, 3.813304921890663e-37, 7.076652876632781e-36, 1.678868690027871e-36, 4.252195618723887e-36, 1.1058391749786511e-33, 4.3540345195467097e-35, 3.1800761297326176e-35, 1.5061280532964167e-34, 3.56934868140847e-34, 2.790668957474689e-33, 1.991043369072043e-33, 9.267496700251129e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.21050607467593613 + 0.0im, -0.18629646537931518 + 0.0im, 0.1826662517877948 + 0.0im, 0.14756126157624835 + 0.0im, -0.1323134301994483 + 0.0im, -0.10923035495411249 + 0.0im, 0.08962652808658608 + 0.0im, -0.05327914786486074 + 0.0im, 0.048337638541057736 + 0.0im, -0.028903558504111963 + 0.0im, 0.02313038181159263 + 0.0im, -0.00334681160989764 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2399197081146486e-46, 5.525013106901132e-37, 1.1526401376258407e-36, 3.290344129575304e-38, 1.2296324912418303e-36, 7.990050473931856e-36, 1.9241793354234864e-34, 4.873781277151745e-35, 4.173920313618486e-34, 2.0165399300475256e-34, 2.0063511489178335e-34, 1.647347326576584e-34, 1.866232126879686e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.21050607467593624 + 0.0im, -0.18629646537931543 + 0.0im, 0.18266625178779464 + 0.0im, 0.14756126157624802 + 0.0im, -0.1323134301994484 + 0.0im, -0.10923035495411264 + 0.0im, 0.08962652808658582 + 0.0im, -0.053279147864860696 + 0.0im, 0.048337638541057715 + 0.0im, -0.028903558504111998 + 0.0im, 0.023130381811592653 + 0.0im, -0.0033468116098976275 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.0425039267115742e-48, 1.1680021701054544e-38, 3.3084080007900823e-38, 9.230754677903689e-40, 2.8307054419776515e-38, 2.530045592573373e-37, 4.431359221482396e-37, 1.2185410799780848e-37, 4.8018195857678184e-36, 3.320885497146586e-36, 2.0136383480332127e-36, 1.537829504359404e-35, 9.630855340977295e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2105060746759362 + 0.0im, -0.18629646537931582 + 0.0im, 0.18266625178779478 + 0.0im, 0.1475612615762485 + 0.0im, -0.13231343019944825 + 0.0im, -0.1092303549541124 + 0.0im, 0.0896265280865862 + 0.0im, -0.05327914786486072 + 0.0im, 0.04833763854105769 + 0.0im, -0.028903558504111974 + 0.0im, 0.023130381811592653 + 0.0im, -0.0033468116098976423 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.3327304072367266e-46, 3.5412831065558284e-37, 1.1444011368848975e-36, 1.0497249451402285e-37, 1.0520496947286414e-36, 8.67170978959071e-36, 4.844750806937959e-35, 7.782379886772074e-36, 1.3772909333640953e-34, 1.939988563141198e-34, 5.416373325891391e-34, 6.891148303888496e-34, 3.107382812356451e-34). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.21050607467593604 + 0.0im, -0.18629646537931602 + 0.0im, 0.18266625178779491 + 0.0im, 0.1475612615762483 + 0.0im, -0.1323134301994483 + 0.0im, -0.10923035495411225 + 0.0im, 0.08962652808658605 + 0.0im, -0.053279147864860654 + 0.0im, 0.04833763854105775 + 0.0im, -0.02890355850411196 + 0.0im, 0.023130381811592667 + 0.0im, -0.003346811609897627 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2243787805075061e-46, 2.7557491947235774e-37, 1.903002086039875e-36, 1.1037117082900482e-36, 7.397834249677511e-35, 5.75059882081398e-35, 1.8741421006967877e-35, 6.235515917723633e-35, 8.034375228748287e-35, 1.3940424264735814e-34, 1.1657406253326966e-33, 5.862062412226344e-34, 4.110134095460156e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.21050607467593632 + 0.0im, -0.18629646537931582 + 0.0im, 0.182666251787795 + 0.0im, 0.1475612615762482 + 0.0im, -0.13231343019944833 + 0.0im, -0.10923035495411239 + 0.0im, 0.08962652808658571 + 0.0im, -0.053279147864860696 + 0.0im, 0.0483376385410577 + 0.0im, -0.02890355850411199 + 0.0im, 0.02313038181159265 + 0.0im, -0.003346811609897633 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.875129702607543e-46, 7.601970532975186e-37, 1.780629202433867e-36, 2.461568412518735e-37, 4.075283987817034e-35, 5.780179303410999e-35, 5.75373107449812e-35, 2.531573556899223e-35, 8.00403438404317e-34, 4.574983990960481e-34, 7.777230252778512e-34, 1.1326235829153215e-33, 1.37253146241271e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.21050607467593613 + 0.0im, -0.18629646537931555 + 0.0im, 0.1826662517877946 + 0.0im, 0.1475612615762482 + 0.0im, -0.13231343019944822 + 0.0im, -0.10923035495411242 + 0.0im, 0.08962652808658603 + 0.0im, -0.05327914786486065 + 0.0im, 0.048337638541057756 + 0.0im, -0.028903558504112022 + 0.0im, 0.023130381811592656 + 0.0im, -0.0033468116098976358 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.252396094114799e-46, 2.715925794013907e-37, 5.91287403095684e-35, 3.588295733148445e-36, 2.8567351021410735e-37, 2.998544448287858e-35, 3.163403243040799e-35, 2.51916650525102e-35, 1.8209403926769735e-34, 4.443700807061433e-35, 2.1063736831918225e-34, 2.6094183002581694e-34, 2.130531560192145e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.21050607467593604 + 0.0im, -0.18629646537931557 + 0.0im, 0.18266625178779497 + 0.0im, 0.14756126157624833 + 0.0im, -0.1323134301994484 + 0.0im, -0.10923035495411258 + 0.0im, 0.0896265280865861 + 0.0im, -0.053279147864860606 + 0.0im, 0.048337638541057715 + 0.0im, -0.028903558504111995 + 0.0im, 0.023130381811592656 + 0.0im, -0.003346811609897645 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.01051053960381e-46, 4.892414839130006e-34, 1.988393528153887e-35, 3.894643872903417e-35, 8.076340177935092e-36, 3.1826495992540756e-35, 8.4801957333616e-34, 8.67880860074203e-35, 2.0692876850368906e-34, 2.3113243105897675e-34, 4.313745672530437e-34, 2.0963943237822094e-33, 7.168978096261351e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.21050607467593668 + 0.0im, -0.18629646537931563 + 0.0im, 0.18266625178779455 + 0.0im, 0.1475612615762483 + 0.0im, -0.13231343019944822 + 0.0im, -0.10923035495411262 + 0.0im, 0.08962652808658614 + 0.0im, -0.05327914786486063 + 0.0im, 0.04833763854105764 + 0.0im, -0.028903558504111984 + 0.0im, 0.023130381811592635 + 0.0im, -0.0033468116098976366 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.07936231871409e-46, 1.036548408270658e-36, 3.50146275717749e-36, 2.5302007396381796e-36, 1.3662930159149915e-35, 4.812412827422401e-35, 1.2814991359198962e-34, 1.7712978676696807e-34, 2.0552987240816875e-33, 3.9120444301245816e-34, 2.2700294036529346e-33, 1.9912355039060178e-33, 3.071792476565359e-33). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 4×4 Matrix{Float64}: 1.0 -0.326597 -0.161602 0.1821 0.0 -0.00041895 -0.384616 -0.0111406 0.0 0.152235 -0.00041895 0.0175358 0.0 0.0 0.0 -0.143817 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 0.0478621 0.208731 -0.0788614 0.220145 0.0 -0.226483 0.0411885 -0.0799473 0.141256 0.0 0.0 0.155275 0.115557 -0.124838 0.0 0.0 0.0 0.00679178 -0.129916 0.0 0.0 0.0 0.02018 0.00679178 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 -0.00906213 0.068777 -0.0165811 -0.0170748 0.0965903 0.0 -0.293511 -0.0610053 0.102961 0.202986 0.0488086 0.0 0.0 0.2109 0.116429 -0.160765 0.165326 0.0 0.0 0.0 0.0536322 -0.235124 -0.112888 0.0 0.0 0.0 0.104817 0.0536322 -0.12496 0.0 0.0 0.0 0.0 0.0 0.0817819 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.00440493 -0.0740479 0.077019 0.0145025 -0.00468946 0.102728 0.0 -0.227829 -0.107516 -0.0196894 0.00570073 0.00472572 -0.253437 0.0 0.0 -0.0986539 0.161424 0.0609597 -0.0115178 -0.0648115 0.0 0.0 -0.0807632 -0.0986539 0.0258518 0.0442703 -0.0765494 0.0 0.0 0.0 0.0 0.0460836 0.134016 0.0482032 0.0 0.0 0.0 0.0 -0.0633981 0.0460836 0.092315 0.0 0.0 0.0 0.0 0.0 0.0 0.133289 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.0652525 -0.182576 -0.152563 -0.0341697 0.0119364 0.0716211 0.054585 0.0 0.282839 -0.0234877 -0.0671182 0.130196 -0.0809475 0.0866694 0.0234504 0.0 0.0 -0.0648682 0.231803 0.00492325 -0.148828 -0.0146165 -0.0337191 0.0 0.0 -0.185184 -0.0648682 0.0200899 -0.0669587 -0.0114423 -0.0211879 0.0 0.0 0.0 0.0 -0.208417 -0.0844765 -0.000813191 0.0764675 0.0 0.0 0.0 0.0 0.0 -0.0358747 -0.0556453 0.0569844 0.0 0.0 0.0 0.0 0.0 0.0 0.0559922 0.0833795 0.0 0.0 0.0 0.0 0.0 0.0 -0.031614 0.0559922 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.0652525 -0.0362723 -0.151654 -0.182927 0.0766222 0.0474974 -0.0111628 0.0 0.282839 0.132255 -0.0587608 -0.0326096 0.010754 0.106944 -0.0553297 0.0 0.0 -0.208417 0.00545716 0.0200355 0.00759978 0.023454 -0.114297 0.0 0.0 0.0 -0.0648682 -0.1852 -0.0535344 0.0233735 -0.0428621 0.0 0.0 0.0 0.231783 -0.0648682 -0.111407 0.0570608 -0.0834215 0.0 0.0 0.0 0.0 0.0 0.0559922 -0.0378323 -0.0894096 0.0 0.0 0.0 0.0 0.0 0.0696749 0.0559922 0.00390583 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0358747 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0516308 -0.045066 0.0994684 -0.0056152 -0.129783 0.0335847 -0.0668741 0.00194191 -0.0226374 0.0 -0.115101 0.152222 -0.00558945 -0.110228 0.00822241 -0.0254449 0.0990454 -0.0127779 -0.0170008 0.0 -0.0771764 -0.115101 0.0101863 0.0585993 -0.117862 -0.0255174 0.00977257 0.028101 0.0159882 0.0 0.0 0.0 0.0457656 0.207543 0.0737049 0.135795 0.0456337 0.0246825 0.0607707 0.0 0.0 0.0 -0.0541106 0.0457656 -0.131687 0.0352523 0.141034 0.124949 -0.0713453 0.0 0.0 0.0 0.0 0.0 0.0365957 0.0383875 -0.0822968 -0.0534817 -0.0353817 0.0 0.0 0.0 0.0 0.0 -0.121868 0.0365957 -0.0277528 0.0825384 0.0339811 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0461045 0.0111694 -0.0490191 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.123178 0.0141485 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.149849 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0450222 0.0122181 0.0229644 0.055203 0.00668312 -0.0144162 0.0664183 0.00565325 -0.019339 -0.0107507 0.0 0.190669 -0.0743598 -0.045224 0.0185229 0.0364982 -0.0249974 -0.00885836 -0.062379 0.0111021 0.000288165 0.0 0.0146831 0.190669 -0.0907155 -0.130432 0.0257737 -0.0134002 -0.0249153 -0.00613507 0.00810464 0.0149057 0.0 0.0 0.0 -0.0069583 0.145645 -0.0845023 -0.0430184 -0.0666392 0.07879 0.0595304 -0.0778304 0.0 0.0 0.0 -0.136025 -0.0069583 -0.0260403 -0.0602954 0.0109794 0.0310729 -0.0203401 0.0250303 0.0 0.0 0.0 0.0 0.0 0.0913667 0.0376261 0.101391 0.0747248 -0.0271081 -0.08421 0.0 0.0 0.0 0.0 0.0 0.0 -0.139725 0.0132255 -0.0857885 0.00851228 0.0927175 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00961272 -0.0915343 0.0364061 -0.0378119 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0689 0.0194319 0.0454721 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0856692 -0.0689 -0.0466837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0855132 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0450222 0.0122181 0.0229644 0.055203 0.00668312 -0.0144162 0.0664183 0.00565325 -0.019339 -0.0107507 0.0 0.190669 -0.0743598 -0.045224 0.0185229 0.0364982 -0.0249974 -0.00885836 -0.062379 0.0111021 0.000288165 0.0 0.0146831 0.190669 -0.0907155 -0.130432 0.0257737 -0.0134002 -0.0249153 -0.00613507 0.00810464 0.0149057 0.0 0.0 0.0 -0.0069583 0.145645 -0.0845023 -0.0430184 -0.0666392 0.07879 0.0595304 -0.0778304 0.0 0.0 0.0 -0.136025 -0.0069583 -0.0260403 -0.0602954 0.0109794 0.0310729 -0.0203401 0.0250303 0.0 0.0 0.0 0.0 0.0 0.0913667 0.0376261 0.101391 0.0747248 -0.0271081 -0.08421 0.0 0.0 0.0 0.0 0.0 0.0 -0.139725 0.0132255 -0.0857885 0.00851228 0.0927175 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00961272 -0.0915343 0.0364061 -0.0378119 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0689 0.0194319 0.0454721 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0856692 -0.0689 -0.0466837 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0855132 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0030857 0.057047 0.02648 -0.0196075 -0.0111272 0.00206027 -0.153177 0.00175943 0.0204261 -0.0100934 0.0320316 0.0 0.159247 0.0204372 -0.0518102 0.0275925 0.0771099 -0.00373363 -0.00208578 0.0263091 -0.0341203 -0.0643206 -0.0141121 0.0 -0.0802738 0.159247 -0.0635498 0.0619424 0.08028 -0.0348326 -0.0268854 -0.0776546 -0.0719594 -0.00709061 -0.0467257 0.0 0.0 0.0 -0.0279758 -0.0873647 0.0380051 0.0567496 0.000502959 -0.00449362 0.052904 0.0266864 0.0192186 0.0 0.0 0.0 0.128233 -0.0279758 -0.0651848 -0.0468554 -0.0235835 -0.0150036 0.0042237 0.0733219 -0.0364051 0.0 0.0 0.0 0.0 0.0 -0.105586 -0.0837796 -0.0216532 -0.0226865 0.0223111 0.0440997 0.00569428 0.0 0.0 0.0 0.0 0.0 0.0 -0.0764241 -0.0510888 0.0298778 -0.00250414 -0.0248707 -0.0433068 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0225132 -0.0800034 -0.0645255 -0.0923841 0.0191599 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0446856 0.12979 0.0329425 0.0336663 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0745581 0.0446856 0.0408428 0.0369936 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0376979 0.0860285 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0302698 0.0376979 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0030857 0.057047 0.02648 -0.0196075 -0.0111272 0.00206027 -0.153177 0.00175943 0.0204261 -0.0100934 0.0320316 0.0 0.159247 0.0204372 -0.0518102 0.0275925 0.0771099 -0.00373363 -0.00208578 0.0263091 -0.0341203 -0.0643206 -0.0141121 0.0 -0.0802738 0.159247 -0.0635498 0.0619424 0.08028 -0.0348326 -0.0268854 -0.0776546 -0.0719594 -0.00709061 -0.0467257 0.0 0.0 0.0 -0.0279758 -0.0873647 0.0380051 0.0567496 0.000502959 -0.00449362 0.052904 0.0266864 0.0192186 0.0 0.0 0.0 0.128233 -0.0279758 -0.0651848 -0.0468554 -0.0235835 -0.0150036 0.0042237 0.0733219 -0.0364051 0.0 0.0 0.0 0.0 0.0 -0.105586 -0.0837796 -0.0216532 -0.0226865 0.0223111 0.0440997 0.00569428 0.0 0.0 0.0 0.0 0.0 0.0 -0.0764241 -0.0510888 0.0298778 -0.00250414 -0.0248707 -0.0433068 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0225132 -0.0800034 -0.0645255 -0.0923841 0.0191599 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0446856 0.12979 0.0329425 0.0336663 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0745581 0.0446856 0.0408428 0.0369936 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0376979 0.0860285 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0302698 0.0376979 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0030857 0.057047 0.02648 -0.0196075 0.00717307 0.0905031 -0.00576486 -0.0230614 -0.123306 -0.0100934 0.0320316 0.0 0.159247 0.0204372 -0.0518102 0.0275925 0.00668785 0.0196111 0.0805881 -0.0178346 0.0240574 -0.0643206 -0.0141121 0.0 -0.0802738 0.159247 -0.0635498 0.0619424 -0.0595787 -0.0404124 0.0986302 -0.0555652 -0.0398901 -0.00709061 -0.0467257 0.0 0.0 0.0 -0.0279758 -0.0873647 0.0362994 -0.00190269 0.028689 0.0704531 -0.0193962 0.0266864 0.0192186 0.0 0.0 0.0 0.128233 -0.0279758 -0.00975983 -0.00514589 -0.0658609 -0.044877 -0.027754 0.0733219 -0.0364051 0.0 0.0 0.0 0.0 0.0 0.0446856 -0.0653164 -0.0513521 0.0367665 -0.0588722 0.0628967 0.0587264 0.0 0.0 0.0 0.0 0.0 0.148155 0.0446856 -0.0314704 0.0189054 0.0202751 0.0594245 -0.00825698 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.105586 -0.0841588 -0.0185515 0.0324962 -0.0125558 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0764241 -0.0460587 -0.0305759 -0.025586 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0225132 -0.0661313 0.0211586 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0376979 0.0860285 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0302698 0.0376979 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0030857 0.057047 0.02648 -0.0196075 -0.0111272 0.00206027 -0.00627806 0.0929508 -0.0648532 -0.0381779 -0.10329 0.0 0.159247 0.0204372 -0.0518102 0.0275925 0.0771099 -0.00373363 -0.0238066 0.0267432 0.0592981 -0.0372502 0.00334689 0.0 -0.0802738 0.159247 -0.0635498 0.0619424 0.08028 -0.0348326 -0.0963843 -0.0324046 -0.0310898 -0.053193 0.00535883 0.0 0.0 0.0 -0.0279758 -0.0873647 0.0380051 0.0567496 0.048004 -0.0117763 -0.0276495 0.0203741 -0.0166772 0.0 0.0 0.0 0.128233 -0.0279758 -0.0651848 -0.0468554 -0.00482173 0.0023649 -0.0796741 0.00685487 0.0328141 0.0 0.0 0.0 0.0 0.0 -0.105586 -0.0837796 0.00993136 -0.00748963 -0.054399 0.0141514 -0.0120119 0.0 0.0 0.0 0.0 0.0 0.0 -0.0764241 -0.00146206 0.0550055 -0.00575985 -0.0536114 0.00824279 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0446856 -0.0616575 -0.0546569 0.0242018 -0.0633625 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.156946 0.0446856 -0.0412364 0.0596576 0.0319924 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0376979 -0.0795685 -0.00648775 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0327273 0.0376979 -0.0754578 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0225132 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.00586955 -0.0141753 0.0785091 0.0763074 -0.0240933 0.0070296 0.015347 -0.0198468 -0.0346501 -0.0189418 0.0762203 0.0230992 0.0 -0.0961299 -0.147641 -0.020589 -0.00816964 0.0522927 0.0232167 0.0224584 0.0633188 -0.0962944 -0.0390986 0.0639907 -0.0401068 0.0 0.0906608 -0.0961299 0.0105552 -0.0214161 -0.0790998 0.0888565 0.0147125 0.0319129 0.091226 0.117748 -0.0691461 0.0162345 0.0 0.0 0.0 0.127804 -0.0620881 0.0566829 -0.0786467 -0.043765 -0.0273492 -0.021335 -0.0537413 0.05583 0.0562141 0.0 0.0 0.0 0.0275916 0.127804 0.0431114 0.0186498 -0.0221208 -0.116647 -0.0754465 0.0369031 -0.0281732 0.0428312 0.0 0.0 0.0 0.0 0.0 -0.0149043 0.0967525 -0.0452477 0.082662 0.0288418 0.0173237 0.0251448 0.0601713 0.0 0.0 0.0 0.0 0.0 -0.139842 -0.0149043 -0.0111752 0.00783142 -0.0342204 0.033253 -0.0499298 -0.0893123 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.12108 -0.0850201 -0.0765742 -0.0445392 -0.0564093 0.0139852 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0434821 -0.12108 0.0891535 0.0145878 0.0305697 -0.0210039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0864632 -0.0778043 0.00236682 -0.0811891 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.021883 0.010772 -0.0126916 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.088158 0.021883 -0.0841051 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.036911 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.00586955 -0.0141753 -0.0297864 -0.0294013 0.0699145 -0.0748729 0.0281129 0.0144853 -0.0346501 -0.0189418 0.0762203 0.0230992 0.0 -0.0961299 -0.147641 -0.0239447 -0.0242701 -0.0268975 0.0230828 -0.0763466 0.00550925 -0.0962944 -0.0390986 0.0639907 -0.0401068 0.0 0.0906608 -0.0961299 -0.00833977 0.0026734 0.0101091 0.0219512 0.0106497 0.12322 0.091226 0.117748 -0.0691461 0.0162345 0.0 0.0 0.0 -0.12108 -0.0669259 -0.0519071 0.0319511 -0.0112375 0.00464827 0.0898289 0.0419378 0.0508617 -0.0252607 0.0 0.0 0.0 0.055238 -0.12108 -0.0201094 0.107088 -0.0336957 0.109712 -0.0240924 0.00665999 -0.0194769 -0.0358444 0.0 0.0 0.0 0.0 0.0 0.127804 0.0670442 -0.0106465 -0.0937201 -0.00465283 -0.0477587 0.0656569 0.0486226 0.0 0.0 0.0 0.0 0.0 -0.0255519 0.127804 -0.00137318 0.0044852 0.0909906 -0.0417422 0.0329365 -0.0335761 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0149043 -0.0939036 -0.067496 -0.0412903 -0.0250473 0.0031905 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.144085 -0.0149043 -0.0213514 0.0179184 -0.0465103 -0.108646 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0864632 -0.0778043 0.00236682 -0.0811891 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.021883 0.010772 -0.0126916 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.088158 0.021883 -0.0841051 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.036911 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0771777 0.0774255 0.0141249 -0.00844155 -0.0137745 -0.00833242 0.0281129 0.0144853 -0.0346501 -0.0189418 0.0762203 0.0230992 0.0 0.127804 -0.0621574 0.024283 0.00548718 0.0401626 -0.0162098 0.00252083 -0.100032 -0.00977192 -0.0474965 0.0478494 0.0602431 0.0 0.0275608 0.127804 -0.00458807 0.0208742 -0.0175581 -0.117893 0.0155874 -0.0545648 -0.0831723 0.0259528 -0.0218346 0.0414355 0.0 0.0 0.0 -0.0961299 -0.147518 -0.0218301 0.0336099 -0.076398 -0.0046925 -0.0979658 -0.0438059 0.0689895 -0.0339208 0.0 0.0 0.0 0.090737 -0.0961299 -0.00908151 -0.00407235 0.0123666 0.120439 0.0844496 0.121634 -0.0725317 0.0192325 0.0 0.0 0.0 0.0 0.0 -0.12108 0.0728204 -0.00939032 -0.0227902 0.0892048 0.0324153 0.0629403 -0.0125556 0.0 0.0 0.0 0.0 0.0 -0.0507668 -0.12108 0.0314969 -0.0896916 0.0533456 -0.0229283 0.0221294 0.0161944 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0149043 -0.0939036 -0.067496 -0.0412903 -0.0250473 0.0031905 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.144085 -0.0149043 -0.0213514 0.0179184 -0.0465103 -0.108646 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0864632 -0.0778043 0.00236682 -0.0811891 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.021883 0.010772 -0.0126916 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.088158 0.021883 -0.0841051 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.036911 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0771777 0.0774255 0.0141249 -0.00844155 -0.0240933 0.0070296 0.015347 -0.0198468 -0.0346501 -0.0189418 0.0762203 0.0230992 0.0 0.127804 -0.0621574 0.024283 0.00548718 0.0496578 -0.0791038 -0.0455529 -0.0330184 -0.00977192 -0.0474965 0.0478494 0.0602431 0.0 0.0275608 0.127804 -0.00458807 0.0208742 0.0501132 0.0101287 -0.0235648 -0.119407 -0.0831723 0.0259528 -0.0218346 0.0414355 0.0 0.0 0.0 -0.0961299 -0.147518 0.0577073 0.015462 0.0178325 0.0598135 -0.0979658 -0.0438059 0.0689895 -0.0339208 0.0 0.0 0.0 0.090737 -0.0961299 -0.0758649 0.0914798 0.013311 0.0213593 0.0844496 0.121634 -0.0725317 0.0192325 0.0 0.0 0.0 0.0 0.0 -0.0149043 0.0967525 -0.0452477 0.082662 0.0288418 0.0173237 0.0251448 0.0601713 0.0 0.0 0.0 0.0 0.0 -0.139842 -0.0149043 -0.0111752 0.00783142 -0.0342204 0.033253 -0.0499298 -0.0893123 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.12108 -0.0850201 -0.0765742 -0.0445392 -0.0564093 0.0139852 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0434821 -0.12108 0.0891535 0.0145878 0.0305697 -0.0210039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0864632 -0.0778043 0.00236682 -0.0811891 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.021883 0.010772 -0.0126916 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.088158 0.021883 -0.0841051 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.036911 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0771777 0.0774255 0.0141249 -0.00844155 -0.0240933 0.0070296 0.015347 -0.0198468 -0.0346501 -0.0189418 0.0762203 0.0230992 0.0 0.127804 -0.0621574 0.024283 0.00548718 0.0496578 -0.0791038 -0.0455529 -0.0330184 -0.00977192 -0.0474965 0.0478494 0.0602431 0.0 0.0275608 0.127804 -0.00458807 0.0208742 0.0501132 0.0101287 -0.0235648 -0.119407 -0.0831723 0.0259528 -0.0218346 0.0414355 0.0 0.0 0.0 -0.0961299 -0.147518 0.0577073 0.015462 0.0178325 0.0598135 -0.0979658 -0.0438059 0.0689895 -0.0339208 0.0 0.0 0.0 0.090737 -0.0961299 -0.0758649 0.0914798 0.013311 0.0213593 0.0844496 0.121634 -0.0725317 0.0192325 0.0 0.0 0.0 0.0 0.0 -0.0149043 0.0967525 -0.0452477 0.082662 0.0288418 0.0173237 0.0251448 0.0601713 0.0 0.0 0.0 0.0 0.0 -0.139842 -0.0149043 -0.0111752 0.00783142 -0.0342204 0.033253 -0.0499298 -0.0893123 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.12108 -0.0850201 -0.0765742 -0.0445392 -0.0564093 0.0139852 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0434821 -0.12108 0.0891535 0.0145878 0.0305697 -0.0210039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0864632 -0.0778043 0.00236682 -0.0811891 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.021883 0.010772 -0.0126916 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.088158 0.021883 -0.0841051 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.036911 (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.0004189501687160424 + 0.24197489166197364im, -0.0004189501687160424 - 0.24197489166197364im, -0.14381707934716992 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.1990784623160759e-34, 2.7833219141358376e-33, 3.7509645156930905e-33, 6.185316974404048e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.0004189501687160424 + 0.24197489166197367im, -0.0004189501687160424 - 0.24197489166197367im, -0.14381707934716978 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.9795820466638283e-35, 5.290708460973006e-34, 1.843835725663487e-33, 2.026845594931656e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2264833910996701 + 0.0im, 0.15527458053668192 + 0.0im, 0.006791779202834317 + 0.05120267375966863im, 0.006791779202834317 - 0.05120267375966863im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (5.087605604692556e-36, 1.3001691363264262e-33, 6.523059619045652e-33, 5.87472392660491e-33, 1.4302733408266845e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.22648339109967017 + 0.0im, 0.1552745805366817 + 0.0im, 0.006791779202834331 + 0.05120267375966868im, 0.006791779202834331 - 0.05120267375966868im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.1487189692733197e-35, 1.9839361922879418e-33, 1.8250810185060746e-33, 5.514514457981753e-33, 3.241244004303225e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2264833910996701 + 0.0im, 0.1552745805366818 + 0.0im, 0.00679177920283436 + 0.05120267375966867im, 0.00679177920283436 - 0.05120267375966867im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (8.851506485627645e-36, 5.957144531723523e-34, 1.7653728346692382e-33, 2.223782928934003e-33, 4.154548562580751e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2935106129552665 + 0.0im, 0.21089985874449976 + 0.0im, 0.05363218105539086 + 0.15698724921737384im, 0.05363218105539086 - 0.15698724921737384im, 0.08178190551722102 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.559255167312421e-36, 1.0333371574327459e-34, 6.2978315753561685e-34, 1.3768475539112306e-34, 3.2144395815119265e-33, 8.933161934073188e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.29351061295526587 + 0.0im, 0.21089985874449996 + 0.0im, 0.05363218105539083 + 0.15698724921737378im, 0.05363218105539083 - 0.15698724921737378im, 0.08178190551722088 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (8.451827257690962e-37, 5.943525366338521e-35, 5.880527002914848e-34, 9.507698172269198e-35, 1.7206758273329743e-33, 3.726538436826097e-32). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.29351061295526626 + 0.0im, 0.21089985874449965 + 0.0im, 0.053632181055390776 + 0.15698724921737367im, 0.053632181055390776 - 0.15698724921737367im, 0.08178190551722095 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.335770056279707e-37, 1.847403353040758e-35, 5.471628617016307e-34, 1.3511940317325238e-34, 7.873311538856378e-34, 6.912533993554675e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2935106129552662 + 0.0im, 0.2108998587444998 + 0.0im, 0.05363218105539094 + 0.15698724921737375im, 0.05363218105539094 - 0.15698724921737375im, 0.08178190551722082 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.3050232354551198e-36, 1.3553298267778695e-34, 1.3584462954207751e-33, 3.363860693215688e-34, 2.842315460809208e-33, 1.756813400650886e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.22782892347565759 + 0.0im, -0.09865391064055021 + 0.1141803433350634im, -0.09865391064055021 - 0.1141803433350634im, 0.13328877430447428 + 0.0im, 0.04608364515296992 + 0.09217569349069105im, 0.04608364515296992 - 0.09217569349069105im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (4.5571286599644213e-38, 1.0470956590884368e-34, 1.5098471811742926e-33, 2.3762737502008998e-34, 1.689591737731124e-34, 2.457251793768143e-33, 1.2804490347698189e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.22782892347565792 + 0.0im, -0.09865391064055026 + 0.11418034333506356im, -0.09865391064055026 - 0.11418034333506356im, 0.13328877430447433 + 0.0im, 0.04608364515296988 + 0.09217569349069094im, 0.04608364515296988 - 0.09217569349069094im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.611079050515361e-37, 1.9596662172854612e-33, 3.3275925461532746e-33, 3.486280394200271e-33, 3.510201518668882e-33, 1.5028645873064703e-32, 2.1568710279839797e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.22782892347565797 + 0.0im, -0.09865391064055026 + 0.11418034333506348im, -0.09865391064055026 - 0.11418034333506348im, 0.13328877430447436 + 0.0im, 0.046083645152969976 + 0.09217569349069099im, 0.046083645152969976 - 0.09217569349069099im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.247715776315316e-38, 4.004504009633431e-33, 2.172136421378076e-33, 1.5762241470041958e-33, 5.6901365747931456e-33, 7.925786757006242e-34, 1.403382930719389e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.22782892347565753 + 0.0im, -0.0986539106405503 + 0.11418034333506347im, -0.0986539106405503 - 0.11418034333506347im, 0.13328877430447422 + 0.0im, 0.04608364515296995 + 0.09217569349069098im, 0.04608364515296995 - 0.09217569349069098im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (6.297596747940331e-38, 4.9013672562925845e-34, 7.485708207124264e-34, 9.116625741733723e-35, 2.941982616620646e-34, 2.674911898485071e-33, 7.354421211312046e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.22782892347565717 + 0.0im, -0.0986539106405501 + 0.11418034333506345im, -0.0986539106405501 - 0.11418034333506345im, 0.1332887743044741 + 0.0im, 0.04608364515296996 + 0.092175693490691im, 0.04608364515296996 - 0.092175693490691im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (9.026881773872659e-38, 1.6913417446344578e-34, 1.0959870133550274e-33, 4.4233936074927605e-34, 8.021003100158867e-34, 1.9774155794523605e-33, 5.956564147853135e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2828385610785958 + 0.0im, -0.06486824536293252 + 0.20718597600926247im, -0.06486824536293252 - 0.20718597600926247im, -0.20841712889292086 + 0.0im, 0.05599220707193703 + 0.05134163898923272im, 0.05599220707193703 - 0.05134163898923272im, -0.035874662772539326 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (6.981581106619787e-38, 2.047550261631078e-34, 1.0515044674574493e-33, 3.2143694162451566e-34, 4.713614753012023e-34, 1.0055172037110694e-32, 7.138586070281831e-33, 4.547793695907754e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.2828385610785953 + 0.0im, -0.06486824536293273 + 0.20718597600926264im, -0.06486824536293273 - 0.20718597600926264im, -0.20841712889292072 + 0.0im, 0.055992207071936986 + 0.05134163898923263im, 0.055992207071936986 - 0.05134163898923263im, -0.035874662772539374 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (9.829634899761772e-38, 2.8129850603487124e-34, 7.718976895740905e-34, 1.0524157646370734e-33, 5.233990251868126e-34, 6.1506156583870254e-33, 4.8831498215259e-33, 1.831530443676741e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.28283856107859523 + 0.0im, -0.06486824536293267 + 0.20718597600926286im, -0.06486824536293267 - 0.20718597600926286im, -0.20841712889292083 + 0.0im, 0.05599220707193692 + 0.051341638989232684im, 0.05599220707193692 - 0.051341638989232684im, -0.03587466277253939 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.1354419887612457e-38, 3.2040197657588686e-35, 3.9588697554863315e-35, 9.708293065285513e-35, 1.066508290593607e-34, 4.889966756638059e-34, 5.5187630622567096e-34, 1.9233390203760627e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.28283856107859523 + 0.0im, -0.06486824536293269 + 0.20718597600926283im, -0.06486824536293269 - 0.20718597600926283im, -0.20841712889292066 + 0.0im, 0.055992207071936986 + 0.05134163898923265im, 0.055992207071936986 - 0.05134163898923265im, -0.03587466277253946 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.6027887807871973e-39, 3.6467399033414875e-35, 4.0023350437094016e-35, 1.8922690270417123e-35, 9.18800755300577e-34, 2.9520409003296673e-35, 4.027019804193444e-33, 1.1732900866574053e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.28283856107859573 + 0.0im, -0.06486824536293265 + 0.20718597600926275im, -0.06486824536293265 - 0.20718597600926275im, -0.20841712889292074 + 0.0im, 0.055992207071937 + 0.05134163898923268im, 0.055992207071937 - 0.05134163898923268im, -0.03587466277253938 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.8925010257610447e-37, 2.425134644217862e-34, 6.629134478659076e-34, 1.4737626321674886e-33, 2.322735679940173e-33, 7.715145250044313e-33, 8.279172897516828e-33, 1.9250017436132742e-32). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.2828385610785957 + 0.0im, -0.06486824536293259 + 0.20718597600926242im, -0.06486824536293259 - 0.20718597600926242im, -0.20841712889292058 + 0.0im, 0.05599220707193696 + 0.05134163898923268im, 0.05599220707193696 - 0.05134163898923268im, -0.03587466277253938 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.8281696331400692e-38, 1.3519581958546927e-34, 6.748884285044803e-35, 1.0485188483324242e-34, 1.1324828888333172e-34, 1.1669836087228975e-33, 1.3590870118403685e-33, 1.3657974763656342e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.18414277272717214 + 0.0im, 0.018320626049332357 + 0.15470744222815447im, 0.018320626049332357 - 0.15470744222815447im, -0.08504143286150329 + 0.09231138659526883im, -0.08504143286150329 - 0.09231138659526883im, 0.08802948636213138 + 0.0im, -0.07750212629858771 + 0.0im, -0.029570355453635316 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.3165914214055231e-40, 3.7222662149085014e-35, 3.042034955586064e-36, 3.3604907507469137e-35, 1.2211440561176762e-34, 1.2068456623783677e-34, 7.804668387014219e-33, 1.1214745024860118e-33, 3.085006438153968e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.1841427727271718 + 0.0im, 0.01832062604933207 + 0.15470744222815425im, 0.01832062604933207 - 0.15470744222815425im, -0.08504143286150326 + 0.09231138659526884im, -0.08504143286150326 - 0.09231138659526884im, 0.08802948636213145 + 0.0im, -0.07750212629858777 + 0.0im, -0.02957035545363528 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (8.389322010475967e-40, 1.7189434395508146e-33, 7.320889330109019e-34, 4.108325360322018e-34, 1.7388757871025395e-33, 1.89843562347744e-33, 6.057611987420931e-33, 1.5401595177991461e-33, 6.180807833421918e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.1841427727271722 + 0.0im, 0.018320626049332378 + 0.15470744222815408im, 0.018320626049332378 - 0.15470744222815408im, -0.0850414328615033 + 0.09231138659526872im, -0.0850414328615033 - 0.09231138659526872im, 0.08802948636213136 + 0.0im, -0.07750212629858774 + 0.0im, -0.0295703554536353 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.2912674287844894e-40, 2.4618792092254357e-35, 4.0126439975569614e-35, 3.1600652452508323e-35, 4.40674210993473e-35, 2.670203636221828e-34, 1.0271248324183849e-33, 3.057814498810226e-33, 1.8963970870335338e-32). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, 0.1841427727271716 + 0.0im, 0.01832062604933209 + 0.1547074422281543im, 0.01832062604933209 - 0.1547074422281543im, -0.085041432861503 + 0.09231138659526875im, -0.085041432861503 - 0.09231138659526875im, 0.08802948636213147 + 0.0im, -0.07750212629858805 + 0.0im, -0.0295703554536352 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.1931071018201867e-39, 1.5211038701438042e-33, 8.799005285897225e-35, 6.131778545587877e-34, 1.9108169887033726e-33, 8.674350992753166e-34, 5.74626396365062e-33, 2.6774377461446282e-33, 5.73891142473266e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.18414277272717197 + 0.0im, 0.018320626049332347 + 0.1547074422281541im, 0.018320626049332347 - 0.1547074422281541im, -0.08504143286150331 + 0.09231138659526893im, -0.08504143286150331 - 0.09231138659526893im, 0.08802948636213145 + 0.0im, -0.07750212629858762 + 0.0im, -0.029570355453635365 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.246196273019583e-39, 1.1803503602894195e-32, 4.4982401149406665e-33, 3.77574424570537e-33, 4.338986258018366e-34, 3.7269061612368187e-34, 2.8499597985662263e-33, 1.0671632942164246e-32, 5.07458407288609e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.1841427727271719 + 0.0im, 0.018320626049332205 + 0.15470744222815427im, 0.018320626049332205 - 0.15470744222815427im, -0.0850414328615031 + 0.09231138659526864im, -0.0850414328615031 - 0.09231138659526864im, 0.08802948636213141 + 0.0im, -0.0775021262985878 + 0.0im, -0.029570355453635323 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.3570552907639557e-39, 2.6828063306976677e-34, 1.0599728958309592e-36, 1.4088851672118427e-33, 5.693580571452859e-33, 2.928203125686911e-33, 5.287435930751112e-33, 1.6690319371890936e-33, 3.1154030351996595e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.18414277272717228 + 0.0im, 0.018320626049332364 + 0.1547074422281543im, 0.018320626049332364 - 0.1547074422281543im, -0.08504143286150327 + 0.09231138659526872im, -0.08504143286150327 - 0.09231138659526872im, 0.08802948636213143 + 0.0im, -0.07750212629858758 + 0.0im, -0.029570355453635438 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (8.387400774124762e-40, 1.8949132112116997e-34, 9.093621337639105e-35, 5.534216354760942e-34, 3.190063065066039e-33, 3.668236697980086e-34, 3.8476904419148776e-33, 6.139964075160558e-33, 2.6009099950774145e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.11510094904503601 + 0.10838813271571358im, -0.11510094904503601 - 0.10838813271571358im, -0.14984870980742404 + 0.0im, -0.12317815061628211 + 0.0im, 0.04576557689253498 + 0.10597293347927282im, 0.04576557689253498 - 0.10597293347927282im, 0.03659569246145884 + 0.06839740094092633im, 0.03659569246145884 - 0.06839740094092633im, -0.04610447811771849 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.7239969948762906e-41, 5.992629540420408e-34, 1.0174692913156716e-33, 5.379713959750091e-33, 1.7419417667175472e-33, 3.5194670458367924e-33, 1.8530030511810472e-34, 2.886125731803622e-33, 3.6407242927066107e-34, 9.413240405407982e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.11510094904503607 + 0.10838813271571379im, -0.11510094904503607 - 0.10838813271571379im, -0.14984870980742446 + 0.0im, -0.12317815061628216 + 0.0im, 0.045765576892534826 + 0.10597293347927308im, 0.045765576892534826 - 0.10597293347927308im, 0.03659569246145879 + 0.06839740094092621im, 0.03659569246145879 - 0.06839740094092621im, -0.04610447811771854 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.088552031111118e-42, 1.934219356650573e-34, 6.414048533742399e-35, 2.627014840038813e-34, 3.555397319841658e-34, 1.7259150862941958e-34, 4.712740692996203e-35, 1.7548008843581903e-34, 2.4643007785552766e-34, 8.966020353540863e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1151009490450358 + 0.10838813271571368im, -0.1151009490450358 - 0.10838813271571368im, -0.14984870980742426 + 0.0im, -0.12317815061628207 + 0.0im, 0.04576557689253493 + 0.1059729334792729im, 0.04576557689253493 - 0.1059729334792729im, 0.03659569246145877 + 0.06839740094092626im, 0.03659569246145877 - 0.06839740094092626im, -0.04610447811771865 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (9.887235346766908e-42, 1.3270515345038045e-33, 2.2398239441404346e-33, 7.113482799407049e-34, 1.0956446904992845e-32, 1.5911987043408534e-33, 2.7845612497793935e-33, 1.8920050257343896e-33, 4.570331842038457e-33, 1.2674124673272597e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.11510094904503601 + 0.10838813271571374im, -0.11510094904503601 - 0.10838813271571374im, -0.14984870980742426 + 0.0im, -0.12317815061628207 + 0.0im, 0.04576557689253487 + 0.1059729334792728im, 0.04576557689253487 - 0.1059729334792728im, 0.03659569246145883 + 0.06839740094092643im, 0.03659569246145883 - 0.06839740094092643im, -0.04610447811771855 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.36085216005457e-42, 1.033843797931203e-34, 8.32381203945098e-36, 8.04426094564665e-33, 7.0303705519213e-33, 5.429332072860671e-34, 5.500316987867836e-33, 5.204676381930484e-33, 7.18734118463656e-34, 9.024888405918954e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.11510094904503586 + 0.10838813271571342im, -0.11510094904503586 - 0.10838813271571342im, -0.14984870980742424 + 0.0im, -0.12317815061628207 + 0.0im, 0.04576557689253484 + 0.10597293347927282im, 0.04576557689253484 - 0.10597293347927282im, 0.036595692461458745 + 0.06839740094092638im, 0.036595692461458745 - 0.06839740094092638im, -0.04610447811771855 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0220517156616413e-41, 6.09230808217804e-35, 4.169521531250361e-35, 5.291718425986346e-34, 4.501919777348996e-33, 2.9899315481023734e-34, 1.148162575138205e-33, 1.18257737381225e-33, 3.014763934857837e-33, 8.441465039671443e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.11510094904503593 + 0.10838813271571371im, -0.11510094904503593 - 0.10838813271571371im, -0.1498487098074243 + 0.0im, -0.1231781506162821 + 0.0im, 0.045765576892534784 + 0.10597293347927272im, 0.045765576892534784 - 0.10597293347927272im, 0.036595692461458974 + 0.06839740094092628im, 0.036595692461458974 - 0.06839740094092628im, -0.04610447811771863 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.2635717233670558e-42, 6.299433278216286e-35, 9.498989275049167e-35, 1.8774355947634357e-34, 1.5184521637601437e-32, 8.368122921732428e-34, 2.283452527963581e-33, 7.429927829341392e-33, 2.8930221785951493e-33, 3.830022677360596e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.11510094904503568 + 0.10838813271571342im, -0.11510094904503568 - 0.10838813271571342im, -0.1498487098074243 + 0.0im, -0.12317815061628207 + 0.0im, 0.045765576892534965 + 0.10597293347927304im, 0.045765576892534965 - 0.10597293347927304im, 0.036595692461458704 + 0.06839740094092632im, 0.036595692461458704 - 0.06839740094092632im, -0.046104478117718554 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.460389979698559e-41, 1.6047484174090374e-34, 4.705793361256261e-34, 2.0610707550135732e-33, 5.2001549000833316e-33, 1.0257283665612216e-33, 7.426630666199517e-34, 2.9667589465543303e-33, 3.532508986739715e-33, 1.9081662087914655e-32). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.1151009490450359 + 0.10838813271571372im, -0.1151009490450359 - 0.10838813271571372im, -0.14984870980742415 + 0.0im, -0.12317815061628201 + 0.0im, 0.04576557689253499 + 0.10597293347927328im, 0.04576557689253499 - 0.10597293347927328im, 0.03659569246145873 + 0.06839740094092608im, 0.03659569246145873 - 0.06839740094092608im, -0.04610447811771855 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.485667454565127e-41, 7.450038191197681e-35, 4.710487627054245e-34, 2.914424201557266e-33, 3.942632884193222e-33, 1.1078432075660988e-33, 1.4411102231111633e-33, 1.0666024455125772e-33, 3.929236326494093e-33, 1.0635977948704613e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.19066947438098103 + 0.033042915721570434im, 0.19066947438098103 - 0.033042915721570434im, -0.006958302570408803 + 0.14075290076271646im, -0.006958302570408803 - 0.14075290076271646im, -0.13972506404322094 + 0.0im, 0.09136667792100234 + 0.0im, -0.08551320937232358 + 0.0im, -0.06890001171553808 + 0.04080093035577149im, -0.06890001171553808 - 0.04080093035577149im, -0.009612721933685679 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.188740452515924e-42, 3.200681029691881e-35, 2.2752466427270898e-35, 2.0455805590719932e-34, 1.2815983252848219e-34, 4.760280542487516e-34, 4.26575375696308e-34, 6.1406089595809345e-33, 2.241212786893273e-34, 2.53571905165864e-33, 3.0845210444108494e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.19066947438098059 + 0.03304291572157034im, 0.19066947438098059 - 0.03304291572157034im, -0.00695830257040865 + 0.14075290076271646im, -0.00695830257040865 - 0.14075290076271646im, -0.13972506404322074 + 0.0im, 0.09136667792100245 + 0.0im, -0.08551320937232376 + 0.0im, -0.06890001171553788 + 0.04080093035577155im, -0.06890001171553788 - 0.04080093035577155im, -0.009612721933685495 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.3592706046736576e-42, 9.979042512498574e-36, 1.1904167098261831e-35, 2.3710350716496775e-35, 3.622576897339973e-36, 4.6122538687343985e-35, 3.577357039680361e-33, 2.2555041495361195e-34, 1.096069369737436e-33, 1.8637186314610078e-33, 8.659926605125631e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.19066947438098092 + 0.03304291572157061im, 0.19066947438098092 - 0.03304291572157061im, -0.006958302570408656 + 0.14075290076271652im, -0.006958302570408656 - 0.14075290076271652im, -0.13972506404322108 + 0.0im, 0.09136667792100249 + 0.0im, -0.08551320937232354 + 0.0im, -0.068900011715538 + 0.04080093035577149im, -0.068900011715538 - 0.04080093035577149im, -0.009612721933685502 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.899568392094758e-43, 1.4652071886009774e-35, 3.2830082918835046e-36, 2.6963437753768936e-36, 2.528277647661079e-35, 1.159034164341493e-35, 6.830995166722945e-35, 2.4376480059972284e-33, 1.6456437974501774e-34, 3.4936008453540284e-33, 4.019700510242801e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.19066947438098103 + 0.03304291572157046im, 0.19066947438098103 - 0.03304291572157046im, -0.006958302570408768 + 0.14075290076271665im, -0.006958302570408768 - 0.14075290076271665im, -0.139725064043221 + 0.0im, 0.09136667792100255 + 0.0im, -0.08551320937232369 + 0.0im, -0.06890001171553813 + 0.040800930355771536im, -0.06890001171553813 - 0.040800930355771536im, -0.009612721933685415 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.278816029175257e-42, 8.880705278915183e-35, 1.1178878600189315e-35, 2.454670799588851e-35, 1.6593382290627301e-34, 2.7375021643665443e-34, 6.207110920170161e-34, 5.933004897222458e-33, 5.432399692669143e-34, 4.894525234567703e-33, 5.611844697438197e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.19066947438098109 + 0.03304291572157048im, 0.19066947438098109 - 0.03304291572157048im, -0.006958302570408862 + 0.14075290076271638im, -0.006958302570408862 - 0.14075290076271638im, -0.13972506404322105 + 0.0im, 0.09136667792100243 + 0.0im, -0.08551320937232361 + 0.0im, -0.06890001171553797 + 0.040800930355771564im, -0.06890001171553797 - 0.040800930355771564im, -0.009612721933685502 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.3322187631794374e-41, 1.0486316129534448e-34, 7.57184032065989e-35, 5.208778780009456e-34, 2.4646016434151697e-35, 1.4222052825748344e-33, 9.13550664191267e-34, 1.829231477452769e-32, 5.481502327112912e-33, 1.9916831947726595e-33, 3.206226843033706e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.19066947438098097 + 0.03304291572157028im, 0.19066947438098097 - 0.03304291572157028im, -0.006958302570408718 + 0.14075290076271654im, -0.006958302570408718 - 0.14075290076271654im, -0.13972506404322138 + 0.0im, 0.09136667792100243 + 0.0im, -0.08551320937232358 + 0.0im, -0.06890001171553797 + 0.04080093035577151im, -0.06890001171553797 - 0.04080093035577151im, -0.00961272193368555 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.747616856005046e-42, 7.369545083698955e-35, 5.590736612849402e-36, 2.1701693360523942e-35, 4.48529869136304e-35, 3.0159539744840183e-34, 3.723866981122411e-34, 3.9359313443158804e-33, 2.5483520386323993e-33, 1.50948713975628e-33, 1.4689766979651905e-32). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.1906694743809808 + 0.03304291572157052im, 0.1906694743809808 - 0.03304291572157052im, -0.00695830257040865 + 0.14075290076271632im, -0.00695830257040865 - 0.14075290076271632im, -0.1397250640432211 + 0.0im, 0.09136667792100245 + 0.0im, -0.08551320937232361 + 0.0im, -0.06890001171553803 + 0.04080093035577157im, -0.06890001171553803 - 0.04080093035577157im, -0.009612721933685476 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.285873159310968e-43, 6.998079251107245e-37, 4.311298841543274e-36, 3.515715618924352e-36, 3.029691277133867e-36, 2.724633213415034e-34, 1.3894441052018375e-34, 5.4772893986553605e-33, 8.825456838706913e-34, 7.47873973592302e-33, 8.775291697864157e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.19066947438098075 + 0.03304291572157047im, 0.19066947438098075 - 0.03304291572157047im, -0.006958302570408709 + 0.14075290076271665im, -0.006958302570408709 - 0.14075290076271665im, -0.1397250640432207 + 0.0im, 0.09136667792100257 + 0.0im, -0.08551320937232365 + 0.0im, -0.06890001171553803 + 0.04080093035577158im, -0.06890001171553803 - 0.04080093035577158im, -0.009612721933685455 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.05449983128758e-43, 1.402625195217403e-35, 4.950719185249009e-36, 1.5714992646943747e-35, 1.1115089444985595e-35, 1.9871660686308252e-35, 5.836216529784452e-35, 6.7159286810683595e-34, 5.405106669861681e-34, 1.2357031351239263e-33, 3.7515860804133305e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.1906694743809808 + 0.03304291572157038im, 0.1906694743809808 - 0.03304291572157038im, -0.0069583025704087675 + 0.14075290076271676im, -0.0069583025704087675 - 0.14075290076271676im, -0.13972506404322113 + 0.0im, 0.09136667792100246 + 0.0im, -0.0855132093723237 + 0.0im, -0.06890001171553808 + 0.040800930355771634im, -0.06890001171553808 - 0.040800930355771634im, -0.009612721933685581 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.209035571423321e-42, 1.7230413942871286e-34, 7.160754304373418e-35, 6.580574184286465e-35, 7.333464499547934e-35, 2.0975625224666943e-34, 7.023995756299346e-34, 3.7706345885453e-33, 1.2949272049188743e-33, 2.0149348429554964e-34, 1.4830247991536743e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.1592473982729495 + 0.04050395868967217im, 0.1592473982729495 - 0.04050395868967217im, -0.027975830462445887 + 0.10584436763099415im, -0.027975830462445887 - 0.10584436763099415im, 0.04468558342337793 + 0.09837132949498403im, 0.04468558342337793 - 0.09837132949498403im, -0.10558596362191541 + 0.0im, -0.07642408122824171 + 0.0im, 0.03769789814427185 + 0.05102999628503373im, 0.03769789814427185 - 0.05102999628503373im, -0.02251320927884933 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.759918522856797e-44, 3.6321133428619213e-35, 4.0261652227773223e-35, 1.307776073085728e-34, 4.098254272464591e-36, 5.835818338034053e-35, 8.914613755601769e-34, 2.834997673737994e-34, 1.0427808664469367e-34, 4.707995117905455e-33, 4.654226887425381e-33, 6.029706678982211e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1592473982729494 + 0.04050395868967224im, 0.1592473982729494 - 0.04050395868967224im, -0.027975830462445922 + 0.10584436763099427im, -0.027975830462445922 - 0.10584436763099427im, 0.044685583423377986 + 0.09837132949498428im, 0.044685583423377986 - 0.09837132949498428im, -0.10558596362191594 + 0.0im, -0.07642408122824154 + 0.0im, 0.03769789814427184 + 0.05102999628503377im, 0.03769789814427184 - 0.05102999628503377im, -0.0225132092788493 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.4762293972042313e-43, 2.8150000537851955e-35, 1.6413049507597923e-34, 1.9168467125555586e-34, 3.655476034619178e-34, 3.1037176159864824e-34, 1.6163427357247603e-35, 9.978344540202391e-34, 6.019699224853948e-33, 1.4941660687565513e-33, 2.2090780675156388e-33, 3.113142475406555e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.15924739827294992 + 0.04050395868967214im, 0.15924739827294992 - 0.04050395868967214im, -0.027975830462445953 + 0.10584436763099407im, -0.027975830462445953 - 0.10584436763099407im, 0.04468558342337796 + 0.09837132949498403im, 0.04468558342337796 - 0.09837132949498403im, -0.10558596362191613 + 0.0im, -0.07642408122824133 + 0.0im, 0.03769789814427188 + 0.051029996285033755im, 0.03769789814427188 - 0.051029996285033755im, -0.02251320927884938 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.654676889946942e-44, 3.6270338498063655e-36, 4.1630074001775655e-35, 1.2918941410802426e-34, 2.3243804118740444e-34, 8.218251109621695e-35, 8.022979037371845e-35, 9.162564981329245e-35, 3.231622781305522e-34, 3.045476318832854e-34, 1.0045673512259395e-32, 7.729168699398238e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.15924739827294943 + 0.04050395868967236im, 0.15924739827294943 - 0.04050395868967236im, -0.02797583046244599 + 0.10584436763099411im, -0.02797583046244599 - 0.10584436763099411im, 0.044685583423378 + 0.09837132949498426im, 0.044685583423378 - 0.09837132949498426im, -0.10558596362191577 + 0.0im, -0.0764240812282416 + 0.0im, 0.03769789814427185 + 0.051029996285033706im, 0.03769789814427185 - 0.051029996285033706im, -0.02251320927884935 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.1096867383736932e-43, 1.3816776222448905e-35, 1.9173320379052814e-35, 1.2695170836986732e-34, 2.3742600112175754e-34, 1.2279667087359507e-34, 4.1859544102405925e-34, 5.08996770541053e-35, 6.1937779818138014e-34, 1.947630360578332e-33, 6.85246844993252e-34, 8.974999337476826e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.15924739827294973 + 0.04050395868967225im, 0.15924739827294973 - 0.04050395868967225im, -0.027975830462445964 + 0.10584436763099406im, -0.027975830462445964 - 0.10584436763099406im, 0.044685583423377945 + 0.09837132949498426im, 0.044685583423377945 - 0.09837132949498426im, -0.10558596362191582 + 0.0im, -0.07642408122824154 + 0.0im, 0.037697898144271845 + 0.051029996285033775im, 0.037697898144271845 - 0.051029996285033775im, -0.022513209278849335 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.7157909730906003e-43, 6.039223032980269e-36, 2.7891584182752377e-35, 3.046028188054522e-34, 1.6786475162431618e-34, 1.3528621723406822e-33, 3.896931984030849e-34, 2.231988297968281e-34, 1.3259320795867945e-33, 4.718254973812861e-33, 7.737361032417062e-33, 3.79567500746659e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.15924739827294976 + 0.04050395868967224im, 0.15924739827294976 - 0.04050395868967224im, -0.02797583046244591 + 0.10584436763099388im, -0.02797583046244591 - 0.10584436763099388im, 0.04468558342337799 + 0.09837132949498412im, 0.04468558342337799 - 0.09837132949498412im, -0.10558596362191584 + 0.0im, -0.07642408122824143 + 0.0im, 0.03769789814427181 + 0.051029996285033755im, 0.03769789814427181 - 0.051029996285033755im, -0.022513209278849387 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.861880893803329e-44, 9.591560968088857e-36, 4.223325995892904e-36, 4.044447213032927e-35, 8.614022846777132e-35, 4.2882862044250227e-35, 1.2384486874737484e-34, 8.111501409856026e-35, 4.1609832411480115e-33, 1.5432917488194235e-33, 6.918260676838478e-33, 2.3702778796594093e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.15924739827294987 + 0.040503958689672465im, 0.15924739827294987 - 0.040503958689672465im, -0.02797583046244598 + 0.10584436763099407im, -0.02797583046244598 - 0.10584436763099407im, 0.0446855834233779 + 0.09837132949498414im, 0.0446855834233779 - 0.09837132949498414im, -0.10558596362191579 + 0.0im, -0.07642408122824156 + 0.0im, 0.03769789814427187 + 0.05102999628503376im, 0.03769789814427187 - 0.05102999628503376im, -0.02251320927884935 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.128508511435974e-44, 1.4176154998613523e-35, 3.3519357684892835e-35, 2.5087087500926748e-36, 1.1725390495853065e-34, 8.392892203783256e-35, 3.7314484104975867e-34, 2.1833984553932625e-34, 3.1398493158166133e-34, 7.972839619933973e-34, 1.2440546432247453e-33, 8.176393871899659e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.15924739827294976 + 0.040503958689672395im, 0.15924739827294976 - 0.040503958689672395im, -0.027975830462445957 + 0.10584436763099396im, -0.027975830462445957 - 0.10584436763099396im, 0.04468558342337803 + 0.0983713294949844im, 0.04468558342337803 - 0.0983713294949844im, -0.10558596362191586 + 0.0im, -0.07642408122824128 + 0.0im, 0.037697898144271866 + 0.051029996285033796im, 0.037697898144271866 - 0.051029996285033796im, -0.02251320927884949 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.3671181020270146e-43, 1.0950800050520724e-34, 8.298102968205497e-35, 1.2131743897573004e-33, 1.1989276789915695e-33, 1.7489076083107472e-33, 7.411055001037105e-35, 1.2384947890072423e-33, 1.3165096451562932e-33, 9.328039895464543e-33, 2.3476564731613945e-33, 3.665250623256042e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.15924739827294948 + 0.040503958689672256im, 0.15924739827294948 - 0.040503958689672256im, -0.027975830462445873 + 0.10584436763099407im, -0.027975830462445873 - 0.10584436763099407im, 0.044685583423377945 + 0.09837132949498419im, 0.044685583423377945 - 0.09837132949498419im, -0.10558596362191583 + 0.0im, -0.0764240812282413 + 0.0im, 0.03769789814427188 + 0.05102999628503382im, 0.03769789814427188 - 0.05102999628503382im, -0.022513209278849415 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.681769486855352e-44, 1.8931028393180828e-36, 2.6545843490243783e-35, 1.3005032477305889e-34, 2.0697663256308472e-34, 1.6914546296667984e-34, 4.486427435384976e-35, 1.8579531359622485e-34, 6.972208517780506e-34, 2.0842897631352557e-33, 1.0580124240553032e-33, 3.5393528658991196e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.15924739827295004 + 0.040503958689672374im, 0.15924739827295004 - 0.040503958689672374im, -0.027975830462445977 + 0.10584436763099422im, -0.027975830462445977 - 0.10584436763099422im, 0.0446855834233779 + 0.09837132949498417im, 0.0446855834233779 - 0.09837132949498417im, -0.10558596362191583 + 0.0im, -0.0764240812282414 + 0.0im, 0.03769789814427184 + 0.0510299962850338im, 0.03769789814427184 - 0.0510299962850338im, -0.022513209278849387 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.2371635057909503e-43, 2.974705247682165e-35, 3.134943128948489e-36, 2.6324905507473432e-34, 4.878508330183231e-34, 4.570017329940285e-34, 1.1000311217208883e-33, 1.1442368247093355e-34, 2.689809563658214e-33, 2.634427879872638e-33, 1.965558693659931e-33, 6.227675930727027e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.09612985376764571 + 0.11569483592095117im, -0.09612985376764571 - 0.11569483592095117im, -0.12107950895084683 + 0.060801775529208124im, -0.12107950895084683 - 0.060801775529208124im, 0.12780392981420605 + 0.041389726646714954im, 0.12780392981420605 - 0.041389726646714954im, -0.014904252723913929 + 0.11631880280322326im, -0.014904252723913929 - 0.11631880280322326im, -0.08646322117876355 + 0.0im, 0.021883003752538543 + 0.030816178831038578im, 0.021883003752538543 - 0.030816178831038578im, 0.036910972596898156 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.5518754314167426e-45, 9.435421659243277e-36, 7.70481308947985e-36, 1.3576227049957754e-35, 4.5731390716248426e-35, 1.2347653780040169e-37, 1.0061976197714187e-35, 1.1268782477623139e-34, 7.111938502208837e-36, 7.187956919485065e-33, 9.173646939626432e-34, 5.220849581181882e-33, 4.327486639810114e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.09612985376764563 + 0.11569483592095116im, -0.09612985376764563 - 0.11569483592095116im, -0.12107950895084693 + 0.060801775529208166im, -0.12107950895084693 - 0.060801775529208166im, 0.12780392981420585 + 0.041389726646714954im, 0.12780392981420585 - 0.041389726646714954im, -0.014904252723914008 + 0.1163188028032234im, -0.014904252723914008 - 0.1163188028032234im, -0.0864632211787636 + 0.0im, 0.021883003752538537 + 0.030816178831038533im, 0.021883003752538537 - 0.030816178831038533im, 0.036910972596898184 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.041444646688245e-44, 8.219241067158917e-35, 1.3284286181491415e-34, 3.6515298050348335e-34, 1.3124205312150092e-34, 2.3758353260433903e-35, 4.4798206651890343e-35, 1.6203341039714733e-34, 4.3748216344573816e-34, 3.791181112267051e-33, 5.593405094940722e-33, 1.4511533530740927e-32, 6.931075582270263e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.09612985376764559 + 0.11569483592095121im, -0.09612985376764559 - 0.11569483592095121im, -0.12107950895084695 + 0.06080177552920814im, -0.12107950895084695 - 0.06080177552920814im, 0.12780392981420596 + 0.0413897266467148im, 0.12780392981420596 - 0.0413897266467148im, -0.014904252723913998 + 0.11631880280322336im, -0.014904252723913998 - 0.11631880280322336im, -0.08646322117876366 + 0.0im, 0.021883003752538585 + 0.03081617883103854im, 0.021883003752538585 - 0.03081617883103854im, 0.03691097259689821 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.516650672556767e-44, 1.8458710066860202e-34, 3.9440898976001974e-35, 5.467007040708293e-35, 2.299194066857961e-34, 9.980397091426905e-35, 8.442774253439399e-35, 1.2484523863792431e-34, 1.294633140107784e-34, 1.1076694194295518e-32, 1.288736700920903e-32, 4.364838552243365e-33, 3.382401418858372e-33). ) (vals, info) = (ComplexF64[0.9999999999999978 + 0.0im, -0.09612985376764555 + 0.11569483592095102im, -0.09612985376764555 - 0.11569483592095102im, -0.12107950895084685 + 0.06080177552920816im, -0.12107950895084685 - 0.06080177552920816im, 0.12780392981420585 + 0.041389726646714954im, 0.12780392981420585 - 0.041389726646714954im, -0.014904252723913998 + 0.11631880280322318im, -0.014904252723913998 - 0.11631880280322318im, -0.08646322117876355 + 0.0im, 0.021883003752538602 + 0.03081617883103852im, 0.021883003752538602 - 0.03081617883103852im, 0.03691097259689818 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.404163732035187e-45, 3.3728449148009464e-36, 2.9364872843698885e-35, 3.3399939050106454e-35, 4.397376014523266e-35, 1.6378146581288841e-35, 3.10725752317458e-35, 5.151251662031792e-35, 9.781198821795255e-36, 2.1878450542610033e-33, 5.635153545208829e-33, 4.7548938865852955e-33, 1.0297803776536704e-32). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.09612985376764566 + 0.1156948359209511im, -0.09612985376764566 - 0.1156948359209511im, -0.12107950895084686 + 0.06080177552920816im, -0.12107950895084686 - 0.06080177552920816im, 0.12780392981420574 + 0.041389726646714906im, 0.12780392981420574 - 0.041389726646714906im, -0.01490425272391412 + 0.1163188028032234im, -0.01490425272391412 - 0.1163188028032234im, -0.08646322117876348 + 0.0im, 0.02188300375253853 + 0.03081617883103854im, 0.02188300375253853 - 0.03081617883103854im, 0.03691097259689822 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.0980121093377213e-44, 9.361042460694739e-35, 1.698316004800826e-35, 4.542120584140809e-34, 1.1843905344093878e-34, 7.735453387300754e-36, 2.2631753099464673e-34, 2.0628146760028444e-34, 3.302368089508815e-34, 1.7501765016526275e-32, 4.056744379020562e-33, 4.024993445661547e-33, 1.5362063809065432e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.0961298537676458 + 0.11569483592095103im, -0.0961298537676458 - 0.11569483592095103im, -0.12107950895084686 + 0.06080177552920816im, -0.12107950895084686 - 0.06080177552920816im, 0.1278039298142058 + 0.04138972664671495im, 0.1278039298142058 - 0.04138972664671495im, -0.014904252723914001 + 0.11631880280322343im, -0.014904252723914001 - 0.11631880280322343im, -0.08646322117876354 + 0.0im, 0.021883003752538564 + 0.03081617883103851im, 0.021883003752538564 - 0.03081617883103851im, 0.036910972596898156 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.0633097578051864e-45, 1.1863075423032727e-35, 4.688768301477095e-35, 4.023470628697546e-35, 2.5598177398889385e-35, 1.217939000322554e-35, 1.4325540415908399e-35, 9.799846266031767e-35, 4.7170603323937804e-35, 6.169163413912353e-34, 9.023360912755025e-34, 7.15476283221653e-34, 6.113439518738173e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.09612985376764568 + 0.11569483592095121im, -0.09612985376764568 - 0.11569483592095121im, -0.12107950895084701 + 0.06080177552920827im, -0.12107950895084701 - 0.06080177552920827im, 0.1278039298142058 + 0.041389726646714926im, 0.1278039298142058 - 0.041389726646714926im, -0.014904252723913988 + 0.11631880280322347im, -0.014904252723913988 - 0.11631880280322347im, -0.08646322117876348 + 0.0im, 0.02188300375253852 + 0.030816178831038536im, 0.02188300375253852 - 0.030816178831038536im, 0.03691097259689816 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.048800226011533e-45, 2.246450547360373e-35, 4.9787081924094875e-36, 1.2592512579960755e-35, 3.796454958998718e-35, 1.592441172850651e-35, 4.4633254265330975e-35, 4.4847769673161626e-35, 3.5655549869723765e-35, 3.5487575760009024e-34, 1.899225234935772e-33, 2.5223001580124888e-33, 4.566507913381443e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.09612985376764566 + 0.11569483592095108im, -0.09612985376764566 - 0.11569483592095108im, -0.12107950895084683 + 0.06080177552920799im, -0.12107950895084683 - 0.06080177552920799im, 0.12780392981420596 + 0.04138972664671497im, 0.12780392981420596 - 0.04138972664671497im, -0.014904252723913974 + 0.11631880280322311im, -0.014904252723913974 - 0.11631880280322311im, -0.0864632211787636 + 0.0im, 0.0218830037525386 + 0.03081617883103855im, 0.0218830037525386 - 0.03081617883103855im, 0.036910972596898184 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9592146179193754e-44, 1.458977043345971e-35, 3.929768502848057e-35, 7.923100943332188e-35, 4.313822536157482e-35, 4.306397346481111e-35, 4.587640839092732e-35, 2.2597537930566505e-34, 1.1014697759192179e-35, 7.738674316274663e-34, 4.764471927148908e-33, 1.0478346112651443e-33, 8.146446349842224e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.09612985376764571 + 0.11569483592095134im, -0.09612985376764571 - 0.11569483592095134im, -0.12107950895084685 + 0.06080177552920822im, -0.12107950895084685 - 0.06080177552920822im, 0.12780392981420585 + 0.04138972664671495im, 0.12780392981420585 - 0.04138972664671495im, -0.014904252723913994 + 0.11631880280322335im, -0.014904252723913994 - 0.11631880280322335im, -0.08646322117876346 + 0.0im, 0.021883003752538592 + 0.030816178831038536im, 0.021883003752538592 - 0.030816178831038536im, 0.036910972596898156 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.056106161774551e-45, 2.3708385386746615e-35, 1.1241214108501167e-35, 4.578688665912117e-35, 2.504779841057215e-35, 1.005288089703998e-35, 3.3723348653870385e-35, 1.0624536076614562e-35, 4.953768113854192e-35, 1.6566793524078783e-33, 5.0330133193251115e-33, 2.7310287104323775e-33, 1.684508829257591e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.09612985376764566 + 0.11569483592095112im, -0.09612985376764566 - 0.11569483592095112im, -0.1210795089508469 + 0.060801775529208076im, -0.1210795089508469 - 0.060801775529208076im, 0.12780392981420607 + 0.041389726646714975im, 0.12780392981420607 - 0.041389726646714975im, -0.014904252723914047 + 0.1163188028032233im, -0.014904252723914047 - 0.1163188028032233im, -0.08646322117876351 + 0.0im, 0.021883003752538616 + 0.03081617883103855im, 0.021883003752538616 - 0.03081617883103855im, 0.036910972596898156 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2299097007999797e-44, 1.7972480688895958e-35, 1.6784875144756432e-35, 5.512546192329978e-35, 5.969507776752307e-35, 1.410950835987926e-35, 2.200135349746269e-35, 2.4235336924976033e-35, 1.1258806274045521e-34, 6.04776479333278e-34, 1.1986974538090299e-32, 5.386674265811654e-33, 8.080874484437767e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.09612985376764596 + 0.11569483592095141im, -0.09612985376764596 - 0.11569483592095141im, -0.12107950895084679 + 0.060801775529208124im, -0.12107950895084679 - 0.060801775529208124im, 0.1278039298142063 + 0.041389726646715135im, 0.1278039298142063 - 0.041389726646715135im, -0.01490425272391396 + 0.11631880280322339im, -0.01490425272391396 - 0.11631880280322339im, -0.08646322117876354 + 0.0im, 0.021883003752538557 + 0.030816178831038567im, 0.021883003752538557 - 0.030816178831038567im, 0.03691097259689819 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.2132557343198465e-45, 5.4082897621636e-36, 2.6119526073024984e-36, 1.4913258279741172e-35, 1.4197599989228712e-35, 2.0407924677362475e-35, 2.4065520534091213e-35, 8.188635128976519e-36, 6.979378824352423e-35, 7.2554652031297154e-34, 3.2739238727293586e-35, 5.523599306836938e-33, 6.813306380598577e-33). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m30.7s Testing PCCAPlus tests passed Testing completed after 107.75s PkgEval succeeded after 181.24s