Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.50 (b60d1db399*) started at 2025-11-09T19:53:58.802 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 10.16s ################################################################################ # Installation # Installing PCCAPlus... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [f48fc343] + PCCAPlus v1.1.2 Updating `~/.julia/environments/v1.14/Manifest.toml` [47edcb42] + ADTypes v1.18.0 [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [7d9fca2a] + Arpack v0.5.4 [4fba245c] + ArrayInterface v7.22.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.11 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.15.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.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.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.05s ################################################################################ # 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... 6836.3 ms ✓ Optim 3147.9 ms ✓ PCCAPlus 2 dependencies successfully precompiled in 14 seconds. 88 already precompiled. Precompilation completed after 23.13s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_cMRNNy/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_cMRNNy/Manifest.toml` [47edcb42] ADTypes v1.18.0 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [4fba245c] ArrayInterface v7.22.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.11 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.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.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.04661 -0.0239001 -0.0416157 -0.0366008 -0.00868717 0.00767019 -0.0201052 -0.0511853 -0.0358262 0.0 0.160095 0.106702 0.0302448 0.0211362 0.0808219 0.0155729 -0.0135289 -0.0718841 -0.0100868 0.0 -0.00233989 0.160095 -0.0818801 -0.122738 0.0103525 -0.132111 0.0135221 0.00377194 0.0459011 0.0 0.0 0.0 -0.0681595 -0.113758 0.0619832 -0.0937522 -0.0845863 0.0172472 0.0528101 0.0 0.0 0.0 0.164236 -0.0681595 0.0897319 0.0713989 0.0648116 -0.0360566 0.0109928 0.0 0.0 0.0 0.0 0.0 -0.111224 -0.0124 -0.0766769 0.00127942 0.0433756 0.0 0.0 0.0 0.0 0.0 0.0437144 -0.111224 0.0449129 -0.00190178 -0.00461229 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0210782 -0.0519248 0.069093 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0689 -0.0875738 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0618034 0.0689 (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.3452789230465089 + 0.0im, -0.1917635241904701 + 0.0im, 0.17149045037300104 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.0161530040093623e-34, 7.948113729908078e-33, 5.096373046247382e-33, 4.614958440872365e-33). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, 0.34527892304650926 + 0.0im, -0.1917635241904701 + 0.0im, 0.171490450373001 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (8.742526857037678e-36, 7.217879758347439e-34, 1.4383688096231847e-34, 2.7267871416122134e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.1940270469325951 + 0.0im, 0.10504656846586344 + 0.0im, -0.03064166319728607 + 0.0im, 0.020659197635784294 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.0105806518176772e-37, 1.1342470911294853e-34, 6.40536938849392e-34, 8.291363341624737e-34, 9.096375147415335e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.19402704693259468 + 0.0im, 0.10504656846586347 + 0.0im, -0.030641663197286093 + 0.0im, 0.02065919763578434 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (4.900861305636949e-37, 2.5995754915729734e-34, 7.225353045155719e-34, 5.642275293086066e-34, 1.6513733342355642e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.19402704693259476 + 0.0im, 0.10504656846586345 + 0.0im, -0.03064166319728608 + 0.0im, 0.020659197635784315 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.5356280378131094e-38, 1.393197447325886e-35, 4.566397748364289e-33, 2.2441297283433185e-34, 1.318294757578787e-34). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.2682562588375854 + 0.0im, -0.19507356295436845 + 0.0im, -0.14488352085656514 + 0.0im, 0.0904986165078522 + 0.0im, -0.08971409029114764 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.38805880624533e-37, 7.745462302795138e-35, 4.356661482190089e-33, 8.235583498966381e-33, 2.3714409410264785e-33, 3.487771073706481e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.26825625883758514 + 0.0im, -0.19507356295436828 + 0.0im, -0.1448835208565651 + 0.0im, 0.09049861650785211 + 0.0im, -0.08971409029114764 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (5.718784728361497e-38, 1.1337265028474809e-34, 5.000359686360843e-34, 2.8538116541301647e-34, 7.131068509909062e-34, 1.701012960167786e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.26825625883758464 + 0.0im, -0.1950735629543682 + 0.0im, -0.14488352085656508 + 0.0im, 0.09049861650785203 + 0.0im, -0.0897140902911476 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.3111705297467644e-37, 3.8140821640978393e-34, 2.148913776537534e-33, 8.516422270694228e-33, 1.7978429279477028e-34, 1.1271349233977765e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.26825625883758547 + 0.0im, -0.19507356295436828 + 0.0im, -0.1448835208565652 + 0.0im, 0.09049861650785222 + 0.0im, -0.08971409029114766 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (9.744291147391926e-40, 3.2129564207585886e-36, 2.789866080464786e-36, 5.937196519221948e-35, 3.310084261090201e-36, 1.7752824775830223e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.20621233721447582 + 0.0im, -0.1555392779767691 + 0.0im, -0.12415462780167634 + 0.0im, 0.093542973223488 + 0.0im, -0.048647379990063605 + 0.0im, 0.019451775495763286 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.234864147487596e-39, 5.591911112589497e-35, 1.6430687605318722e-34, 9.17645900618638e-34, 2.9508015124886154e-34, 9.085980082707359e-34, 2.812193846895734e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.20621233721447604 + 0.0im, -0.15553927797676928 + 0.0im, -0.12415462780167627 + 0.0im, 0.09354297322348785 + 0.0im, -0.048647379990063536 + 0.0im, 0.01945177549576332 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.1522325448737267e-39, 5.334206234571902e-35, 2.4533842293126905e-34, 1.8929855003794796e-33, 9.945499889369258e-34, 6.679023880230211e-34, 5.4469736187803116e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2062123372144754 + 0.0im, -0.15553927797676903 + 0.0im, -0.12415462780167634 + 0.0im, 0.09354297322348797 + 0.0im, -0.048647379990063556 + 0.0im, 0.019451775495763258 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.0038360671996199e-38, 2.2642455379056647e-34, 7.484753364423099e-34, 1.3117757538905704e-33, 6.515255638507914e-33, 2.05198746364498e-33, 5.4902953197644494e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.206212337214476 + 0.0im, -0.15553927797676934 + 0.0im, -0.12415462780167622 + 0.0im, 0.09354297322348792 + 0.0im, -0.04864737999006356 + 0.0im, 0.019451775495763286 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (5.919290574859929e-41, 5.3100949483818186e-37, 4.2216424608362555e-36, 2.3244468613798426e-35, 2.515173257443337e-36, 6.140621951744845e-35, 6.372914261433501e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.20621233721447552 + 0.0im, -0.15553927797676909 + 0.0im, -0.12415462780167635 + 0.0im, 0.09354297322348794 + 0.0im, -0.04864737999006352 + 0.0im, 0.019451775495763237 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.9882717456654771e-38, 8.637149136242502e-35, 9.640366500645507e-33, 5.59505384602186e-33, 2.9338725310446334e-33, 5.0192930272026834e-33, 2.4365257669115156e-33). ) (vals, info) = (ComplexF64[1.0000000000000022 + 0.0im, -0.22132789044705017 + 0.0im, 0.22120733636904144 + 0.0im, 0.1361246239391591 + 0.0im, -0.12445122010256464 + 0.0im, 0.10536812247161557 + 0.0im, -0.04983671098974002 + 0.0im, -0.04453503248010868 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.497167510791113e-40, 3.3206262338106314e-35, 3.0786908746228536e-35, 3.605891599408004e-34, 5.298743095031908e-34, 5.7460010034294596e-34, 4.288432842735994e-33, 5.5090348488910774e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.22132789044704984 + 0.0im, 0.2212073363690416 + 0.0im, 0.13612462393915958 + 0.0im, -0.12445122010256472 + 0.0im, 0.1053681224716156 + 0.0im, -0.04983671098974002 + 0.0im, -0.044535032480108656 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.327297079387572e-41, 2.2516066790123896e-36, 4.112289529836441e-36, 4.4296816476472597e-35, 2.1477185577215165e-35, 2.9833615910396097e-35, 9.088239704236402e-34, 1.0033204196458697e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.22132789044704987 + 0.0im, 0.2212073363690413 + 0.0im, 0.1361246239391597 + 0.0im, -0.1244512201025646 + 0.0im, 0.10536812247161552 + 0.0im, -0.04983671098973993 + 0.0im, -0.044535032480108636 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.3100880091888516e-40, 1.483139459325773e-36, 1.588997545591739e-35, 9.621573257250736e-35, 1.0335338333695382e-34, 1.4717165750679078e-34, 1.0725324607920875e-33, 2.4324362184621636e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.22132789044705012 + 0.0im, 0.2212073363690415 + 0.0im, 0.13612462393915947 + 0.0im, -0.12445122010256458 + 0.0im, 0.10536812247161559 + 0.0im, -0.04983671098973996 + 0.0im, -0.04453503248010861 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.1099272093503728e-40, 2.5944574700690156e-36, 1.4961000624159192e-35, 1.4374747186674194e-33, 1.4609528137927187e-34, 9.69051378719075e-35, 8.848415646828565e-34, 1.1009334390884891e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.22132789044704987 + 0.0im, 0.22120733636904144 + 0.0im, 0.13612462393915947 + 0.0im, -0.12445122010256453 + 0.0im, 0.10536812247161556 + 0.0im, -0.04983671098973999 + 0.0im, -0.04453503248010869 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (6.214827786764135e-41, 1.242322286643342e-36, 3.106358519438488e-36, 5.941087093734651e-35, 2.0822882375044593e-35, 4.792758149304508e-34, 3.536811487346547e-33, 6.096283752226533e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.22132789044705017 + 0.0im, 0.2212073363690413 + 0.0im, 0.13612462393915953 + 0.0im, -0.12445122010256465 + 0.0im, 0.10536812247161562 + 0.0im, -0.049836710989740046 + 0.0im, -0.044535032480108636 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.805942326597078e-41, 1.034435066336696e-36, 3.288124729392116e-36, 1.1953406082599534e-34, 3.5946841842310627e-35, 5.1095441694965e-35, 2.5995764730315754e-34, 1.505160386785962e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.27028680423456536 + 0.0im, -0.22605435466632945 + 0.0im, 0.19970972387649963 + 0.0im, -0.17703776123057788 + 0.0im, 0.11894982723039425 + 0.0im, -0.11017469146476215 + 0.0im, 0.08770332723082574 + 0.0im, -0.05151055165214695 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.0889193729739952e-40, 3.718748687611096e-35, 3.5591931682345147e-35, 6.0188669029860925e-34, 2.681557722061011e-34, 5.004372660983204e-34, 2.943483004264256e-34, 6.902455127409533e-33, 3.433933440671267e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.27028680423456464 + 0.0im, -0.22605435466632953 + 0.0im, 0.1997097238764997 + 0.0im, -0.17703776123057782 + 0.0im, 0.11894982723039445 + 0.0im, -0.1101746914647622 + 0.0im, 0.08770332723082584 + 0.0im, -0.05151055165214696 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (7.165906936107967e-41, 5.976822193777645e-36, 1.5912594640045322e-34, 6.189794076863807e-35, 2.5129028806732245e-35, 2.652680195730431e-33, 8.860134300435543e-35, 9.393533986576278e-35, 2.0294080717677767e-34). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, 0.27028680423456547 + 0.0im, -0.22605435466632948 + 0.0im, 0.19970972387649982 + 0.0im, -0.1770377612305779 + 0.0im, 0.1189498272303944 + 0.0im, -0.11017469146476229 + 0.0im, 0.08770332723082577 + 0.0im, -0.05151055165214691 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.6361084532036548e-40, 2.2226312791173326e-34, 5.263575200030849e-35, 7.337243444756502e-33, 1.2659751391286806e-33, 2.9911444504892765e-33, 8.046989630784695e-34, 6.314820033320492e-34, 6.552346078916495e-34). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.2702868042345653 + 0.0im, -0.22605435466632934 + 0.0im, 0.1997097238765 + 0.0im, -0.17703776123057757 + 0.0im, 0.11894982723039439 + 0.0im, -0.11017469146476225 + 0.0im, 0.08770332723082572 + 0.0im, -0.051510551652146845 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.568433426941955e-40, 7.75298274281927e-35, 1.141249801318929e-34, 3.5511543640326984e-34, 3.2138207937752505e-34, 1.5593424187924755e-33, 1.7283667368570442e-33, 3.8159859117517294e-33, 1.0197265610302621e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2702868042345654 + 0.0im, -0.22605435466632953 + 0.0im, 0.19970972387649966 + 0.0im, -0.17703776123057782 + 0.0im, 0.1189498272303944 + 0.0im, -0.1101746914647624 + 0.0im, 0.08770332723082574 + 0.0im, -0.05151055165214686 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (7.853174499442524e-40, 7.788410174034487e-35, 1.0457918570139504e-33, 2.6966521966158516e-34, 3.944885659025452e-33, 6.268896850791908e-33, 1.6602030813712725e-33, 2.3918690546526487e-33, 6.870263454556343e-34). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, 0.2702868042345657 + 0.0im, -0.22605435466632962 + 0.0im, 0.19970972387650016 + 0.0im, -0.1770377612305779 + 0.0im, 0.11894982723039449 + 0.0im, -0.11017469146476236 + 0.0im, 0.08770332723082576 + 0.0im, -0.05151055165214694 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.0465957644997073e-40, 1.5048488587911095e-35, 2.530370424295262e-35, 1.4909013766521476e-34, 1.202905648373829e-34, 1.077814186065477e-33, 2.845756919086003e-34, 8.709937372316683e-34, 2.405114414295762e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.27028680423456475 + 0.0im, -0.22605435466632962 + 0.0im, 0.19970972387649955 + 0.0im, -0.17703776123057766 + 0.0im, 0.11894982723039439 + 0.0im, -0.11017469146476232 + 0.0im, 0.08770332723082577 + 0.0im, -0.051510551652146956 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.215794759941192e-40, 8.575485652296973e-35, 3.703291591287684e-34, 4.7692791396622015e-34, 1.3526622150292319e-33, 2.3379346271104978e-33, 1.3130437224396841e-32, 3.657924228119514e-33, 1.4666022100782483e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.22260078775077405 + 0.0im, -0.19667366076018558 + 0.0im, -0.1846385254289412 + 0.0im, 0.15071715365518282 + 0.0im, -0.10595697021986213 + 0.0im, 0.06906740558416727 + 0.0im, -0.06152373457162741 + 0.0im, 0.024203077616726385 + 0.0im, -0.01408398993300989 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.508977755757487e-43, 7.956103344245994e-37, 1.7730720330826366e-35, 3.5367666437628146e-35, 3.678612492913444e-36, 1.5717752380785842e-34, 2.9494926912900487e-35, 2.9042154499446942e-33, 8.219488291997193e-35, 1.4274948342936537e-35). ) (vals, info) = (ComplexF64[0.9999999999999976 + 0.0im, 0.22260078775077335 + 0.0im, -0.19667366076018578 + 0.0im, -0.18463852542894083 + 0.0im, 0.1507171536551827 + 0.0im, -0.10595697021986229 + 0.0im, 0.06906740558416717 + 0.0im, -0.06152373457162732 + 0.0im, 0.02420307761672636 + 0.0im, -0.014083989933009846 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.9139832427395478e-42, 1.739550451961377e-36, 1.1081682042788895e-34, 3.5974404881028485e-34, 1.5678873797227975e-35, 2.6335146984638785e-34, 1.3014854915717507e-34, 5.442223069089354e-34, 1.9001423497749513e-33, 4.468152770701346e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.22260078775077363 + 0.0im, -0.19667366076018558 + 0.0im, -0.18463852542894094 + 0.0im, 0.15071715365518254 + 0.0im, -0.10595697021986203 + 0.0im, 0.06906740558416712 + 0.0im, -0.06152373457162739 + 0.0im, 0.02420307761672637 + 0.0im, -0.014083989933009865 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (9.488561893206146e-43, 2.1534860426711306e-36, 3.5067812470535285e-35, 4.16858440134991e-35, 1.1459531171765103e-35, 8.092513706402745e-35, 2.9350429612910396e-34, 2.875714274785762e-33, 1.8965488529660634e-34, 3.0427528699560887e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.22260078775077435 + 0.0im, -0.1966736607601854 + 0.0im, -0.184638525428941 + 0.0im, 0.1507171536551827 + 0.0im, -0.10595697021986217 + 0.0im, 0.06906740558416716 + 0.0im, -0.061523734571627395 + 0.0im, 0.024203077616726354 + 0.0im, -0.014083989933009857 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0723116750541058e-42, 7.815004761710529e-37, 6.032389933477399e-35, 1.019841805229592e-34, 1.0355825192751877e-34, 2.9657000761506263e-34, 2.407391471121524e-34, 1.176617703260482e-33, 1.874573093601097e-34, 2.1235965225242093e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.22260078775077344 + 0.0im, -0.19667366076018564 + 0.0im, -0.18463852542894105 + 0.0im, 0.15071715365518273 + 0.0im, -0.10595697021986225 + 0.0im, 0.06906740558416724 + 0.0im, -0.06152373457162743 + 0.0im, 0.02420307761672639 + 0.0im, -0.014083989933009862 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.590178021451823e-43, 1.2771811211579894e-36, 4.660859514861691e-35, 3.7665678709346255e-35, 3.830484005284843e-36, 6.738250848557062e-35, 3.725475191906765e-35, 2.6573932351599914e-34, 1.4966719266594294e-34, 9.557308215729091e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2226007877507736 + 0.0im, -0.1966736607601861 + 0.0im, -0.18463852542894102 + 0.0im, 0.15071715365518246 + 0.0im, -0.10595697021986217 + 0.0im, 0.06906740558416723 + 0.0im, -0.06152373457162749 + 0.0im, 0.024203077616726406 + 0.0im, -0.014083989933009826 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.121035074136143e-42, 2.2162492243297184e-36, 1.1162922130014896e-34, 1.493730763345769e-34, 1.5358477236440868e-33, 2.013983519967458e-33, 3.0917407216135923e-34, 8.440536445195587e-34, 2.1088228025749104e-33, 7.024018395083542e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2226007877507742 + 0.0im, -0.19667366076018583 + 0.0im, -0.184638525428941 + 0.0im, 0.15071715365518293 + 0.0im, -0.10595697021986213 + 0.0im, 0.0690674055841672 + 0.0im, -0.061523734571627395 + 0.0im, 0.024203077616726413 + 0.0im, -0.01408398993300982 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.4209745169881157e-42, 3.003264883714953e-36, 8.57803657424247e-35, 3.056656814830011e-35, 8.673421264990803e-35, 5.744655441674019e-34, 6.979835508710069e-34, 3.34314868416578e-33, 5.121846733504294e-34, 8.049891702374687e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.22260078775077344 + 0.0im, -0.19667366076018547 + 0.0im, -0.18463852542894116 + 0.0im, 0.15071715365518262 + 0.0im, -0.10595697021986221 + 0.0im, 0.06906740558416727 + 0.0im, -0.061523734571627395 + 0.0im, 0.02420307761672639 + 0.0im, -0.014083989933009836 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.017083535119647e-44, 1.4885476263269954e-36, 1.0718394257891868e-34, 8.739861297564505e-36, 1.5903034217142417e-37, 3.7150173653960174e-36, 4.208995230117235e-36, 2.9087760839045892e-33, 6.413996846414319e-35, 3.175664353059761e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.20030716022110295 + 0.0im, -0.17419605035242774 + 0.0im, 0.15638554794462886 + 0.0im, 0.13324310223757432 + 0.0im, -0.11390025625613204 + 0.0im, -0.07043837286556044 + 0.0im, 0.06898658064694171 + 0.0im, -0.05416729314614399 + 0.0im, 0.043076601466518344 + 0.0im, -0.035591192078045585 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.098677157681053e-45, 6.2555140239955e-37, 1.3457903420537604e-37, 1.9052579239670056e-36, 1.3319580385706305e-34, 8.816094506695926e-36, 1.5584579059423526e-35, 7.780147006647041e-35, 3.0269998862657924e-33, 1.9842858519641306e-34, 9.320960952822741e-35). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.20030716022110306 + 0.0im, -0.17419605035242844 + 0.0im, 0.1563855479446291 + 0.0im, 0.13324310223757418 + 0.0im, -0.11390025625613193 + 0.0im, -0.07043837286556046 + 0.0im, 0.06898658064694166 + 0.0im, -0.054167293146143956 + 0.0im, 0.04307660146651821 + 0.0im, -0.03559119207804561 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.1569435500158377e-43, 5.747582069674446e-35, 6.097871839606473e-36, 1.5012965491624378e-34, 2.954627016937698e-34, 9.288269091888305e-35, 6.4757256737866775e-34, 4.5530154185319236e-34, 6.805817034887868e-33, 2.471919207269526e-33, 5.93790896481549e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.20030716022110262 + 0.0im, -0.17419605035242758 + 0.0im, 0.15638554794462892 + 0.0im, 0.13324310223757424 + 0.0im, -0.11390025625613188 + 0.0im, -0.0704383728655603 + 0.0im, 0.06898658064694164 + 0.0im, -0.054167293146143894 + 0.0im, 0.04307660146651823 + 0.0im, -0.03559119207804553 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.88072262735162e-44, 4.295038383042666e-36, 2.455047709845867e-36, 1.653614702057649e-33, 1.1126382205272804e-33, 5.774095799484458e-35, 1.387754707419192e-33, 4.5136297873467135e-33, 1.7900991713876226e-33, 3.3652433882048154e-34, 5.738155305671522e-34). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.20030716022110315 + 0.0im, -0.17419605035242774 + 0.0im, 0.1563855479446287 + 0.0im, 0.1332431022375741 + 0.0im, -0.11390025625613207 + 0.0im, -0.07043837286556043 + 0.0im, 0.06898658064694156 + 0.0im, -0.05416729314614395 + 0.0im, 0.043076601466518295 + 0.0im, -0.03559119207804559 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.105910568124859e-44, 4.957905845927317e-36, 8.397167752014583e-37, 5.984453514759661e-35, 1.6628286080028309e-34, 2.0922855025715135e-34, 5.490275120310508e-34, 2.698802577254417e-34, 3.715206712488727e-33, 3.38073644685697e-35, 3.5931992239186126e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.2003071602211034 + 0.0im, -0.17419605035242802 + 0.0im, 0.15638554794462886 + 0.0im, 0.13324310223757438 + 0.0im, -0.11390025625613177 + 0.0im, -0.07043837286556044 + 0.0im, 0.06898658064694163 + 0.0im, -0.054167293146143956 + 0.0im, 0.043076601466518184 + 0.0im, -0.03559119207804557 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.907044282684902e-45, 2.0337539180982644e-37, 3.8388802312143277e-38, 1.6806563644348353e-35, 3.661508926865417e-36, 6.232780102078816e-37, 4.4737102076024374e-35, 9.693350530042003e-36, 5.414849856048478e-35, 8.813719302508368e-36, 3.6343700282708e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.2003071602211033 + 0.0im, -0.1741960503524275 + 0.0im, 0.15638554794462858 + 0.0im, 0.13324310223757424 + 0.0im, -0.11390025625613164 + 0.0im, -0.07043837286556037 + 0.0im, 0.06898658064694169 + 0.0im, -0.054167293146143915 + 0.0im, 0.043076601466518184 + 0.0im, -0.03559119207804563 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.41690934032996e-44, 2.2895870860283437e-36, 8.167871214487758e-37, 6.913444080636718e-35, 1.312333431373188e-34, 4.415298248884391e-35, 7.5614112387133975e-34, 1.4275367568590717e-34, 9.210195823255673e-34, 2.190066327778965e-34, 1.5966385286514004e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.200307160221103 + 0.0im, -0.17419605035242777 + 0.0im, 0.15638554794462883 + 0.0im, 0.13324310223757396 + 0.0im, -0.11390025625613177 + 0.0im, -0.07043837286556026 + 0.0im, 0.06898658064694155 + 0.0im, -0.054167293146143936 + 0.0im, 0.04307660146651829 + 0.0im, -0.0355911920780456 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.754071388199373e-44, 4.288859783536191e-36, 8.766985837648197e-37, 1.28446992531082e-35, 1.5957867271638675e-35, 2.554616648297365e-35, 3.5751925675758875e-34, 8.874793783802388e-35, 1.6534978886662884e-33, 3.1868011296746183e-35, 1.8151698690824583e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.20030716022110312 + 0.0im, -0.17419605035242802 + 0.0im, 0.15638554794462908 + 0.0im, 0.13324310223757418 + 0.0im, -0.11390025625613205 + 0.0im, -0.07043837286556034 + 0.0im, 0.06898658064694162 + 0.0im, -0.05416729314614397 + 0.0im, 0.04307660146651835 + 0.0im, -0.03559119207804555 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.22621668744846e-44, 1.2532358980405747e-35, 1.2375310358990077e-35, 3.149802603556688e-35, 1.854822195749551e-34, 5.347100380548756e-35, 4.316572305171512e-34, 2.096451041046031e-34, 1.5055287134092903e-33, 4.111324333040166e-34, 4.378729847352346e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.20030716022110345 + 0.0im, -0.1741960503524282 + 0.0im, 0.15638554794462906 + 0.0im, 0.13324310223757427 + 0.0im, -0.11390025625613194 + 0.0im, -0.0704383728655605 + 0.0im, 0.06898658064694163 + 0.0im, -0.054167293146143984 + 0.0im, 0.043076601466518274 + 0.0im, -0.03559119207804562 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.473616213022613e-45, 9.088459290809033e-37, 2.816965287531303e-37, 3.594336104347582e-35, 6.955183019828085e-36, 1.54546764815988e-36, 2.1169511969415474e-34, 5.659241864959459e-33, 3.751688066443439e-35, 3.826296077230865e-34, 1.0959750463581344e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.20226193620406627 + 0.0im, 0.1834920634366503 + 0.0im, -0.12537674477881533 + 0.0im, -0.11309187597631565 + 0.0im, 0.10903296812317004 + 0.0im, -0.09870082063313865 + 0.0im, 0.09178008627937011 + 0.0im, 0.06110582523340786 + 0.0im, -0.048605585225458006 + 0.0im, -0.02782300138536777 + 0.0im, -0.004666081944219429 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.95075367622387e-46, 6.083680639655171e-38, 4.138024607336622e-38, 5.272817927152773e-35, 5.7164683756453055e-33, 1.1693829705702285e-34, 1.7659617108530284e-33, 3.4889733577120177e-34, 9.251348616956314e-35, 3.920500700661626e-34, 3.769846386342238e-34, 1.9194034727809997e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2022619362040663 + 0.0im, 0.18349206343664998 + 0.0im, -0.12537674477881558 + 0.0im, -0.11309187597631568 + 0.0im, 0.10903296812316993 + 0.0im, -0.09870082063313865 + 0.0im, 0.09178008627937029 + 0.0im, 0.06110582523340788 + 0.0im, -0.04860558522545797 + 0.0im, -0.02782300138536779 + 0.0im, -0.004666081944219396 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.403746716673551e-45, 5.752780064310455e-37, 5.505201937902483e-37, 2.6796162072242617e-34, 5.73045266633903e-34, 5.512591192254518e-35, 3.4874996941184195e-34, 6.553049851396714e-35, 7.122152295168345e-34, 7.348196671766266e-34, 3.146557660495458e-33, 1.402013439370008e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.20226193620406674 + 0.0im, 0.1834920634366497 + 0.0im, -0.12537674477881533 + 0.0im, -0.1130918759763157 + 0.0im, 0.10903296812317016 + 0.0im, -0.09870082063313856 + 0.0im, 0.09178008627937023 + 0.0im, 0.06110582523340794 + 0.0im, -0.048605585225457944 + 0.0im, -0.027823001385367786 + 0.0im, -0.004666081944219412 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.880333914212552e-46, 1.4224475666528053e-37, 4.752149024228548e-38, 1.2176589282795478e-34, 3.224332880055729e-34, 1.3612599569859017e-35, 1.2356833560940946e-34, 1.6020740959769594e-35, 4.163709093064214e-35, 1.4791420852132612e-34, 2.150199642764158e-34, 2.556966335934467e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.20226193620406618 + 0.0im, 0.18349206343665037 + 0.0im, -0.1253767447788154 + 0.0im, -0.11309187597631569 + 0.0im, 0.10903296812317001 + 0.0im, -0.09870082063313865 + 0.0im, 0.0917800862793702 + 0.0im, 0.06110582523340804 + 0.0im, -0.04860558522545801 + 0.0im, -0.027823001385367793 + 0.0im, -0.0046660819442193874 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.47780767473278e-45, 3.545620991347621e-37, 1.9255242562716942e-36, 1.5451694669557893e-33, 3.721946947005408e-33, 1.8741607941005737e-34, 5.976754663460838e-33, 6.488724959021886e-34, 8.911986674701082e-34, 2.9395062978871845e-33, 2.1706340679608167e-33, 5.025027979441234e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.20226193620406663 + 0.0im, 0.18349206343665037 + 0.0im, -0.1253767447788155 + 0.0im, -0.11309187597631576 + 0.0im, 0.10903296812316982 + 0.0im, -0.09870082063313869 + 0.0im, 0.09178008627937043 + 0.0im, 0.06110582523340791 + 0.0im, -0.04860558522545797 + 0.0im, -0.02782300138536777 + 0.0im, -0.004666081944219418 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.4701638714774618e-45, 4.5830783524896085e-37, 1.9849353914616526e-37, 1.4228605424069053e-34, 2.7963276361667835e-34, 1.663119706731474e-34, 2.7859705365559187e-34, 4.911527244699377e-35, 4.288152439210663e-34, 6.644684290208266e-34, 8.087554622084879e-34, 1.7118427079799434e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.20226193620406674 + 0.0im, 0.18349206343665017 + 0.0im, -0.12537674477881539 + 0.0im, -0.1130918759763157 + 0.0im, 0.1090329681231699 + 0.0im, -0.09870082063313862 + 0.0im, 0.09178008627937018 + 0.0im, 0.061105825233407844 + 0.0im, -0.048605585225457965 + 0.0im, -0.027823001385367765 + 0.0im, -0.004666081944219436 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.4665249608224305e-45, 1.7600797438816958e-36, 9.84060671704166e-37, 8.081502932733217e-34, 7.517570091922879e-34, 9.16385750909574e-35, 1.2195142876643063e-32, 6.241320433530786e-35, 3.6590260820747425e-34, 1.281693115061822e-33, 2.329822186078538e-33, 1.296454033768291e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.20226193620406674 + 0.0im, 0.1834920634366498 + 0.0im, -0.1253767447788155 + 0.0im, -0.1130918759763157 + 0.0im, 0.10903296812316988 + 0.0im, -0.09870082063313859 + 0.0im, 0.09178008627937018 + 0.0im, 0.06110582523340792 + 0.0im, -0.04860558522545798 + 0.0im, -0.027823001385367745 + 0.0im, -0.004666081944219427 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.991976917089169e-46, 5.476767524792447e-38, 9.685541480597282e-38, 2.553296581759047e-34, 2.8857353933500336e-34, 5.3138396086834676e-36, 2.0236316140647864e-34, 2.523936855892989e-35, 6.293789067114208e-37, 1.8380799553699738e-34, 1.88638988748158e-33, 1.550015985375363e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.20226193620406643 + 0.0im, 0.1834920634366504 + 0.0im, -0.1253767447788153 + 0.0im, -0.11309187597631584 + 0.0im, 0.10903296812317015 + 0.0im, -0.09870082063313874 + 0.0im, 0.09178008627937032 + 0.0im, 0.0611058252334079 + 0.0im, -0.04860558522545797 + 0.0im, -0.02782300138536778 + 0.0im, -0.004666081944219423 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.1393065199548807e-45, 2.632286281665944e-37, 2.054615454088664e-37, 1.063754127428917e-34, 6.67006754739321e-34, 2.625538650843402e-35, 5.67734411287839e-34, 8.837164456497662e-34, 2.761668886495032e-34, 1.2481507434077587e-33, 8.547790844606131e-34, 1.979594833922301e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.20226193620406632 + 0.0im, 0.18349206343665037 + 0.0im, -0.12537674477881536 + 0.0im, -0.11309187597631565 + 0.0im, 0.10903296812317004 + 0.0im, -0.0987008206331386 + 0.0im, 0.09178008627937025 + 0.0im, 0.061105825233408 + 0.0im, -0.048605585225457985 + 0.0im, -0.02782300138536775 + 0.0im, -0.00466608194421941 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.5278060485015423e-45, 1.3959873574390673e-37, 6.916006205177119e-37, 3.1087667779304483e-34, 6.42003798934812e-33, 1.0774964280047578e-34, 3.1882980613389032e-34, 3.2768321139385096e-34, 5.023772022313034e-35, 8.746302063287241e-34, 2.6769893118210954e-33, 1.0524545201686837e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.20226193620406643 + 0.0im, 0.18349206343665053 + 0.0im, -0.12537674477881547 + 0.0im, -0.11309187597631572 + 0.0im, 0.10903296812316964 + 0.0im, -0.09870082063313862 + 0.0im, 0.09178008627937022 + 0.0im, 0.06110582523340795 + 0.0im, -0.048605585225457965 + 0.0im, -0.02782300138536781 + 0.0im, -0.004666081944219436 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.024888322857629e-45, 2.0611760648104843e-36, 3.059432624873179e-37, 9.680297978139599e-34, 1.5354885782784493e-33, 1.4727170038238742e-34, 6.7778821259922e-33, 5.007985768448229e-34, 2.8505748510704578e-34, 1.3979494717665865e-33, 5.319809462611525e-33, 6.514156885441881e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.20409466563089734 + 0.0im, 0.19925384161104565 + 0.0im, -0.1673641245448443 + 0.0im, 0.14780426145573183 + 0.0im, -0.12505827936273003 + 0.0im, 0.10131951993233282 + 0.0im, -0.09328936392427685 + 0.0im, -0.06763781161010901 + 0.0im, 0.05866680555695869 + 0.0im, -0.030346093403037358 + 0.0im, 0.02202477532029591 + 0.0im, -0.016047008062705106 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.4067361386811535e-46, 2.3973769041760652e-37, 1.0836668921672428e-37, 1.4747245808193694e-35, 3.90170216487729e-36, 3.145861766985766e-35, 5.8367531341982786e-36, 2.396864390174811e-34, 4.671776520505688e-34, 3.139486592950262e-34, 3.234016520344936e-33, 5.3667605207107105e-34, 8.273197660577056e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.2040946656308975 + 0.0im, 0.19925384161104606 + 0.0im, -0.16736412454484442 + 0.0im, 0.14780426145573158 + 0.0im, -0.1250582793627302 + 0.0im, 0.10131951993233253 + 0.0im, -0.09328936392427689 + 0.0im, -0.06763781161010891 + 0.0im, 0.05866680555695869 + 0.0im, -0.030346093403037396 + 0.0im, 0.02202477532029592 + 0.0im, -0.016047008062705155 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.583248204123e-46, 1.9970697594012405e-37, 9.761641693251008e-37, 2.8865348159486984e-36, 7.343787083507683e-36, 5.368272156738781e-35, 6.952597289207048e-36, 4.786374572084451e-34, 1.5521752193075875e-33, 7.723558098657208e-34, 8.79263963272667e-34, 1.3858643084407723e-34, 7.716728683287017e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.20409466563089707 + 0.0im, 0.19925384161104645 + 0.0im, -0.16736412454484462 + 0.0im, 0.1478042614557317 + 0.0im, -0.12505827936273012 + 0.0im, 0.10131951993233264 + 0.0im, -0.09328936392427688 + 0.0im, -0.06763781161010896 + 0.0im, 0.05866680555695877 + 0.0im, -0.030346093403037372 + 0.0im, 0.02202477532029587 + 0.0im, -0.016047008062705106 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.82503888753424e-47, 1.2798398877205104e-38, 5.6237887793377623e-39, 1.1472291687876589e-37, 2.3949418757452085e-37, 5.248763812695901e-36, 1.6515919730994548e-36, 2.618313335345312e-34, 3.928186767866453e-35, 8.728214201901471e-36, 2.044267902617807e-34, 3.6915163159838443e-35, 7.786228342445956e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2040946656308975 + 0.0im, 0.1992538416110463 + 0.0im, -0.1673641245448445 + 0.0im, 0.1478042614557317 + 0.0im, -0.1250582793627302 + 0.0im, 0.10131951993233253 + 0.0im, -0.09328936392427681 + 0.0im, -0.0676378116101089 + 0.0im, 0.05866680555695882 + 0.0im, -0.030346093403037358 + 0.0im, 0.02202477532029591 + 0.0im, -0.016047008062705113 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.3781848164511573e-47, 7.689359154728524e-38, 1.1973989144662004e-38, 1.3124745299562125e-36, 4.31985510662813e-38, 4.544998312801846e-36, 6.848182916315037e-37, 3.0238540557794373e-35, 1.2610543058314246e-34, 6.439396643666743e-36, 8.442715013808593e-35, 2.429074653683978e-35, 4.4389081551936545e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.20409466563089745 + 0.0im, 0.1992538416110458 + 0.0im, -0.16736412454484445 + 0.0im, 0.14780426145573142 + 0.0im, -0.12505827936273015 + 0.0im, 0.10131951993233257 + 0.0im, -0.09328936392427681 + 0.0im, -0.06763781161010897 + 0.0im, 0.05866680555695867 + 0.0im, -0.030346093403037358 + 0.0im, 0.022024775320295835 + 0.0im, -0.016047008062705127 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.6668961962395754e-47, 4.519073172864109e-37, 1.2589925812680941e-37, 1.910099425101964e-36, 2.25143274104368e-37, 1.2001149458832087e-35, 1.3501650835419453e-35, 1.569257826441417e-34, 2.9443560485293707e-35, 4.3005089656863525e-36, 2.2726308445921055e-33, 5.828537917693464e-35, 1.8480389761918342e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.20409466563089698 + 0.0im, 0.19925384161104598 + 0.0im, -0.16736412454484462 + 0.0im, 0.14780426145573133 + 0.0im, -0.12505827936273017 + 0.0im, 0.10131951993233243 + 0.0im, -0.09328936392427693 + 0.0im, -0.0676378116101089 + 0.0im, 0.058666805556958815 + 0.0im, -0.03034609340303741 + 0.0im, 0.022024775320295863 + 0.0im, -0.016047008062705186 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0552612756734395e-46, 8.200542739513065e-38, 4.925719280336406e-38, 2.9515418253492898e-36, 7.834033805195767e-37, 1.9262864393128007e-34, 9.836565690885936e-36, 1.5945183598520083e-34, 3.115609752351102e-33, 1.4345530182378516e-34, 4.285111305842709e-34, 3.98206751602202e-34, 8.72378404260256e-34). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, -0.20409466563089787 + 0.0im, 0.19925384161104592 + 0.0im, -0.1673641245448447 + 0.0im, 0.1478042614557315 + 0.0im, -0.12505827936273003 + 0.0im, 0.10131951993233261 + 0.0im, -0.09328936392427685 + 0.0im, -0.06763781161010898 + 0.0im, 0.05866680555695879 + 0.0im, -0.030346093403037292 + 0.0im, 0.022024775320295887 + 0.0im, -0.016047008062705117 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.324825146026755e-47, 3.361397253577721e-36, 5.44462608151568e-38, 4.202519877239619e-37, 1.6327179835208773e-37, 4.203254516817134e-35, 5.888277320855852e-35, 2.3716325294051316e-34, 3.054382936723592e-35, 2.8431693202540425e-35, 8.781177733363393e-35, 1.4492367958908942e-33, 5.068035171046048e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.20409466563089798 + 0.0im, 0.1992538416110452 + 0.0im, -0.16736412454484445 + 0.0im, 0.14780426145573164 + 0.0im, -0.12505827936273017 + 0.0im, 0.10131951993233268 + 0.0im, -0.09328936392427685 + 0.0im, -0.06763781161010891 + 0.0im, 0.058666805556958745 + 0.0im, -0.030346093403037403 + 0.0im, 0.022024775320295897 + 0.0im, -0.01604700806270511 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.7726246528867464e-46, 3.0426956815020523e-37, 1.6823628047740867e-37, 2.668850752444899e-35, 1.601184213731829e-36, 9.133236258607014e-35, 1.0160201986494397e-35, 2.070614268351582e-34, 6.018624363122838e-34, 1.7235747203962341e-34, 8.958912318706361e-34, 2.0955101278823954e-34, 6.186054441944962e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.2040946656308977 + 0.0im, 0.19925384161104562 + 0.0im, -0.16736412454484434 + 0.0im, 0.1478042614557312 + 0.0im, -0.12505827936272992 + 0.0im, 0.10131951993233261 + 0.0im, -0.09328936392427684 + 0.0im, -0.06763781161010887 + 0.0im, 0.05866680555695877 + 0.0im, -0.03034609340303736 + 0.0im, 0.022024775320295894 + 0.0im, -0.016047008062705103 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.102259906633239e-46, 2.269721739654646e-37, 2.518772645188862e-38, 1.5282016628498528e-35, 2.12072474308263e-37, 1.8257660528053933e-35, 2.6327853535798995e-36, 2.1691763402672925e-34, 4.8228514257866304e-34, 1.226859431611756e-34, 2.6848356698604317e-33, 2.069940735537293e-34, 4.2828387108726804e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.20409466563089718 + 0.0im, 0.19925384161104578 + 0.0im, -0.16736412454484417 + 0.0im, 0.14780426145573172 + 0.0im, -0.12505827936272992 + 0.0im, 0.10131951993233268 + 0.0im, -0.09328936392427675 + 0.0im, -0.06763781161010887 + 0.0im, 0.058666805556958745 + 0.0im, -0.03034609340303736 + 0.0im, 0.02202477532029587 + 0.0im, -0.01604700806270511 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9811202908313486e-46, 2.4776904014831925e-37, 5.353837215857328e-38, 1.4269665153179929e-35, 1.1829539646836804e-36, 3.4177511101398487e-35, 8.513207754274295e-36, 3.2091367983373967e-34, 2.2948086582140413e-34, 2.0160331610093199e-35, 6.90973618397841e-34, 3.8214028117385885e-35, 1.1341746347984168e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2040946656308974 + 0.0im, 0.1992538416110457 + 0.0im, -0.16736412454484423 + 0.0im, 0.14780426145573144 + 0.0im, -0.12505827936273034 + 0.0im, 0.10131951993233262 + 0.0im, -0.09328936392427686 + 0.0im, -0.06763781161010897 + 0.0im, 0.058666805556958745 + 0.0im, -0.030346093403037327 + 0.0im, 0.02202477532029589 + 0.0im, -0.016047008062705113 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.7373587372597646e-46, 2.7505114448544617e-37, 1.5012589596710005e-37, 2.046117825420884e-36, 3.639284887333212e-36, 6.562819469448147e-35, 7.440909870321607e-36, 2.808674757370644e-34, 2.1647940065963245e-34, 2.6372929254676257e-34, 3.5162433238144274e-34, 1.838120783026578e-34, 1.1225049799808119e-33). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 0.0773648 -0.252856 -0.133764 0.0344298 0.0 0.158057 -0.1823 -0.00517959 -0.0824534 0.0 0.0375655 0.158057 -0.0215001 -0.0168114 0.0 0.0 0.0 0.0130837 -0.0158156 0.0 0.0 0.0 0.0753476 0.0130837 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 0.0773648 -0.252856 -0.133764 0.0344298 0.0 0.158057 -0.1823 -0.00517959 -0.0824534 0.0 0.0375655 0.158057 -0.0215001 -0.0168114 0.0 0.0 0.0 0.0130837 -0.0158156 0.0 0.0 0.0 0.0753476 0.0130837 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 0.147071 -0.0887985 0.111519 0.0973245 -0.0572325 0.0 -0.121078 0.173294 -0.133043 0.0621535 0.0242997 0.0 -0.283477 -0.121078 -0.0345732 -0.290087 0.0815446 0.0 0.0 0.0 0.248729 -0.0299773 -0.146964 0.0 0.0 0.0 0.0 -0.0206245 0.116095 0.0 0.0 0.0 0.0 0.0 -0.0729255 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.0802143 -0.0763502 -0.255215 -0.138844 -0.00785419 -0.0480821 0.0 0.00660802 -0.167717 0.23458 0.0737749 0.225611 0.0831615 0.0 0.194065 0.00660802 -0.0704079 -0.0854438 -0.0655314 0.0385545 0.0 0.0 0.0 0.101276 -0.00800019 0.120115 0.00814879 0.0 0.0 0.0 0.0 -0.00510546 0.131707 0.189752 0.0 0.0 0.0 0.0 -0.0903176 -0.00510546 -0.00542097 0.0 0.0 0.0 0.0 0.0 0.0 -0.0586444 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.0802143 -0.0763502 0.0167585 -0.245913 0.154013 -0.0480821 0.0 0.00660802 -0.167717 -0.180057 0.121312 -0.253444 0.0831615 0.0 0.194065 0.00660802 0.0809264 -0.0870775 0.0492005 0.0385545 0.0 0.0 0.0 -0.00510546 0.0824516 0.0276989 -0.0798658 0.0 0.0 0.0 -0.144272 -0.00510546 -0.107776 0.155976 0.0 0.0 0.0 0.0 0.0 0.101276 0.0734473 0.0 0.0 0.0 0.0 0.0 0.0 -0.0586444 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0191014 -0.127353 -0.166429 0.0269023 0.0183786 0.0654141 -0.0142782 -0.00137328 0.0 0.215329 -0.0865872 0.0439334 0.022205 0.0903681 0.0609531 0.148116 0.0182515 0.0 0.0420389 0.215329 0.046616 -0.0766094 0.051109 0.0449438 -0.0440113 -0.0100483 0.0 0.0 0.0 -0.0918135 -0.102641 -0.103985 0.0633748 -0.00567994 -0.221187 0.0 0.0 0.0 0.168438 -0.0918135 -0.0768788 -0.0563817 0.00414673 -0.0713559 0.0 0.0 0.0 0.0 0.0 -0.110651 -0.130943 0.104334 -0.125965 0.0 0.0 0.0 0.0 0.0 0.0 -0.0350275 -0.233673 0.0141583 0.0 0.0 0.0 0.0 0.0 0.0 0.0309181 -0.0350275 -0.0269982 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0426968 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0191014 -0.127353 -0.166429 0.0269023 0.0183786 0.0654141 -0.0142782 -0.00137328 0.0 0.215329 -0.0865872 0.0439334 0.022205 0.0903681 0.0609531 0.148116 0.0182515 0.0 0.0420389 0.215329 0.046616 -0.0766094 0.051109 0.0449438 -0.0440113 -0.0100483 0.0 0.0 0.0 -0.0918135 -0.102641 -0.103985 0.0633748 -0.00567994 -0.221187 0.0 0.0 0.0 0.168438 -0.0918135 -0.0768788 -0.0563817 0.00414673 -0.0713559 0.0 0.0 0.0 0.0 0.0 -0.110651 -0.130943 0.104334 -0.125965 0.0 0.0 0.0 0.0 0.0 0.0 -0.0350275 -0.233673 0.0141583 0.0 0.0 0.0 0.0 0.0 0.0 0.0309181 -0.0350275 -0.0269982 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0426968 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0191014 -0.127353 -0.166429 0.0269023 0.0183786 0.0654141 -0.0142782 -0.00137328 0.0 0.215329 -0.0865872 0.0439334 0.022205 0.0903681 0.0609531 0.148116 0.0182515 0.0 0.0420389 0.215329 0.046616 -0.0766094 0.051109 0.0449438 -0.0440113 -0.0100483 0.0 0.0 0.0 -0.0918135 -0.102641 -0.103985 0.0633748 -0.00567994 -0.221187 0.0 0.0 0.0 0.168438 -0.0918135 -0.0768788 -0.0563817 0.00414673 -0.0713559 0.0 0.0 0.0 0.0 0.0 -0.110651 -0.130943 0.104334 -0.125965 0.0 0.0 0.0 0.0 0.0 0.0 -0.0350275 -0.233673 0.0141583 0.0 0.0 0.0 0.0 0.0 0.0 0.0309181 -0.0350275 -0.0269982 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0426968 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.00147716 0.0753964 -0.0471579 -0.018384 0.107726 -0.0248963 0.0415963 -0.0718512 0.0449965 0.0144149 0.0 0.110175 0.182895 -0.0364305 0.0200998 -0.0280206 0.0899532 -0.0160763 0.127949 -0.0609405 -0.00166748 0.0 -0.0862259 0.110175 -0.000614276 0.0267578 -0.0503538 0.0249844 0.0189701 -0.0479343 -0.0236299 0.0894345 0.0 0.0 0.0 0.00634546 -0.134779 -0.0331612 -0.00508298 -0.0500052 -0.0407491 0.0598926 0.0611502 0.0 0.0 0.0 0.0734372 0.00634546 0.00493996 -0.0271161 0.0920132 0.0179221 0.0357999 0.0341345 0.0 0.0 0.0 0.0 0.0 -0.111787 0.040367 -0.0350617 0.0480869 -0.142762 0.0559866 0.0 0.0 0.0 0.0 0.0 -0.00253748 -0.111787 -0.0112551 -0.0323453 -0.0255336 0.0104992 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0342796 0.0670619 -0.0329696 0.0381377 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.014439 -0.0342796 0.0115014 -0.0875166 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.1151 -0.0992769 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00192403 0.1151 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.00147716 0.0753964 0.040742 -0.0164495 0.0389709 -0.0279618 0.112873 0.0236401 0.0516375 -0.0609525 0.0 0.110175 0.182895 0.032498 0.0330636 0.0302808 0.0461493 -0.0566262 -0.0879035 -0.0298987 0.118026 0.0 -0.0862259 0.110175 -0.00499169 -0.103091 0.0151504 -0.0296622 -0.0510048 -0.0149261 0.0224544 0.000197931 0.0 0.0 0.0 0.1151 -0.097283 0.0152539 0.0216231 -0.122327 0.00519153 -0.0634643 0.0891464 0.0 0.0 0.0 0.00196347 0.1151 0.0250462 0.0785957 -0.00535958 -0.029525 -0.0494806 -0.0853641 0.0 0.0 0.0 0.0 0.0 0.00634546 0.158894 0.0156868 0.00224364 0.0640843 0.00912117 0.0 0.0 0.0 0.0 0.0 -0.0622919 0.00634546 -0.0315594 0.0166431 0.0520624 0.0194878 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.111787 -0.0349825 -0.037288 0.0394706 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00292806 -0.111787 0.0132699 0.0339376 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0342796 0.0742114 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.013048 -0.0342796 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.00147716 0.0753964 -0.102041 0.0354453 0.00713468 0.0224266 0.0604435 0.0406732 0.0516375 -0.0609525 0.0 0.110175 0.182895 0.0347462 -0.0840499 -0.0535784 -0.0453023 0.0316325 -0.0439807 -0.0298987 0.118026 0.0 -0.0862259 0.110175 0.0529048 -0.0272012 -0.021791 0.0997785 0.00121962 0.0248072 0.0224544 0.000197931 0.0 0.0 0.0 -0.111787 0.0403056 0.119018 -0.0378382 0.0394532 -0.00921478 0.071987 -0.0737109 0.0 0.0 0.0 -0.00254135 -0.111787 0.00509448 -0.0324396 0.02985 -0.023161 0.0108474 0.0226447 0.0 0.0 0.0 0.0 0.0 0.1151 -0.0868296 -0.00261931 0.0464133 0.0335856 -0.062325 0.0 0.0 0.0 0.0 0.0 0.00219985 0.1151 -0.0297501 0.0727239 0.050822 0.0897814 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00634546 -0.1526 0.0529565 0.0149783 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0648611 0.00634546 -0.0551795 -0.0170658 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0342796 0.0742114 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.013048 -0.0342796 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.00147716 0.0753964 -0.0471579 -0.018384 0.107726 -0.0248963 0.0298907 0.0430144 0.0516375 -0.0609525 0.0 0.110175 0.182895 -0.0364305 0.0200998 -0.0280206 0.0899532 -0.0443502 -0.0596212 -0.0298987 0.118026 0.0 -0.0862259 0.110175 -0.000614276 0.0267578 -0.0503538 0.0249844 -0.0312031 0.0986742 0.0224544 0.000197931 0.0 0.0 0.0 0.00634546 -0.134779 -0.0331612 -0.00508298 0.0631962 0.0787906 -0.0330245 -0.0139695 0.0 0.0 0.0 0.0734372 0.00634546 0.00493996 -0.0271161 0.0211114 0.0155258 0.0986144 0.0286859 0.0 0.0 0.0 0.0 0.0 -0.111787 0.040367 -0.129243 0.026622 -0.0563441 0.0804364 0.0 0.0 0.0 0.0 0.0 -0.00253748 -0.111787 -0.0263091 0.0240547 -0.0138468 -0.0217384 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.1151 -0.0899557 0.0171512 -0.0747162 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0021234 0.1151 0.0195918 0.06974 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0342796 0.0742114 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.013048 -0.0342796 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.00147716 0.0753964 -0.0471579 -0.018384 0.107726 -0.0248963 0.0415963 -0.0718512 0.0449965 0.0144149 0.0 0.110175 0.182895 -0.0364305 0.0200998 -0.0280206 0.0899532 -0.0160763 0.127949 -0.0609405 -0.00166748 0.0 -0.0862259 0.110175 -0.000614276 0.0267578 -0.0503538 0.0249844 0.0189701 -0.0479343 -0.0236299 0.0894345 0.0 0.0 0.0 0.00634546 -0.134779 -0.0331612 -0.00508298 -0.0500052 -0.0407491 0.0598926 0.0611502 0.0 0.0 0.0 0.0734372 0.00634546 0.00493996 -0.0271161 0.0920132 0.0179221 0.0357999 0.0341345 0.0 0.0 0.0 0.0 0.0 -0.111787 0.040367 -0.0350617 0.0480869 -0.142762 0.0559866 0.0 0.0 0.0 0.0 0.0 -0.00253748 -0.111787 -0.0112551 -0.0323453 -0.0255336 0.0104992 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0342796 0.0670619 -0.0329696 0.0381377 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.014439 -0.0342796 0.0115014 -0.0875166 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.1151 -0.0992769 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00192403 0.1151 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0624165 0.0193371 0.0157937 0.00840725 -0.0170674 0.0441924 0.0473501 0.028482 -0.0151112 0.0107721 -0.0117486 0.0 -0.0956907 -0.152945 -0.0999135 -0.0886607 0.0450529 0.0272423 -0.0520777 -0.0278053 0.0171097 -0.0571482 -0.0502314 0.0 0.174448 -0.0956907 0.0264294 -0.0298671 0.0524391 0.00603892 0.0290701 0.0188085 0.0104753 -0.0118081 -0.0619738 0.0 0.0 0.0 -0.093709 -0.0916752 0.0603367 0.0294492 0.0187686 -0.0920144 -0.0341536 0.0475671 -0.017498 0.0 0.0 0.0 0.022997 -0.093709 -0.0589607 0.0129228 0.073027 0.037103 -0.114047 -0.0460957 -0.0479099 0.0 0.0 0.0 0.0 0.0 -0.0413908 -0.129113 -0.0507784 0.0290652 -0.068136 -0.0525053 0.0886919 0.0 0.0 0.0 0.0 0.0 0.0737475 -0.0413908 0.0162658 0.0673672 0.0544369 -0.0582112 0.0265472 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.13064 0.0665518 0.0620666 0.0808951 -0.061737 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0759453 0.0810423 -0.0620307 0.0195021 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0747454 0.0759453 0.0785394 -0.00218092 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0189185 0.019734 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.040281 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0624165 0.0193371 0.0464606 0.0231087 0.0296065 0.0120549 -0.0348456 -0.0298532 0.00510904 0.0107721 -0.0117486 0.0 -0.0956907 -0.152945 -0.0753297 0.0242263 -0.000282281 0.0462054 0.11811 -0.0313347 0.032634 -0.0571482 -0.0502314 0.0 0.174448 -0.0956907 -0.00086056 0.0146002 -0.0098891 0.0306633 -0.0245469 0.00840264 0.0613217 -0.0118081 -0.0619738 0.0 0.0 0.0 0.13064 0.0967449 0.00551112 0.0404613 -0.0465499 0.00195289 0.0470815 0.0646338 -0.0919422 0.0 0.0 0.0 0.0 0.0759453 -0.0823533 -0.120431 0.0261337 -0.0090828 0.0952906 0.0335015 0.00489059 0.0 0.0 0.0 0.0 0.0735555 0.0759453 -0.0136024 -0.0696113 0.0782282 0.00195996 -0.139467 0.0261144 0.0 0.0 0.0 0.0 0.0 0.0 -0.093709 0.0197626 0.028809 0.0501278 0.0292789 0.0217807 0.0 0.0 0.0 0.0 0.0 0.0 -0.106679 -0.093709 0.0377817 -0.0572901 -0.01223 0.0232342 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0413908 -0.0733572 0.0242235 -0.00708615 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.129799 -0.0413908 -0.0273566 0.0717314 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0189185 0.019734 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.040281 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0624165 0.0193371 0.0322739 -0.0276752 -0.049303 -0.0216212 0.0331282 -0.00652876 -0.000325901 0.0107721 -0.0117486 0.0 -0.0956907 -0.152945 -0.0918787 0.0199464 0.0593901 -0.0415676 -0.0154995 -0.10027 -0.00211958 -0.0571482 -0.0502314 0.0 0.174448 -0.0956907 -0.0470406 -0.0456603 -0.0285414 -0.0160362 -0.00282695 0.0174833 -0.00152728 -0.0118081 -0.0619738 0.0 0.0 0.0 -0.0413908 -0.0772524 -0.0795589 -0.0409182 -0.000695667 -0.0998745 0.0272883 0.0288141 -0.0922326 0.0 0.0 0.0 0.123255 -0.0413908 -0.0146342 -0.00837769 0.0318544 0.0346822 -0.0183722 -0.00853604 -0.0381748 0.0 0.0 0.0 0.0 0.0 0.13064 0.085826 0.0115638 -0.0432671 0.0202718 -0.0643106 0.0591808 0.0 0.0 0.0 0.0 0.0 0.0 0.0759453 0.0819788 -0.0716006 -0.135549 0.00193121 -0.0213486 0.0 0.0 0.0 0.0 0.0 0.0 -0.0738915 0.0759453 0.08954 -0.0530954 -0.140661 0.0276863 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.093709 -0.0728122 0.0131749 -0.0170209 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0289547 -0.093709 -0.0457299 0.019762 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0189185 0.019734 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.040281 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0624165 0.0193371 0.0157937 0.00840725 -0.0170674 0.0441924 0.0473501 0.028482 -0.0151112 0.0107721 -0.0117486 0.0 -0.0956907 -0.152945 -0.0999135 -0.0886607 0.0450529 0.0272423 -0.0520777 -0.0278053 0.0171097 -0.0571482 -0.0502314 0.0 0.174448 -0.0956907 0.0264294 -0.0298671 0.0524391 0.00603892 0.0290701 0.0188085 0.0104753 -0.0118081 -0.0619738 0.0 0.0 0.0 -0.093709 -0.0916752 0.0603367 0.0294492 0.0187686 -0.0920144 -0.0341536 0.0475671 -0.017498 0.0 0.0 0.0 0.022997 -0.093709 -0.0589607 0.0129228 0.073027 0.037103 -0.114047 -0.0460957 -0.0479099 0.0 0.0 0.0 0.0 0.0 -0.0413908 -0.129113 -0.0507784 0.0290652 -0.068136 -0.0525053 0.0886919 0.0 0.0 0.0 0.0 0.0 0.0737475 -0.0413908 0.0162658 0.0673672 0.0544369 -0.0582112 0.0265472 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.13064 0.0665518 0.0620666 0.0808951 -0.061737 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0759453 0.0810423 -0.0620307 0.0195021 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0747454 0.0759453 0.0785394 -0.00218092 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0189185 0.019734 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.040281 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0356964 -0.0250127 0.0383013 -0.0278504 0.00814497 -0.00244248 0.0832165 -0.0261265 0.017454 -0.0113712 -0.0370401 0.0596533 0.0 -0.00375512 -0.156704 -0.0055744 -0.0373962 0.0703177 0.0247934 -0.101093 -0.0946424 0.0413984 0.0207947 -0.0553188 0.0121351 0.0 0.141711 -0.00375512 0.00856728 -0.0555023 -0.0829826 -0.0603314 -0.0291975 -0.0134771 -0.0198946 -0.0361697 0.0868502 0.03182 0.0 0.0 0.0 0.14091 -0.0745679 -0.084531 -0.0268959 0.0440694 -0.0378377 0.0306624 0.0500483 -0.0821759 -0.00373086 0.0 0.0 0.0 0.00984835 0.14091 0.0130861 -0.0269233 0.12686 -0.151837 -0.0407454 0.0353422 0.0575182 -0.0414389 0.0 0.0 0.0 0.0 0.0 -0.0331948 -0.0696187 0.0472687 0.0110174 0.0110798 0.0469703 -0.048824 -0.0497954 0.0 0.0 0.0 0.0 0.0 0.181999 -0.0331948 -0.0149231 -0.0302543 -0.053545 -0.0130141 0.00767617 -0.0213682 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.130541 -0.0177649 -0.104185 0.0481231 -0.0370808 0.0563968 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.110621 0.0312033 -0.00157818 0.074432 0.0550567 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.102507 -0.110621 0.000243512 0.03209 -0.0470096 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0433102 -0.0148109 0.0558424 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.036801 -0.0273329 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00511181 -0.036801 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0400179 -0.0203354 -0.0348797 -0.030182 0.00814497 -0.00244248 0.0832165 -0.0261265 0.017454 -0.0113712 -0.0370401 0.0596533 0.0 0.14091 -0.0710872 0.0142773 -0.0168277 -0.0904258 -0.0295438 0.0495844 -0.0318305 0.0276563 0.0478667 -0.0768911 -0.00380202 0.0 0.0103306 0.14091 -0.0466943 0.0423697 0.0404102 -0.00627853 0.124773 -0.145651 -0.0302391 0.0462219 0.0245774 -0.0484977 0.0 0.0 0.0 -0.00375512 -0.164241 0.0563497 0.0177906 -0.103582 -0.0939693 0.0420269 0.0193475 -0.0529014 0.0158971 0.0 0.0 0.0 0.135208 -0.00375512 -0.0785005 -0.0668886 0.0187567 -0.0506681 -0.0355593 -0.0263166 0.106534 0.0164826 0.0 0.0 0.0 0.0 0.0 -0.0331948 -0.0696187 0.0472687 0.0110174 0.0110798 0.0469703 -0.048824 -0.0497954 0.0 0.0 0.0 0.0 0.0 0.181999 -0.0331948 -0.0149231 -0.0302543 -0.053545 -0.0130141 0.00767617 -0.0213682 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.130541 -0.0177649 -0.104185 0.0481231 -0.0370808 0.0563968 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.110621 0.0312033 -0.00157818 0.074432 0.0550567 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.102507 -0.110621 0.000243512 0.03209 -0.0470096 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0433102 -0.0148109 0.0558424 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.036801 -0.0273329 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00511181 -0.036801 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0400179 -0.0203354 -0.0348797 -0.030182 0.0727925 0.0330808 -0.0188951 0.0275822 -0.0217632 -0.0113712 -0.0370401 0.0596533 0.0 0.14091 -0.0710872 0.0142773 -0.0168277 0.0456915 0.0442025 -0.0211055 0.0484726 0.0803101 0.0478667 -0.0768911 -0.00380202 0.0 0.0103306 0.14091 -0.0466943 0.0423697 0.103986 0.152892 0.0258648 0.0162571 -0.065168 0.0462219 0.0245774 -0.0484977 0.0 0.0 0.0 -0.00375512 -0.164241 -0.0942088 0.0772602 -0.0450423 -0.082788 -0.0330217 0.0193475 -0.0529014 0.0158971 0.0 0.0 0.0 0.135208 -0.00375512 0.000913535 0.0669414 0.0414803 0.06377 0.0674593 -0.0263166 0.106534 0.0164826 0.0 0.0 0.0 0.0 0.0 -0.130541 0.0157378 0.11244 -0.0635764 -0.0635773 0.0312249 -0.0231914 0.049285 0.0 0.0 0.0 0.0 0.0 0.0 -0.110621 0.031925 0.0172476 0.0358708 0.00701987 -0.0758072 -0.0429687 0.0 0.0 0.0 0.0 0.0 0.0 -0.10019 -0.110621 0.0177471 0.00763882 -0.00430114 -0.0279626 0.0500682 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0331948 0.164978 0.0245104 0.00126028 0.0582888 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0768014 -0.0331948 -0.0552307 0.0576152 0.0343247 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0433102 -0.0148109 0.0558424 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.036801 -0.0273329 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00511181 -0.036801 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0400179 -0.0203354 -0.0348797 -0.030182 0.00814497 -0.00244248 0.0832165 -0.0261265 0.017454 -0.0113712 -0.0370401 0.0596533 0.0 0.14091 -0.0710872 0.0142773 -0.0168277 -0.0904258 -0.0295438 0.0495844 -0.0318305 0.0276563 0.0478667 -0.0768911 -0.00380202 0.0 0.0103306 0.14091 -0.0466943 0.0423697 0.0404102 -0.00627853 0.124773 -0.145651 -0.0302391 0.0462219 0.0245774 -0.0484977 0.0 0.0 0.0 -0.00375512 -0.164241 0.0563497 0.0177906 -0.103582 -0.0939693 0.0420269 0.0193475 -0.0529014 0.0158971 0.0 0.0 0.0 0.135208 -0.00375512 -0.0785005 -0.0668886 0.0187567 -0.0506681 -0.0355593 -0.0263166 0.106534 0.0164826 0.0 0.0 0.0 0.0 0.0 -0.0331948 -0.0696187 0.0472687 0.0110174 0.0110798 0.0469703 -0.048824 -0.0497954 0.0 0.0 0.0 0.0 0.0 0.181999 -0.0331948 -0.0149231 -0.0302543 -0.053545 -0.0130141 0.00767617 -0.0213682 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.130541 -0.0177649 -0.104185 0.0481231 -0.0370808 0.0563968 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.110621 0.0312033 -0.00157818 0.074432 0.0550567 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.102507 -0.110621 0.000243512 0.03209 -0.0470096 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0433102 -0.0148109 0.0558424 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.036801 -0.0273329 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00511181 -0.036801 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0400179 -0.0203354 -0.0348797 -0.030182 0.00814497 -0.00244248 0.0832165 -0.0261265 0.017454 -0.0113712 -0.0370401 0.0596533 0.0 0.14091 -0.0710872 0.0142773 -0.0168277 -0.0904258 -0.0295438 0.0495844 -0.0318305 0.0276563 0.0478667 -0.0768911 -0.00380202 0.0 0.0103306 0.14091 -0.0466943 0.0423697 0.0404102 -0.00627853 0.124773 -0.145651 -0.0302391 0.0462219 0.0245774 -0.0484977 0.0 0.0 0.0 -0.00375512 -0.164241 0.0563497 0.0177906 -0.103582 -0.0939693 0.0420269 0.0193475 -0.0529014 0.0158971 0.0 0.0 0.0 0.135208 -0.00375512 -0.0785005 -0.0668886 0.0187567 -0.0506681 -0.0355593 -0.0263166 0.106534 0.0164826 0.0 0.0 0.0 0.0 0.0 -0.0331948 -0.0696187 0.0472687 0.0110174 0.0110798 0.0469703 -0.048824 -0.0497954 0.0 0.0 0.0 0.0 0.0 0.181999 -0.0331948 -0.0149231 -0.0302543 -0.053545 -0.0130141 0.00767617 -0.0213682 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.130541 -0.0177649 -0.104185 0.0481231 -0.0370808 0.0563968 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.110621 0.0312033 -0.00157818 0.074432 0.0550567 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.102507 -0.110621 0.000243512 0.03209 -0.0470096 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0433102 -0.0148109 0.0558424 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.036801 -0.0273329 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00511181 -0.036801 (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.3298124808251863 + 0.0im, 0.16355045063015847 + 0.0im, -0.15253743656839247 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.3189724875050483e-33, 1.8767466423017902e-32, 6.929573667806651e-35, 7.191216200314233e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.3298124808251866 + 0.0im, 0.16355045063015836 + 0.0im, -0.15253743656839258 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (9.682356893535713e-36, 8.101676278527473e-34, 2.3602164063190837e-33, 2.092665889160368e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.15805655990245318 + 0.08275392365123982im, 0.15805655990245318 - 0.08275392365123982im, 0.013083655170551645 + 0.034520581120059686im, 0.013083655170551645 - 0.034520581120059686im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.2433409883491736e-37, 2.654523590265394e-35, 2.462949124713509e-34, 2.893053122537479e-34, 2.825016995874894e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.158056559902453 + 0.0827539236512396im, 0.158056559902453 - 0.0827539236512396im, 0.013083655170551626 + 0.03452058112005968im, 0.013083655170551626 - 0.03452058112005968im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.1772940543979e-36, 3.3679178660489942e-34, 9.230374665359848e-34, 1.5171552073330643e-33, 3.0568135985755334e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.1580565599024531 + 0.08275392365123961im, 0.1580565599024531 - 0.08275392365123961im, 0.013083655170551656 + 0.03452058112005969im, 0.013083655170551656 - 0.03452058112005969im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (3.272479464572163e-36, 2.5171571645370373e-33, 2.4809717687204273e-34, 5.858724355824214e-33, 9.300572104994927e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.12107840681503065 + 0.2216415478911348im, -0.12107840681503065 - 0.2216415478911348im, 0.24872904750768507 + 0.0im, -0.07292547934844235 + 0.0im, -0.020624497907579024 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (7.64738766910689e-36, 4.1080393439659505e-33, 3.776482003374156e-33, 2.7667862098232367e-33, 1.8246452752440824e-32, 1.190076153955268e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.12107840681503065 + 0.22164154789113458im, -0.12107840681503065 - 0.22164154789113458im, 0.24872904750768518 + 0.0im, -0.0729254793484424 + 0.0im, -0.020624497907579142 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.1763034110171661e-38, 2.7962639067662406e-36, 1.1798063247213186e-36, 1.1495461999333934e-35, 4.9435959533402465e-34, 2.716968098917277e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.12107840681503053 + 0.22164154789113474im, -0.12107840681503053 - 0.22164154789113474im, 0.24872904750768493 + 0.0im, -0.07292547934844264 + 0.0im, -0.02062449790757898 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (6.831205460571217e-36, 1.7556545364835471e-34, 2.7046599716792008e-33, 1.3537195668286453e-33, 4.95843557479211e-33, 2.8898107669028914e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.12107840681503071 + 0.2216415478911344im, -0.12107840681503071 - 0.2216415478911344im, 0.24872904750768488 + 0.0im, -0.0729254793484426 + 0.0im, -0.020624497907578854 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.9177657079316175e-36, 7.6401910242464946e-34, 6.257862861448246e-34, 5.960459839166629e-33, 6.86315505143168e-33, 3.393710477031737e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.006608020105181696 + 0.18041042244512415im, 0.006608020105181696 - 0.18041042244512415im, -0.005105457213547249 + 0.10906623499754796im, -0.005105457213547249 - 0.10906623499754796im, 0.10127621683742924 + 0.0im, -0.05864437384506937 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.5285897842884974e-37, 2.1592014164569136e-33, 3.381315259941693e-33, 7.039479391823644e-33, 5.129838502131625e-33, 3.0412911193933058e-33, 5.6199355198749775e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.0066080201051817375 + 0.18041042244512423im, 0.0066080201051817375 - 0.18041042244512423im, -0.005105457213547337 + 0.1090662349975482im, -0.005105457213547337 - 0.1090662349975482im, 0.10127621683742918 + 0.0im, -0.05864437384506947 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.5197751447545973e-37, 1.1557363760476622e-33, 3.8900637744265336e-33, 1.0925662287497825e-33, 1.1014055173863315e-32, 1.0329049618942375e-33, 1.646565823122145e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.0066080201051818 + 0.18041042244512415im, 0.0066080201051818 - 0.18041042244512415im, -0.005105457213547257 + 0.10906623499754804im, -0.005105457213547257 - 0.10906623499754804im, 0.10127621683742932 + 0.0im, -0.05864437384506944 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.648108254603082e-38, 2.6387684920781405e-34, 3.661478252094654e-36, 1.9876382135250542e-33, 1.2909711715253759e-33, 2.3482765698262324e-33, 1.0584283788910261e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.006608020105181748 + 0.18041042244512417im, 0.006608020105181748 - 0.18041042244512417im, -0.005105457213547356 + 0.10906623499754804im, -0.005105457213547356 - 0.10906623499754804im, 0.10127621683742946 + 0.0im, -0.058644373845069424 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (4.689376491510285e-39, 6.301992334002609e-36, 5.315355992715594e-35, 1.500726154514446e-34, 1.6071643765800948e-34, 2.16828823166125e-34, 1.461849551793081e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.006608020105181717 + 0.1804104224451238im, 0.006608020105181717 - 0.1804104224451238im, -0.005105457213547255 + 0.10906623499754817im, -0.005105457213547255 - 0.10906623499754817im, 0.10127621683742936 + 0.0im, -0.05864437384506953 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.875852704006086e-38, 8.276828125671108e-35, 2.9721557701024623e-34, 5.4623462903738745e-34, 1.5750675818154602e-34, 1.743050746537295e-33, 3.585660059072618e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.20570159092187448 + 0.0im, -0.14909331522032154 + 0.1314763285364604im, -0.14909331522032154 - 0.1314763285364604im, 0.018853281176774737 + 0.16641487526337845im, 0.018853281176774737 - 0.16641487526337845im, 0.09392254822961277 + 0.0im, -0.032173830564606744 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (7.423446859117727e-38, 1.8921627631862172e-33, 7.758335671371158e-34, 3.082537602773106e-34, 1.5145481866198044e-33, 1.6324094266158386e-33, 5.4517751114669074e-33, 1.7738206430645463e-33). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, 0.20570159092187454 + 0.0im, -0.14909331522032132 + 0.13147632853646027im, -0.14909331522032132 - 0.13147632853646027im, 0.018853281176774636 + 0.16641487526337853im, 0.018853281176774636 - 0.16641487526337853im, 0.09392254822961288 + 0.0im, -0.03217383056460682 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.6189395047918534e-38, 1.7071327062206108e-33, 4.162222070259045e-34, 2.963912769491701e-34, 3.262966987132388e-33, 1.0093354949204759e-33, 3.193120695979948e-33, 1.5926521335834716e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.20570159092187448 + 0.0im, -0.14909331522032143 + 0.13147632853646019im, -0.14909331522032143 - 0.13147632853646019im, 0.0188532811767749 + 0.16641487526337867im, 0.0188532811767749 - 0.16641487526337867im, 0.09392254822961286 + 0.0im, -0.032173830564606716 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.1399329886570112e-37, 7.74966710713042e-33, 8.351552426617908e-34, 8.880070250785047e-34, 8.395849308834771e-33, 1.6415627251873407e-33, 6.911081775875452e-33, 4.9472519944241916e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.20570159092187426 + 0.0im, -0.14909331522032143 + 0.13147632853646032im, -0.14909331522032143 - 0.13147632853646032im, 0.018853281176774685 + 0.16641487526337864im, 0.018853281176774685 - 0.16641487526337864im, 0.09392254822961275 + 0.0im, -0.03217383056460675 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.6874183965340792e-39, 3.6608870372063193e-34, 7.008682343213105e-35, 6.093234208691978e-35, 1.7516140869159042e-34, 3.2046749346427485e-35, 1.0360850129057074e-32, 1.1827192417843741e-32). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.20570159092187432 + 0.0im, -0.14909331522032176 + 0.13147632853646044im, -0.14909331522032176 - 0.13147632853646044im, 0.018853281176774768 + 0.1664148752633785im, 0.018853281176774768 - 0.1664148752633785im, 0.09392254822961281 + 0.0im, -0.03217383056460677 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.3934468699820366e-39, 3.391709460731923e-35, 1.872185744271822e-36, 3.2506674996750476e-35, 4.530745717146199e-35, 8.359141482952841e-35, 6.313653242701753e-34, 1.598893056386258e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.20570159092187465 + 0.0im, -0.14909331522032163 + 0.1314763285364605im, -0.14909331522032163 - 0.1314763285364605im, 0.01885328117677482 + 0.1664148752633786im, 0.01885328117677482 - 0.1664148752633786im, 0.09392254822961281 + 0.0im, -0.032173830564606716 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (8.064171068822332e-39, 2.0718447942790573e-34, 6.039334558153376e-35, 1.519963768851949e-34, 1.1968762691297529e-33, 8.012427818938775e-34, 1.2175056607526659e-32, 1.4826991739430234e-32). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.21532899918126341 + 0.060332654958842276im, 0.21532899918126341 - 0.060332654958842276im, -0.09181350351349452 + 0.13148654328121506im, -0.09181350351349452 - 0.13148654328121506im, -0.11065068178009428 + 0.0im, -0.03502753628396775 + 0.08499844891317329im, -0.03502753628396775 - 0.08499844891317329im, 0.042696789579247656 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.1474785079718036e-39, 3.1534277687013995e-35, 5.62875751242744e-34, 2.6283148964671886e-34, 1.116176318678013e-34, 1.2050175717037964e-32, 1.6798245274269812e-32, 1.514652008195867e-32, 6.120123837949164e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.21532899918126322 + 0.060332654958842206im, 0.21532899918126322 - 0.060332654958842206im, -0.09181350351349422 + 0.13148654328121503im, -0.09181350351349422 - 0.13148654328121503im, -0.11065068178009445 + 0.0im, -0.035027536283968014 + 0.08499844891317346im, -0.035027536283968014 - 0.08499844891317346im, 0.042696789579247614 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.803658368874734e-39, 1.58540315007746e-34, 2.3603793332680495e-34, 5.607773920104557e-34, 4.953446018846306e-34, 3.17895272201157e-34, 2.7887928325913648e-34, 2.431320425509238e-33, 6.921213637873667e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.2153289991812631 + 0.06033265495884222im, 0.2153289991812631 - 0.06033265495884222im, -0.09181350351349438 + 0.1314865432812151im, -0.09181350351349438 - 0.1314865432812151im, -0.1106506817800942 + 0.0im, -0.03502753628396781 + 0.08499844891317326im, -0.03502753628396781 - 0.08499844891317326im, 0.04269678957924762 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (8.845846956676838e-40, 6.887777527221531e-34, 2.4716064624167876e-35, 2.287866332631721e-34, 3.6088131024566465e-34, 1.7712338785309513e-33, 2.8998410108587337e-33, 1.355052966803547e-32, 2.9126105103304184e-32). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.21532899918126308 + 0.06033265495884211im, 0.21532899918126308 - 0.06033265495884211im, -0.09181350351349445 + 0.13148654328121484im, -0.09181350351349445 - 0.13148654328121484im, -0.11065068178009402 + 0.0im, -0.03502753628396783 + 0.08499844891317336im, -0.03502753628396783 - 0.08499844891317336im, 0.04269678957924753 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.5781994738098737e-39, 2.2725598062092995e-34, 2.4066940985884043e-34, 1.1702699682471074e-34, 2.264777210346951e-34, 1.1070042344678712e-33, 3.62817167898188e-33, 5.95884415147792e-35, 7.018308426733908e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.21532899918126308 + 0.06033265495884217im, 0.21532899918126308 - 0.06033265495884217im, -0.09181350351349432 + 0.1314865432812148im, -0.09181350351349432 - 0.1314865432812148im, -0.1106506817800942 + 0.0im, -0.03502753628396791 + 0.08499844891317325im, -0.03502753628396791 - 0.08499844891317325im, 0.0426967895792477 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.444532220906553e-39, 5.474866249642005e-34, 1.7306038711418635e-34, 4.734362340629085e-34, 2.1908174637565648e-33, 1.6917730579082652e-32, 4.6218981372420874e-33, 5.8725680538969736e-33, 3.802981482240375e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2153289991812633 + 0.0603326549588422im, 0.2153289991812633 - 0.0603326549588422im, -0.0918135035134944 + 0.1314865432812151im, -0.0918135035134944 - 0.1314865432812151im, -0.11065068178009434 + 0.0im, -0.035027536283967806 + 0.08499844891317325im, -0.035027536283967806 - 0.08499844891317325im, 0.042696789579247586 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.26700894850346e-40, 4.727230668260472e-35, 3.885590776114818e-36, 4.892748096422066e-35, 6.516111356138863e-35, 6.809521353088325e-34, 1.0922132857946874e-33, 3.641579165977825e-33, 5.7764893761843264e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.21532899918126305 + 0.0603326549588423im, 0.21532899918126305 - 0.0603326549588423im, -0.09181350351349445 + 0.13148654328121492im, -0.09181350351349445 - 0.13148654328121492im, -0.1106506817800942 + 0.0im, -0.03502753628396776 + 0.08499844891317339im, -0.03502753628396776 - 0.08499844891317339im, 0.04269678957924761 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.780811661416028e-39, 4.325565660043814e-34, 3.5595134521540065e-34, 1.2310812903850436e-33, 5.035356413363548e-34, 1.6058595164678015e-33, 3.377465706992399e-33, 4.6430547943566495e-33, 2.306261439704983e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.20828662024923944 + 0.0im, -0.04916825265843636 + 0.20177250865987237im, -0.04916825265843636 - 0.20177250865987237im, -0.16899247344039595 + 0.0im, -0.09168095617179885 + 0.10897306322696804im, -0.09168095617179885 - 0.10897306322696804im, 0.13268441344336032 + 0.0im, 0.015374928198504736 + 0.031942620074578855im, 0.015374928198504736 - 0.031942620074578855im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.8484654780175685e-40, 7.269450903406771e-34, 1.6806806635394546e-34, 1.9739735270146973e-34, 8.686653971590743e-33, 2.3911649597883017e-34, 1.2196233760179518e-33, 9.622400445636858e-34, 7.29640819660696e-33, 2.518556457021612e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.20828662024923933 + 0.0im, -0.04916825265843641 + 0.2017725086598724im, -0.04916825265843641 - 0.2017725086598724im, -0.16899247344039586 + 0.0im, -0.09168095617179885 + 0.10897306322696802im, -0.09168095617179885 - 0.10897306322696802im, 0.1326844134433602 + 0.0im, 0.015374928198504627 + 0.03194262007457872im, 0.015374928198504627 - 0.03194262007457872im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.290149850278373e-40, 5.017808269754294e-34, 2.682055770475349e-34, 2.0331538870255695e-34, 8.738979271907192e-34, 2.456502554639434e-33, 1.523892223677096e-33, 3.735667151336412e-33, 1.7478285196482893e-33, 9.830136280731507e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.20828662024923955 + 0.0im, -0.049168252658436405 + 0.2017725086598725im, -0.049168252658436405 - 0.2017725086598725im, -0.1689924734403956 + 0.0im, -0.09168095617179878 + 0.10897306322696815im, -0.09168095617179878 - 0.10897306322696815im, 0.13268441344336032 + 0.0im, 0.015374928198504681 + 0.03194262007457891im, 0.015374928198504681 - 0.03194262007457891im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.1157492913171066e-39, 1.586045023832606e-33, 1.2369441037949123e-34, 3.2208434550116705e-34, 6.555714686137088e-34, 7.742499041464638e-34, 4.238168699191955e-33, 1.2034454656045394e-32, 1.1978737485975848e-32, 1.3578646101938557e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.20828662024923972 + 0.0im, -0.04916825265843653 + 0.2017725086598725im, -0.04916825265843653 - 0.2017725086598725im, -0.16899247344039592 + 0.0im, -0.09168095617179875 + 0.10897306322696795im, -0.09168095617179875 - 0.10897306322696795im, 0.13268441344336024 + 0.0im, 0.01537492819850465 + 0.03194262007457876im, 0.01537492819850465 - 0.03194262007457876im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.97758556985642e-40, 1.4506326657506022e-34, 2.655457858499547e-35, 2.919789655988839e-34, 1.8153046225205353e-33, 6.967156971220153e-33, 2.5154203605673676e-33, 1.4491293395085965e-33, 5.237355561084795e-33, 1.7383755958032608e-32). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.20828662024923905 + 0.0im, -0.049168252658436405 + 0.2017725086598722im, -0.049168252658436405 - 0.2017725086598722im, -0.16899247344039584 + 0.0im, -0.09168095617179875 + 0.108973063226968im, -0.09168095617179875 - 0.108973063226968im, 0.13268441344336057 + 0.0im, 0.015374928198504625 + 0.03194262007457894im, 0.015374928198504625 - 0.03194262007457894im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.9192686901649786e-40, 2.003615826788535e-34, 2.347375449607271e-35, 1.325230819758338e-34, 5.583723160132094e-34, 3.251313310970958e-35, 5.66335011379848e-34, 9.762899094657166e-35, 1.9377998456252447e-33, 2.7945460114736006e-33). ) (vals, info) = (ComplexF64[0.9999999999999967 + 0.0im, 0.2082866202492389 + 0.0im, -0.04916825265843654 + 0.2017725086598724im, -0.04916825265843654 - 0.2017725086598724im, -0.16899247344039617 + 0.0im, -0.09168095617179894 + 0.10897306322696802im, -0.09168095617179894 - 0.10897306322696802im, 0.13268441344336027 + 0.0im, 0.01537492819850467 + 0.031942620074578806im, 0.01537492819850467 - 0.031942620074578806im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.5565390845831625e-40, 1.1253488044479278e-34, 1.759022803154065e-34, 1.1249857843303395e-34, 2.3543914647570508e-33, 2.074604560879464e-33, 2.3651738021654595e-35, 1.1238307235803304e-32, 1.2173818728696236e-32, 7.810405582404823e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.20828662024923944 + 0.0im, -0.04916825265843636 + 0.2017725086598723im, -0.04916825265843636 - 0.2017725086598723im, -0.16899247344039595 + 0.0im, -0.09168095617179875 + 0.10897306322696805im, -0.09168095617179875 - 0.10897306322696805im, 0.1326844134433602 + 0.0im, 0.015374928198504625 + 0.031942620074578834im, 0.015374928198504625 - 0.031942620074578834im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.820392031781831e-41, 2.263266693878544e-35, 6.297830278770996e-36, 9.522745310300293e-36, 2.531770773029181e-35, 5.962474741750137e-35, 6.104083334056851e-36, 2.9692088399833923e-34, 7.2378734577157356e-34, 2.543691650264646e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2082866202492391 + 0.0im, -0.0491682526584364 + 0.20177250865987253im, -0.0491682526584364 - 0.20177250865987253im, -0.168992473440396 + 0.0im, -0.09168095617179883 + 0.108973063226968im, -0.09168095617179883 - 0.108973063226968im, 0.13268441344336016 + 0.0im, 0.01537492819850467 + 0.03194262007457881im, 0.01537492819850467 - 0.03194262007457881im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.7964363371192613e-40, 1.969300828801925e-34, 1.1859136477683478e-34, 1.5205114775766587e-35, 4.645248104468478e-34, 6.042495176326076e-33, 9.35384630765368e-34, 6.806492554900561e-34, 8.92829300207976e-33, 4.5604588555799126e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.11017499359541069 + 0.12557989914227638im, 0.11017499359541069 - 0.12557989914227638im, 0.11509991016798293 + 0.013820715129249725im, 0.11509991016798293 - 0.013820715129249725im, -0.1117867489455902 + 0.010120807674651943im, -0.1117867489455902 - 0.010120807674651943im, 0.006345460072908407 + 0.09948769882688867im, 0.006345460072908407 - 0.09948769882688867im, -0.03427957839488047 + 0.031117652166747885im, -0.03427957839488047 - 0.031117652166747885im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.0723355890339e-42, 1.8103777420091624e-34, 6.622742716563712e-35, 1.1110644280740614e-33, 3.9250648582427504e-33, 8.443439442917401e-35, 1.4461095678931923e-33, 2.6422559874652058e-33, 1.670245621563391e-33, 1.9108236937125987e-32, 5.6393664154520794e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.11017499359541076 + 0.12557989914227669im, 0.11017499359541076 - 0.12557989914227669im, 0.1150999101679831 + 0.013820715129249655im, 0.1150999101679831 - 0.013820715129249655im, -0.11178674894559029 + 0.01012080767465196im, -0.11178674894559029 - 0.01012080767465196im, 0.006345460072908394 + 0.09948769882688854im, 0.006345460072908394 - 0.09948769882688854im, -0.034279578394880494 + 0.03111765216674781im, -0.034279578394880494 - 0.03111765216674781im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.4457111105793593e-42, 2.674930330802151e-35, 6.648488283817328e-36, 2.6504858170293087e-34, 6.62430762732746e-33, 3.7532420539290794e-34, 5.2443903039165496e-34, 7.051198209675404e-34, 4.3156321361412466e-33, 4.1586263544562745e-33, 1.2189249338433168e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.11017499359541066 + 0.12557989914227677im, 0.11017499359541066 - 0.12557989914227677im, 0.11509991016798293 + 0.013820715129249978im, 0.11509991016798293 - 0.013820715129249978im, -0.11178674894559021 + 0.01012080767465204im, -0.11178674894559021 - 0.01012080767465204im, 0.006345460072908354 + 0.0994876988268887im, 0.006345460072908354 - 0.0994876988268887im, -0.03427957839488043 + 0.031117652166747826im, -0.03427957839488043 - 0.031117652166747826im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.7983168269445905e-42, 5.735416094326892e-35, 9.104744045722561e-35, 2.9077158382622348e-34, 6.083760677623935e-34, 2.187607912391048e-34, 4.13630588526909e-34, 1.2374574254682745e-33, 5.051432482884711e-34, 7.412544090242144e-33, 1.6406348566355074e-32). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.11017499359541093 + 0.1255798991422769im, 0.11017499359541093 - 0.1255798991422769im, 0.11509991016798293 + 0.013820715129249822im, 0.11509991016798293 - 0.013820715129249822im, -0.11178674894559024 + 0.010120807674651929im, -0.11178674894559024 - 0.010120807674651929im, 0.006345460072908414 + 0.09948769882688857im, 0.006345460072908414 - 0.09948769882688857im, -0.03427957839488044 + 0.031117652166747802im, -0.03427957839488044 - 0.031117652166747802im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.885382911207036e-42, 1.566339489479322e-34, 6.009507479567326e-35, 6.2964670043767325e-34, 1.9128389291356083e-33, 1.5811736453921533e-33, 3.439065466123175e-33, 3.5678270221094406e-33, 7.83985534883893e-34, 6.309606968301838e-33, 5.299623709554364e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.11017499359541072 + 0.12557989914227685im, 0.11017499359541072 - 0.12557989914227685im, 0.11509991016798268 + 0.01382071512925011im, 0.11509991016798268 - 0.01382071512925011im, -0.11178674894559025 + 0.010120807674651951im, -0.11178674894559025 - 0.010120807674651951im, 0.006345460072908338 + 0.09948769882688877im, 0.006345460072908338 - 0.09948769882688877im, -0.034279578394880425 + 0.031117652166747833im, -0.034279578394880425 - 0.031117652166747833im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.480176116209586e-42, 1.7512726321306917e-34, 5.15673150045681e-35, 7.572481185021766e-34, 3.522694186338611e-33, 2.3389418577109697e-33, 1.0552131229499146e-34, 1.2962163162177407e-33, 4.4941585669534914e-33, 5.214916282315401e-33, 5.113014424554076e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.1101749935954107 + 0.12557989914227663im, 0.1101749935954107 - 0.12557989914227663im, 0.11509991016798324 + 0.013820715129249707im, 0.11509991016798324 - 0.013820715129249707im, -0.11178674894559021 + 0.010120807674651806im, -0.11178674894559021 - 0.010120807674651806im, 0.006345460072908334 + 0.0994876988268886im, 0.006345460072908334 - 0.0994876988268886im, -0.03427957839488044 + 0.031117652166747837im, -0.03427957839488044 - 0.031117652166747837im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.6244566046614913e-42, 8.679784245995438e-35, 3.9101644644738176e-35, 3.988254479767306e-34, 6.3925576486325356e-34, 3.086386549812914e-34, 1.1905755211798161e-34, 3.0795106465322776e-35, 1.2820727714866541e-33, 3.732563263913472e-33, 1.3473288808055164e-32). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.11017499359541058 + 0.1255798991422766im, 0.11017499359541058 - 0.1255798991422766im, 0.11509991016798303 + 0.013820715129249966im, 0.11509991016798303 - 0.013820715129249966im, -0.11178674894559017 + 0.010120807674651995im, -0.11178674894559017 - 0.010120807674651995im, 0.0063454600729084005 + 0.09948769882688871im, 0.0063454600729084005 - 0.09948769882688871im, -0.03427957839488045 + 0.031117652166747858im, -0.03427957839488045 - 0.031117652166747858im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.6656279194748956e-42, 6.032085644152377e-36, 2.1583993026145868e-35, 9.71996056383174e-35, 2.0837150965457143e-34, 1.809431682617527e-33, 1.6473508696415906e-33, 2.979282356488551e-34, 1.0275474224407311e-33, 4.9942920952827035e-33, 5.229616641599439e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.11017499359541064 + 0.12557989914227666im, 0.11017499359541064 - 0.12557989914227666im, 0.11509991016798288 + 0.013820715129249943im, 0.11509991016798288 - 0.013820715129249943im, -0.11178674894559015 + 0.010120807674651898im, -0.11178674894559015 - 0.010120807674651898im, 0.006345460072908348 + 0.0994876988268887im, 0.006345460072908348 - 0.0994876988268887im, -0.034279578394880425 + 0.031117652166747778im, -0.034279578394880425 - 0.031117652166747778im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.765350331612326e-42, 1.0631806937402684e-34, 2.252536667745585e-36, 7.965962565466023e-34, 2.8289800660099813e-33, 2.1661691231207853e-33, 3.2298030218365214e-33, 3.106052227651969e-33, 1.7718437746857366e-33, 1.483914719214349e-33, 5.439069156818984e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.11017499359541075 + 0.12557989914227652im, 0.11017499359541075 - 0.12557989914227652im, 0.11509991016798303 + 0.013820715129249872im, 0.11509991016798303 - 0.013820715129249872im, -0.11178674894559015 + 0.010120807674652014im, -0.11178674894559015 - 0.010120807674652014im, 0.006345460072908419 + 0.09948769882688872im, 0.006345460072908419 - 0.09948769882688872im, -0.03427957839488048 + 0.031117652166747816im, -0.03427957839488048 - 0.031117652166747816im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.005125780486748e-42, 8.890916917718699e-35, 8.660030865436459e-35, 2.87891323925557e-33, 2.2070198813488583e-33, 1.1300504373569349e-33, 1.2562776802287673e-34, 1.480170872405997e-33, 1.3029315239353927e-33, 1.028926440128388e-34, 6.673438342685764e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.09569069016104223 + 0.16334314811895617im, -0.09569069016104223 - 0.16334314811895617im, 0.1306395234825155 + 0.0im, 0.07594528661722383 + 0.07783019127596875im, 0.07594528661722383 - 0.07783019127596875im, -0.04139076633815356 + 0.09757930644194472im, -0.04139076633815356 - 0.09757930644194472im, -0.09370899932312744 + 0.045915697939684676im, -0.09370899932312744 - 0.045915697939684676im, 0.04028103876605331 + 0.0im, -0.018918470981447964 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.7988172885302706e-43, 1.0541443689949294e-35, 1.2292026259402165e-35, 1.0939886827130548e-34, 3.044598044729622e-34, 3.295905955079015e-34, 3.7660036466996382e-34, 2.3914142811038165e-34, 1.033384053613746e-33, 8.116945607875548e-34, 2.7349694704988552e-33, 2.164347875381603e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.09569069016104209 + 0.16334314811895628im, -0.09569069016104209 - 0.16334314811895628im, 0.1306395234825153 + 0.0im, 0.07594528661722393 + 0.0778301912759686im, 0.07594528661722393 - 0.0778301912759686im, -0.04139076633815354 + 0.0975793064419448im, -0.04139076633815354 - 0.0975793064419448im, -0.09370899932312723 + 0.04591569793968463im, -0.09370899932312723 - 0.04591569793968463im, 0.04028103876605326 + 0.0im, -0.018918470981447964 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.2889527427682076e-44, 1.1643926648844995e-36, 2.3547449715586277e-37, 6.659022825615681e-36, 1.0246244201121485e-35, 7.52290494602084e-36, 5.0274745151846e-36, 4.305614019333174e-35, 1.04072744711838e-34, 1.6056623243845192e-34, 4.12254008833671e-34, 3.6992946527835334e-33). ) (vals, info) = (ComplexF64[0.9999999999999971 + 0.0im, -0.09569069016104229 + 0.16334314811895645im, -0.09569069016104229 - 0.16334314811895645im, 0.13063952348251537 + 0.0im, 0.07594528661722388 + 0.07783019127596863im, 0.07594528661722388 - 0.07783019127596863im, -0.04139076633815354 + 0.09757930644194479im, -0.04139076633815354 - 0.09757930644194479im, -0.0937089993231274 + 0.04591569793968473im, -0.0937089993231274 - 0.04591569793968473im, 0.04028103876605326 + 0.0im, -0.018918470981447895 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.878486538641895e-44, 1.2239524623973026e-36, 2.2064863399916677e-36, 1.6542087793730216e-35, 9.518772320660209e-35, 1.1203528270539484e-34, 1.7259540885639602e-34, 9.016723813409604e-35, 4.743819157999527e-34, 3.522134718792665e-34, 1.364005183920874e-33, 8.791399809597542e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.09569069016104219 + 0.16334314811895603im, -0.09569069016104219 - 0.16334314811895603im, 0.13063952348251556 + 0.0im, 0.07594528661722387 + 0.07783019127596863im, 0.07594528661722387 - 0.07783019127596863im, -0.04139076633815349 + 0.0975793064419446im, -0.04139076633815349 - 0.0975793064419446im, -0.09370899932312743 + 0.04591569793968475im, -0.09370899932312743 - 0.04591569793968475im, 0.040281038766053254 + 0.0im, -0.018918470981447954 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2735381334107372e-43, 6.349297937483313e-37, 4.8571606271787854e-36, 4.24017791074162e-35, 1.2189586122890177e-34, 1.8836276365429754e-34, 7.1750409777538e-35, 6.526317856953516e-35, 4.233863342373185e-34, 2.435349093531196e-34, 1.1463120379354317e-32, 1.9975552307888743e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.0956906901610422 + 0.16334314811895614im, -0.0956906901610422 - 0.16334314811895614im, 0.13063952348251565 + 0.0im, 0.07594528661722384 + 0.07783019127596869im, 0.07594528661722384 - 0.07783019127596869im, -0.041390766338153494 + 0.09757930644194478im, -0.041390766338153494 - 0.09757930644194478im, -0.09370899932312732 + 0.045915697939684565im, -0.09370899932312732 - 0.045915697939684565im, 0.04028103876605325 + 0.0im, -0.018918470981447895 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.334136666451637e-43, 8.053627962780327e-36, 2.1005747601466067e-35, 5.744239398031279e-35, 3.7029348590113082e-34, 6.888313599743292e-34, 6.0096079503316865e-34, 6.908752255287044e-34, 9.919828099783871e-34, 2.250904014425245e-34, 3.248339965460417e-33, 4.775571534357529e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.09569069016104229 + 0.16334314811895634im, -0.09569069016104229 - 0.16334314811895634im, 0.13063952348251626 + 0.0im, 0.07594528661722386 + 0.07783019127596869im, 0.07594528661722386 - 0.07783019127596869im, -0.041390766338153584 + 0.09757930644194468im, -0.041390766338153584 - 0.09757930644194468im, -0.09370899932312735 + 0.0459156979396847im, -0.09370899932312735 - 0.0459156979396847im, 0.040281038766053275 + 0.0im, -0.018918470981447954 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.585670353610699e-43, 1.5498828813337036e-35, 4.4563939001936025e-36, 6.491860825433224e-35, 1.3522089296642542e-34, 9.920302592135212e-35, 4.107424675313339e-34, 1.5892202059010024e-34, 2.0944191399830104e-34, 1.139673941558153e-33, 4.180744849979459e-33, 1.0246871215151619e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.09569069016104215 + 0.163343148118956im, -0.09569069016104215 - 0.163343148118956im, 0.13063952348251584 + 0.0im, 0.07594528661722388 + 0.07783019127596875im, 0.07594528661722388 - 0.07783019127596875im, -0.04139076633815361 + 0.0975793064419447im, -0.04139076633815361 - 0.0975793064419447im, -0.09370899932312758 + 0.045915697939684724im, -0.09370899932312758 - 0.045915697939684724im, 0.04028103876605328 + 0.0im, -0.01891847098144793 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.94715464456527e-43, 6.423785904361317e-36, 3.829731350992454e-36, 1.9965608319570122e-35, 8.603112262581182e-35, 8.049980054664063e-35, 1.9658892044890297e-34, 5.429876975954377e-34, 6.905900742855558e-34, 3.785635917383931e-34, 2.237957964405702e-33, 2.0280667923663853e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.09569069016104231 + 0.16334314811895614im, -0.09569069016104231 - 0.16334314811895614im, 0.13063952348251537 + 0.0im, 0.075945286617224 + 0.07783019127596878im, 0.075945286617224 - 0.07783019127596878im, -0.04139076633815353 + 0.09757930644194471im, -0.04139076633815353 - 0.09757930644194471im, -0.09370899932312747 + 0.045915697939684696im, -0.09370899932312747 - 0.045915697939684696im, 0.04028103876605328 + 0.0im, -0.01891847098144796 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.357896841880875e-44, 2.2058239141775657e-36, 1.0629633714382366e-36, 1.3547325403349358e-35, 5.47430552805591e-35, 5.050459639908877e-35, 1.0538062101159145e-34, 6.660643933712349e-35, 1.159064634113243e-34, 2.2582985568832675e-34, 3.478771188311675e-33, 3.945231526534911e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.09569069016104212 + 0.16334314811895628im, -0.09569069016104212 - 0.16334314811895628im, 0.1306395234825156 + 0.0im, 0.07594528661722388 + 0.07783019127596867im, 0.07594528661722388 - 0.07783019127596867im, -0.04139076633815353 + 0.09757930644194462im, -0.04139076633815353 - 0.09757930644194462im, -0.09370899932312743 + 0.04591569793968465im, -0.09370899932312743 - 0.04591569793968465im, 0.04028103876605326 + 0.0im, -0.018918470981447912 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.7954809496795825e-44, 3.36156560513881e-37, 6.1516720263961554e-37, 5.32594248889651e-35, 5.955694738694547e-35, 7.669377069418508e-35, 2.849598442812799e-35, 1.5689527276191387e-35, 7.722717422040802e-35, 8.66925326999498e-35, 7.09442427769361e-33, 1.4069040835402826e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.0956906901610422 + 0.16334314811895637im, -0.0956906901610422 - 0.16334314811895637im, 0.13063952348251523 + 0.0im, 0.0759452866172238 + 0.07783019127596863im, 0.0759452866172238 - 0.07783019127596863im, -0.04139076633815334 + 0.09757930644194461im, -0.04139076633815334 - 0.09757930644194461im, -0.09370899932312739 + 0.045915697939684606im, -0.09370899932312739 - 0.045915697939684606im, 0.040281038766053226 + 0.0im, -0.01891847098144792 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.889346983664663e-44, 4.3126820156754554e-36, 4.4078942779274574e-36, 2.04879072007968e-35, 1.476518956716181e-35, 1.2278850192820701e-34, 1.2560004781031006e-34, 8.549014368187026e-35, 2.9271759772678997e-34, 3.466841239493101e-34, 3.296666378953426e-34, 2.5129291808352757e-32). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.0037551177337594365 + 0.1490191716412436im, -0.0037551177337594365 - 0.1490191716412436im, 0.14091034669720115 + 0.027099275726613328im, 0.14091034669720115 - 0.027099275726613328im, -0.13054103808353348 + 0.0im, -0.11062054653465737 + 0.056555761504111686im, -0.11062054653465737 - 0.056555761504111686im, -0.03319479448689788 + 0.11256340505586519im, -0.03319479448689788 - 0.11256340505586519im, 0.0433102375067377 + 0.0im, -0.036801019219832476 + 0.011820356020158254im, -0.036801019219832476 - 0.011820356020158254im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.12576264968529e-45, 6.090734445760795e-36, 1.4409356471500143e-35, 1.0645531436975508e-35, 2.4240688915316243e-35, 1.2198041216534124e-35, 4.066367438910884e-36, 1.4981709126914574e-34, 2.5286192492319346e-35, 1.2014850502671153e-34, 2.395611057713713e-33, 1.8882826593084553e-33, 6.183690112849935e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.00375511773375957 + 0.1490191716412433im, -0.00375511773375957 - 0.1490191716412433im, 0.14091034669720148 + 0.027099275726613505im, 0.14091034669720148 - 0.027099275726613505im, -0.13054103808353346 + 0.0im, -0.11062054653465714 + 0.05655576150411175im, -0.11062054653465714 - 0.05655576150411175im, -0.03319479448689796 + 0.11256340505586526im, -0.03319479448689796 - 0.11256340505586526im, 0.04331023750673769 + 0.0im, -0.03680101921983238 + 0.011820356020158282im, -0.03680101921983238 - 0.011820356020158282im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.857320957204263e-45, 1.6912654358679645e-36, 6.61588670791618e-36, 1.5698862024182585e-35, 3.863447867533252e-36, 1.030640708924011e-34, 5.159513273194068e-34, 6.411470644973776e-35, 3.9940843358211225e-34, 2.0745445339786213e-34, 3.95187901586461e-34, 2.989390646170979e-33, 3.719702151317571e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.0037551177337594183 + 0.14901917164124362im, -0.0037551177337594183 - 0.14901917164124362im, 0.14091034669720137 + 0.02709927572661334im, 0.14091034669720137 - 0.02709927572661334im, -0.13054103808353365 + 0.0im, -0.1106205465346569 + 0.05655576150411161im, -0.1106205465346569 - 0.05655576150411161im, -0.03319479448689798 + 0.11256340505586501im, -0.03319479448689798 - 0.11256340505586501im, 0.04331023750673776 + 0.0im, -0.036801019219832386 + 0.011820356020158287im, -0.036801019219832386 - 0.011820356020158287im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.052680208909642e-45, 7.802295340499081e-36, 1.1351692220990888e-35, 1.6141450172110114e-36, 4.161767913196076e-36, 1.3206471972309e-35, 1.625970596685671e-35, 8.970206768711565e-35, 6.090495112938904e-36, 7.452867863124567e-35, 6.9287460409818106e-34, 1.7244240201786634e-33, 5.992096739932675e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.0037551177337595337 + 0.14901917164124318im, -0.0037551177337595337 - 0.14901917164124318im, 0.1409103466972012 + 0.0270992757266132im, 0.1409103466972012 - 0.0270992757266132im, -0.13054103808353337 + 0.0im, -0.11062054653465726 + 0.05655576150411174im, -0.11062054653465726 - 0.05655576150411174im, -0.033194794486897904 + 0.11256340505586508im, -0.033194794486897904 - 0.11256340505586508im, 0.04331023750673777 + 0.0im, -0.036801019219832344 + 0.011820356020158296im, -0.036801019219832344 - 0.011820356020158296im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.250169795055522e-44, 1.6358536177323944e-35, 1.371197614035914e-34, 3.585118711931527e-35, 1.5804903836272018e-35, 1.8079646722034232e-34, 1.7524145932083486e-34, 1.6214388179819816e-33, 3.184242253629177e-34, 1.1858891828639141e-33, 1.4222833305360735e-33, 1.3602724600495012e-32, 6.230818121539155e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.0037551177337595137 + 0.14901917164124323im, -0.0037551177337595137 - 0.14901917164124323im, 0.14091034669720137 + 0.027099275726613383im, 0.14091034669720137 - 0.027099275726613383im, -0.1305410380835337 + 0.0im, -0.11062054653465694 + 0.05655576150411179im, -0.11062054653465694 - 0.05655576150411179im, -0.03319479448689796 + 0.1125634050558651im, -0.03319479448689796 - 0.1125634050558651im, 0.04331023750673772 + 0.0im, -0.036801019219832413 + 0.011820356020158232im, -0.036801019219832413 - 0.011820356020158232im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.360453582624506e-44, 9.65957813358077e-36, 1.8903163386801722e-35, 9.440949452061896e-35, 1.4938911693085775e-34, 1.0316266944126441e-36, 4.750506478991014e-35, 6.9359896411419985e-34, 3.281959664560492e-34, 2.1512553513432988e-35, 6.363684619740478e-34, 6.224927781142546e-33, 2.7149685872916066e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.003755117733759367 + 0.1490191716412434im, -0.003755117733759367 - 0.1490191716412434im, 0.1409103466972016 + 0.02709927572661316im, 0.1409103466972016 - 0.02709927572661316im, -0.1305410380835338 + 0.0im, -0.1106205465346572 + 0.05655576150411178im, -0.1106205465346572 - 0.05655576150411178im, -0.03319479448689783 + 0.11256340505586501im, -0.03319479448689783 - 0.11256340505586501im, 0.04331023750673773 + 0.0im, -0.0368010192198324 + 0.01182035602015831im, -0.0368010192198324 - 0.01182035602015831im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.708244293235461e-45, 6.408759972581357e-37, 6.311276122008558e-36, 7.078878108207609e-36, 1.2114787119987547e-36, 7.376227521965843e-36, 4.4809919260777417e-35, 6.280176628859048e-35, 1.5487211691596765e-34, 9.081930619959304e-35, 1.6099916082277627e-34, 7.063624910239801e-33, 1.641959129948375e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.0037551177337595805 + 0.14901917164124376im, -0.0037551177337595805 - 0.14901917164124376im, 0.1409103466972011 + 0.02709927572661324im, 0.1409103466972011 - 0.02709927572661324im, -0.1305410380835338 + 0.0im, -0.110620546534657 + 0.05655576150411176im, -0.110620546534657 - 0.05655576150411176im, -0.03319479448689798 + 0.11256340505586501im, -0.03319479448689798 - 0.11256340505586501im, 0.043310237506737646 + 0.0im, -0.03680101921983235 + 0.011820356020158348im, -0.03680101921983235 - 0.011820356020158348im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.8852105120358495e-44, 1.452577763365913e-35, 3.938761800504707e-36, 1.5748783742545025e-36, 2.1492021471692525e-35, 1.1790490923949568e-34, 1.7046181129068659e-34, 3.6129581790550676e-34, 7.669599851366282e-35, 1.9252338051711607e-34, 1.1463343505779345e-33, 3.658147642197072e-33, 1.1307455358989926e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.0037551177337594556 + 0.14901917164124326im, -0.0037551177337594556 - 0.14901917164124326im, 0.14091034669720137 + 0.02709927572661321im, 0.14091034669720137 - 0.02709927572661321im, -0.13054103808353382 + 0.0im, -0.11062054653465721 + 0.05655576150411185im, -0.11062054653465721 - 0.05655576150411185im, -0.033194794486898056 + 0.11256340505586539im, -0.033194794486898056 - 0.11256340505586539im, 0.043310237506737743 + 0.0im, -0.036801019219832434 + 0.01182035602015827im, -0.036801019219832434 - 0.01182035602015827im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.872124328200995e-44, 2.3119781702377144e-35, 4.337824223771001e-35, 5.168257667001112e-35, 6.186161588497167e-35, 7.725030280796175e-35, 1.2793395453111413e-35, 1.22775459011213e-33, 1.900021888346989e-34, 6.422197907724075e-34, 2.7224940679469374e-33, 1.234394818451413e-32, 8.921311719708982e-34). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.0037551177337596135 + 0.14901917164124334im, -0.0037551177337596135 - 0.14901917164124334im, 0.14091034669720107 + 0.02709927572661304im, 0.14091034669720107 - 0.02709927572661304im, -0.13054103808353362 + 0.0im, -0.110620546534657 + 0.056555761504111735im, -0.110620546534657 - 0.056555761504111735im, -0.03319479448689796 + 0.11256340505586525im, -0.03319479448689796 - 0.11256340505586525im, 0.043310237506737646 + 0.0im, -0.03680101921983241 + 0.011820356020158263im, -0.03680101921983241 - 0.011820356020158263im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.157118695173689e-45, 7.305247041375575e-36, 3.5245643507468856e-36, 2.0174353004035776e-36, 1.297689288467778e-35, 7.998751051327257e-35, 6.917937078779004e-34, 5.55999502801849e-34, 4.2992003314861997e-35, 2.96652523328965e-34, 8.317913916588463e-35, 1.63126940506733e-33, 5.497708485765133e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.003755117733759517 + 0.14901917164124376im, -0.003755117733759517 - 0.14901917164124376im, 0.1409103466972016 + 0.027099275726613452im, 0.1409103466972016 - 0.027099275726613452im, -0.13054103808353323 + 0.0im, -0.11062054653465717 + 0.05655576150411164im, -0.11062054653465717 - 0.05655576150411164im, -0.033194794486897855 + 0.11256340505586515im, -0.033194794486897855 - 0.11256340505586515im, 0.04331023750673768 + 0.0im, -0.036801019219832434 + 0.011820356020158336im, -0.036801019219832434 - 0.011820356020158336im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.160303561071946e-45, 2.627621121513409e-36, 1.1466800895471458e-36, 2.2274062421959927e-37, 7.847684950103199e-36, 3.265045763814415e-35, 1.3022830758888627e-35, 1.2893554854540892e-34, 1.4277631193526327e-34, 9.058546848426374e-36, 1.9727483094295986e-33, 1.0564558790432994e-32, 3.802720799827981e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.003755117733759559 + 0.1490191716412434im, -0.003755117733759559 - 0.1490191716412434im, 0.14091034669720132 + 0.027099275726613206im, 0.14091034669720132 - 0.027099275726613206im, -0.13054103808353365 + 0.0im, -0.11062054653465696 + 0.056555761504111575im, -0.11062054653465696 - 0.056555761504111575im, -0.03319479448689792 + 0.11256340505586511im, -0.03319479448689792 - 0.11256340505586511im, 0.04331023750673768 + 0.0im, -0.03680101921983243 + 0.011820356020158289im, -0.03680101921983243 - 0.011820356020158289im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.064480092304072e-45, 7.975445210177241e-36, 1.2568043987239396e-36, 1.1662252451786704e-36, 1.1763258624993899e-35, 1.015854540602263e-35, 1.4771735594052386e-34, 3.838542176469229e-35, 7.825513903695459e-35, 1.1049035707802566e-34, 1.1985466281300892e-33, 6.4443606568777e-33, 3.591184217808362e-33). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m18.6s Testing PCCAPlus tests passed Testing completed after 107.74s PkgEval succeeded after 166.51s