Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.30 (073666df8b*) started at 2025-11-04T19:50:47.634 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.74s ################################################################################ # Installation # Installing PCCAPlus... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f48fc343] + PCCAPlus v1.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.18.0 [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [7d9fca2a] + Arpack v0.5.4 [4fba245c] + ArrayInterface v7.22.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.2 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.10 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.14.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.2.2 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.13.2 [bac558e1] + OrderedCollections v1.8.1 [f48fc343] + PCCAPlus v1.1.2 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.7 [3a884ed6] + UnPack v1.0.2 ⌅ [68821587] + Arpack_jll v3.5.1+1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.9.9 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.67.1+0 [3f19e933] + p7zip_jll v17.6.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.79s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/nGMfF/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 6369.4 ms ✓ Optim 2951.5 ms ✓ PCCAPlus 2 dependencies successfully precompiled in 17 seconds. 88 already precompiled. Precompilation completed after 21.66s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_G2U22U/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_G2U22U/Manifest.toml` [47edcb42] ADTypes v1.18.0 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [4fba245c] ArrayInterface v7.22.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.2 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.10 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.14.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.2.2 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌃ [0b1a1467] KrylovKit v0.8.3 [d3d80556] LineSearches v7.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [f48fc343] PCCAPlus v1.1.2 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.7 [3a884ed6] UnPack v1.0.2 ⌅ [409d34a3] VectorInterface v0.4.9 ⌅ [68821587] Arpack_jll v3.5.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.9.9 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.67.1+0 [3f19e933] p7zip_jll v17.6.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.3169833946884997 + 0.0im, 0.27278173374901266 + 0.0im, 0.1383620809516243 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (4.395913504552076e-35, 2.3247004503815366e-34, 6.703345722104331e-33, 7.594735522293015e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.3169833946884993 + 0.0im, 0.2727817337490127 + 0.0im, 0.13836208095162428 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.0854907988007021e-35, 1.3625026434304286e-33, 5.351653610980484e-33, 2.3885402187123514e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.39211915495264205 + 0.0im, 0.22851806797162388 + 0.0im, 0.11853581262903837 + 0.0im, -0.040564862998823524 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (8.459509262526525e-36, 5.1464690950633416e-33, 3.186754281530288e-32, 8.161910031356343e-33, 3.551429449734967e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.3921191549526418 + 0.0im, 0.22851806797162388 + 0.0im, 0.11853581262903838 + 0.0im, -0.0405648629988235 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.647448753519735e-36, 2.0934533936972145e-34, 2.448724199425187e-33, 1.2837203413842691e-33, 1.4522136346163626e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.39211915495264155 + 0.0im, 0.22851806797162386 + 0.0im, 0.11853581262903845 + 0.0im, -0.040564862998823545 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.0441131334260233e-36, 2.2721962891489284e-35, 2.4563692423213268e-33, 3.7644096766786936e-34, 2.585130728429703e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.20218182539386728 + 0.0im, 0.1257553701116309 + 0.0im, -0.10603781850145853 + 0.0im, -0.07927105411787112 + 0.0im, 0.02127786185221416 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (9.053309130234304e-40, 3.702005383537464e-36, 3.2843143086744115e-35, 8.790694268833865e-36, 3.549135604547642e-35, 1.190345171178013e-33). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, 0.20218182539386712 + 0.0im, 0.12575537011163085 + 0.0im, -0.10603781850145852 + 0.0im, -0.07927105411787105 + 0.0im, 0.021277861852214173 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.9110135770599393e-37, 1.9598963473108858e-33, 1.9874919715422465e-33, 2.0571250721929532e-33, 3.4950901136740126e-33, 5.013127926499503e-33). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, 0.20218182539386745 + 0.0im, 0.12575537011163093 + 0.0im, -0.10603781850145858 + 0.0im, -0.07927105411787105 + 0.0im, 0.021277861852214183 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.2190915306760555e-39, 1.5359996765219174e-36, 9.689510058969953e-35, 1.0616810697112303e-34, 3.2975566874309343e-33, 1.0258308558398053e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.2021818253938671 + 0.0im, 0.12575537011163104 + 0.0im, -0.10603781850145866 + 0.0im, -0.07927105411787115 + 0.0im, 0.02127786185221419 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (9.854047319283636e-38, 3.680154440535283e-33, 4.549103546874683e-34, 1.913393765609725e-33, 1.1843810310363057e-33, 1.638693615698426e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.3166797717474546 + 0.0im, 0.26187720849183077 + 0.0im, -0.2474928724590959 + 0.0im, 0.13008110161550018 + 0.0im, -0.10263839841923247 + 0.0im, 0.06096104108794369 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.314989929825962e-38, 7.824553728145632e-34, 5.53895270292483e-34, 6.277774125793794e-35, 1.9525527027816173e-33, 5.185970959732632e-33, 1.316378032032485e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.3166797717474542 + 0.0im, 0.26187720849183066 + 0.0im, -0.24749287245909543 + 0.0im, 0.13008110161550024 + 0.0im, -0.10263839841923239 + 0.0im, 0.06096104108794375 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (9.571550168323462e-38, 4.724800380368965e-33, 1.613007378297244e-33, 9.727393138828201e-34, 2.1528912782166648e-33, 1.4016532582013872e-33, 4.0653766516550614e-33). ) (vals, info) = (ComplexF64[0.9999999999999988 + 0.0im, 0.31667977174745415 + 0.0im, 0.2618772084918305 + 0.0im, -0.24749287245909543 + 0.0im, 0.13008110161550024 + 0.0im, -0.10263839841923246 + 0.0im, 0.060961041087943674 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (4.748186664797613e-38, 7.387158555523011e-33, 1.069490742085283e-34, 1.1941152023502558e-33, 2.0546349050303574e-33, 1.2995116612845484e-33, 6.300376442051954e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.31667977174745443 + 0.0im, 0.26187720849183016 + 0.0im, -0.2474928724590961 + 0.0im, 0.13008110161550024 + 0.0im, -0.10263839841923257 + 0.0im, 0.06096104108794376 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.1675630847299197e-38, 1.1720962125542668e-34, 1.29116859066507e-33, 2.3419772827395944e-34, 1.2532662190492018e-32, 1.69084037578088e-33, 3.496472305781983e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.31667977174745393 + 0.0im, 0.2618772084918306 + 0.0im, -0.24749287245909501 + 0.0im, 0.13008110161550027 + 0.0im, -0.10263839841923239 + 0.0im, 0.06096104108794376 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.5706883658468945e-37, 5.2753984144616555e-34, 5.654376448427463e-33, 1.078824482620823e-33, 4.374350330643637e-33, 1.1703913438114714e-33, 6.613437296850965e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.21663308895799477 + 0.0im, -0.19398321776509708 + 0.0im, 0.1636354899985454 + 0.0im, -0.15715244626377514 + 0.0im, -0.08176874186979217 + 0.0im, 0.06566829873288878 + 0.0im, -0.01773012366373543 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (9.409805023467954e-40, 4.4626365471911554e-35, 1.3211095273696034e-34, 2.376049783655036e-34, 3.8247660722302513e-34, 2.8011224889951224e-33, 4.622846344360044e-33, 4.565802577868513e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2166330889579946 + 0.0im, -0.19398321776509694 + 0.0im, 0.16363548999854527 + 0.0im, -0.15715244626377503 + 0.0im, -0.08176874186979219 + 0.0im, 0.06566829873288862 + 0.0im, -0.017730123663735456 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.853494417134451e-40, 5.786461604788905e-35, 1.0689756797788802e-34, 5.884983470438788e-35, 3.6710587089091704e-34, 1.4241920100473113e-33, 1.7533462360301656e-34, 1.153367919438043e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.21663308895799457 + 0.0im, -0.19398321776509717 + 0.0im, 0.16363548999854532 + 0.0im, -0.1571524462637751 + 0.0im, -0.08176874186979219 + 0.0im, 0.06566829873288878 + 0.0im, -0.0177301236637355 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.3220984259867695e-40, 2.2735979506214731e-35, 1.0037742098606176e-34, 1.311042575292327e-33, 1.9773059157045063e-34, 1.5310325336186075e-33, 3.952914958787994e-34, 4.4323653360028656e-35). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.2166330889579943 + 0.0im, -0.1939832177650971 + 0.0im, 0.16363548999854577 + 0.0im, -0.1571524462637752 + 0.0im, -0.08176874186979215 + 0.0im, 0.06566829873288883 + 0.0im, -0.017730123663735428 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (7.179633505179365e-40, 1.0137377161323588e-34, 3.12413677905109e-35, 1.5067356166143786e-33, 6.966846945755887e-34, 2.6485615995560932e-33, 1.2688422401613806e-33, 4.842254595764747e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.2166330889579949 + 0.0im, -0.19398321776509742 + 0.0im, 0.16363548999854555 + 0.0im, -0.1571524462637751 + 0.0im, -0.08176874186979222 + 0.0im, 0.06566829873288885 + 0.0im, -0.01773012366373545 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.105044125985106e-39, 3.5497785560451034e-33, 4.764753961775101e-34, 6.381554273844404e-33, 2.5788146853326167e-33, 2.787634759944002e-33, 1.3713782994723373e-33, 8.217964048041609e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.21663308895799457 + 0.0im, -0.19398321776509717 + 0.0im, 0.16363548999854527 + 0.0im, -0.1571524462637752 + 0.0im, -0.08176874186979219 + 0.0im, 0.06566829873288875 + 0.0im, -0.01773012366373544 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.914207589502039e-40, 4.6203546494007394e-35, 9.077692853878249e-35, 9.236598704738738e-35, 3.8869008533465806e-34, 4.8769325905032445e-34, 7.337859252320637e-33, 6.908885258401538e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.2628094399408294 + 0.0im, -0.1993069783798803 + 0.0im, 0.12218006444154539 + 0.0im, -0.11941588909644767 + 0.0im, 0.07198331826668491 + 0.0im, 0.048469258562454084 + 0.0im, -0.04832928400599961 + 0.0im, 0.0061145011044924594 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.3892788084499655e-42, 5.773265268168811e-37, 3.462216374725301e-37, 8.053557793419729e-35, 1.6444232802986019e-34, 2.3271272739084413e-33, 2.5907111754567213e-34, 5.859930476817686e-35, 6.882332217313987e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.26280943994082917 + 0.0im, -0.19930697837987987 + 0.0im, 0.1221800644415456 + 0.0im, -0.11941588909644772 + 0.0im, 0.0719833182666848 + 0.0im, 0.04846925856245414 + 0.0im, -0.04832928400599967 + 0.0im, 0.006114501104492448 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.995745994616978e-42, 6.395064002910335e-36, 6.17439991617978e-37, 2.6996029755470134e-35, 8.172993583354757e-36, 6.398155051834344e-34, 1.6973765414999074e-33, 1.3886292061787878e-34, 7.458395508012259e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2628094399408293 + 0.0im, -0.19930697837987993 + 0.0im, 0.12218006444154524 + 0.0im, -0.11941588909644785 + 0.0im, 0.07198331826668487 + 0.0im, 0.04846925856245413 + 0.0im, -0.048329284005999736 + 0.0im, 0.006114501104492464 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (7.756410753281295e-43, 4.287688551264896e-37, 1.717188132328873e-37, 1.1779490849340229e-35, 2.4013844472265455e-36, 8.069449249162566e-35, 1.0087114379546161e-34, 3.135454624171518e-35, 7.915751561935383e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.26280943994082917 + 0.0im, -0.19930697837988037 + 0.0im, 0.1221800644415455 + 0.0im, -0.1194158890964475 + 0.0im, 0.07198331826668489 + 0.0im, 0.04846925856245411 + 0.0im, -0.048329284005999715 + 0.0im, 0.006114501104492437 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.8222186920060153e-41, 1.1755051037972612e-36, 1.7415101052498683e-36, 2.4697666487702347e-34, 4.494418496744846e-35, 5.877394340955888e-34, 1.6866994986411987e-33, 3.971412359621054e-34, 1.8188820613769645e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.2628094399408287 + 0.0im, -0.19930697837987993 + 0.0im, 0.12218006444154553 + 0.0im, -0.1194158890964476 + 0.0im, 0.07198331826668497 + 0.0im, 0.0484692585624541 + 0.0im, -0.04832928400599974 + 0.0im, 0.006114501104492451 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (9.580570751740124e-42, 3.1752457700879425e-36, 7.795967357552382e-37, 7.368096422817717e-35, 2.2755691748295058e-34, 6.819957581839726e-34, 5.218906230590109e-34, 1.0670945289040692e-34, 1.8599705385289848e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.2628094399408287 + 0.0im, -0.19930697837987998 + 0.0im, 0.12218006444154536 + 0.0im, -0.11941588909644776 + 0.0im, 0.0719833182666849 + 0.0im, 0.0484692585624541 + 0.0im, -0.04832928400599969 + 0.0im, 0.006114501104492474 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.103458959572121e-41, 1.302164540988879e-36, 8.373965878017521e-36, 1.760229329159367e-34, 3.027062226109836e-34, 1.2499586418421696e-33, 1.3596972875891518e-33, 4.851959323202975e-34, 2.034990495754669e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.2628094399408288 + 0.0im, -0.19930697837988015 + 0.0im, 0.12218006444154543 + 0.0im, -0.11941588909644779 + 0.0im, 0.071983318266685 + 0.0im, 0.04846925856245418 + 0.0im, -0.0483292840059997 + 0.0im, 0.006114501104492482 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.4401561466456726e-41, 3.3638516220584356e-36, 5.63695758499148e-36, 4.10620360421668e-33, 5.069686474986048e-35, 2.2044492540810813e-33, 1.5378270059581205e-33, 4.503158206163167e-34, 1.867373307586168e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.2464744180855403 + 0.0im, -0.1682700590501766 + 0.0im, 0.12994862574042115 + 0.0im, -0.11671323590461255 + 0.0im, 0.10249668208969598 + 0.0im, -0.09653237108484018 + 0.0im, -0.0753924639907146 + 0.0im, -0.05779151345361773 + 0.0im, -0.017035499490090072 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.8257990427544404e-43, 2.307637649366051e-37, 5.5377351986548506e-36, 5.9671878889501754e-36, 4.813821015783197e-34, 4.852519760383422e-35, 1.6760065474586848e-33, 9.908258064628433e-34, 2.26575427773077e-33, 7.437421255316489e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2464744180855391 + 0.0im, -0.1682700590501765 + 0.0im, 0.1299486257404208 + 0.0im, -0.11671323590461247 + 0.0im, 0.1024966820896958 + 0.0im, -0.09653237108484027 + 0.0im, -0.07539246399071454 + 0.0im, -0.05779151345361768 + 0.0im, -0.01703549949009006 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.3951026197966241e-42, 6.9856934949669325e-37, 2.0084452665073554e-35, 4.962452417332062e-35, 4.733919591248754e-33, 3.7438311477868108e-34, 5.3161365651064706e-33, 6.466362837609667e-33, 2.608477872232601e-33, 6.391250696533384e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.24647441808553947 + 0.0im, -0.16827005905017633 + 0.0im, 0.1299486257404212 + 0.0im, -0.11671323590461237 + 0.0im, 0.10249668208969596 + 0.0im, -0.09653237108484027 + 0.0im, -0.07539246399071459 + 0.0im, -0.057791513453617716 + 0.0im, -0.01703549949009011 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.274723984046913e-43, 7.549935433405818e-38, 3.0454121639739123e-35, 2.359766250435691e-35, 1.6461171693153411e-34, 9.062477587571653e-36, 2.1843812974447283e-33, 8.529943076689106e-33, 8.128909879689435e-34, 1.982096819573298e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.24647441808553944 + 0.0im, -0.16827005905017664 + 0.0im, 0.12994862574042096 + 0.0im, -0.11671323590461251 + 0.0im, 0.10249668208969619 + 0.0im, -0.09653237108484038 + 0.0im, -0.07539246399071456 + 0.0im, -0.05779151345361778 + 0.0im, -0.017035499490090096 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.6754078301660764e-43, 3.2896349244847245e-37, 8.190761375079589e-36, 6.773371128486263e-36, 5.499184761718022e-34, 1.8450907212082202e-35, 2.8224080754337837e-33, 6.49949364690157e-33, 1.6825037801366128e-34, 4.91130747871919e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.24647441808553963 + 0.0im, -0.16827005905017686 + 0.0im, 0.12994862574042104 + 0.0im, -0.11671323590461236 + 0.0im, 0.10249668208969587 + 0.0im, -0.09653237108484022 + 0.0im, -0.07539246399071457 + 0.0im, -0.057791513453617716 + 0.0im, -0.017035499490090113 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.8049468694972974e-43, 9.627723417312692e-38, 2.409195328267862e-35, 3.20405205676865e-36, 4.601458118147929e-34, 4.797172990107514e-35, 1.870213707706764e-33, 5.740026723101152e-34, 7.581617953948839e-34, 4.538907079979811e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.24647441808553935 + 0.0im, -0.16827005905017667 + 0.0im, 0.1299486257404211 + 0.0im, -0.11671323590461247 + 0.0im, 0.10249668208969595 + 0.0im, -0.09653237108484027 + 0.0im, -0.07539246399071457 + 0.0im, -0.05779151345361773 + 0.0im, -0.01703549949009006 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.803454110504469e-43, 1.2814221414608293e-37, 2.8805393301500827e-36, 9.19110472224271e-36, 1.961319264981355e-34, 1.0801402335621328e-35, 5.139512388950544e-34, 7.523022222589622e-34, 5.017603234076753e-33, 4.1787465759633385e-35). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.24647441808553905 + 0.0im, -0.1682700590501767 + 0.0im, 0.12994862574042124 + 0.0im, -0.11671323590461244 + 0.0im, 0.10249668208969591 + 0.0im, -0.09653237108484024 + 0.0im, -0.07539246399071448 + 0.0im, -0.05779151345361773 + 0.0im, -0.017035499490090117 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.959418794377089e-43, 5.842613743405127e-38, 6.194493610202813e-36, 4.0981611213625514e-35, 4.811582423457371e-34, 4.2751643669929437e-35, 7.363946293913821e-33, 3.141201361355849e-33, 1.7998705793613322e-34, 5.711830616335663e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.2464744180855394 + 0.0im, -0.16827005905017633 + 0.0im, 0.12994862574042101 + 0.0im, -0.11671323590461241 + 0.0im, 0.10249668208969598 + 0.0im, -0.09653237108484032 + 0.0im, -0.0753924639907145 + 0.0im, -0.057791513453617674 + 0.0im, -0.017035499490090127 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.978338037468193e-44, 4.224735962373796e-37, 4.0723251427805997e-36, 2.6652162264913927e-36, 2.01417897684224e-32, 1.4758277965944981e-33, 5.44794670352124e-34, 1.1949978824957435e-33, 9.959053720526336e-36, 7.35860119792313e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1885600419495606 + 0.0im, -0.12546659608907834 + 0.0im, 0.1172173559170043 + 0.0im, -0.09803327991223042 + 0.0im, -0.08673193960878964 + 0.0im, 0.08465932465847197 + 0.0im, -0.03802992875813578 + 0.0im, 0.025888475315608974 + 0.0im, -0.008682073860445663 + 0.0im, -0.0020917584336606235 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.940990089739563e-45, 1.8001283666407886e-37, 2.9404618108003266e-36, 3.2261803380785645e-36, 1.9416039998404455e-34, 7.412986953201802e-34, 6.562575310350379e-35, 1.498667560283009e-33, 3.966653232227767e-34, 3.3088649110341455e-33, 3.895259046560461e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.18856004194956036 + 0.0im, -0.12546659608907829 + 0.0im, 0.1172173559170044 + 0.0im, -0.09803327991223049 + 0.0im, -0.08673193960878962 + 0.0im, 0.08465932465847198 + 0.0im, -0.038029928758135774 + 0.0im, 0.025888475315608978 + 0.0im, -0.00868207386044566 + 0.0im, -0.00209175843366063 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.591028407177514e-45, 1.072083380198046e-36, 1.1769634968729481e-35, 1.9516490376039647e-35, 1.9772988683896556e-34, 7.443957940108373e-34, 1.3375466462852695e-34, 5.80843028373149e-34, 1.2374854177067836e-33, 2.5983382298729162e-33, 2.519863400843539e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.18856004194956053 + 0.0im, -0.12546659608907837 + 0.0im, 0.11721735591700419 + 0.0im, -0.09803327991223044 + 0.0im, -0.08673193960878964 + 0.0im, 0.08465932465847209 + 0.0im, -0.03802992875813578 + 0.0im, 0.025888475315608967 + 0.0im, -0.008682073860445673 + 0.0im, -0.002091758433660615 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.6722622115396034e-45, 1.323701824990808e-37, 1.3735808937315795e-36, 2.256483729928272e-36, 4.360707025492909e-35, 2.96261667262726e-34, 1.872349042732489e-35, 2.8734507720312777e-34, 9.389243975661098e-35, 1.792871502340298e-33, 1.0122663381092635e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.18856004194956041 + 0.0im, -0.12546659608907812 + 0.0im, 0.11721735591700427 + 0.0im, -0.09803327991223015 + 0.0im, -0.08673193960878971 + 0.0im, 0.08465932465847185 + 0.0im, -0.03802992875813576 + 0.0im, 0.025888475315608967 + 0.0im, -0.008682073860445684 + 0.0im, -0.0020917584336606343 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.3122725187254342e-45, 6.396045599657604e-38, 1.526703338446397e-36, 2.4613874833767854e-36, 3.0278946893137426e-35, 4.568072860599249e-34, 4.3499441883959185e-35, 9.994856473420677e-35, 8.740861871927296e-35, 1.1745984370943804e-33, 1.4570170489279983e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.1885600419495605 + 0.0im, -0.12546659608907829 + 0.0im, 0.11721735591700416 + 0.0im, -0.09803327991223056 + 0.0im, -0.08673193960878983 + 0.0im, 0.08465932465847212 + 0.0im, -0.03802992875813575 + 0.0im, 0.025888475315608946 + 0.0im, -0.008682073860445675 + 0.0im, -0.002091758433660617 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.641429684848818e-45, 1.7079938496299211e-37, 3.267667544127271e-36, 4.832131834706582e-36, 1.3726357097927002e-34, 2.4391040731201074e-34, 3.7926028428936663e-35, 3.546337726793213e-34, 5.971537617264702e-35, 4.4721373303128005e-33, 3.661659463584564e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.18856004194956055 + 0.0im, -0.1254665960890781 + 0.0im, 0.11721735591700418 + 0.0im, -0.0980332799122304 + 0.0im, -0.08673193960878967 + 0.0im, 0.08465932465847203 + 0.0im, -0.03802992875813573 + 0.0im, 0.025888475315609005 + 0.0im, -0.008682073860445661 + 0.0im, -0.002091758433660618 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.65618229886407e-46, 1.0989317171010192e-38, 3.080278941063799e-36, 5.441628637502679e-37, 7.496110919245688e-35, 1.430816531498697e-34, 1.227299139518768e-35, 6.012760988793949e-35, 1.2631647023765693e-34, 3.996891050003434e-34, 8.97224676070671e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.18856004194956075 + 0.0im, -0.12546659608907823 + 0.0im, 0.11721735591700418 + 0.0im, -0.09803327991223057 + 0.0im, -0.08673193960878975 + 0.0im, 0.08465932465847206 + 0.0im, -0.03802992875813579 + 0.0im, 0.025888475315608995 + 0.0im, -0.008682073860445675 + 0.0im, -0.0020917584336606065 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.772931620054779e-46, 1.9040385303085796e-38, 7.123020341750336e-37, 3.456465956396946e-36, 1.1361734504508142e-35, 1.4533378190385856e-35, 5.1352761030247e-35, 1.5422720962614326e-35, 1.8152293785772558e-35, 1.553632537713615e-33, 4.143954318850677e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.18856004194956016 + 0.0im, -0.1254665960890782 + 0.0im, 0.11721735591700408 + 0.0im, -0.09803327991223044 + 0.0im, -0.08673193960878968 + 0.0im, 0.0846593246584721 + 0.0im, -0.03802992875813575 + 0.0im, 0.025888475315608946 + 0.0im, -0.00868207386044568 + 0.0im, -0.0020917584336606074 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.1953226680022916e-45, 2.78420479917638e-37, 2.864904748756646e-36, 6.131360058840081e-36, 3.2368764042054696e-35, 1.6340778362239444e-34, 5.899701664189695e-36, 3.27420299055914e-34, 1.8104392353898748e-34, 5.978128338034601e-34, 1.1245000235994785e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.18856004194956036 + 0.0im, -0.12546659608907812 + 0.0im, 0.11721735591700418 + 0.0im, -0.09803327991223047 + 0.0im, -0.08673193960878962 + 0.0im, 0.08465932465847201 + 0.0im, -0.03802992875813576 + 0.0im, 0.025888475315608967 + 0.0im, -0.008682073860445672 + 0.0im, -0.0020917584336606087 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.742739084968644e-45, 3.34313842014542e-37, 5.552186278692336e-36, 1.5999835613475538e-36, 1.1583962445759581e-34, 6.432806110313704e-35, 6.33110430067101e-35, 1.7771016982482507e-33, 3.896169862347288e-34, 2.4818804828602683e-33, 2.0389322379175015e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.2752994629089802 + 0.0im, -0.19461369555119098 + 0.0im, 0.18101810797744658 + 0.0im, -0.11912442664273286 + 0.0im, 0.10938524369197954 + 0.0im, 0.08550576571525216 + 0.0im, -0.059044793254283114 + 0.0im, 0.05371727059511044 + 0.0im, -0.045930335960212135 + 0.0im, 0.03115460603955385 + 0.0im, 0.006600092193127918 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.1321470475177424e-45, 2.7404539677539636e-38, 6.974898042834535e-34, 3.0825916956046984e-35, 2.632577061807858e-35, 3.8420285836974444e-34, 5.613095577503895e-34, 3.943328808466314e-34, 6.17936296010751e-33, 9.279926729994417e-34, 1.282964715220112e-33, 1.418573827763041e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2752994629089803 + 0.0im, -0.19461369555119123 + 0.0im, 0.18101810797744652 + 0.0im, -0.11912442664273265 + 0.0im, 0.1093852436919797 + 0.0im, 0.085505765715252 + 0.0im, -0.059044793254283225 + 0.0im, 0.05371727059511044 + 0.0im, -0.04593033596021223 + 0.0im, 0.031154606039553858 + 0.0im, 0.006600092193127928 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.5946675346199675e-46, 1.8179575135337727e-39, 5.504869414564073e-38, 3.065175112024041e-36, 7.533619535962532e-37, 4.447639165459145e-36, 6.897846318146803e-35, 5.628277456414553e-35, 2.3732752978920998e-35, 4.946162247936965e-34, 5.266711983512853e-34, 8.414321237587531e-35). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, -0.27529946290898 + 0.0im, -0.19461369555119115 + 0.0im, 0.18101810797744716 + 0.0im, -0.11912442664273251 + 0.0im, 0.10938524369197969 + 0.0im, 0.08550576571525204 + 0.0im, -0.05904479325428313 + 0.0im, 0.05371727059511046 + 0.0im, -0.04593033596021216 + 0.0im, 0.031154606039553875 + 0.0im, 0.006600092193127909 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.463886138346012e-45, 1.4799075180926057e-37, 2.3702044655808785e-36, 1.2634353174752866e-36, 2.517110617099124e-35, 1.3163593871359672e-34, 3.1705046357016055e-34, 1.2889254339971042e-34, 7.317587909438149e-34, 1.2574901284322815e-33, 1.1469776624508984e-33, 5.628511233176164e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.27529946290897983 + 0.0im, -0.19461369555119146 + 0.0im, 0.18101810797744677 + 0.0im, -0.11912442664273261 + 0.0im, 0.10938524369197963 + 0.0im, 0.08550576571525204 + 0.0im, -0.059044793254283155 + 0.0im, 0.05371727059511043 + 0.0im, -0.04593033596021218 + 0.0im, 0.03115460603955382 + 0.0im, 0.00660009219312789 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.21697062751341e-45, 1.1605043609630108e-38, 1.3153975762078525e-37, 1.615440728307362e-37, 5.3621572606986415e-34, 6.360715205704009e-35, 7.309791115142523e-35, 2.77340333026584e-35, 2.9566368943443446e-33, 1.131846330038019e-34, 8.958708339167387e-34, 8.354093380298139e-34). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.2752994629089792 + 0.0im, -0.19461369555119132 + 0.0im, 0.18101810797744702 + 0.0im, -0.11912442664273273 + 0.0im, 0.10938524369197958 + 0.0im, 0.08550576571525206 + 0.0im, -0.05904479325428306 + 0.0im, 0.05371727059511046 + 0.0im, -0.04593033596021212 + 0.0im, 0.03115460603955385 + 0.0im, 0.006600092193127926 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.8187031079562107e-45, 2.76923011540768e-38, 2.0218945743784834e-36, 2.7048315655338838e-36, 1.6018995824258367e-35, 4.2571349644429174e-33, 4.537034138142649e-34, 9.948458151452098e-35, 4.218257858372379e-33, 3.918931554133692e-34, 1.2095552371736848e-33, 6.466975533472485e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2752994629089791 + 0.0im, -0.19461369555119068 + 0.0im, 0.18101810797744738 + 0.0im, -0.11912442664273266 + 0.0im, 0.10938524369197954 + 0.0im, 0.08550576571525198 + 0.0im, -0.05904479325428328 + 0.0im, 0.05371727059511048 + 0.0im, -0.04593033596021215 + 0.0im, 0.031154606039553827 + 0.0im, 0.006600092193127893 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.7913545203767354e-45, 2.0471791107872142e-38, 1.0959981522287596e-36, 5.219257215805935e-37, 5.031232059845963e-36, 8.251569013003862e-35, 2.9010659556078802e-34, 1.2667082075792731e-34, 2.314762131179988e-34, 5.568830759535021e-34, 1.787060758438422e-33, 9.436611421078715e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2752994629089802 + 0.0im, -0.194613695551191 + 0.0im, 0.1810181079774465 + 0.0im, -0.11912442664273269 + 0.0im, 0.10938524369197981 + 0.0im, 0.08550576571525222 + 0.0im, -0.05904479325428324 + 0.0im, 0.05371727059511038 + 0.0im, -0.04593033596021215 + 0.0im, 0.031154606039553844 + 0.0im, 0.006600092193127897 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.13920643141814e-45, 5.052306627294723e-38, 6.11068145862097e-37, 2.949738778611483e-37, 1.7237054922493417e-35, 5.707091458749471e-34, 9.959674428393182e-34, 4.223656708967874e-34, 1.626981882703166e-33, 2.2110165904067538e-33, 1.0336933132546904e-33, 9.800163075756688e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.2752994629089793 + 0.0im, -0.19461369555119087 + 0.0im, 0.1810181079774467 + 0.0im, -0.11912442664273275 + 0.0im, 0.10938524369197954 + 0.0im, 0.08550576571525205 + 0.0im, -0.05904479325428324 + 0.0im, 0.05371727059511047 + 0.0im, -0.04593033596021212 + 0.0im, 0.03115460603955386 + 0.0im, 0.00660009219312789 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.638071505787662e-45, 8.469841545787663e-38, 1.0053749139556731e-35, 1.4999690513868458e-36, 9.688478913474641e-35, 8.29038684718567e-35, 7.92265088203003e-34, 8.787174551647985e-34, 9.903599383099482e-34, 1.2808982796059058e-33, 2.635032399274559e-33, 5.116593668526278e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2752994629089796 + 0.0im, -0.194613695551191 + 0.0im, 0.1810181079774472 + 0.0im, -0.11912442664273284 + 0.0im, 0.1093852436919796 + 0.0im, 0.08550576571525201 + 0.0im, -0.05904479325428327 + 0.0im, 0.053717270595110445 + 0.0im, -0.04593033596021213 + 0.0im, 0.031154606039553823 + 0.0im, 0.006600092193127898 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.5242254210073714e-45, 1.5417896715682638e-38, 4.888683678952455e-37, 2.606296001200567e-37, 9.853767464796349e-36, 1.5549421588792517e-34, 3.6142442779720496e-34, 1.847869116099508e-33, 2.1669253254783214e-33, 4.197752838056911e-34, 7.788558575252094e-34, 3.727571536251584e-34). ) (vals, info) = (ComplexF64[1.0000000000000022 + 0.0im, -0.2752994629089801 + 0.0im, -0.1946136955511908 + 0.0im, 0.18101810797744677 + 0.0im, -0.11912442664273304 + 0.0im, 0.10938524369197966 + 0.0im, 0.08550576571525206 + 0.0im, -0.059044793254283134 + 0.0im, 0.05371727059511044 + 0.0im, -0.04593033596021225 + 0.0im, 0.03115460603955384 + 0.0im, 0.006600092193127893 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.0316488346799332e-45, 4.5607994573132534e-37, 3.971706063628818e-37, 3.293535906756808e-37, 4.060088795565139e-36, 2.69022058894504e-35, 2.6878809593345852e-34, 6.922559100755547e-35, 1.9394334782056904e-33, 5.479144206324696e-35, 5.611616047425665e-34, 2.278309129124466e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2011652502879292 + 0.0im, -0.15826437076690425 + 0.0im, 0.13495910371614855 + 0.0im, -0.13425953763120282 + 0.0im, 0.11447810467597391 + 0.0im, -0.10147959109652009 + 0.0im, 0.07797955399158814 + 0.0im, -0.072411799164155 + 0.0im, 0.04682385451853058 + 0.0im, -0.041747905532626625 + 0.0im, 0.022075391698141936 + 0.0im, -0.0007527476163578056 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.078051143430922e-47, 2.161231583104147e-37, 4.84874944092887e-37, 3.8694190640256895e-36, 1.3288752913463823e-35, 4.3433253687843867e-35, 5.56723412548018e-35, 1.1162188229063723e-34, 3.2594672341630507e-35, 1.2172570669488353e-33, 2.6792359042967406e-34, 5.018690439200651e-35, 3.940712480645536e-34). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, 0.2011652502879294 + 0.0im, -0.15826437076690425 + 0.0im, 0.1349591037161487 + 0.0im, -0.13425953763120263 + 0.0im, 0.11447810467597391 + 0.0im, -0.10147959109652001 + 0.0im, 0.07797955399158833 + 0.0im, -0.07241179916415526 + 0.0im, 0.04682385451853058 + 0.0im, -0.04174790553262669 + 0.0im, 0.02207539169814193 + 0.0im, -0.0007527476163577894 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.47119077463845e-47, 6.057545779421807e-38, 7.637078703122833e-37, 2.8235095229163153e-35, 7.502237767927385e-36, 6.358990137811884e-35, 3.461549436094026e-33, 7.02174683442185e-35, 5.260475475701074e-34, 2.232215919782369e-34, 3.903167661109575e-34, 6.257685849966161e-34, 1.6386340134067416e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.20116525028792892 + 0.0im, -0.15826437076690414 + 0.0im, 0.13495910371614847 + 0.0im, -0.13425953763120294 + 0.0im, 0.11447810467597391 + 0.0im, -0.10147959109651994 + 0.0im, 0.07797955399158818 + 0.0im, -0.0724117991641553 + 0.0im, 0.046823854518530585 + 0.0im, -0.041747905532626695 + 0.0im, 0.022075391698141916 + 0.0im, -0.0007527476163578041 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.0683899927714936e-46, 1.4772153763690898e-37, 2.1907475688647133e-35, 2.256250346651418e-35, 9.703188228944318e-36, 1.401698121363268e-34, 1.589111875930662e-34, 6.336721190113609e-34, 9.890670796607553e-34, 1.67281206702039e-33, 8.950215038499073e-34, 4.927978981219116e-34, 1.0694027242712746e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.20116525028792923 + 0.0im, -0.15826437076690408 + 0.0im, 0.1349591037161482 + 0.0im, -0.13425953763120263 + 0.0im, 0.11447810467597372 + 0.0im, -0.10147959109652 + 0.0im, 0.07797955399158812 + 0.0im, -0.0724117991641552 + 0.0im, 0.04682385451853058 + 0.0im, -0.0417479055326267 + 0.0im, 0.022075391698141947 + 0.0im, -0.0007527476163578044 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.746984188425148e-47, 1.8126274308477967e-38, 3.3361075235674254e-37, 1.680385758644638e-36, 2.1950977056985707e-36, 6.574060521092337e-35, 6.293022421493859e-35, 1.6923814486579856e-35, 4.195263465376714e-35, 1.3650576601502647e-34, 3.545774429695162e-35, 5.813057912651912e-35, 2.5176769282474422e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.20116525028792925 + 0.0im, -0.15826437076690422 + 0.0im, 0.13495910371614847 + 0.0im, -0.13425953763120269 + 0.0im, 0.11447810467597398 + 0.0im, -0.10147959109652027 + 0.0im, 0.07797955399158828 + 0.0im, -0.07241179916415515 + 0.0im, 0.04682385451853062 + 0.0im, -0.041747905532626695 + 0.0im, 0.02207539169814194 + 0.0im, -0.0007527476163578236 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.4117089874433204e-46, 7.93682371821197e-38, 2.07503537072993e-36, 6.825137903664629e-35, 2.872473987965626e-34, 1.6757305047674478e-34, 3.043529634953385e-35, 9.74346650555043e-35, 7.543390292127409e-35, 2.4243563589269873e-34, 9.429892504476612e-34, 1.9290459060865794e-33, 1.5888726378301692e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.20116525028792887 + 0.0im, -0.15826437076690422 + 0.0im, 0.13495910371614853 + 0.0im, -0.13425953763120238 + 0.0im, 0.11447810467597386 + 0.0im, -0.10147959109651968 + 0.0im, 0.0779795539915882 + 0.0im, -0.07241179916415504 + 0.0im, 0.04682385451853057 + 0.0im, -0.04174790553262668 + 0.0im, 0.02207539169814194 + 0.0im, -0.0007527476163577882 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.1604809901762656e-46, 3.5310529001727563e-38, 9.67018266305558e-36, 1.5496076797963104e-35, 2.9430698360220072e-36, 3.6291225650040276e-34, 1.3752655433396575e-35, 3.4927183784815656e-34, 4.21083030841821e-34, 4.204191479932825e-34, 1.265524666640769e-34, 2.49967330880156e-33, 4.62261552151079e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.20116525028792856 + 0.0im, -0.15826437076690408 + 0.0im, 0.13495910371614814 + 0.0im, -0.13425953763120302 + 0.0im, 0.11447810467597391 + 0.0im, -0.10147959109652005 + 0.0im, 0.07797955399158818 + 0.0im, -0.07241179916415517 + 0.0im, 0.046823854518530585 + 0.0im, -0.041747905532626584 + 0.0im, 0.022075391698141957 + 0.0im, -0.0007527476163578167 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.2752799312825017e-46, 4.466747574156333e-37, 3.552685448471156e-36, 8.354254475594772e-35, 4.980944711279235e-35, 2.8070854300158276e-34, 2.007010681967813e-34, 8.890026350554387e-34, 5.882059768671441e-34, 1.2353219005107306e-33, 3.1809906876668215e-34, 5.9195470202829815e-34, 1.884145126739416e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.20116525028792928 + 0.0im, -0.15826437076690433 + 0.0im, 0.1349591037161487 + 0.0im, -0.13425953763120266 + 0.0im, 0.11447810467597382 + 0.0im, -0.10147959109652002 + 0.0im, 0.07797955399158826 + 0.0im, -0.07241179916415513 + 0.0im, 0.046823854518530605 + 0.0im, -0.041747905532626674 + 0.0im, 0.022075391698141954 + 0.0im, -0.0007527476163577865 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.626534267345205e-47, 2.406867364097251e-38, 2.260936371271727e-37, 2.273742195409215e-36, 1.0833614394163444e-35, 1.7652674473428896e-35, 7.276153623892895e-36, 2.9021010622864724e-35, 7.012938649758844e-35, 1.9573277010990513e-34, 2.4997017827693324e-34, 1.4678607931161894e-33, 2.0235221126359967e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.20116525028792928 + 0.0im, -0.15826437076690428 + 0.0im, 0.1349591037161484 + 0.0im, -0.1342595376312027 + 0.0im, 0.11447810467597386 + 0.0im, -0.10147959109651986 + 0.0im, 0.0779795539915883 + 0.0im, -0.07241179916415517 + 0.0im, 0.046823854518530626 + 0.0im, -0.041747905532626695 + 0.0im, 0.022075391698141936 + 0.0im, -0.0007527476163578161 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.559731011433236e-46, 7.307434284557059e-37, 1.9648618168101817e-35, 6.686264536240378e-35, 1.6762181868029148e-35, 1.1475396177007288e-33, 2.5975512848820788e-34, 2.8828310188876697e-34, 1.8213116371758378e-34, 4.909662703886874e-34, 5.907660678938978e-34, 1.5096834410224387e-33, 1.1516215757353316e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.20116525028792875 + 0.0im, -0.1582643707669044 + 0.0im, 0.13495910371614864 + 0.0im, -0.13425953763120257 + 0.0im, 0.11447810467597386 + 0.0im, -0.1014795910965198 + 0.0im, 0.07797955399158826 + 0.0im, -0.07241179916415534 + 0.0im, 0.04682385451853059 + 0.0im, -0.04174790553262663 + 0.0im, 0.022075391698141936 + 0.0im, -0.0007527476163578224 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.2626966287485993e-46, 4.234234430136447e-37, 3.2792156947154024e-36, 1.566635621933742e-35, 9.106439193219139e-36, 1.4326118174167198e-34, 5.500080650768738e-35, 1.9399575428739243e-34, 1.1083378875174739e-34, 3.112395732520535e-33, 2.651816647976975e-34, 3.786408337435432e-33, 5.299635500729955e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.20116525028792942 + 0.0im, -0.1582643707669044 + 0.0im, 0.1349591037161484 + 0.0im, -0.13425953763120313 + 0.0im, 0.11447810467597375 + 0.0im, -0.10147959109652004 + 0.0im, 0.07797955399158815 + 0.0im, -0.07241179916415519 + 0.0im, 0.04682385451853056 + 0.0im, -0.041747905532626715 + 0.0im, 0.022075391698141943 + 0.0im, -0.0007527476163577985 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.01018925699298e-46, 4.276566797028193e-37, 1.4121419533666103e-36, 5.984797865036078e-34, 1.1666792538203134e-35, 5.908538619349114e-35, 1.6656529581300319e-34, 1.8769172737795613e-34, 2.133816537827106e-34, 1.4925091654429516e-33, 1.8672966346180535e-34, 9.986355640041264e-34, 1.209484478551106e-33). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 4×4 Matrix{Float64}: 1.0 0.162687 -0.110435 0.133829 0.0 -0.301955 -0.221471 0.121114 0.0 0.0 0.192957 0.0341357 0.0 0.0 -0.152087 0.192957 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 0.105386 -0.0429074 0.127257 0.0786956 0.0689579 0.0 -0.0928668 0.00736512 0.0016152 -0.0217291 0.0573181 0.0 0.0 0.159432 0.0645654 -0.0659309 -0.122674 0.0 0.0 0.0 0.0554677 -0.214179 -0.0830952 0.0 0.0 0.0 0.0178257 0.0554677 -0.0776027 0.0 0.0 0.0 0.0 0.0 0.00857049 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 -0.0357526 0.0478603 -0.0189808 0.0938212 0.065378 -0.0467362 -0.0289212 0.0 0.153551 0.13436 -0.135417 -0.108623 -0.0572817 0.0544127 -0.112387 0.0 -0.0815017 0.153551 -0.0682075 0.0880783 0.0279481 0.0459582 -0.166376 0.0 0.0 0.0 0.00543539 -0.280335 -0.0345165 0.0344696 0.0291015 0.0 0.0 0.0 0.11464 0.00543539 -0.0504493 0.0754028 -0.0544126 0.0 0.0 0.0 0.0 0.0 -0.148543 -0.00843239 -0.0497223 0.0 0.0 0.0 0.0 0.0 0.0286675 -0.148543 -0.0361471 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0266694 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 -0.0357526 0.0478603 -0.0189808 0.0938212 0.065378 -0.0467362 -0.0289212 0.0 0.153551 0.13436 -0.135417 -0.108623 -0.0572817 0.0544127 -0.112387 0.0 -0.0815017 0.153551 -0.0682075 0.0880783 0.0279481 0.0459582 -0.166376 0.0 0.0 0.0 0.00543539 -0.280335 -0.0345165 0.0344696 0.0291015 0.0 0.0 0.0 0.11464 0.00543539 -0.0504493 0.0754028 -0.0544126 0.0 0.0 0.0 0.0 0.0 -0.148543 -0.00843239 -0.0497223 0.0 0.0 0.0 0.0 0.0 0.0286675 -0.148543 -0.0361471 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0266694 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 -0.0357526 0.0478603 -0.0189808 0.0938212 0.065378 -0.0467362 -0.0289212 0.0 0.153551 0.13436 -0.135417 -0.108623 -0.0572817 0.0544127 -0.112387 0.0 -0.0815017 0.153551 -0.0682075 0.0880783 0.0279481 0.0459582 -0.166376 0.0 0.0 0.0 0.00543539 -0.280335 -0.0345165 0.0344696 0.0291015 0.0 0.0 0.0 0.11464 0.00543539 -0.0504493 0.0754028 -0.0544126 0.0 0.0 0.0 0.0 0.0 -0.148543 -0.00843239 -0.0497223 0.0 0.0 0.0 0.0 0.0 0.0286675 -0.148543 -0.0361471 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0266694 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 -0.0163175 -0.0704401 0.00955729 -0.0238781 -0.0792877 -0.0552523 0.0525531 0.0434804 0.0 0.0311101 -0.184278 0.000875017 -0.0115999 -0.0138176 0.0973957 0.010134 0.164049 0.0 0.25759 0.0311101 0.00294206 -0.0702218 -0.0878828 -0.0394834 -0.0157729 -0.0081624 0.0 0.0 0.0 -0.120836 -0.0226222 -0.114109 -7.68096e-5 0.0582026 -0.0403538 0.0 0.0 0.0 0.0 0.158557 -0.027359 -0.180233 -0.0750677 -0.0984467 0.0 0.0 0.0 0.0 0.0 -0.0482853 -0.137587 -0.0509553 -0.101029 0.0 0.0 0.0 0.0 0.0 0.0 0.0329562 -0.0909704 0.111622 0.0 0.0 0.0 0.0 0.0 0.0 0.0355161 0.0329562 0.106838 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0754354 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.0368689 -0.0800503 -0.103012 0.00197918 -0.0203284 -0.0137174 -0.0106831 -0.0355622 -0.0748045 0.0 0.181379 -0.0396525 -0.012036 -0.115137 -0.0742349 0.1169 0.0726019 0.085121 -0.0884921 0.0 0.0 -0.0167334 0.192082 0.196513 0.033414 -0.0975468 0.00618639 -0.0468627 0.107094 0.0 0.0 -0.0824146 -0.0167334 0.0261517 -0.0680782 -0.140592 -0.00645723 -0.101791 0.00436912 0.0 0.0 0.0 0.0 0.125906 0.0595101 0.0222751 -0.0443754 0.0589007 0.0211794 0.0 0.0 0.0 0.0 0.0 -0.0579064 0.0885405 -0.00920713 0.0635686 -0.0767887 0.0 0.0 0.0 0.0 0.0 -0.0429301 -0.0579064 0.00607728 0.0556356 -0.0106124 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0486422 0.0132924 0.0601787 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0311971 -0.0486422 -0.0333902 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0726245 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.0368689 -0.0255183 -0.111578 0.0626297 -0.0203284 -0.0137174 -0.0106831 -0.0355622 -0.0748045 0.0 0.181379 -0.10533 0.0197311 0.0590755 -0.0742349 0.1169 0.0726019 0.085121 -0.0884921 0.0 0.0 0.125906 -0.0256694 -0.213029 0.0812035 -0.0131704 -0.0261131 0.036601 0.0840845 0.0 0.0 0.0 -0.0167334 -0.167326 -0.039701 -0.153168 0.021942 -0.114125 0.0685441 0.0 0.0 0.0 0.0946078 -0.0167334 0.0335024 0.0783806 0.0297625 0.040774 0.0129755 0.0 0.0 0.0 0.0 0.0 -0.0579064 0.0885405 -0.00920713 0.0635686 -0.0767887 0.0 0.0 0.0 0.0 0.0 -0.0429301 -0.0579064 0.00607728 0.0556356 -0.0106124 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0486422 0.0132924 0.0601787 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0311971 -0.0486422 -0.0333902 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0726245 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.143689 -0.0041133 0.0242317 -0.0180507 -0.0405286 -0.0855955 0.0238098 -0.141273 0.00407049 0.0547058 0.0 -0.0537866 -0.175084 -0.0260814 0.0229429 -0.0285209 0.00111697 -0.150576 -0.0683547 -0.0469631 0.00374018 0.0 0.0951613 -0.0537866 0.0610987 -0.0238522 0.055825 0.105124 0.0533017 0.0472367 0.0250389 0.0209451 0.0 0.0 0.0 0.122366 -0.0153408 -0.0423644 -0.0368963 -0.0323089 -0.0469052 0.0056614 0.0146158 0.0 0.0 0.0 0.104102 0.122366 -0.0811823 0.0179556 0.0396642 0.039854 0.00450277 0.057177 0.0 0.0 0.0 0.0 0.0 -0.0371495 0.106433 -0.0299259 0.0484228 -0.000331381 0.0530737 0.0 0.0 0.0 0.0 0.0 -0.095878 -0.0371495 -0.0750427 -0.0110654 -0.0118388 -0.00759666 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.054246 0.0409427 -0.016256 0.0090371 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0431028 0.00127965 -0.0315706 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0102329 0.0248528 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0153412 -0.0102329 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0300579 0.00271732 0.141882 -0.0231291 -0.0405286 -0.0855955 0.0238098 -0.141273 0.00407049 0.0547058 0.0 0.122366 -0.0164462 0.0872229 0.0215683 -0.026391 -0.0178404 0.033687 -0.00958277 0.025712 0.0191064 0.0 0.0971045 0.122366 0.00159972 -0.032217 -0.086477 0.0134302 0.0154642 0.0278947 -0.00351374 0.0559277 0.0 0.0 0.0 -0.0537866 -0.165273 -0.0214551 0.00348541 -0.145613 -0.0758394 -0.0378236 0.00472102 0.0 0.0 0.0 0.10081 -0.0537866 0.0606638 0.110568 0.0745262 0.0638009 0.0279415 0.0205004 0.0 0.0 0.0 0.0 0.0 -0.0371495 0.106433 -0.0299259 0.0484228 -0.000331381 0.0530737 0.0 0.0 0.0 0.0 0.0 -0.095878 -0.0371495 -0.0750427 -0.0110654 -0.0118388 -0.00759666 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.054246 0.0409427 -0.016256 0.0090371 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0431028 0.00127965 -0.0315706 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0102329 0.0248528 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0153412 -0.0102329 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0300579 0.00271732 0.141882 -0.0231291 -0.0405286 -0.0855955 0.0238098 -0.141273 0.00407049 0.0547058 0.0 0.122366 -0.0164462 0.0872229 0.0215683 -0.026391 -0.0178404 0.033687 -0.00958277 0.025712 0.0191064 0.0 0.0971045 0.122366 0.00159972 -0.032217 -0.086477 0.0134302 0.0154642 0.0278947 -0.00351374 0.0559277 0.0 0.0 0.0 -0.0537866 -0.165273 -0.0214551 0.00348541 -0.145613 -0.0758394 -0.0378236 0.00472102 0.0 0.0 0.0 0.10081 -0.0537866 0.0606638 0.110568 0.0745262 0.0638009 0.0279415 0.0205004 0.0 0.0 0.0 0.0 0.0 -0.0371495 0.106433 -0.0299259 0.0484228 -0.000331381 0.0530737 0.0 0.0 0.0 0.0 0.0 -0.095878 -0.0371495 -0.0750427 -0.0110654 -0.0118388 -0.00759666 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.054246 0.0409427 -0.016256 0.0090371 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0431028 0.00127965 -0.0315706 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0102329 0.0248528 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0153412 -0.0102329 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0300579 0.00271732 0.141882 -0.0231291 -0.0405286 -0.0855955 0.0238098 -0.141273 0.00407049 0.0547058 0.0 0.122366 -0.0164462 0.0872229 0.0215683 -0.026391 -0.0178404 0.033687 -0.00958277 0.025712 0.0191064 0.0 0.0971045 0.122366 0.00159972 -0.032217 -0.086477 0.0134302 0.0154642 0.0278947 -0.00351374 0.0559277 0.0 0.0 0.0 -0.0537866 -0.165273 -0.0214551 0.00348541 -0.145613 -0.0758394 -0.0378236 0.00472102 0.0 0.0 0.0 0.10081 -0.0537866 0.0606638 0.110568 0.0745262 0.0638009 0.0279415 0.0205004 0.0 0.0 0.0 0.0 0.0 -0.0371495 0.106433 -0.0299259 0.0484228 -0.000331381 0.0530737 0.0 0.0 0.0 0.0 0.0 -0.095878 -0.0371495 -0.0750427 -0.0110654 -0.0118388 -0.00759666 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.054246 0.0409427 -0.016256 0.0090371 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0431028 0.00127965 -0.0315706 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0102329 0.0248528 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0153412 -0.0102329 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0972035 -0.0353434 -0.00400632 0.104963 0.0192509 0.00146584 -0.0337878 0.0680587 0.072728 0.0225285 -0.0223399 0.0 -0.23425 0.0119119 0.0350786 0.0793075 -0.0263709 0.05571 0.0750893 0.103692 0.0299276 -0.0183047 0.026625 0.0 0.0 -2.56888e-5 0.219122 -0.0805137 -0.0226689 0.0150894 0.0533428 0.0253273 -0.0194949 0.0472865 -0.0719757 0.0 0.0 -0.112479 -2.56888e-5 0.0751251 -0.0214345 0.0149735 -0.0201579 -0.0459764 -0.00443104 0.000277028 -0.0478394 0.0 0.0 0.0 0.0 0.0392997 -0.139688 -0.0639733 0.016068 -0.0315968 0.095263 -0.0468236 -0.0298202 0.0 0.0 0.0 0.0 0.109386 0.0392997 0.0869266 0.0614843 -0.0771677 -0.0206129 -0.0153107 0.0157126 0.0 0.0 0.0 0.0 0.0 0.0 -0.121691 -0.013508 0.106788 -0.00233698 0.0539112 0.00895925 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.074616 -0.0461229 0.053918 0.0150675 -0.0449412 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0112525 -0.074616 -0.059346 -0.121637 -0.0937883 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.107731 -0.0277675 0.0579829 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0569865 -0.0148182 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.030062 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0972035 -0.0353434 -0.00400632 0.104963 0.0192509 0.00146584 -0.0337878 0.0680587 0.072728 0.0225285 -0.0223399 0.0 -0.23425 0.0119119 0.0350786 0.0793075 -0.0263709 0.05571 0.0750893 0.103692 0.0299276 -0.0183047 0.026625 0.0 0.0 -2.56888e-5 0.219122 -0.0805137 -0.0226689 0.0150894 0.0533428 0.0253273 -0.0194949 0.0472865 -0.0719757 0.0 0.0 -0.112479 -2.56888e-5 0.0751251 -0.0214345 0.0149735 -0.0201579 -0.0459764 -0.00443104 0.000277028 -0.0478394 0.0 0.0 0.0 0.0 0.0392997 -0.139688 -0.0639733 0.016068 -0.0315968 0.095263 -0.0468236 -0.0298202 0.0 0.0 0.0 0.0 0.109386 0.0392997 0.0869266 0.0614843 -0.0771677 -0.0206129 -0.0153107 0.0157126 0.0 0.0 0.0 0.0 0.0 0.0 -0.121691 -0.013508 0.106788 -0.00233698 0.0539112 0.00895925 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.074616 -0.0461229 0.053918 0.0150675 -0.0449412 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0112525 -0.074616 -0.059346 -0.121637 -0.0937883 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.107731 -0.0277675 0.0579829 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0569865 -0.0148182 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.030062 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0958604 -0.0481747 0.0648057 0.0493206 0.0179752 -0.0117566 0.0496811 -0.00958831 -0.0158067 -0.0336746 -0.0701073 0.0308078 0.0 -0.120282 -0.0440582 -0.0158842 0.00415685 -0.0216532 0.00288157 -0.0861948 0.0178597 -0.00097885 -0.0710504 0.00433829 -0.0171748 0.0 0.0597356 -0.120282 -0.0107867 -0.0223687 0.00195512 -0.0202034 0.0370162 -0.00773085 0.00223449 -0.0476416 -0.0257039 0.026799 0.0 0.0 0.0 0.174604 -0.0490692 0.0320189 0.0263401 -0.090385 0.0740697 -0.0354449 0.0488285 0.0120228 -0.0143989 0.0 0.0 0.0 0.0 0.000266859 0.151224 -0.0529382 -0.0162125 -0.00375218 0.0391475 0.0395217 -0.0080343 0.00789699 0.0 0.0 0.0 0.0 -0.072717 0.000266859 -0.000158133 0.000607122 -0.0146984 -0.0578061 0.0013668 -0.0023997 -0.119882 0.0 0.0 0.0 0.0 0.0 0.0 -0.0636139 -0.0925396 -0.00541362 0.0136603 -0.117994 -0.0763078 0.0217084 0.0 0.0 0.0 0.0 0.0 0.0 0.00418721 -0.0636139 -0.0130127 0.0453374 0.0593487 0.00348481 0.0223859 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0293405 -0.0616803 -0.0162371 0.0428384 -0.0453274 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0785757 0.0293405 0.000894984 -0.0261707 0.00606665 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0347706 0.0326145 0.0128493 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.097214 -0.0334147 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00305586 0.097214 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0958604 -0.0481747 0.0648057 0.0493206 0.0179752 0.0509864 -0.0466076 -0.0540882 0.0371047 0.0259998 0.00877586 -0.0109166 0.0 -0.120282 -0.0440582 -0.0158842 0.00415685 -0.0216532 -0.0554435 -0.0284143 0.0687829 0.0378194 0.00856798 0.0112493 -0.0536379 0.0 0.0597356 -0.120282 -0.0107867 -0.0223687 0.00195512 0.0289362 -0.0170426 -0.0405047 0.0312264 0.0135431 -0.00582292 -0.0391271 0.0 0.0 0.0 0.174604 -0.0490692 0.0320189 -0.0443459 0.01391 0.0926966 -0.0312944 0.0453458 0.0536736 0.0409005 0.0 0.0 0.0 0.0 0.000266859 0.151224 0.0201765 0.0405658 0.0203614 0.0311112 0.00919621 -0.0412992 0.0327935 0.0 0.0 0.0 0.0 -0.072717 0.000266859 -0.074052 -0.011147 -0.0221315 0.0323854 -0.064179 0.065481 0.0488268 0.0 0.0 0.0 0.0 0.0 0.0 0.097214 0.00254378 0.0182606 -0.0535432 0.0148385 -0.0432674 0.00612461 0.0 0.0 0.0 0.0 0.0 0.0 -0.0401414 0.097214 -0.0261375 -0.120235 -0.0531869 0.0240552 0.0327144 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0636139 0.0053527 -0.00532596 0.0466852 -0.0473284 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0723902 -0.0636139 -0.00865855 0.0122275 0.0695287 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0293405 0.0544545 -0.0134402 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0890023 0.0293405 -0.0086684 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.0347706 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0958604 -0.0481747 0.0648057 0.0493206 0.0179752 0.0271762 -0.00628241 -0.0458286 -0.0444565 -0.0389635 -0.0587739 -0.0109166 0.0 -0.120282 -0.0440582 -0.0158842 0.00415685 -0.0216532 -0.0329369 0.0358709 0.0437152 -0.0302888 -0.042099 0.0571872 -0.0536379 0.0 0.0597356 -0.120282 -0.0107867 -0.0223687 0.00195512 0.0178887 -0.0176356 -0.0242053 -0.0161141 -0.0315006 -0.0386255 -0.0391271 0.0 0.0 0.0 0.174604 -0.0490692 0.0320189 -0.0743289 0.0863359 0.00978584 0.010532 0.0156753 0.0569041 0.0409005 0.0 0.0 0.0 0.0 0.000266859 0.151224 -0.00312229 -0.0320283 -0.0232132 0.039263 -0.0351584 0.0295508 0.0327935 0.0 0.0 0.0 0.0 -0.072717 0.000266859 0.035695 0.0463108 0.106289 -0.00633306 -0.011174 -0.0259242 0.0488268 0.0 0.0 0.0 0.0 0.0 0.0 0.0293405 -0.0630194 -0.0444647 -0.00740885 0.0330121 0.0329908 0.0329373 0.0 0.0 0.0 0.0 0.0 0.0 0.0769061 0.0293405 0.0421316 0.00430708 0.0166303 -0.0150499 -0.0278355 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.097214 -0.00221165 -0.0252887 -0.0134876 0.0136284 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0461695 0.097214 0.136371 -0.0159643 0.0347773 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0636139 0.0762692 -0.0613852 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00508046 -0.0636139 -0.0376128 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.0347706 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0958604 -0.0481747 0.0648057 -0.00413532 0.0564619 -0.0375118 0.0273839 -0.00958831 -0.0158067 0.0302513 -0.0772258 -0.0109166 0.0 -0.120282 -0.0440582 -0.0158842 0.00170896 -0.0798336 -0.0234435 -0.0315922 0.0178597 -0.00097885 -0.0408267 -0.0286025 -0.0536379 0.0 0.0597356 -0.120282 -0.0107867 0.0234897 0.0311777 0.0253396 0.0108002 -0.00773085 0.00223449 0.0133523 -0.0440384 -0.0391271 0.0 0.0 0.0 0.174604 -0.0218563 -0.102541 0.034026 0.012087 0.0740697 -0.0354449 0.00107432 0.0325897 0.0409005 0.0 0.0 0.0 0.0 -0.0636139 0.0948646 0.0162184 -0.0389146 0.00953084 -0.00743301 0.0271154 0.112851 0.0510597 0.0 0.0 0.0 0.0 -0.00408459 -0.0636139 -0.0225257 0.0250862 -0.011406 0.059478 0.0578764 0.0341959 0.039413 0.0 0.0 0.0 0.0 0.0 0.0 0.000266859 -0.149994 -0.00119235 -0.0275659 -0.0193843 -0.0289524 -0.0354879 0.0 0.0 0.0 0.0 0.0 0.0 0.073313 0.000266859 -0.0143668 -0.052568 -0.0982929 0.0312075 0.071144 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0293405 -0.0616803 -0.0554202 0.0300677 -0.0133371 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0785757 0.0293405 0.010873 -0.0228207 0.00913786 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.097214 0.00295825 -0.0274223 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0345172 0.097214 -0.0200628 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.0347706 (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.30195494099835657 + 0.0im, 0.19295726017311243 + 0.07205273230596655im, 0.19295726017311243 - 0.07205273230596655im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.053808559834621e-34, 1.4849311534546343e-33, 2.648503841796347e-34, 1.8164567876750236e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.30195494099835607 + 0.0im, 0.19295726017311254 + 0.07205273230596661im, 0.19295726017311254 - 0.07205273230596661im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (7.368024345614419e-35, 6.56749791673834e-33, 1.1165769995694769e-32, 1.3354072065132587e-32). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.39069006307934306 + 0.0im, 0.22583499245335958 + 0.0im, 0.0370882032363116 + 0.07676563334904901im, 0.0370882032363116 - 0.07676563334904901im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (5.496341723509943e-35, 2.3821498131879063e-33, 2.159875692691418e-32, 9.123871653612693e-33, 2.4843445357367563e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.3906900630793434 + 0.0im, 0.22583499245335956 + 0.0im, 0.03708820323631151 + 0.07676563334904907im, 0.03708820323631151 - 0.07676563334904907im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.9372351325733087e-35, 6.931989033708533e-33, 1.2892074533755333e-32, 9.193952302648012e-33, 1.0097298675465046e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.3906900630793431 + 0.0im, 0.22583499245335958 + 0.0im, 0.03708820323631162 + 0.07676563334904903im, 0.03708820323631162 - 0.07676563334904903im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (5.483833092302455e-35, 2.710627778436714e-33, 1.56184237881371e-32, 5.694947889311396e-33, 8.402055774954653e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.1594318738786364 + 0.0im, -0.09286679485090349 + 0.0im, 0.055467653644016415 + 0.06178904915234766im, 0.055467653644016415 - 0.06178904915234766im, 0.00857049056541257 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.376795719085499e-39, 1.7317598606176676e-35, 1.5817954229669454e-35, 3.398799045309726e-35, 1.8965231629802403e-34, 4.768621424587728e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.15943187387863633 + 0.0im, -0.09286679485090343 + 0.0im, 0.05546765364401639 + 0.06178904915234775im, 0.05546765364401639 - 0.06178904915234775im, 0.008570490565412599 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (3.467072383240691e-39, 2.300992108840231e-35, 1.439506502802062e-35, 1.3271349135948776e-35, 9.652791569385542e-35, 9.243799231296841e-34). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.15943187387863655 + 0.0im, -0.09286679485090348 + 0.0im, 0.05546765364401642 + 0.06178904915234776im, 0.05546765364401642 - 0.06178904915234776im, 0.00857049056541259 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.2822020520316274e-39, 7.299763081217087e-36, 1.5881648113653986e-34, 2.0910739439064954e-35, 1.571641947297379e-34, 2.3221020628204292e-33). ) (vals, info) = (ComplexF64[0.9999999999999979 + 0.0im, 0.15943187387863655 + 0.0im, -0.09286679485090348 + 0.0im, 0.05546765364401646 + 0.061789049152347585im, 0.05546765364401646 - 0.061789049152347585im, 0.0085704905654126 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.7009704508029375e-37, 2.3814301495694557e-33, 1.1203748341619202e-33, 3.6769393062917457e-34, 3.287913157046382e-33, 4.784400288439595e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.29069040157733117 + 0.0im, 0.2371203287284866 + 0.0im, -0.14948383178363384 + 0.1266436312428792im, -0.14948383178363384 - 0.1266436312428792im, 0.13032368426268104 + 0.0im, 0.040693670578845195 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.8582882374704924e-37, 2.1651210656870113e-32, 1.1123908989628023e-32, 5.66197598875413e-33, 4.141922361681127e-33, 1.7256723389899667e-32, 1.3589037156767944e-32). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.2906904015773315 + 0.0im, 0.2371203287284866 + 0.0im, -0.14948383178363356 + 0.12664363124287925im, -0.14948383178363356 - 0.12664363124287925im, 0.1303236842626813 + 0.0im, 0.040693670578845105 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.2035046505592418e-37, 3.4961138046012e-33, 5.614976896557457e-33, 4.0209223363625585e-34, 1.7835923197635964e-33, 1.1265027975858215e-32, 8.888781649695836e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.29069040157733156 + 0.0im, 0.23712032872848662 + 0.0im, -0.14948383178363395 + 0.12664363124287945im, -0.14948383178363395 - 0.12664363124287945im, 0.13032368426268118 + 0.0im, 0.040693670578845216 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.281464473503954e-37, 3.387020691631525e-33, 3.439073709923512e-33, 5.465831270249845e-35, 1.1761436220919586e-33, 1.7252216239966327e-32, 9.922093626699002e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.2906904015773319 + 0.0im, 0.237120328728487 + 0.0im, -0.1494838317836344 + 0.12664363124287945im, -0.1494838317836344 - 0.12664363124287945im, 0.1303236842626811 + 0.0im, 0.04069367057884517 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.594289231294346e-37, 1.8141300346848528e-33, 9.194241062357245e-33, 2.362481583891581e-33, 1.867620638721675e-33, 1.2142307842359288e-32, 4.544841576712273e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.29069040157733134 + 0.0im, 0.23712032872848657 + 0.0im, -0.1494838317836341 + 0.12664363124287945im, -0.1494838317836341 - 0.12664363124287945im, 0.13032368426268118 + 0.0im, 0.040693670578845126 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (8.508541080121815e-38, 4.461874028961012e-34, 2.5072697826885832e-33, 1.3715202870074408e-34, 5.342051079567108e-34, 8.705265391273789e-33, 7.297455597594404e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.1535511458653963 + 0.10464493947600564im, 0.1535511458653963 - 0.10464493947600564im, 0.005435391912527818 + 0.1792700224552627im, 0.005435391912527818 - 0.1792700224552627im, -0.1485434022682217 + 0.015547851133179358im, -0.1485434022682217 - 0.015547851133179358im, 0.026669421686434974 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (8.752268921602802e-39, 2.2432104091825143e-34, 6.150190786721563e-35, 9.385856205692969e-35, 3.9864975545499124e-34, 3.479689312204751e-33, 1.1071335502089183e-33, 6.353696048604247e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.15355114586539623 + 0.10464493947600577im, 0.15355114586539623 - 0.10464493947600577im, 0.005435391912527791 + 0.17927002245526286im, 0.005435391912527791 - 0.17927002245526286im, -0.1485434022682217 + 0.015547851133179325im, -0.1485434022682217 - 0.015547851133179325im, 0.026669421686435046 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.600503322502549e-38, 6.673445609912033e-35, 4.326535306608654e-34, 7.184112004966767e-34, 1.2040572139273028e-33, 6.215128792053992e-33, 8.865546266087151e-33, 4.9346538989215526e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.15355114586539606 + 0.10464493947600571im, 0.15355114586539606 - 0.10464493947600571im, 0.00543539191252779 + 0.17927002245526272im, 0.00543539191252779 - 0.17927002245526272im, -0.14854340226822182 + 0.01554785113317938im, -0.14854340226822182 - 0.01554785113317938im, 0.02666942168643494 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.749501158879297e-38, 5.0137687692124395e-34, 2.709784129006979e-34, 7.461112341306263e-35, 9.536526138633191e-34, 4.5298954191201446e-33, 7.12717352388775e-33, 2.9579411207637885e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, 0.1535511458653962 + 0.10464493947600562im, 0.1535511458653962 - 0.10464493947600562im, 0.0054353919125276606 + 0.17927002245526266im, 0.0054353919125276606 - 0.17927002245526266im, -0.14854340226822177 + 0.015547851133179304im, -0.14854340226822177 - 0.015547851133179304im, 0.026669421686435036 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.5546985756353956e-38, 1.1505966835527128e-33, 1.0202496388960857e-33, 1.4397054449368662e-33, 2.49882282121282e-33, 3.141539321024287e-33, 4.8405165675740225e-33, 9.104497631490893e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.15355114586539625 + 0.10464493947600582im, 0.15355114586539625 - 0.10464493947600582im, 0.005435391912527645 + 0.17927002245526266im, 0.005435391912527645 - 0.17927002245526266im, -0.14854340226822185 + 0.015547851133179403im, -0.14854340226822185 - 0.015547851133179403im, 0.02666942168643511 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (7.940469959634481e-38, 4.573830644578695e-33, 4.334656062672839e-34, 4.081960874934699e-33, 3.3870943954308774e-33, 1.1341767769483708e-33, 2.0933395632348272e-32, 2.8034524891538336e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.15355114586539612 + 0.10464493947600562im, 0.15355114586539612 - 0.10464493947600562im, 0.005435391912527791 + 0.1792700224552627im, 0.005435391912527791 - 0.1792700224552627im, -0.14854340226822177 + 0.015547851133179396im, -0.14854340226822177 - 0.015547851133179396im, 0.026669421686435 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.441094318139246e-38, 1.909422478086457e-35, 5.050818171088164e-34, 3.0841195131272492e-34, 1.469461527015034e-33, 3.309752555554934e-33, 2.5419431657058678e-33, 2.0148735591697353e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.031110118132344086 + 0.21787190684486193im, 0.031110118132344086 - 0.21787190684486193im, 0.1585568934322899 + 0.0im, -0.12083620365372344 + 0.0im, 0.07543544212754846 + 0.0im, 0.03295615435496689 + 0.05684116683011963im, 0.03295615435496689 - 0.05684116683011963im, -0.04828528564280585 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.906315827413594e-40, 2.9734572644228893e-35, 3.6673471630988493e-35, 3.657827734453028e-34, 1.2095892571757937e-34, 4.838027099216819e-33, 4.841646196031066e-33, 1.5714373381358724e-32, 2.725487548864449e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.031110118132344065 + 0.2178719068448621im, 0.031110118132344065 - 0.2178719068448621im, 0.15855689343229015 + 0.0im, -0.12083620365372282 + 0.0im, 0.0754354421275485 + 0.0im, 0.03295615435496688 + 0.05684116683011961im, 0.03295615435496688 - 0.05684116683011961im, -0.048285285642805854 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.758569536646156e-40, 3.933595126565723e-36, 3.73846265867028e-35, 7.595005942359447e-34, 1.5101067761109934e-34, 7.185125026513585e-33, 6.79579658247445e-34, 3.05468458411994e-33, 1.0372600200375009e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.031110118132344038 + 0.21787190684486185im, 0.031110118132344038 - 0.21787190684486185im, 0.15855689343229004 + 0.0im, -0.12083620365372288 + 0.0im, 0.07543544212754845 + 0.0im, 0.03295615435496704 + 0.05684116683011963im, 0.03295615435496704 - 0.05684116683011963im, -0.048285285642805965 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.939974958290169e-40, 2.7370056209924775e-35, 1.422592660850364e-35, 1.5300634482977834e-34, 2.0188371864366514e-34, 8.87673625270147e-33, 1.6327621049632514e-33, 1.1525653706562928e-32, 7.79861606014478e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.03111011813234405 + 0.21787190684486185im, 0.03111011813234405 - 0.21787190684486185im, 0.1585568934322902 + 0.0im, -0.12083620365372288 + 0.0im, 0.07543544212754855 + 0.0im, 0.03295615435496693 + 0.05684116683011958im, 0.03295615435496693 - 0.05684116683011958im, -0.04828528564280603 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.870111102095301e-41, 4.7145062043149375e-36, 2.469662648169247e-36, 3.538162250510419e-35, 1.4416504864786675e-35, 5.0623989262249214e-34, 3.1807938585299223e-34, 5.078801630415295e-34, 9.025312030077833e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.031110118132343916 + 0.21787190684486193im, 0.031110118132343916 - 0.21787190684486193im, 0.15855689343228996 + 0.0im, -0.12083620365372273 + 0.0im, 0.07543544212754842 + 0.0im, 0.03295615435496699 + 0.05684116683011954im, 0.03295615435496699 - 0.05684116683011954im, -0.048285285642806125 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.3768394404304763e-39, 6.191927678269105e-35, 6.66718066125279e-35, 6.186291524224714e-34, 1.5761905738140412e-34, 4.666614245456038e-33, 2.787096289342512e-33, 3.17191773415573e-33, 4.000757077512949e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.031110118132343965 + 0.2178719068448617im, 0.031110118132343965 - 0.2178719068448617im, 0.15855689343229 + 0.0im, -0.12083620365372316 + 0.0im, 0.07543544212754841 + 0.0im, 0.032956154354967085 + 0.05684116683011954im, 0.032956154354967085 - 0.05684116683011954im, -0.04828528564280581 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (8.024868103875107e-40, 2.822878377764283e-36, 4.633306453819636e-35, 1.7207182967149746e-34, 1.6270012570403288e-34, 1.766436015708972e-33, 3.0336211390721367e-33, 2.136489355556678e-34, 1.2855445795499063e-32). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.03111011813234396 + 0.21787190684486182im, 0.03111011813234396 - 0.21787190684486182im, 0.1585568934322904 + 0.0im, -0.12083620365372301 + 0.0im, 0.07543544212754863 + 0.0im, 0.03295615435496693 + 0.05684116683011969im, 0.03295615435496693 - 0.05684116683011969im, -0.0482852856428059 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.38856138636279e-41, 6.777338424165287e-37, 1.531277877374134e-36, 1.0822157880964892e-34, 3.500008404166343e-36, 1.7206112864255462e-34, 1.5982726555329803e-34, 6.526541247460801e-34, 4.3075629482383596e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1813791379622225 + 0.0im, -0.016733413964160587 + 0.12581874043011235im, -0.016733413964160587 - 0.12581874043011235im, 0.12590602813154947 + 0.0im, -0.05790643068283185 + 0.0616526381618245im, -0.05790643068283185 - 0.0616526381618245im, -0.07262453175597766 + 0.0im, -0.048642189968755675 + 0.020363775194770825im, -0.048642189968755675 - 0.020363775194770825im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.148918873109504e-43, 3.065147594490418e-37, 2.390263996973751e-36, 9.863806863854079e-37, 2.920341084160624e-37, 6.275549231308378e-35, 4.294463987529343e-35, 6.776361008761519e-34, 1.679908532181681e-33, 6.725276479805904e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.18137913796222274 + 0.0im, -0.01673341396416054 + 0.12581874043011215im, -0.01673341396416054 - 0.12581874043011215im, 0.12590602813154902 + 0.0im, -0.057906430682831925 + 0.061652638161824626im, -0.057906430682831925 - 0.061652638161824626im, -0.0726245317559777 + 0.0im, -0.04864218996875573 + 0.0203637751947707im, -0.04864218996875573 - 0.0203637751947707im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.118391520788817e-42, 8.714203975558643e-36, 1.3449531075982832e-35, 1.8810024181729025e-35, 4.629603211588682e-35, 2.5964652136032162e-34, 1.6264413574460497e-33, 2.352927247399638e-33, 4.818504837457196e-33, 4.156811774258552e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.1813791379622225 + 0.0im, -0.016733413964160414 + 0.12581874043011212im, -0.016733413964160414 - 0.12581874043011212im, 0.12590602813154914 + 0.0im, -0.05790643068283191 + 0.0616526381618246im, -0.05790643068283191 - 0.0616526381618246im, -0.07262453175597762 + 0.0im, -0.04864218996875566 + 0.020363775194770707im, -0.04864218996875566 - 0.020363775194770707im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.3552631368432265e-43, 1.4392938152223989e-37, 8.606850099700483e-37, 2.977927955563787e-37, 1.3227716846744493e-35, 4.3752367720269847e-35, 2.162291113505489e-35, 3.240043915569424e-33, 1.0873138499409034e-33, 7.757628110462912e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.1813791379622229 + 0.0im, -0.01673341396416056 + 0.12581874043011224im, -0.01673341396416056 - 0.12581874043011224im, 0.1259060281315492 + 0.0im, -0.05790643068283187 + 0.06165263816182462im, -0.05790643068283187 - 0.06165263816182462im, -0.07262453175597751 + 0.0im, -0.04864218996875576 + 0.020363775194770787im, -0.04864218996875576 - 0.020363775194770787im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.662345178614164e-42, 6.244880587099463e-36, 3.7919867289523905e-35, 1.0127792155570055e-34, 1.6648153895726274e-34, 6.4300347009936125e-34, 1.7606373550288243e-33, 2.601115599336729e-33, 4.0456081116167586e-33, 1.8043250362734374e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.181379137962223 + 0.0im, -0.016733413964160546 + 0.12581874043011232im, -0.016733413964160546 - 0.12581874043011232im, 0.12590602813154939 + 0.0im, -0.05790643068283191 + 0.06165263816182461im, -0.05790643068283191 - 0.06165263816182461im, -0.07262453175597766 + 0.0im, -0.04864218996875569 + 0.020363775194770804im, -0.04864218996875569 - 0.020363775194770804im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.541220207657873e-42, 5.5933724116734765e-36, 7.416297596374112e-36, 5.2592403223172886e-36, 1.226586722151125e-35, 2.508049391146933e-34, 9.647848973096559e-35, 1.6889603124296765e-33, 7.851093377137211e-34, 8.122027169956632e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1813791379622225 + 0.0im, -0.016733413964160566 + 0.1258187404301122im, -0.016733413964160566 - 0.1258187404301122im, 0.12590602813154905 + 0.0im, -0.0579064306828318 + 0.061652638161824605im, -0.0579064306828318 - 0.061652638161824605im, -0.07262453175597772 + 0.0im, -0.04864218996875571 + 0.02036377519477082im, -0.04864218996875571 - 0.02036377519477082im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.127743186926883e-42, 5.829841922091162e-36, 3.215927047116902e-35, 7.916481376670927e-35, 2.936272681565205e-35, 1.9063294001994173e-33, 1.429451030884912e-33, 4.321579346629417e-33, 1.0575777342768775e-32, 8.623392560154505e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.18137913796222252 + 0.0im, -0.01673341396416047 + 0.1258187404301122im, -0.01673341396416047 - 0.1258187404301122im, 0.1259060281315491 + 0.0im, -0.05790643068283191 + 0.061652638161824626im, -0.05790643068283191 - 0.061652638161824626im, -0.07262453175597766 + 0.0im, -0.04864218996875561 + 0.020363775194770777im, -0.04864218996875561 - 0.020363775194770777im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.242660814895281e-42, 2.2372743628941594e-36, 6.567975100479779e-36, 3.091101937291512e-35, 2.571489766774263e-35, 4.7946023530337745e-34, 8.356291765954605e-34, 1.1189208479054596e-32, 3.8885576636853435e-34, 1.1237456494987298e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.18137913796222274 + 0.0im, -0.01673341396416058 + 0.12581874043011218im, -0.01673341396416058 - 0.12581874043011218im, 0.1259060281315494 + 0.0im, -0.05790643068283183 + 0.06165263816182462im, -0.05790643068283183 - 0.06165263816182462im, -0.07262453175597766 + 0.0im, -0.04864218996875573 + 0.020363775194770693im, -0.04864218996875573 - 0.020363775194770693im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.397100576564163e-42, 7.517757589939995e-36, 6.342074454790249e-35, 8.24113703368186e-35, 1.3669606307416808e-34, 1.89218916996901e-34, 2.528920623624849e-33, 4.565995431385964e-33, 5.554112272723413e-33, 1.2381934776921785e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.053786568416168815 + 0.12907819511997343im, -0.053786568416168815 - 0.12907819511997343im, 0.12236622884030673 + 0.03996252862555661im, 0.12236622884030673 - 0.03996252862555661im, -0.03714945810875005 + 0.10101751730627037im, -0.03714945810875005 - 0.10101751730627037im, 0.05424602824267034 + 0.0im, -0.04310281677633466 + 0.0im, -0.010232874926524253 + 0.019526154421211042im, -0.010232874926524253 - 0.019526154421211042im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.0362421885432834e-44, 8.622938373544754e-37, 2.20218933521022e-36, 2.4679578388449934e-37, 5.503240390528889e-36, 5.223951345377146e-35, 3.3968411303480273e-35, 5.501328216786192e-34, 3.553413226716768e-33, 5.059083960042645e-34, 5.407992499235097e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.053786568416168815 + 0.12907819511997337im, -0.053786568416168815 - 0.12907819511997337im, 0.12236622884030669 + 0.03996252862555658im, 0.12236622884030669 - 0.03996252862555658im, -0.03714945810875006 + 0.10101751730627033im, -0.03714945810875006 - 0.10101751730627033im, 0.054246028242670476 + 0.0im, -0.043102816776334645 + 0.0im, -0.01023287492652425 + 0.019526154421211066im, -0.01023287492652425 - 0.019526154421211066im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.3914642902085822e-43, 4.0320181001809085e-36, 9.835855918840046e-36, 6.191338794906689e-36, 7.208976313851477e-35, 6.842558387352568e-35, 1.546155637763251e-34, 4.692372790099789e-34, 8.52868673578978e-33, 5.861271735531206e-34, 8.698427941147744e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.05378656841616865 + 0.12907819511997318im, -0.05378656841616865 - 0.12907819511997318im, 0.12236622884030673 + 0.03996252862555642im, 0.12236622884030673 - 0.03996252862555642im, -0.037149458108750075 + 0.10101751730627023im, -0.037149458108750075 - 0.10101751730627023im, 0.054246028242670385 + 0.0im, -0.043102816776334665 + 0.0im, -0.010232874926524249 + 0.01952615442121108im, -0.010232874926524249 - 0.01952615442121108im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.1957982161831634e-44, 9.523450186683186e-37, 6.1064895224524885e-37, 5.338882250184836e-37, 5.579090886998454e-36, 1.4969191347273358e-35, 3.6728885511966254e-36, 4.789158362321078e-34, 5.603445521877681e-33, 2.3580215222357256e-33, 2.7365836791359653e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.05378656841616889 + 0.12907819511997343im, -0.05378656841616889 - 0.12907819511997343im, 0.12236622884030682 + 0.039962528625556534im, 0.12236622884030682 - 0.039962528625556534im, -0.03714945810875009 + 0.1010175173062703im, -0.03714945810875009 - 0.1010175173062703im, 0.05424602824267044 + 0.0im, -0.04310281677633465 + 0.0im, -0.010232874926524232 + 0.01952615442121106im, -0.010232874926524232 - 0.01952615442121106im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.524245417740398e-43, 5.325806457429067e-36, 1.0954719914521288e-35, 1.579290475182173e-34, 1.2108726719014995e-35, 1.107652373129156e-34, 3.1715398130040827e-35, 3.302749443110178e-34, 1.4097939900387e-33, 2.5850787328904746e-33, 1.6101867447378754e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.053786568416168815 + 0.12907819511997334im, -0.053786568416168815 - 0.12907819511997334im, 0.12236622884030665 + 0.039962528625556513im, 0.12236622884030665 - 0.039962528625556513im, -0.03714945810875016 + 0.10101751730627048im, -0.03714945810875016 - 0.10101751730627048im, 0.054246028242670476 + 0.0im, -0.04310281677633465 + 0.0im, -0.01023287492652422 + 0.01952615442121104im, -0.01023287492652422 - 0.01952615442121104im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.89295764656951e-44, 1.6192010403451084e-36, 1.7408484596710556e-36, 7.00044340429901e-36, 6.345431110722795e-36, 1.6956241451294226e-35, 3.349795021689579e-35, 1.4630979113724819e-34, 3.6112195840418644e-33, 2.621125814346116e-34, 4.622406154630265e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.053786568416168745 + 0.12907819511997343im, -0.053786568416168745 - 0.12907819511997343im, 0.12236622884030648 + 0.03996252862555632im, 0.12236622884030648 - 0.03996252862555632im, -0.0371494581087501 + 0.1010175173062704im, -0.0371494581087501 - 0.1010175173062704im, 0.05424602824267049 + 0.0im, -0.04310281677633465 + 0.0im, -0.010232874926524235 + 0.019526154421211042im, -0.010232874926524235 - 0.019526154421211042im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.300632315322918e-44, 2.8307255238438346e-36, 4.266037754816383e-36, 3.2542598993568696e-36, 7.581549668681584e-36, 5.633486274250811e-35, 3.9641446013994285e-35, 1.413106542987145e-34, 6.438040410337812e-34, 1.0808255354970765e-33, 4.657564964792318e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.0537865684161688 + 0.12907819511997348im, -0.0537865684161688 - 0.12907819511997348im, 0.12236622884030689 + 0.03996252862555642im, 0.12236622884030689 - 0.03996252862555642im, -0.037149458108750096 + 0.10101751730627043im, -0.037149458108750096 - 0.10101751730627043im, 0.05424602824267041 + 0.0im, -0.04310281677633465 + 0.0im, -0.010232874926524214 + 0.01952615442121102im, -0.010232874926524214 - 0.01952615442121102im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.176466762823134e-44, 1.861168035669219e-36, 4.382667190003526e-37, 1.2064656605847174e-35, 2.6424748290166303e-36, 3.896879185227236e-35, 7.686804331398476e-36, 1.2983439570079234e-33, 3.5217363718861513e-34, 2.084999102963164e-33, 2.2235073319686336e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.05378656841616873 + 0.12907819511997354im, -0.05378656841616873 - 0.12907819511997354im, 0.12236622884030673 + 0.039962528625556624im, 0.12236622884030673 - 0.039962528625556624im, -0.037149458108750075 + 0.10101751730627023im, -0.037149458108750075 - 0.10101751730627023im, 0.05424602824267036 + 0.0im, -0.04310281677633462 + 0.0im, -0.010232874926524272 + 0.01952615442121104im, -0.010232874926524272 - 0.01952615442121104im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.1016955785157888e-43, 1.235647604422844e-35, 3.019338524253807e-36, 1.1476596597057528e-35, 6.770028616542599e-35, 7.99565951843048e-35, 1.039217199103976e-34, 1.0703162265252115e-33, 3.376004088062318e-33, 2.491137572872161e-33, 9.215262675827548e-36). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.053786568416168565 + 0.12907819511997345im, -0.053786568416168565 - 0.12907819511997345im, 0.12236622884030648 + 0.039962528625556604im, 0.12236622884030648 - 0.039962528625556604im, -0.03714945810875031 + 0.10101751730627052im, -0.03714945810875031 - 0.10101751730627052im, 0.054246028242670316 + 0.0im, -0.04310281677633464 + 0.0im, -0.010232874926524254 + 0.019526154421211042im, -0.010232874926524254 - 0.019526154421211042im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.6220779290418073e-43, 7.125621183941558e-36, 1.8574096202364882e-35, 9.77924455956435e-36, 7.307826456070956e-35, 5.410991125761109e-36, 1.5297087764628056e-34, 5.076139970492318e-34, 7.224292553567313e-33, 8.797119551448685e-33, 1.2244439790909235e-32). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, -0.23425003391492347 + 0.0im, -2.5688838570889216e-5 + 0.15699260002503396im, -2.5688838570889216e-5 - 0.15699260002503396im, 0.03929974152465682 + 0.12361193893632541im, 0.03929974152465682 - 0.12361193893632541im, -0.1216910692463406 + 0.0im, 0.10773108233647458 + 0.0im, -0.07461603692339931 + 0.022781515501773136im, -0.07461603692339931 - 0.022781515501773136im, 0.05698651930630546 + 0.0im, 0.03006200621610903 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.720449982118958e-45, 6.477589074963365e-38, 1.3410160091656406e-36, 2.2413056763796834e-36, 6.571756783402779e-36, 3.540117370614893e-36, 3.566097915771996e-35, 1.6307703893900414e-35, 1.010630585690604e-34, 1.0954673283285047e-34, 1.8866444869718193e-34, 8.946591579871056e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.2342500339149242 + 0.0im, -2.5688838570958605e-5 + 0.15699260002503368im, -2.5688838570958605e-5 - 0.15699260002503368im, 0.03929974152465686 + 0.1236119389363254im, 0.03929974152465686 - 0.1236119389363254im, -0.12169106924634066 + 0.0im, 0.10773108233647465 + 0.0im, -0.07461603692339933 + 0.022781515501773122im, -0.07461603692339933 - 0.022781515501773122im, 0.05698651930630533 + 0.0im, 0.030062006216109067 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.42547186279966e-45, 7.185466478926111e-38, 3.2615169804696337e-36, 3.3820836754509488e-37, 6.135941250595625e-37, 2.9678503355533583e-36, 4.5090466798658903e-35, 1.9592771950666778e-35, 5.688827432422497e-34, 1.6828846448803534e-34, 4.3517861463478465e-33, 1.3346554551883842e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.23425003391492433 + 0.0im, -2.568883857087187e-5 + 0.15699260002503382im, -2.568883857087187e-5 - 0.15699260002503382im, 0.03929974152465675 + 0.12361193893632558im, 0.03929974152465675 - 0.12361193893632558im, -0.1216910692463406 + 0.0im, 0.10773108233647448 + 0.0im, -0.07461603692339933 + 0.022781515501773045im, -0.07461603692339933 - 0.022781515501773045im, 0.05698651930630556 + 0.0im, 0.030062006216109074 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.9071751722177364e-43, 7.216560726818915e-36, 5.236110612908942e-37, 2.080243809535676e-35, 1.228655318413698e-34, 1.604503272242262e-34, 4.948396416958053e-34, 1.7165331728695701e-34, 1.641942178121139e-33, 2.7859834063617993e-33, 1.3855349240975669e-33, 1.3782915574620482e-33). ) (vals, info) = (ComplexF64[0.9999999999999976 + 0.0im, -0.234250033914924 + 0.0im, -2.568883857093432e-5 + 0.15699260002503368im, -2.568883857093432e-5 - 0.15699260002503368im, 0.03929974152465672 + 0.12361193893632547im, 0.03929974152465672 - 0.12361193893632547im, -0.1216910692463404 + 0.0im, 0.10773108233647456 + 0.0im, -0.07461603692339927 + 0.022781515501772983im, -0.07461603692339927 - 0.022781515501772983im, 0.05698651930630539 + 0.0im, 0.030062006216109025 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2949802106902334e-43, 2.2746467656054773e-36, 2.2693876044469453e-35, 5.990216460029156e-36, 7.442041107179208e-35, 1.325971186521487e-35, 1.0167930495113595e-34, 9.093184435489509e-35, 7.837751201307301e-35, 5.574275509065689e-34, 2.312775314399097e-33, 1.1100915203743562e-32). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.23425003391492433 + 0.0im, -2.5688838571012382e-5 + 0.15699260002503368im, -2.5688838571012382e-5 - 0.15699260002503368im, 0.039299741524656734 + 0.12361193893632542im, 0.039299741524656734 - 0.12361193893632542im, -0.1216910692463407 + 0.0im, 0.10773108233647462 + 0.0im, -0.07461603692339927 + 0.022781515501773156im, -0.07461603692339927 - 0.022781515501773156im, 0.056986519306305314 + 0.0im, 0.030062006216109043 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.3896527009686863e-42, 2.917454649979338e-35, 3.8941989382714903e-36, 1.2998731080283613e-34, 7.2248333759444955e-34, 2.2796071853230188e-33, 2.300193621970036e-33, 1.1002176941701262e-33, 1.4133898784141297e-32, 1.548488098261246e-32, 3.362199559064486e-33, 2.926198482592253e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.23425003391492366 + 0.0im, -2.5688838570944728e-5 + 0.15699260002503362im, -2.5688838570944728e-5 - 0.15699260002503362im, 0.039299741524656616 + 0.12361193893632534im, 0.039299741524656616 - 0.12361193893632534im, -0.12169106924634064 + 0.0im, 0.10773108233647465 + 0.0im, -0.07461603692339927 + 0.02278151550177307im, -0.07461603692339927 - 0.02278151550177307im, 0.056986519306305355 + 0.0im, 0.03006200621610907 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.0284620166539678e-44, 3.1987767940692886e-37, 1.732772737599871e-36, 6.713398053267095e-36, 1.5848177867806524e-35, 1.3272941801974836e-35, 2.1251070012203757e-35, 3.8574138449761974e-35, 7.69357479569574e-35, 7.429374501625801e-35, 5.771373942724925e-33, 3.786786047640704e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2342500339149243 + 0.0im, -2.5688838571010647e-5 + 0.15699260002503332im, -2.5688838571010647e-5 - 0.15699260002503332im, 0.039299741524656776 + 0.12361193893632551im, 0.039299741524656776 - 0.12361193893632551im, -0.12169106924634047 + 0.0im, 0.10773108233647469 + 0.0im, -0.07461603692339917 + 0.022781515501773077im, -0.07461603692339917 - 0.022781515501773077im, 0.0569865193063054 + 0.0im, 0.03006200621610911 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.2219181011290706e-43, 5.534798794785791e-36, 4.6341710852159784e-35, 3.1345059667097426e-35, 2.72170078721938e-35, 2.115741696181109e-34, 2.0050530380417577e-34, 3.019628008227673e-34, 1.4201994704029472e-33, 1.2874309366623786e-33, 4.762348638295582e-33, 5.7399219127119394e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2342500339149239 + 0.0im, -2.5688838570958605e-5 + 0.1569926000250338im, -2.5688838570958605e-5 - 0.1569926000250338im, 0.03929974152465672 + 0.12361193893632548im, 0.03929974152465672 - 0.12361193893632548im, -0.1216910692463409 + 0.0im, 0.10773108233647485 + 0.0im, -0.07461603692339927 + 0.022781515501773077im, -0.07461603692339927 - 0.022781515501773077im, 0.05698651930630542 + 0.0im, 0.030062006216109056 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.36326227195723e-44, 1.0505237871256603e-36, 1.2563138407925139e-36, 2.135999119831054e-35, 2.5824503565343014e-35, 4.230525285519801e-35, 6.150827782731656e-34, 9.562063094534687e-35, 3.6529283490072296e-33, 1.0260105915751845e-33, 5.1996977816805886e-33, 7.504010760946857e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2342500339149239 + 0.0im, -2.5688838570972483e-5 + 0.15699260002503362im, -2.5688838570972483e-5 - 0.15699260002503362im, 0.03929974152465683 + 0.1236119389363258im, 0.03929974152465683 - 0.1236119389363258im, -0.12169106924634067 + 0.0im, 0.10773108233647469 + 0.0im, -0.07461603692339933 + 0.02278151550177298im, -0.07461603692339933 - 0.02278151550177298im, 0.05698651930630533 + 0.0im, 0.0300620062161091 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (9.152057609868347e-43, 6.330523201751285e-36, 1.2258838191927487e-34, 6.573605938496993e-35, 1.2981579383270919e-34, 9.696261268420072e-34, 1.2679920020762236e-33, 1.7670536137112388e-34, 5.3943392188900774e-33, 4.157929523150861e-33, 4.331708819592536e-34, 8.17781424066993e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.2342500339149242 + 0.0im, -2.5688838570799444e-5 + 0.15699260002503385im, -2.5688838570799444e-5 - 0.15699260002503385im, 0.039299741524656734 + 0.12361193893632551im, 0.039299741524656734 - 0.12361193893632551im, -0.12169106924634064 + 0.0im, 0.10773108233647477 + 0.0im, -0.0746160369233993 + 0.022781515501773177im, -0.0746160369233993 - 0.022781515501773177im, 0.056986519306305376 + 0.0im, 0.030062006216109046 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.753562646713371e-43, 9.958170254965592e-36, 7.430980542331806e-35, 9.118951749760793e-35, 4.356391074053081e-34, 1.375324159309164e-34, 9.568285552720155e-33, 1.3190322899367058e-33, 2.074565338825722e-34, 1.5364807635855384e-32, 2.1701702548330255e-32, 1.878538514563066e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.1746035387790313 + 0.0im, -0.12028203023981718 + 0.051301496180694274im, -0.12028203023981718 - 0.051301496180694274im, 0.00026685914640321023 + 0.10486432639466793im, 0.00026685914640321023 - 0.10486432639466793im, 0.0972139788376882 + 0.01010498248396735im, 0.0972139788376882 - 0.01010498248396735im, 0.02934054228546231 + 0.06961733911132689im, 0.02934054228546231 - 0.06961733911132689im, -0.06361385292576338 + 0.019684581667784706im, -0.06361385292576338 - 0.019684581667784706im, 0.034770623788096325 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.7182740420435924e-44, 2.0075677910184114e-35, 1.4149974984622422e-34, 1.3304058431220565e-34, 4.279648363695094e-35, 1.3219369855637647e-34, 2.668563558020583e-33, 5.744973464211419e-34, 7.384303461014428e-33, 5.659940946965627e-33, 1.5112188376794343e-33, 1.0234928512821238e-32, 1.479069535726369e-32). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.17460353877903126 + 0.0im, -0.12028203023981747 + 0.051301496180694364im, -0.12028203023981747 - 0.051301496180694364im, 0.00026685914640310615 + 0.10486432639466779im, 0.00026685914640310615 - 0.10486432639466779im, 0.09721397883768831 + 0.010104982483967443im, 0.09721397883768831 - 0.010104982483967443im, 0.029340542285462387 + 0.06961733911132692im, 0.029340542285462387 - 0.06961733911132692im, -0.06361385292576338 + 0.01968458166778467im, -0.06361385292576338 - 0.01968458166778467im, 0.034770623788096325 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.654571488201067e-45, 6.990434381799028e-36, 4.5908837444727437e-35, 3.8133602256456525e-35, 3.914319767528266e-36, 2.063474325955055e-34, 4.884675614439597e-33, 1.0524444388678718e-33, 3.8098103166593854e-34, 2.061960831531375e-33, 1.5378671832834812e-33, 1.9546876026190716e-33, 4.57207985239127e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.17460353877903093 + 0.0im, -0.12028203023981712 + 0.05130149618069429im, -0.12028203023981712 - 0.05130149618069429im, 0.00026685914640321197 + 0.10486432639466804im, 0.00026685914640321197 - 0.10486432639466804im, 0.09721397883768818 + 0.010104982483967432im, 0.09721397883768818 - 0.010104982483967432im, 0.02934054228546233 + 0.06961733911132681im, 0.02934054228546233 - 0.06961733911132681im, -0.06361385292576341 + 0.019684581667784518im, -0.06361385292576341 - 0.019684581667784518im, 0.034770623788096304 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.963113674770384e-45, 1.0465805853920033e-36, 3.060743323031747e-36, 1.0197189479705792e-35, 3.909419685217722e-36, 2.912012602578537e-35, 1.5163064897684593e-34, 1.8450369949668167e-34, 7.171594608970989e-36, 5.811116474342991e-34, 1.2491311409415006e-33, 2.0706128567487503e-34, 4.850618090825423e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.17460353877903098 + 0.0im, -0.12028203023981701 + 0.05130149618069427im, -0.12028203023981701 - 0.05130149618069427im, 0.00026685914640321587 + 0.10486432639466783im, 0.00026685914640321587 - 0.10486432639466783im, 0.09721397883768818 + 0.01010498248396755im, 0.09721397883768818 - 0.01010498248396755im, 0.02934054228546233 + 0.06961733911132688im, 0.02934054228546233 - 0.06961733911132688im, -0.06361385292576341 + 0.019684581667784605im, -0.06361385292576341 - 0.019684581667784605im, 0.03477062378809634 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.471184754728139e-44, 2.7295157359562283e-35, 1.7712402950592448e-34, 1.1541956498661384e-34, 8.947128908856974e-34, 4.310074737085001e-34, 1.950623409241717e-33, 7.985887711559937e-33, 3.16123244900216e-33, 3.55991514995641e-33, 4.95891551858016e-33, 1.903361772886848e-33, 6.72843734710066e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.17460353877903112 + 0.0im, -0.1202820302398172 + 0.051301496180694274im, -0.1202820302398172 - 0.051301496180694274im, 0.0002668591464031929 + 0.10486432639466799im, 0.0002668591464031929 - 0.10486432639466799im, 0.09721397883768823 + 0.010104982483967526im, 0.09721397883768823 - 0.010104982483967526im, 0.02934054228546233 + 0.06961733911132684im, 0.02934054228546233 - 0.06961733911132684im, -0.06361385292576344 + 0.019684581667784595im, -0.06361385292576344 - 0.019684581667784595im, 0.034770623788096366 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9238367908550434e-44, 1.7919158415150133e-35, 6.388786706768007e-35, 2.7173107237051384e-35, 2.2598436455928106e-34, 3.602684587438312e-34, 1.372922705854131e-33, 6.136390048573776e-33, 5.1203989955520426e-33, 2.0763785369278573e-34, 7.130017259162667e-33, 3.296008296234338e-33, 4.929305853907575e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.1746035387790307 + 0.0im, -0.1202820302398171 + 0.051301496180694205im, -0.1202820302398171 - 0.051301496180694205im, 0.00026685914640319636 + 0.10486432639466775im, 0.00026685914640319636 - 0.10486432639466775im, 0.0972139788376882 + 0.010104982483967495im, 0.0972139788376882 - 0.010104982483967495im, 0.029340542285462283 + 0.06961733911132688im, 0.029340542285462283 - 0.06961733911132688im, -0.06361385292576341 + 0.019684581667784612im, -0.06361385292576341 - 0.019684581667784612im, 0.03477062378809638 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.991087180229106e-45, 2.4061221976647658e-36, 1.5161789050202352e-35, 2.3524845159732553e-36, 2.0175985025402626e-36, 3.7883932057726227e-35, 7.708142390640093e-33, 5.623302587375345e-34, 3.8919834520331874e-33, 4.5796059148530046e-34, 1.657057501332146e-33, 1.3267430458180707e-33, 8.445761872331511e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.17460353877903112 + 0.0im, -0.12028203023981726 + 0.05130149618069433im, -0.12028203023981726 - 0.05130149618069433im, 0.0002668591464031673 + 0.10486432639466776im, 0.0002668591464031673 - 0.10486432639466776im, 0.09721397883768815 + 0.01010498248396758im, 0.09721397883768815 - 0.01010498248396758im, 0.029340542285462304 + 0.06961733911132681im, 0.029340542285462304 - 0.06961733911132681im, -0.06361385292576344 + 0.01968458166778428im, -0.06361385292576344 - 0.01968458166778428im, 0.03477062378809631 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0596209191731825e-45, 1.2313954689837044e-34, 8.890153100217285e-36, 2.2205433749001225e-35, 1.8340856155697844e-35, 2.0929418195976685e-35, 4.18646625628693e-34, 5.493351624223758e-34, 2.9909509405196337e-34, 1.8326904695998323e-34, 3.7003674876575883e-34, 3.75661883472791e-34, 1.048726877623234e-32). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.17460353877903076 + 0.0im, -0.12028203023981732 + 0.051301496180694274im, -0.12028203023981732 - 0.051301496180694274im, 0.0002668591464032172 + 0.10486432639466792im, 0.0002668591464032172 - 0.10486432639466792im, 0.09721397883768829 + 0.01010498248396757im, 0.09721397883768829 - 0.01010498248396757im, 0.029340542285462318 + 0.06961733911132685im, 0.029340542285462318 - 0.06961733911132685im, -0.06361385292576355 + 0.019684581667784536im, -0.06361385292576355 - 0.019684581667784536im, 0.034770623788096325 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.4286919574428792e-44, 1.1560056806406689e-35, 6.152322733232387e-35, 3.46682857323889e-35, 1.7148741164706715e-34, 3.0579797838266236e-35, 6.284955467440939e-34, 3.6659554113761185e-33, 1.4805708413635896e-33, 2.0032583312836334e-33, 1.7145440799373815e-33, 3.145975472138772e-33, 1.8854912309455483e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.17460353877903073 + 0.0im, -0.12028203023981734 + 0.051301496180694364im, -0.12028203023981734 - 0.051301496180694364im, 0.0002668591464032163 + 0.10486432639466779im, 0.0002668591464032163 - 0.10486432639466779im, 0.0972139788376882 + 0.010104982483967398im, 0.0972139788376882 - 0.010104982483967398im, 0.02934054228546236 + 0.06961733911132685im, 0.02934054228546236 - 0.06961733911132685im, -0.06361385292576338 + 0.019684581667784508im, -0.06361385292576338 - 0.019684581667784508im, 0.03477062378809632 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.078599047062461e-44, 6.00915581065839e-35, 1.1363143939005989e-34, 2.3416302781021754e-34, 5.111796464222259e-34, 3.928665064455174e-34, 3.748595162058519e-33, 2.1594728204652077e-33, 8.138382659772093e-34, 2.362357626265492e-33, 2.982279807019044e-34, 6.1625525135357254e-33, 3.3771536514345615e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.17460353877903073 + 0.0im, -0.12028203023981726 + 0.051301496180694364im, -0.12028203023981726 - 0.051301496180694364im, 0.00026685914640321154 + 0.10486432639466807im, 0.00026685914640321154 - 0.10486432639466807im, 0.09721397883768815 + 0.010104982483967496im, 0.09721397883768815 - 0.010104982483967496im, 0.029340542285462366 + 0.06961733911132684im, 0.029340542285462366 - 0.06961733911132684im, -0.06361385292576346 + 0.0196845816677846im, -0.06361385292576346 - 0.0196845816677846im, 0.03477062378809627 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.4180176055343764e-44, 4.31232440753285e-35, 1.2832392756901958e-34, 5.954360095418034e-36, 2.0832174639707193e-34, 1.783557695602456e-34, 2.301876136865817e-34, 5.014633407919671e-33, 1.420222696364237e-34, 4.5505035157884555e-33, 3.428207187647454e-34, 1.1218668968158148e-33, 1.2362300703331845e-32). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.17460353877903023 + 0.0im, -0.12028203023981726 + 0.05130149618069436im, -0.12028203023981726 - 0.05130149618069436im, 0.00026685914640309574 + 0.10486432639466776im, 0.00026685914640309574 - 0.10486432639466776im, 0.09721397883768831 + 0.010104982483967377im, 0.09721397883768831 - 0.010104982483967377im, 0.02934054228546233 + 0.06961733911132696im, 0.02934054228546233 - 0.06961733911132696im, -0.06361385292576341 + 0.019684581667784633im, -0.06361385292576341 - 0.019684581667784633im, 0.034770623788096276 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2749836182552992e-44, 1.344357907062298e-35, 1.9065545920659082e-35, 2.6728585255135576e-35, 8.943070906834519e-36, 1.948293839066598e-34, 1.042102449257176e-33, 1.9571280724917728e-33, 9.835247885089299e-34, 1.7500649755848398e-33, 1.6072446585173387e-33, 2.3097370800104415e-33, 1.0016270530107701e-32). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m12.1s Testing PCCAPlus tests passed Testing completed after 93.73s PkgEval succeeded after 160.93s