Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.73 (4c8bca6988*) started at 2025-11-13T19:47:35.260 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 8.47s ################################################################################ # 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.3.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.0 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 [429524aa] + Optim v1.13.2 [bac558e1] + OrderedCollections v1.8.1 [f48fc343] + PCCAPlus v1.1.2 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [3a884ed6] + UnPack v1.0.2 ⌅ [68821587] + Arpack_jll v3.5.1+1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 5.62s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 3403.4 ms ✓ PCCAPlus 1 dependency successfully precompiled in 4 seconds. 89 already precompiled. Precompilation completed after 17.9s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_Lo8KX7/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_Lo8KX7/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.3.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌃ [0b1a1467] KrylovKit v0.8.3 [d3d80556] LineSearches v7.4.0 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 [429524aa] Optim v1.13.2 [bac558e1] OrderedCollections v1.8.1 [f48fc343] PCCAPlus v1.1.2 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [3a884ed6] UnPack v1.0.2 ⌅ [409d34a3] VectorInterface v0.4.9 ⌅ [68821587] Arpack_jll v3.5.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0531617 0.0457199 0.0476584 -0.0503793 0.00284627 0.0896226 0.110342 0.00236928 -0.0960448 0.0 -0.15969 0.25962 -0.0434562 -0.0141812 0.023565 -0.058494 0.0482283 0.0203502 -0.064384 0.0 -0.130224 -0.15969 -0.0362053 0.0496995 0.0134236 0.0400876 0.0173761 -0.0335461 0.135845 0.0 0.0 0.0 -0.220549 -0.00527107 0.0205 0.000758683 -0.0856903 -0.0086058 -0.0767877 0.0 0.0 0.0 0.0 0.018617 0.133305 -0.0223006 0.0131329 0.0673169 -0.0366362 0.0 0.0 0.0 0.0 -0.189809 0.018617 0.0611763 0.0327465 -0.00504503 -0.00125457 0.0 0.0 0.0 0.0 0.0 0.0 0.050155 0.206471 -0.0239925 -0.0654267 0.0 0.0 0.0 0.0 0.0 0.0 -0.0500559 0.050155 0.0389834 0.146256 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0176211 0.0444188 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0696538 0.0176211 (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.24590432316903912 + 0.0im, -0.231418872739525 + 0.0im, 0.2110284840902331 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.3224660087778066e-34, 4.160230859004182e-32, 1.1620224091236493e-32, 2.187406180216793e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.24590432316903907 + 0.0im, -0.2314188727395251 + 0.0im, 0.21102848409023292 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.1369748363199363e-35, 6.593496612220308e-33, 9.937032017639242e-34, 5.39703829335771e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.19137048917945448 + 0.0im, 0.13565606354845564 + 0.0im, -0.09288825757354832 + 0.0im, -0.013609819617731358 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.324509207612733e-37, 1.3660768622009831e-34, 1.2105135762371043e-34, 2.7939833852041616e-33, 4.1500243376120675e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1913704891794546 + 0.0im, 0.1356560635484555 + 0.0im, -0.09288825757354831 + 0.0im, -0.013609819617731361 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (5.315984770468476e-37, 7.483283074984593e-34, 5.97509925560776e-34, 1.925374910558386e-33, 1.8663952048817078e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.19137048917945443 + 0.0im, 0.13565606354845577 + 0.0im, -0.0928882575735483 + 0.0im, -0.013609819617731379 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (8.537488390712636e-37, 3.05292535506657e-34, 4.191183880717019e-34, 1.176801703197211e-33, 1.4465723207650052e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2510956787502156 + 0.0im, 0.25046832640681393 + 0.0im, 0.1629573365229134 + 0.0im, 0.05394747658489035 + 0.0im, -0.029009848582724124 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.5705055534557497e-36, 4.115295247467923e-34, 3.4130060370541004e-33, 3.464080641268051e-33, 5.493735534890891e-33, 3.2367146727197574e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2510956787502154 + 0.0im, 0.2504683264068139 + 0.0im, 0.16295733652291358 + 0.0im, 0.05394747658489042 + 0.0im, -0.029009848582724134 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.7325880956879512e-37, 5.425909192567253e-35, 4.6737351179712907e-33, 6.112559859013442e-34, 4.640838361850109e-33, 1.0643818983529017e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.25109567875021566 + 0.0im, 0.250468326406814 + 0.0im, 0.16295733652291375 + 0.0im, 0.05394747658489038 + 0.0im, -0.029009848582724117 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (5.890226245877563e-38, 1.123922711638897e-35, 4.290999735380198e-35, 1.7447113532646745e-34, 1.2309979783988033e-33, 2.3878916462753684e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2510956787502157 + 0.0im, 0.25046832640681393 + 0.0im, 0.16295733652291347 + 0.0im, 0.05394747658489035 + 0.0im, -0.029009848582724075 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (6.200553016702745e-37, 2.5134723240977945e-33, 3.989823848318415e-33, 1.7999415409544756e-33, 3.7937007732069405e-33, 2.1716423052837198e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.25257112055153 + 0.0im, -0.2168270813072208 + 0.0im, -0.17173403285910743 + 0.0im, 0.06619076239827815 + 0.0im, -0.04318548099794534 + 0.0im, 0.01756431525982676 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (8.945896244050983e-40, 9.937119374109887e-35, 7.318717262535577e-36, 2.545780951179387e-35, 5.402080931601597e-35, 3.907448751461241e-35, 8.500760988283177e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.25257112055153086 + 0.0im, -0.21682708130722095 + 0.0im, -0.17173403285910738 + 0.0im, 0.06619076239827819 + 0.0im, -0.043185480997945364 + 0.0im, 0.017564315259826754 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.45563660707598e-40, 7.960999788614105e-37, 4.4606094774596685e-36, 3.920488784677286e-35, 2.3207998053157107e-35, 2.588090851669388e-35, 1.6058501049963285e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2525711205515305 + 0.0im, -0.21682708130722106 + 0.0im, -0.17173403285910718 + 0.0im, 0.06619076239827813 + 0.0im, -0.04318548099794533 + 0.0im, 0.017564315259826723 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (8.31077347758637e-39, 1.697986908054483e-35, 8.253152374586047e-35, 2.0202501202066107e-34, 3.94791538227792e-33, 3.14965691938251e-33, 4.740193012104253e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2525711205515304 + 0.0im, -0.21682708130722142 + 0.0im, -0.1717340328591073 + 0.0im, 0.06619076239827817 + 0.0im, -0.043185480997945315 + 0.0im, 0.01756431525982674 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (8.394433234239446e-39, 1.0437569339498568e-33, 4.655970620871493e-34, 3.648579526289224e-34, 8.669109751966575e-34, 1.3199470692748839e-33, 4.628161428877149e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.25257112055153 + 0.0im, -0.21682708130722103 + 0.0im, -0.17173403285910677 + 0.0im, 0.06619076239827812 + 0.0im, -0.04318548099794537 + 0.0im, 0.01756431525982675 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.364211271160924e-40, 2.1300916300175737e-37, 1.2179327133929948e-34, 8.604246694535729e-36, 1.3510805734690954e-35, 2.789756422324436e-35, 3.800188792828194e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.24053756271696036 + 0.0im, -0.20513151781128783 + 0.0im, -0.17488256436699262 + 0.0im, 0.16366304177810642 + 0.0im, 0.09353746485688848 + 0.0im, -0.09309506620073356 + 0.0im, 0.020203650724026658 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (9.104170260005506e-41, 1.1840314522261036e-35, 4.4166535075497756e-36, 1.2613659192171796e-35, 1.4898452416285395e-35, 4.235806148424116e-35, 2.702534096158655e-35, 2.8365316857750936e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.2405375627169604 + 0.0im, -0.2051315178112874 + 0.0im, -0.17488256436699284 + 0.0im, 0.16366304177810653 + 0.0im, 0.09353746485688837 + 0.0im, -0.09309506620073342 + 0.0im, 0.02020365072402662 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (7.899108517169533e-40, 2.6606957797520447e-35, 5.816316435404145e-35, 7.006027279413313e-35, 3.349591326665397e-33, 5.574191755201211e-34, 5.908109494062363e-34, 2.3475244120155687e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.2405375627169603 + 0.0im, -0.20513151781128772 + 0.0im, -0.17488256436699254 + 0.0im, 0.1636630417781065 + 0.0im, 0.09353746485688842 + 0.0im, -0.09309506620073332 + 0.0im, 0.0202036507240267 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.426945752324964e-39, 1.1780345931646504e-34, 1.030039878240142e-33, 7.249553165773036e-34, 6.438600503367427e-33, 1.844888050507131e-33, 2.655013309655042e-33, 1.924528142893314e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.24053756271696053 + 0.0im, -0.205131517811288 + 0.0im, -0.174882564366993 + 0.0im, 0.16366304177810673 + 0.0im, 0.09353746485688848 + 0.0im, -0.09309506620073349 + 0.0im, 0.02020365072402664 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.356087889945145e-39, 1.048344159818302e-34, 2.0937486622467614e-34, 3.528695877217339e-34, 6.159102466132721e-34, 7.97315899960559e-33, 3.252763218526827e-33, 1.2453332895784328e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.24053756271696014 + 0.0im, -0.2051315178112876 + 0.0im, -0.1748825643669927 + 0.0im, 0.16366304177810645 + 0.0im, 0.0935374648568885 + 0.0im, -0.09309506620073338 + 0.0im, 0.02020365072402666 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.1959077970818547e-40, 3.6989162897031945e-35, 3.504660370560613e-35, 2.7444935536426333e-34, 4.2662615849914916e-36, 4.7594970730850085e-34, 5.94860353550938e-35, 2.4716235182869146e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.24053756271695992 + 0.0im, -0.20513151781128755 + 0.0im, -0.17488256436699282 + 0.0im, 0.16366304177810645 + 0.0im, 0.09353746485688856 + 0.0im, -0.09309506620073343 + 0.0im, 0.02020365072402667 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.96238021908611e-38, 1.81895539637208e-33, 2.1928991874148768e-33, 2.2320339797368713e-32, 6.649777078962521e-33, 5.940628950645865e-33, 3.737962737823064e-33, 1.1769432317864587e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.25427871284725057 + 0.0im, -0.18030376241650387 + 0.0im, -0.12398623108221737 + 0.0im, 0.11226426828253737 + 0.0im, 0.08942056615068383 + 0.0im, -0.06689809254405042 + 0.0im, 0.028652095843882744 + 0.0im, -0.003154128714196934 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.8926894984618832e-41, 2.373979739795583e-36, 5.2657378646440265e-36, 1.1029266275680625e-34, 2.1810763128340062e-34, 4.5960677918200024e-33, 2.1457838238208257e-34, 6.241996083795312e-34, 8.42700464452885e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.25427871284725034 + 0.0im, -0.18030376241650395 + 0.0im, -0.1239862310822174 + 0.0im, 0.11226426828253748 + 0.0im, 0.08942056615068393 + 0.0im, -0.06689809254405041 + 0.0im, 0.028652095843882827 + 0.0im, -0.003154128714196919 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.00473622827496e-42, 2.0807290085631032e-37, 1.5213132686898705e-36, 2.1610561127114891e-35, 5.131779364873997e-34, 3.638364709488702e-35, 1.2410502128852855e-32, 5.578576808868418e-34, 4.843807638314905e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.25427871284725045 + 0.0im, -0.18030376241650378 + 0.0im, -0.1239862310822173 + 0.0im, 0.11226426828253741 + 0.0im, 0.08942056615068389 + 0.0im, -0.06689809254405044 + 0.0im, 0.028652095843882754 + 0.0im, -0.0031541287141969424 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.0395017921627558e-41, 2.9392176057266795e-36, 1.9723782565423235e-36, 3.8894595335686706e-33, 4.6329059633324735e-35, 4.059489089071613e-35, 2.599799159049641e-34, 5.605294273690244e-34, 3.973800090045798e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.25427871284725034 + 0.0im, -0.18030376241650342 + 0.0im, -0.12398623108221715 + 0.0im, 0.11226426828253731 + 0.0im, 0.08942056615068397 + 0.0im, -0.06689809254405042 + 0.0im, 0.028652095843882775 + 0.0im, -0.003154128714196932 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.3479577744470039e-41, 9.376605764327879e-37, 8.650264632909982e-36, 2.237474985845818e-34, 2.754896311611459e-33, 4.779422687354481e-34, 2.3911077154566654e-34, 1.545677509714729e-33, 6.357142235899953e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2542787128472507 + 0.0im, -0.18030376241650406 + 0.0im, -0.12398623108221736 + 0.0im, 0.11226426828253737 + 0.0im, 0.08942056615068386 + 0.0im, -0.06689809254405042 + 0.0im, 0.0286520958438828 + 0.0im, -0.003154128714196941 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.2522350398029817e-41, 3.021550086318246e-36, 1.5867852430672306e-35, 1.3251519768909789e-33, 3.57072240572078e-34, 5.205830902999839e-34, 5.177500044705553e-35, 2.946732958964834e-34, 2.887248088334787e-33). ) (vals, info) = (ComplexF64[0.9999999999999967 + 0.0im, 0.25427871284725073 + 0.0im, -0.180303762416504 + 0.0im, -0.12398623108221732 + 0.0im, 0.11226426828253733 + 0.0im, 0.08942056615068379 + 0.0im, -0.06689809254405035 + 0.0im, 0.028652095843882768 + 0.0im, -0.003154128714196927 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (9.233823899504403e-42, 9.558096355088377e-37, 6.923628481982246e-36, 5.055371269986898e-35, 9.941665964761563e-35, 1.3793752828433575e-33, 3.172930873541627e-34, 3.9424569512402636e-33, 2.0719687855674923e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.25427871284725045 + 0.0im, -0.18030376241650412 + 0.0im, -0.12398623108221718 + 0.0im, 0.11226426828253737 + 0.0im, 0.08942056615068385 + 0.0im, -0.0668980925440504 + 0.0im, 0.02865209584388278 + 0.0im, -0.003154128714196938 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.589214749510231e-41, 1.6561144314319437e-35, 1.445254592364554e-35, 3.405820005178727e-34, 7.415747814251956e-34, 4.868588651754677e-33, 2.6577828814501614e-33, 3.608256063451779e-33, 4.9299552565482696e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.17716003190910087 + 0.0im, -0.163564169573665 + 0.0im, 0.14775058511215225 + 0.0im, -0.13610263864197905 + 0.0im, 0.11186731409415429 + 0.0im, 0.08726602506410497 + 0.0im, -0.07409090033740794 + 0.0im, 0.011503953369692878 + 0.0im, -0.007889275770505678 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.858084836940366e-42, 2.039843010592878e-34, 2.8425347587480773e-34, 8.361044439265242e-36, 2.8558494243813708e-34, 4.986167540170996e-34, 6.571274241745381e-33, 1.7374103862744023e-33, 4.208726679919405e-35, 1.9830603574511313e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.17716003190910087 + 0.0im, -0.16356416957366446 + 0.0im, 0.1477505851121524 + 0.0im, -0.13610263864197905 + 0.0im, 0.11186731409415432 + 0.0im, 0.08726602506410494 + 0.0im, -0.07409090033740796 + 0.0im, 0.01150395336969286 + 0.0im, -0.00788927577050569 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.1477404564967303e-42, 2.1967677107455748e-34, 1.256778855783089e-34, 4.409798518969565e-37, 2.2160037302694087e-34, 1.1092014282245676e-34, 1.9645666649274546e-34, 2.222770949060071e-34, 1.802744417340002e-33, 8.315996945545399e-34). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.1771600319091007 + 0.0im, -0.16356416957366465 + 0.0im, 0.14775058511215247 + 0.0im, -0.13610263864197908 + 0.0im, 0.11186731409415422 + 0.0im, 0.08726602506410498 + 0.0im, -0.07409090033740807 + 0.0im, 0.011503953369692881 + 0.0im, -0.00788927577050567 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.8414156009139373e-42, 2.934256698457714e-34, 1.3470150959595992e-33, 5.226724923006875e-34, 2.4164512160000644e-33, 1.7058802743242582e-34, 6.310385799225871e-34, 7.730268171501563e-34, 3.4308322139511415e-33, 2.876990749489541e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.1771600319091008 + 0.0im, -0.16356416957366468 + 0.0im, 0.1477505851121522 + 0.0im, -0.1361026386419789 + 0.0im, 0.1118673140941542 + 0.0im, 0.08726602506410486 + 0.0im, -0.07409090033740794 + 0.0im, 0.01150395336969289 + 0.0im, -0.007889275770505686 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.2274711514414006e-42, 1.2395077205503004e-33, 8.784588604445918e-34, 9.63551574067103e-35, 3.96285681165001e-34, 6.482135001879442e-34, 2.3888831795933803e-34, 5.478987493676743e-34, 2.2953356019073185e-33, 2.16112503615691e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.1771600319091008 + 0.0im, -0.16356416957366476 + 0.0im, 0.14775058511215225 + 0.0im, -0.13610263864197902 + 0.0im, 0.11186731409415435 + 0.0im, 0.08726602506410502 + 0.0im, -0.07409090033740798 + 0.0im, 0.011503953369692902 + 0.0im, -0.00788927577050568 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.8705409882663034e-42, 1.1190469566356795e-33, 1.1418925491611734e-33, 8.482160155473308e-34, 4.677110888536833e-34, 4.367374692172797e-34, 2.7301595048074023e-34, 1.8284677055660426e-33, 3.3620473391267524e-33, 3.709674434282288e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.17716003190910062 + 0.0im, -0.16356416957366493 + 0.0im, 0.1477505851121524 + 0.0im, -0.13610263864197908 + 0.0im, 0.11186731409415437 + 0.0im, 0.08726602506410498 + 0.0im, -0.07409090033740807 + 0.0im, 0.011503953369692873 + 0.0im, -0.007889275770505674 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.292581089931784e-44, 1.0204148167259258e-36, 2.983586486237433e-36, 3.361153727138659e-37, 1.4064389247037592e-35, 8.868829423855233e-36, 6.055328866064688e-36, 2.299955175994062e-36, 2.5093802345683585e-34, 3.336340509400672e-34). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, -0.1771600319091008 + 0.0im, -0.16356416957366499 + 0.0im, 0.1477505851121523 + 0.0im, -0.13610263864197902 + 0.0im, 0.1118673140941543 + 0.0im, 0.08726602506410498 + 0.0im, -0.07409090033740795 + 0.0im, 0.011503953369692876 + 0.0im, -0.007889275770505655 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.7960200728819278e-43, 6.825300558760607e-35, 1.3009340226553516e-34, 6.723805413673995e-35, 6.44683533841067e-35, 1.1071209221533734e-34, 2.331151948546362e-34, 4.5206196246405507e-35, 1.3011896467414518e-33, 1.6298350717799049e-34). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.17716003190910065 + 0.0im, -0.16356416957366465 + 0.0im, 0.1477505851121521 + 0.0im, -0.1361026386419793 + 0.0im, 0.1118673140941543 + 0.0im, 0.08726602506410497 + 0.0im, -0.07409090033740805 + 0.0im, 0.011503953369692859 + 0.0im, -0.007889275770505683 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.6071893382472e-43, 7.95729223076756e-35, 3.5674789071812622e-34, 4.521956207060961e-35, 1.2311410936523469e-34, 7.979069099719396e-35, 3.567650866934229e-33, 4.8102011744202474e-34, 1.4688972694545313e-34, 1.1019094734473412e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.186134123086804 + 0.0im, -0.17091378200605775 + 0.0im, 0.15291990940094893 + 0.0im, -0.11198294549793794 + 0.0im, 0.10419666580748511 + 0.0im, 0.0915887097718545 + 0.0im, -0.08874969751825348 + 0.0im, -0.044172539718800086 + 0.0im, -0.03234768163364913 + 0.0im, 0.0007873884793888994 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.9722914045143222e-44, 1.5482479105606605e-36, 3.399422473158455e-36, 1.2065531452467256e-35, 7.0419392668302e-35, 6.279979375132429e-35, 1.513282040349656e-34, 3.3856474155507927e-35, 1.804428077255359e-33, 2.575963825402948e-34, 1.7095411339102068e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.18613412308680388 + 0.0im, -0.17091378200605764 + 0.0im, 0.15291990940094846 + 0.0im, -0.11198294549793777 + 0.0im, 0.1041966658074852 + 0.0im, 0.09158870977185456 + 0.0im, -0.08874969751825346 + 0.0im, -0.04417253971880009 + 0.0im, -0.03234768163364913 + 0.0im, 0.0007873884793888821 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.360276386042041e-44, 1.2150552691765666e-34, 2.3877708684794255e-36, 6.88514661412214e-35, 1.666283838733219e-34, 1.1332134128350194e-34, 1.101984713286494e-33, 5.199289064424253e-34, 1.2677105786596036e-33, 6.8936238700750415e-34, 6.737809755851329e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.186134123086804 + 0.0im, -0.17091378200605747 + 0.0im, 0.1529199094009489 + 0.0im, -0.11198294549793782 + 0.0im, 0.10419666580748525 + 0.0im, 0.09158870977185454 + 0.0im, -0.08874969751825348 + 0.0im, -0.044172539718800086 + 0.0im, -0.032347681633649115 + 0.0im, 0.0007873884793889286 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.3036397809341314e-44, 4.465653292214563e-36, 7.690296388354303e-37, 9.273528764742786e-36, 2.19627102651888e-35, 3.4840597590613583e-34, 6.783634031544604e-34, 1.9185341889935499e-34, 2.7152095819827677e-33, 8.820061902100696e-34, 4.122239341949159e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1861341230868033 + 0.0im, -0.1709137820060574 + 0.0im, 0.15291990940094902 + 0.0im, -0.11198294549793797 + 0.0im, 0.10419666580748523 + 0.0im, 0.09158870977185449 + 0.0im, -0.08874969751825344 + 0.0im, -0.0441725397188001 + 0.0im, -0.032347681633649136 + 0.0im, 0.0007873884793889142 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.663683405783333e-44, 6.0107608581816044e-36, 1.641613024333257e-36, 5.119002098780371e-35, 2.3913061326435786e-34, 1.949543128202598e-34, 2.5294800475566767e-34, 3.1504344123204416e-34, 5.834073533671034e-33, 9.422440606266931e-34, 2.2833227063789862e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.18613412308680435 + 0.0im, -0.1709137820060574 + 0.0im, 0.1529199094009488 + 0.0im, -0.11198294549793784 + 0.0im, 0.10419666580748524 + 0.0im, 0.09158870977185471 + 0.0im, -0.08874969751825337 + 0.0im, -0.044172539718800086 + 0.0im, -0.032347681633649115 + 0.0im, 0.0007873884793889058 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.737498410933448e-45, 2.9933665876666838e-36, 2.8573335561886294e-36, 3.1126035190359537e-35, 1.3311476559082332e-35, 1.3901668281037378e-34, 1.0473248497321686e-35, 1.0534853053709945e-34, 8.594932808231897e-35, 8.28858159195991e-34, 3.1516413377592612e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.18613412308680416 + 0.0im, -0.1709137820060576 + 0.0im, 0.15291990940094874 + 0.0im, -0.11198294549793791 + 0.0im, 0.10419666580748523 + 0.0im, 0.09158870977185456 + 0.0im, -0.08874969751825336 + 0.0im, -0.04417253971880011 + 0.0im, -0.03234768163364912 + 0.0im, 0.0007873884793889168 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.0566264602593476e-44, 7.919997420751156e-36, 7.4080640027933205e-37, 1.7697562001315096e-35, 1.2648217777363297e-35, 8.04239131649497e-35, 6.561504708405974e-35, 1.993415260187516e-34, 2.326264767739828e-34, 6.300181930800208e-33, 4.824642497873737e-35). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.18613412308680388 + 0.0im, -0.1709137820060572 + 0.0im, 0.15291990940094893 + 0.0im, -0.11198294549793779 + 0.0im, 0.10419666580748521 + 0.0im, 0.0915887097718547 + 0.0im, -0.08874969751825346 + 0.0im, -0.044172539718800044 + 0.0im, -0.03234768163364905 + 0.0im, 0.0007873884793889289 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.5299076519733295e-44, 3.0347671286216644e-36, 1.2665923759022902e-36, 9.98842799099314e-35, 6.273616800299437e-35, 3.913897018807332e-33, 1.120741114195462e-34, 9.68674806951542e-35, 4.6726738304420395e-34, 2.6347430589429996e-34, 1.865175679893464e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1861341230868038 + 0.0im, -0.17091378200605742 + 0.0im, 0.15291990940094885 + 0.0im, -0.11198294549793782 + 0.0im, 0.10419666580748521 + 0.0im, 0.0915887097718546 + 0.0im, -0.08874969751825339 + 0.0im, -0.04417253971880006 + 0.0im, -0.032347681633649095 + 0.0im, 0.0007873884793889078 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.573937446314051e-44, 3.014752631725157e-36, 1.6033607245347842e-36, 8.170344350314258e-35, 3.6362184162574165e-35, 9.841545599891529e-35, 1.6598701135692783e-33, 2.013624344587859e-34, 8.19214226282586e-34, 4.27491164234664e-34, 1.3990683324522934e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.1861341230868041 + 0.0im, -0.17091378200605745 + 0.0im, 0.15291990940094877 + 0.0im, -0.11198294549793775 + 0.0im, 0.10419666580748528 + 0.0im, 0.09158870977185457 + 0.0im, -0.08874969751825339 + 0.0im, -0.04417253971880006 + 0.0im, -0.03234768163364912 + 0.0im, 0.0007873884793889175 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.4215803625660897e-44, 1.3626606412147929e-36, 1.2920332158246544e-36, 1.733554904618887e-34, 3.9540692489439456e-35, 1.0134261047399467e-34, 1.6649277107252876e-34, 2.0803759885638034e-32, 1.3188512069642027e-33, 1.8768126465884528e-33, 1.4930255616285815e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.1882746839892078 + 0.0im, 0.14768653436919188 + 0.0im, 0.12487463826590545 + 0.0im, -0.12056594337435873 + 0.0im, 0.10124888894799669 + 0.0im, -0.10088963599494845 + 0.0im, -0.07665238216406546 + 0.0im, 0.07334778327050437 + 0.0im, 0.0528042841142373 + 0.0im, -0.030998522600988964 + 0.0im, 0.008276105818857018 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.488082033251196e-45, 2.518973246239713e-37, 2.3846790505606289e-35, 3.2339931544310696e-35, 3.8332860560436855e-35, 7.191956538701387e-34, 1.24110091792052e-34, 9.484412118159037e-36, 4.566856550497804e-34, 1.1591520446144064e-33, 3.300126921849642e-34, 1.1268023230700126e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.18827468398920777 + 0.0im, 0.14768653436919169 + 0.0im, 0.1248746382659052 + 0.0im, -0.12056594337435887 + 0.0im, 0.10124888894799655 + 0.0im, -0.10088963599494848 + 0.0im, -0.07665238216406536 + 0.0im, 0.07334778327050434 + 0.0im, 0.0528042841142373 + 0.0im, -0.030998522600988947 + 0.0im, 0.008276105818857073 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.1617711671599575e-45, 2.4674797308522223e-37, 7.828945320822674e-36, 9.59446969897661e-35, 9.19978130051597e-35, 8.448096255276667e-35, 8.168402802879505e-34, 8.461336639895231e-35, 6.1308070701065674e-33, 6.5290512970793984e-34, 2.341093540304353e-34, 4.817251327879356e-35). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.1882746839892077 + 0.0im, 0.1476865343691916 + 0.0im, 0.12487463826590554 + 0.0im, -0.12056594337435883 + 0.0im, 0.10124888894799661 + 0.0im, -0.10088963599494864 + 0.0im, -0.07665238216406549 + 0.0im, 0.07334778327050438 + 0.0im, 0.052804284114237335 + 0.0im, -0.030998522600988957 + 0.0im, 0.008276105818856993 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.9630768309002495e-45, 8.052462760947306e-37, 2.8294302713476604e-35, 2.3934857257192892e-34, 4.639330548538173e-34, 2.5157997276871767e-33, 2.09494220842407e-33, 7.354107375420648e-35, 1.553235094642039e-33, 1.4709553738720508e-33, 1.0507398022466964e-33, 1.8768753009333678e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.1882746839892078 + 0.0im, 0.14768653436919169 + 0.0im, 0.12487463826590546 + 0.0im, -0.12056594337435894 + 0.0im, 0.1012488889479966 + 0.0im, -0.10088963599494846 + 0.0im, -0.07665238216406538 + 0.0im, 0.07334778327050441 + 0.0im, 0.052804284114237265 + 0.0im, -0.03099852260098893 + 0.0im, 0.008276105818857042 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.884965040630901e-46, 2.8721591131358883e-37, 4.926417768270479e-36, 1.9943168856230321e-35, 1.7729071673150856e-35, 2.7806282974917394e-34, 7.665238581639085e-35, 6.230022432605803e-35, 1.8004009091263985e-34, 3.2766220917902866e-33, 2.554923513732688e-34, 6.461434610392606e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.1882746839892077 + 0.0im, 0.1476865343691914 + 0.0im, 0.12487463826590535 + 0.0im, -0.12056594337435893 + 0.0im, 0.10124888894799644 + 0.0im, -0.10088963599494855 + 0.0im, -0.07665238216406552 + 0.0im, 0.07334778327050434 + 0.0im, 0.05280428411423726 + 0.0im, -0.030998522600988964 + 0.0im, 0.008276105818857044 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.692792773399409e-46, 6.047645984342223e-38, 6.46888812218235e-36, 7.201757621477459e-35, 7.664385088959358e-36, 3.835775421508399e-34, 4.505517869653559e-34, 2.3406314465196123e-34, 2.827365833457787e-34, 2.0313489081542516e-34, 4.5009645760873566e-33, 2.3590542325967116e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.18827468398920805 + 0.0im, 0.14768653436919169 + 0.0im, 0.12487463826590554 + 0.0im, -0.12056594337435873 + 0.0im, 0.1012488889479966 + 0.0im, -0.10088963599494843 + 0.0im, -0.07665238216406539 + 0.0im, 0.07334778327050434 + 0.0im, 0.05280428411423729 + 0.0im, -0.030998522600988964 + 0.0im, 0.008276105818857026 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.171767108746434e-45, 2.1723355606201804e-36, 2.7611460621368355e-35, 4.5963257196530794e-34, 8.55383384191264e-35, 1.0030230043152265e-32, 8.043392699015757e-35, 1.0420348891486482e-33, 2.6005524908797356e-33, 2.2055680160595726e-33, 1.8751249894908497e-33, 2.356344851439318e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.18827468398920827 + 0.0im, 0.14768653436919163 + 0.0im, 0.12487463826590553 + 0.0im, -0.12056594337435877 + 0.0im, 0.10124888894799655 + 0.0im, -0.10088963599494853 + 0.0im, -0.0766523821640655 + 0.0im, 0.07334778327050438 + 0.0im, 0.05280428411423727 + 0.0im, -0.03099852260098897 + 0.0im, 0.008276105818857028 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.168374004629364e-45, 8.192603885043333e-37, 2.52668445956333e-34, 1.233370797800116e-33, 7.796917430266878e-35, 5.318235586800718e-34, 2.0577888070887146e-34, 5.827595328158266e-34, 1.7061346503411064e-33, 2.037383955162537e-33, 3.7007154350892584e-33, 4.9202698885152666e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.18827468398920788 + 0.0im, 0.14768653436919196 + 0.0im, 0.12487463826590546 + 0.0im, -0.12056594337435918 + 0.0im, 0.10124888894799673 + 0.0im, -0.1008896359949484 + 0.0im, -0.07665238216406546 + 0.0im, 0.07334778327050434 + 0.0im, 0.05280428411423731 + 0.0im, -0.030998522600988905 + 0.0im, 0.008276105818857035 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.9292679716161405e-45, 1.6617623051606149e-37, 1.651331924263712e-34, 3.263191876646629e-34, 2.489170703862573e-34, 2.589240259294537e-34, 4.225153041766958e-34, 1.1558989288343939e-33, 3.219540784172238e-33, 4.217643958210585e-34, 1.3016831671759003e-34, 2.221754026310215e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.18827468398920735 + 0.0im, 0.14768653436919155 + 0.0im, 0.12487463826590543 + 0.0im, -0.12056594337435875 + 0.0im, 0.10124888894799663 + 0.0im, -0.10088963599494842 + 0.0im, -0.07665238216406525 + 0.0im, 0.07334778327050434 + 0.0im, 0.052804284114237265 + 0.0im, -0.03099852260098897 + 0.0im, 0.00827610581885701 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.235147547436774e-44, 9.622438706144045e-37, 9.588356024092879e-35, 3.897953632332908e-34, 4.105684209565856e-34, 2.3576267516011263e-33, 1.2939158152405205e-33, 1.0271833212669806e-33, 4.257204110520465e-33, 4.5060767571304226e-33, 2.8756483724671768e-33, 1.4187325759476994e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.18827468398920755 + 0.0im, 0.1476865343691914 + 0.0im, 0.1248746382659054 + 0.0im, -0.1205659433743588 + 0.0im, 0.10124888894799666 + 0.0im, -0.1008896359949484 + 0.0im, -0.07665238216406538 + 0.0im, 0.07334778327050433 + 0.0im, 0.05280428411423731 + 0.0im, -0.030998522600988926 + 0.0im, 0.00827610581885706 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.579674733575689e-46, 7.859697280202621e-38, 8.351576793389084e-36, 8.523071789962384e-36, 2.6874269702643124e-35, 1.262539277485717e-34, 1.1236380120819586e-34, 1.404623557811112e-34, 4.354325525679631e-33, 2.9976903097654437e-34, 1.7754692331109121e-34, 1.5072531139277781e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.22528429618868245 + 0.0im, 0.1760030000864296 + 0.0im, -0.15028080574766758 + 0.0im, 0.14202068203246423 + 0.0im, 0.1379853138842257 + 0.0im, -0.1289624956773941 + 0.0im, 0.07484511362161929 + 0.0im, -0.07152984544396909 + 0.0im, -0.06804572306338319 + 0.0im, 0.0496531548319939 + 0.0im, -0.024693652616821736 + 0.0im, 0.023318138977934715 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.262523230721983e-45, 3.2469204115916127e-37, 8.013503088312718e-36, 6.387031571486304e-35, 1.715140089320696e-33, 6.75207112757759e-34, 1.7109777618463245e-34, 3.675680764914879e-33, 4.665225004901328e-33, 1.3214447658474444e-32, 2.0950327543839016e-33, 9.048129075447789e-34, 2.825909105647613e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.22528429618868254 + 0.0im, 0.1760030000864292 + 0.0im, -0.15028080574766786 + 0.0im, 0.14202068203246435 + 0.0im, 0.13798531388422552 + 0.0im, -0.1289624956773941 + 0.0im, 0.07484511362161915 + 0.0im, -0.07152984544396908 + 0.0im, -0.06804572306338323 + 0.0im, 0.049653154831993805 + 0.0im, -0.02469365261682177 + 0.0im, 0.023318138977934732 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9751205345591795e-46, 1.8214389206726954e-38, 1.029030320274753e-34, 3.568259943856506e-35, 4.4176247863983633e-35, 4.473818247793851e-35, 6.4389102940887e-36, 1.397854679867613e-34, 1.0654699326076108e-33, 2.3341588900927317e-33, 2.1080409686884116e-34, 2.349443574896527e-34, 4.228792562009006e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2252842961886826 + 0.0im, 0.17600300008642913 + 0.0im, -0.15028080574766783 + 0.0im, 0.1420206820324642 + 0.0im, 0.13798531388422536 + 0.0im, -0.12896249567739423 + 0.0im, 0.07484511362161919 + 0.0im, -0.07152984544396908 + 0.0im, -0.0680457230633832 + 0.0im, 0.04965315483199381 + 0.0im, -0.02469365261682177 + 0.0im, 0.0233181389779348 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.411580737118568e-46, 2.5404421284036177e-38, 8.667615585904776e-36, 9.754947010482023e-36, 1.6643389629951722e-34, 1.5653322696020816e-34, 6.877354102534944e-36, 5.143834102040844e-35, 1.0319483231548038e-33, 2.7795123589133785e-33, 1.991363893505466e-34, 2.997207123884546e-34, 5.862299371746652e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.22528429618868276 + 0.0im, 0.1760030000864295 + 0.0im, -0.15028080574766772 + 0.0im, 0.1420206820324646 + 0.0im, 0.13798531388422572 + 0.0im, -0.1289624956773944 + 0.0im, 0.07484511362161923 + 0.0im, -0.07152984544396912 + 0.0im, -0.06804572306338315 + 0.0im, 0.04965315483199389 + 0.0im, -0.02469365261682176 + 0.0im, 0.02331813897793473 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.9488420852559184e-46, 4.190364068812877e-37, 4.3499959492608305e-36, 7.248109265919872e-36, 2.603568031453086e-34, 9.66932574388944e-35, 8.369341029705799e-35, 4.8744497886700034e-34, 1.598737552347326e-33, 1.787454322217206e-33, 6.382553668288621e-34, 4.223143643218306e-34, 1.165595653417239e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.22528429618868256 + 0.0im, 0.17600300008642925 + 0.0im, -0.15028080574766772 + 0.0im, 0.14202068203246404 + 0.0im, 0.13798531388422544 + 0.0im, -0.12896249567739423 + 0.0im, 0.07484511362161923 + 0.0im, -0.0715298454439692 + 0.0im, -0.06804572306338323 + 0.0im, 0.04965315483199391 + 0.0im, -0.02469365261682176 + 0.0im, 0.02331813897793476 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.086943899164359e-47, 1.5899813675419626e-38, 2.5658835012255537e-37, 6.422324017541584e-37, 1.0583828067872694e-35, 1.177094091737456e-34, 4.789680375949985e-36, 8.713664554374381e-36, 4.536703551929111e-35, 1.6389622852047501e-34, 3.809446827018177e-34, 1.4826989957605881e-33, 3.4494476355592706e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.22528429618868281 + 0.0im, 0.17600300008642897 + 0.0im, -0.15028080574766772 + 0.0im, 0.14202068203246412 + 0.0im, 0.1379853138842255 + 0.0im, -0.12896249567739407 + 0.0im, 0.07484511362161929 + 0.0im, -0.07152984544396913 + 0.0im, -0.06804572306338316 + 0.0im, 0.049653154831993916 + 0.0im, -0.02469365261682179 + 0.0im, 0.023318138977934787 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.047843973335202e-46, 1.9525429178116572e-38, 2.8375866888865103e-36, 1.4487978899122676e-35, 4.0684420777519435e-33, 4.509208263272746e-33, 4.816537553544963e-36, 1.0864092971255234e-34, 5.9073320447100475e-33, 9.468083975689636e-34, 5.092793343500287e-34, 7.742811335317557e-34, 1.7830963659465434e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.22528429618868256 + 0.0im, 0.17600300008642925 + 0.0im, -0.1502808057476676 + 0.0im, 0.14202068203246412 + 0.0im, 0.13798531388422533 + 0.0im, -0.12896249567739407 + 0.0im, 0.07484511362161926 + 0.0im, -0.07152984544396913 + 0.0im, -0.06804572306338323 + 0.0im, 0.04965315483199385 + 0.0im, -0.02469365261682175 + 0.0im, 0.023318138977934777 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.101085975432539e-46, 1.5614538123927633e-38, 1.0392201702499533e-36, 4.1434137763421426e-36, 5.440057388920215e-35, 6.319093279588063e-35, 2.1737725519636636e-35, 3.404745237292981e-35, 1.3820124090702432e-33, 7.599781550597512e-33, 9.889807752652313e-34, 2.8844685906555507e-34, 3.3958821187554905e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.22528429618868265 + 0.0im, 0.17600300008642936 + 0.0im, -0.15028080574766794 + 0.0im, 0.1420206820324647 + 0.0im, 0.1379853138842257 + 0.0im, -0.1289624956773944 + 0.0im, 0.07484511362161934 + 0.0im, -0.0715298454439691 + 0.0im, -0.0680457230633832 + 0.0im, 0.04965315483199387 + 0.0im, -0.024693652616821733 + 0.0im, 0.023318138977934805 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.8601869318676725e-46, 9.490712751804881e-38, 7.950634092348786e-36, 2.0445414261251193e-35, 9.179917509086334e-35, 8.43535055223832e-35, 1.016474278054822e-34, 5.702888602129653e-34, 3.902561352235924e-33, 3.002987965828356e-33, 6.8795011744918545e-34, 7.396137780859148e-34, 2.2021758965050623e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.22528429618868295 + 0.0im, 0.17600300008642925 + 0.0im, -0.15028080574766775 + 0.0im, 0.14202068203246415 + 0.0im, 0.1379853138842252 + 0.0im, -0.12896249567739418 + 0.0im, 0.07484511362161936 + 0.0im, -0.07152984544396909 + 0.0im, -0.06804572306338316 + 0.0im, 0.0496531548319939 + 0.0im, -0.02469365261682176 + 0.0im, 0.02331813897793475 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0985369916403746e-45, 1.837441175646118e-36, 9.556703206819759e-36, 2.0748245261471597e-34, 4.247977323025991e-33, 4.223428913941718e-34, 3.463107494235672e-34, 4.848185402150002e-34, 6.0298540091462496e-33, 2.5773208522019972e-33, 1.1302722878855738e-33, 5.523864176909092e-34, 5.924914923410773e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.22528429618868223 + 0.0im, 0.17600300008642963 + 0.0im, -0.15028080574766753 + 0.0im, 0.1420206820324643 + 0.0im, 0.1379853138842252 + 0.0im, -0.1289624956773943 + 0.0im, 0.07484511362161918 + 0.0im, -0.07152984544396904 + 0.0im, -0.06804572306338316 + 0.0im, 0.04965315483199386 + 0.0im, -0.02469365261682174 + 0.0im, 0.023318138977934773 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.998455195720843e-46, 9.46249299308013e-38, 8.420703934144786e-36, 1.6221659993728954e-35, 1.5637166400030776e-34, 2.7755327290476655e-34, 4.597665491290566e-35, 5.5453473626938124e-34, 2.027032771839244e-33, 1.7258413838179588e-33, 8.41006467492281e-34, 4.666746642766672e-34, 1.6867483135063136e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.2252842961886827 + 0.0im, 0.17600300008642933 + 0.0im, -0.1502808057476679 + 0.0im, 0.14202068203246443 + 0.0im, 0.1379853138842252 + 0.0im, -0.12896249567739432 + 0.0im, 0.07484511362161927 + 0.0im, -0.07152984544396906 + 0.0im, -0.06804572306338331 + 0.0im, 0.04965315483199384 + 0.0im, -0.02469365261682173 + 0.0im, 0.023318138977934708 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.054708888382968e-46, 1.6310121550381286e-37, 3.146229155693538e-36, 1.4505065209782104e-35, 7.992358902464964e-35, 9.306806487318975e-35, 1.1173961836564873e-34, 2.8266478886938393e-33, 1.9275003111782854e-33, 5.1926066553876e-34, 1.8554330062017698e-34, 3.9439650797223195e-34, 1.3533063577812298e-33). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 4×4 Matrix{Float64}: 1.0 0.114467 -0.0663095 -0.252451 0.0 0.229085 -0.0885954 -0.00164983 0.0 0.0338354 0.229085 -0.097806 0.0 0.0 0.0 -0.227754 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 -0.249802 -0.0287246 0.0698862 0.093134 0.0559234 0.0 -0.226924 0.160022 -0.0740058 -0.000144167 -0.000763757 0.0 0.0 0.163909 -0.0380988 -0.0058892 -0.0528998 0.0 0.0 0.241273 0.163909 0.141798 0.0840472 0.0 0.0 0.0 0.0 -0.0154791 0.0312583 0.0 0.0 0.0 0.0 0.0 0.100627 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.041458 -0.0495714 0.0794236 -0.136478 -0.107841 -0.0168789 0.0 0.228937 0.081408 -0.113758 -0.0937297 -0.0696794 0.0720186 0.0 0.0 0.0127901 0.221433 0.102556 0.0482101 0.0773123 0.0 0.0 -0.139138 0.0127901 -0.0772451 -0.0713704 0.00445176 0.0 0.0 0.0 0.0 -0.164087 -0.0241978 0.0283801 0.0 0.0 0.0 0.0 0.151663 -0.164087 0.0320863 0.0 0.0 0.0 0.0 0.0 0.0 -0.0185142 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.041458 -0.0495714 0.0794236 -0.136478 -0.107841 -0.0168789 0.0 0.228937 0.081408 -0.113758 -0.0937297 -0.0696794 0.0720186 0.0 0.0 0.0127901 0.221433 0.102556 0.0482101 0.0773123 0.0 0.0 -0.139138 0.0127901 -0.0772451 -0.0713704 0.00445176 0.0 0.0 0.0 0.0 -0.164087 -0.0241978 0.0283801 0.0 0.0 0.0 0.0 0.151663 -0.164087 0.0320863 0.0 0.0 0.0 0.0 0.0 0.0 -0.0185142 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.0089404 0.110679 0.109599 0.017488 0.0359565 -0.0427629 0.136757 0.0 0.242121 -0.100813 -0.0180123 0.0270265 -0.00657593 0.0542702 0.0601887 0.0 0.0 0.109609 0.197621 -0.0211204 0.0281075 -0.110675 -0.0800859 0.0 0.0 -0.103619 0.109609 -0.00356617 -0.148167 -0.0670128 0.0189875 0.0 0.0 0.0 0.0 -0.162978 -0.0628304 0.056169 -0.0702605 0.0 0.0 0.0 0.0 0.0231398 -0.162978 0.0164981 -0.0177065 0.0 0.0 0.0 0.0 0.0 0.0 -0.0879717 0.0786153 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0679539 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.0089404 0.110679 0.109599 0.017488 0.0359565 -0.0427629 0.136757 0.0 0.242121 -0.100813 -0.0180123 0.0270265 -0.00657593 0.0542702 0.0601887 0.0 0.0 0.109609 0.197621 -0.0211204 0.0281075 -0.110675 -0.0800859 0.0 0.0 -0.103619 0.109609 -0.00356617 -0.148167 -0.0670128 0.0189875 0.0 0.0 0.0 0.0 -0.162978 -0.0628304 0.056169 -0.0702605 0.0 0.0 0.0 0.0 0.0231398 -0.162978 0.0164981 -0.0177065 0.0 0.0 0.0 0.0 0.0 0.0 -0.0879717 0.0786153 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0679539 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0123076 0.0130983 0.0549865 0.0291739 -0.0813711 -0.0567585 -0.0391654 0.0494681 0.0 0.199739 0.114305 -0.0182737 0.0361193 -0.15643 -0.0259711 -0.0648078 0.0908317 0.0 0.0 -0.0986332 0.145463 0.0682457 0.130675 0.0877064 -0.00806956 -0.0463398 0.0 0.0 -0.0981674 -0.0986332 -0.0457754 -0.161943 0.0533175 -0.0859661 -0.018932 0.0 0.0 0.0 0.0 0.0943688 0.0720453 0.0116947 -0.0658134 0.00624303 0.0 0.0 0.0 0.0 -0.112878 0.0943688 0.0223977 0.0363716 -0.00038706 0.0 0.0 0.0 0.0 0.0 0.0 -0.0269374 -0.0588884 -0.0477104 0.0 0.0 0.0 0.0 0.0 0.0 0.12129 -0.0269374 0.0435938 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0215063 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0123076 0.0130983 0.0549865 0.0291739 -0.0813711 -0.0567585 -0.0391654 0.0494681 0.0 0.199739 0.114305 -0.0182737 0.0361193 -0.15643 -0.0259711 -0.0648078 0.0908317 0.0 0.0 -0.0986332 0.145463 0.0682457 0.130675 0.0877064 -0.00806956 -0.0463398 0.0 0.0 -0.0981674 -0.0986332 -0.0457754 -0.161943 0.0533175 -0.0859661 -0.018932 0.0 0.0 0.0 0.0 0.0943688 0.0720453 0.0116947 -0.0658134 0.00624303 0.0 0.0 0.0 0.0 -0.112878 0.0943688 0.0223977 0.0363716 -0.00038706 0.0 0.0 0.0 0.0 0.0 0.0 -0.0269374 -0.0588884 -0.0477104 0.0 0.0 0.0 0.0 0.0 0.0 0.12129 -0.0269374 0.0435938 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0215063 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0123076 0.0130983 0.0549865 0.0291739 -0.0813711 -0.0567585 -0.0391654 0.0494681 0.0 0.199739 0.114305 -0.0182737 0.0361193 -0.15643 -0.0259711 -0.0648078 0.0908317 0.0 0.0 -0.0986332 0.145463 0.0682457 0.130675 0.0877064 -0.00806956 -0.0463398 0.0 0.0 -0.0981674 -0.0986332 -0.0457754 -0.161943 0.0533175 -0.0859661 -0.018932 0.0 0.0 0.0 0.0 0.0943688 0.0720453 0.0116947 -0.0658134 0.00624303 0.0 0.0 0.0 0.0 -0.112878 0.0943688 0.0223977 0.0363716 -0.00038706 0.0 0.0 0.0 0.0 0.0 0.0 -0.0269374 -0.0588884 -0.0477104 0.0 0.0 0.0 0.0 0.0 0.0 0.12129 -0.0269374 0.0435938 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0215063 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0972135 0.00726737 0.0653562 -0.022186 0.0180781 0.0881153 0.101644 0.0342758 -0.000212658 0.0 -0.116724 0.0825989 -0.0873004 0.128565 0.0416073 -0.00348807 0.0647709 0.0841347 -0.084218 0.0 -0.0907525 -0.116724 -0.0131201 0.00442642 0.0503523 0.0418795 -0.072097 -0.0690472 0.00418304 0.0 0.0 0.0 0.0879718 0.0141727 0.087639 0.0726414 -0.0328327 -0.0171744 0.00690569 0.0 0.0 0.0 0.0 0.0652962 -0.144625 0.0279325 0.084808 0.0126708 0.0570455 0.0 0.0 0.0 0.0 0.0520995 0.0652962 0.000594643 0.0563889 0.0279843 -0.127269 0.0 0.0 0.0 0.0 0.0 0.0 0.0136661 0.13463 0.0165403 -0.0695077 0.0 0.0 0.0 0.0 0.0 0.0 -0.0983426 0.0136661 0.053867 0.0331611 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.108988 0.0329557 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0992686 -0.108988 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0972135 0.00726737 -0.0205608 0.0119341 0.0765682 -0.0260589 0.00943967 0.111538 -0.0687346 0.0 -0.116724 0.0825989 0.00539228 -0.0137588 -0.0944412 0.131426 -0.0844502 0.0992016 -0.0296164 0.0 -0.0907525 -0.116724 -0.0485611 -0.0324836 0.0119104 -0.00311081 -0.0248683 -0.0923371 -0.0418866 0.0 0.0 0.0 -0.108988 0.116989 0.0462287 -0.0205525 0.0482292 -0.0781022 0.0481235 0.0 0.0 0.0 -0.0279639 -0.108988 0.0584554 -0.0247944 0.0149679 -0.0708357 -0.0549932 0.0 0.0 0.0 0.0 0.0 0.0879718 0.0209739 -0.0823396 0.0108997 -0.0748022 0.0 0.0 0.0 0.0 0.0 0.0 0.0652962 0.169495 0.0672794 0.0111048 0.0 0.0 0.0 0.0 0.0 0.0 -0.0444548 0.0652962 -0.0324082 0.0257868 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0136661 0.100002 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.132395 0.0136661 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 0.0426822 -0.0353694 0.109522 0.00710548 0.0151436 -0.034048 -0.117659 -0.0166413 -0.0568929 0.0 0.0136661 0.0777227 0.0944326 -0.014625 0.00214779 -0.0219615 0.0533498 0.0600533 0.0311099 0.0 -0.170347 0.0136661 0.0246755 -0.0556895 0.104445 0.00130244 0.012803 -0.118596 0.055417 0.0 0.0 0.0 -0.116724 0.0683573 -0.00931646 -0.00558191 0.0841357 0.0491405 -0.118327 0.0 0.0 0.0 -0.10966 -0.116724 0.0357908 0.0502814 0.00649485 -0.0651342 0.027216 0.0 0.0 0.0 0.0 0.0 -0.108988 0.10905 0.0163792 -0.0518978 -0.104566 0.0 0.0 0.0 0.0 0.0 -0.0299998 -0.108988 0.0307797 0.0567205 -0.0520918 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0879718 -0.00249777 0.0673311 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0652962 0.129299 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0582748 0.0652962 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.0687642 0.0111069 -0.0789481 -0.0299544 -0.0909157 -0.0360926 -0.0188671 0.0312891 -0.104781 0.0 0.0652962 -0.0425856 0.0238861 -0.0158777 -0.121089 0.0512305 0.160648 -0.0555098 0.0195586 0.0 0.176935 0.0652962 -0.0683307 0.0764916 0.0366008 -0.0801146 -0.0307265 0.075472 -0.049179 0.0 0.0 0.0 0.0136661 -0.12492 0.0354287 0.0453694 0.0339244 -0.0467547 -0.011462 0.0 0.0 0.0 0.105986 0.0136661 -0.0280436 -0.0214419 0.0834463 0.0302936 0.0548843 0.0 0.0 0.0 0.0 0.0 -0.116724 0.0626622 0.011995 -0.0537817 -0.0231025 0.0 0.0 0.0 0.0 0.0 -0.119627 -0.116724 -0.000351887 0.0286899 -0.0495849 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.108988 -0.100829 0.0384452 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0324456 -0.108988 -0.000215966 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0879718 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0604565 0.018172 0.0298136 0.0426951 -0.0377447 0.0998437 -0.00967877 -0.00631775 0.0780718 0.0675956 0.0 -0.0595305 -0.167627 -0.0211288 0.00826271 0.00766406 -0.0919478 0.0257234 -0.02502 -0.0168823 -0.0396905 0.0 0.147621 -0.0595305 -0.0187479 -0.0340186 0.07865 0.0640155 -0.0161264 0.0258084 0.0637098 -0.015915 0.0 0.0 0.0 -0.149317 -0.0601809 -0.0130708 -0.043558 -0.0300777 -0.0102342 0.00659015 0.0296912 0.0 0.0 0.0 0.0 0.080226 0.0919808 0.0162044 -0.012917 -0.0993166 -0.00164139 -0.0396896 0.0 0.0 0.0 0.0 -0.182269 0.080226 -0.124399 -0.0527574 -0.0172978 0.0797057 -0.0550358 0.0 0.0 0.0 0.0 0.0 0.0 0.126077 -0.0784358 -0.112074 -0.00502025 0.0210949 0.0 0.0 0.0 0.0 0.0 0.0 0.0574135 0.126077 -0.0435256 -0.0296221 -0.0123834 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0143878 -0.10553 -0.0175572 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0230044 -0.0143878 -0.0233082 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00264451 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0604565 0.018172 -0.0369545 0.034161 0.0400472 0.0998437 -0.00967877 -0.00631775 0.0780718 0.0675956 0.0 -0.0595305 -0.167627 0.00676679 0.0129668 -0.0189607 -0.0919478 0.0257234 -0.02502 -0.0168823 -0.0396905 0.0 0.147621 -0.0595305 0.0781754 -0.0274947 -0.0287613 0.0640155 -0.0161264 0.0258084 0.0637098 -0.015915 0.0 0.0 0.0 0.080226 -0.177645 -0.0504387 -0.126131 -0.0537589 -0.016771 0.0799124 -0.0534832 0.0 0.0 0.0 0.0943752 0.080226 0.0496657 0.0234475 -0.00669994 -0.0947085 -0.00168307 -0.046348 0.0 0.0 0.0 0.0 0.0 -0.149317 -0.0342962 -0.0303307 -0.0318866 0.00320984 0.0218445 0.0 0.0 0.0 0.0 0.0 0.0 0.126077 -0.0784358 -0.112074 -0.00502025 0.0210949 0.0 0.0 0.0 0.0 0.0 0.0 0.0574135 0.126077 -0.0435256 -0.0296221 -0.0123834 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0143878 -0.10553 -0.0175572 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0230044 -0.0143878 -0.0233082 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00264451 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0378261 0.0161471 0.0564138 0.0426951 -0.0377447 0.0998437 -0.00967877 -0.00631775 0.0780718 0.0675956 0.0 -0.149317 -0.0297673 0.00557315 -0.056704 -0.0151435 -0.0597274 -0.0251022 -0.0150168 0.00119341 0.0239865 0.0 0.0 -0.0595305 0.149148 -0.037563 0.07727 0.0669048 -0.0191639 0.0266538 0.0648468 -0.0119812 0.0 0.0 -0.165911 -0.0595305 0.0148645 0.0146775 -0.080038 0.0287932 -0.0214682 -0.0134482 -0.0446239 0.0 0.0 0.0 0.0 0.080226 0.0919808 0.0162044 -0.012917 -0.0993166 -0.00164139 -0.0396896 0.0 0.0 0.0 0.0 -0.182269 0.080226 -0.124399 -0.0527574 -0.0172978 0.0797057 -0.0550358 0.0 0.0 0.0 0.0 0.0 0.0 0.126077 -0.0784358 -0.112074 -0.00502025 0.0210949 0.0 0.0 0.0 0.0 0.0 0.0 0.0574135 0.126077 -0.0435256 -0.0296221 -0.0123834 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0143878 -0.10553 -0.0175572 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0230044 -0.0143878 -0.0233082 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00264451 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0378261 0.0161471 0.0564138 0.0426951 -0.0377447 0.0998437 -0.00967877 -0.00631775 0.0780718 0.0675956 0.0 -0.149317 -0.0297673 0.00557315 -0.056704 -0.0151435 -0.0597274 -0.0251022 -0.0150168 0.00119341 0.0239865 0.0 0.0 -0.0595305 0.149148 -0.037563 0.07727 0.0669048 -0.0191639 0.0266538 0.0648468 -0.0119812 0.0 0.0 -0.165911 -0.0595305 0.0148645 0.0146775 -0.080038 0.0287932 -0.0214682 -0.0134482 -0.0446239 0.0 0.0 0.0 0.0 0.080226 0.0919808 0.0162044 -0.012917 -0.0993166 -0.00164139 -0.0396896 0.0 0.0 0.0 0.0 -0.182269 0.080226 -0.124399 -0.0527574 -0.0172978 0.0797057 -0.0550358 0.0 0.0 0.0 0.0 0.0 0.0 0.126077 -0.0784358 -0.112074 -0.00502025 0.0210949 0.0 0.0 0.0 0.0 0.0 0.0 0.0574135 0.126077 -0.0435256 -0.0296221 -0.0123834 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0143878 -0.10553 -0.0175572 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0230044 -0.0143878 -0.0233082 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00264451 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0648376 0.0172681 -0.0426539 -0.0345762 -0.0199364 -0.00196012 -0.0146001 0.00542042 -0.00466243 0.0040572 -0.0388434 0.0 0.0356182 0.177193 0.0475242 0.0142892 0.0362561 0.0447118 -0.0668768 -0.0135469 -0.00987535 0.12145 -0.0528487 0.0 -0.113455 0.0356182 -0.0309557 -0.0569202 0.0163383 0.0110543 0.0215527 -0.0227909 -0.0469355 -0.0688178 -0.00253781 0.0 0.0 0.0 -0.129168 -0.0939505 -0.0125652 0.017484 0.025496 0.00498442 -0.0361562 -0.0140141 0.0246656 0.0 0.0 0.0 0.0378584 -0.129168 -0.0354324 -0.00274682 0.0495009 0.0204772 0.0656135 -0.0625225 0.0672786 0.0 0.0 0.0 0.0 0.0 -0.078668 -0.0227495 -0.0371393 0.0181836 -0.0101218 -0.0591838 0.0121812 0.0 0.0 0.0 0.0 0.0 0.0676146 -0.078668 -0.034967 0.0137319 0.0270718 -0.0413473 -0.0292053 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.089533 -0.0853581 0.00647556 0.0248742 0.051977 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.142116 0.089533 0.00794781 -0.0215641 -0.0568767 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.106238 0.047833 -0.00618543 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0345179 0.044957 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0556876 0.0345179 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0619217 0.0339344 0.0453579 -0.0217665 -0.0199364 -0.00196012 -0.0146001 0.00542042 -0.00466243 0.0040572 -0.0388434 0.0 -0.129168 0.0956874 -0.0728247 0.0251342 -0.0243033 0.00228789 0.0474733 0.00927222 -0.0299323 -0.055377 0.042276 0.0 -0.0371712 -0.129168 0.0340711 0.0199975 0.0338211 0.00677127 -0.0586421 -0.0158103 -0.0564832 0.0892554 -0.0687102 0.0 0.0 0.0 0.0356182 -0.171519 0.0277918 0.0482456 -0.0466506 -0.0113075 -0.0182414 0.094659 -0.0343998 0.0 0.0 0.0 0.117208 0.0356182 -0.022088 -0.00747366 -0.012982 0.0261401 0.0591086 0.0599843 0.0155736 0.0 0.0 0.0 0.0 0.0 -0.078668 -0.0227495 -0.0371393 0.0181836 -0.0101218 -0.0591838 0.0121812 0.0 0.0 0.0 0.0 0.0 0.0676146 -0.078668 -0.034967 0.0137319 0.0270718 -0.0413473 -0.0292053 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.089533 -0.0853581 0.00647556 0.0248742 0.051977 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.142116 0.089533 0.00794781 -0.0215641 -0.0568767 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.106238 0.047833 -0.00618543 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0345179 0.044957 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0556876 0.0345179 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0619217 0.0339344 0.0453579 -0.0217665 -0.0097882 0.0050908 -0.0225565 -0.00365058 -0.00466243 0.0040572 -0.0388434 0.0 -0.129168 0.0956874 -0.0728247 0.0251342 0.0490346 0.00955631 -0.0143747 0.0152718 -0.0299323 -0.055377 0.042276 0.0 -0.0371712 -0.129168 0.0340711 0.0199975 -0.0634922 -0.0165446 0.0217602 -0.0100047 -0.0564832 0.0892554 -0.0687102 0.0 0.0 0.0 0.0356182 -0.171519 -0.0609731 -0.013797 0.0191874 0.0335847 -0.0182414 0.094659 -0.0343998 0.0 0.0 0.0 0.117208 0.0356182 -0.00697281 0.0260324 -0.0247212 -0.00762399 0.0591086 0.0599843 0.0155736 0.0 0.0 0.0 0.0 0.0 0.089533 -0.0895485 0.0197916 0.0413839 0.00141509 0.0452269 0.055429 0.0 0.0 0.0 0.0 0.0 0.135466 0.089533 0.0240999 0.0403811 0.00671261 -0.0199751 -0.0546645 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.078668 -0.0229822 -0.00806885 -0.0537265 0.0223033 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.06693 -0.078668 0.0287796 -0.0310651 -0.0194907 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.106238 0.047833 -0.00618543 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0345179 0.044957 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0556876 0.0345179 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 -0.0619217 0.0339344 0.02205 0.0132231 -0.0445515 0.0169275 -0.0146001 0.00542042 -0.00466243 0.0040572 -0.0388434 0.0 -0.129168 0.0956874 0.0214257 -0.0176184 0.0690249 -0.0315776 0.0474733 0.00927222 -0.0299323 -0.055377 0.042276 0.0 -0.0371712 -0.129168 -0.0388798 -0.00547198 -0.0336607 -0.00870801 -0.0586421 -0.0158103 -0.0564832 0.0892554 -0.0687102 0.0 0.0 0.0 -0.078668 -0.0228103 0.0311586 0.0220595 0.0395618 -0.0224974 -0.00182594 0.0360556 -0.0153001 0.0 0.0 0.0 0.0674342 -0.078668 0.000752189 0.0326608 0.0297024 -0.020111 -0.0395441 0.0452042 0.0200018 0.0 0.0 0.0 0.0 0.0 0.0356182 -0.177326 0.0498242 0.008911 0.010731 -0.0929929 0.0382973 0.0 0.0 0.0 0.0 0.0 0.113371 0.0356182 -0.00412278 -0.0184494 -0.0545865 -0.0760239 -0.0180657 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.089533 -0.0853581 0.00647556 0.0248742 0.051977 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.142116 0.089533 0.00794781 -0.0215641 -0.0568767 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.106238 0.047833 -0.00618543 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0345179 0.044957 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0556876 0.0345179 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0396831 -0.059525 0.0220383 0.0354362 -0.0422149 0.00910236 -0.00726392 -0.117853 -0.0180294 -0.0154068 0.0102873 0.0135053 0.0 -0.187292 0.0667407 -0.0251518 -0.000607921 0.00248154 0.0652961 -0.0489446 0.0427314 0.0267818 0.073758 0.0109341 -0.0143702 0.0 0.0 0.0993164 0.107067 -0.012265 -0.0352022 0.0624511 0.0989568 -0.0152386 -0.0218741 0.0192705 0.0113289 0.00806223 0.0 0.0 -0.0499044 0.0993164 -0.0780957 -0.0445674 -0.0579051 -0.0240504 -0.0471717 -0.00768101 0.0110391 0.0427484 0.0286944 0.0 0.0 0.0 0.0 0.122763 -0.0221069 -0.0349121 0.112025 -0.0109642 0.0219509 0.00979974 -0.0790057 0.0367038 0.0 0.0 0.0 0.0 0.0 0.0680987 -0.04344 0.0156201 -0.0314758 0.0127811 -0.0206065 0.0744704 0.103027 0.0 0.0 0.0 0.0 0.0 0.103654 0.0680987 0.0817827 0.013886 0.0273104 0.0278073 -0.0482484 0.0448224 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.10633 0.0695373 0.0170814 8.14097e-5 -0.0250121 0.046947 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0157042 -0.10633 0.0562567 -0.00933806 0.013422 0.0129178 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0962746 0.0016067 -0.0100792 -0.0501737 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0245964 0.0532115 -0.0269682 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0150952 -0.0957824 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0345279 -0.0150952 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0396831 -0.0661311 0.029765 -0.00503507 -0.00473375 -0.118529 -0.0379044 -0.0172804 -0.0180294 -0.0154068 0.0102873 0.0135053 0.0 -0.187292 0.0522153 -0.0411708 -0.0258036 -0.0663005 0.031875 -0.00598198 0.0551701 0.0267818 0.073758 0.0109341 -0.0143702 0.0 0.0 0.122763 0.0907727 0.002455 -0.0025071 -0.0275742 -0.0154687 0.0629411 -0.031121 0.0116148 0.0584315 -0.01059 0.0 0.0 0.0 0.0993164 0.0930661 -0.0401835 -0.0201468 -0.042274 -0.0869144 -0.00568128 0.00355287 0.0523952 0.0181242 0.0 0.0 0.0 -0.057412 0.0993164 -0.13644 0.0406618 0.0224547 -0.0241146 -0.00430353 -0.0210172 0.0451461 -0.0423663 0.0 0.0 0.0 0.0 0.0 -0.10633 0.0725517 -0.0708772 -0.0336375 0.00598601 -0.0056156 -0.0199031 0.0124812 0.0 0.0 0.0 0.0 0.0 -0.0150517 -0.10633 -0.0178766 -0.047183 0.0483861 -0.0161982 0.0297566 0.00571005 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0680987 -0.046185 0.0145992 -0.0188034 0.0660281 0.111032 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0974935 0.0680987 0.0421381 0.0252506 -0.0551199 0.0497784 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0962746 0.0016067 -0.0100792 -0.0501737 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0245964 0.0532115 -0.0269682 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0150952 -0.0957824 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0345279 -0.0150952 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0396831 -0.0661311 0.029765 -0.00503507 -0.0422149 0.00910236 -0.00726392 -0.117853 -0.0180294 0.00589342 0.0123389 -0.0184014 0.0 -0.187292 0.0522153 -0.0411708 -0.0258036 0.00248154 0.0652961 -0.0489446 0.0427314 0.0267818 0.0383357 -0.0304614 0.0580411 0.0 0.0 0.122763 0.0907727 0.002455 -0.0216884 0.0640905 0.0157944 -0.0118342 -0.031121 0.0384598 0.0400673 0.0240155 0.0 0.0 0.0 0.0993164 0.0930661 -0.0287928 -0.0645775 -0.0698104 -0.0385881 -0.00568128 0.0458716 0.0310712 -0.00409276 0.0 0.0 0.0 -0.057412 0.0993164 0.0491401 0.0139339 -0.133407 0.0307979 -0.00430353 -0.00473618 0.0595161 0.0266495 0.0 0.0 0.0 0.0 0.0 0.0680987 -0.04344 0.0156201 -0.0314758 0.0127811 0.0936289 0.0343599 -0.0814737 0.0 0.0 0.0 0.0 0.0 0.103654 0.0680987 0.0817827 0.013886 0.0273104 0.00764261 -0.0665917 -0.0248463 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.10633 0.0695373 0.0170814 0.00926832 -0.0337441 -0.0400633 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0157042 -0.10633 0.0562567 0.0108273 0.0113042 -0.0137551 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0962746 -0.0329935 0.00768683 0.0383916 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0150952 0.0472486 0.0793075 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.069995 -0.0150952 0.022445 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0245964 (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.22908452316159894 + 0.05475087539143833im, 0.22908452316159894 - 0.05475087539143833im, -0.22775371071542333 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (2.0435146946474657e-35, 7.860993127918202e-35, 5.354389113951667e-34, 6.198529999919469e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.22908452316159886 + 0.054750875391438455im, 0.22908452316159886 - 0.054750875391438455im, -0.2277537107154234 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (2.8907980901112875e-35, 3.948818625354601e-33, 2.8951435564748166e-35, 6.8435260896140685e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.09789663899383161 + 0.0im, -0.019693592573797405 + 0.07956631385992917im, -0.019693592573797405 - 0.07956631385992917im, 0.032565167182615255 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.769299413341341e-36, 6.966522938534479e-33, 4.276449915495658e-33, 1.8014481541334985e-32, 8.678318224920983e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.09789663899383148 + 0.0im, -0.019693592573797443 + 0.07956631385992931im, -0.019693592573797443 - 0.07956631385992931im, 0.032565167182615165 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.8322615281348883e-36, 5.0467792631469855e-33, 7.91465514046568e-33, 7.143327738166356e-33, 1.4242864833076523e-32). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, -0.09789663899383144 + 0.0im, -0.019693592573797505 + 0.07956631385992931im, -0.019693592573797505 - 0.07956631385992931im, 0.032565167182615255 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (7.987389885351357e-37, 5.642724190819147e-34, 1.1381173841402045e-34, 2.3119735363222527e-33, 2.985523709999436e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.22692442127388215 + 0.0im, 0.16390930846818266 + 0.09587596125793951im, 0.16390930846818266 - 0.09587596125793951im, 0.10062704289266548 + 0.0im, -0.015479103665172135 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.6737819196567074e-36, 1.2181740705579462e-33, 1.6528742678693586e-33, 1.0647994365311577e-33, 1.980686650137499e-33, 5.90166073851193e-33). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, -0.22692442127388238 + 0.0im, 0.16390930846818258 + 0.09587596125793942im, 0.16390930846818258 - 0.09587596125793942im, 0.10062704289266547 + 0.0im, -0.015479103665172194 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (8.883939785472614e-38, 3.2947411976465824e-35, 4.236083006050908e-34, 2.734215595840778e-34, 1.663259825123208e-33, 8.780325516595013e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2269244212738822 + 0.0im, 0.1639093084681828 + 0.09587596125793954im, 0.1639093084681828 - 0.09587596125793954im, 0.10062704289266548 + 0.0im, -0.015479103665172128 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (9.354420677866193e-37, 4.335056510431562e-34, 5.441554289119123e-34, 7.977244503143787e-34, 2.8666924774831933e-33, 4.0934022592026534e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2269244212738822 + 0.0im, 0.16390930846818258 + 0.09587596125793962im, 0.16390930846818258 - 0.09587596125793962im, 0.10062704289266564 + 0.0im, -0.015479103665172198 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.5559384922695455e-36, 2.4362269176104614e-33, 1.518461293359615e-34, 1.0738898804209189e-33, 1.9285799257222486e-33, 1.611336401342225e-33). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, 0.2289369072721398 + 0.0im, 0.012790069525780521 + 0.17552677804157418im, 0.012790069525780521 - 0.17552677804157418im, -0.1640873572162111 + 0.060579688161525896im, -0.1640873572162111 - 0.060579688161525896im, -0.018514215971041754 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.7721574722372397e-36, 1.2252342478771909e-32, 8.517168851337247e-33, 3.0527852586525324e-33, 2.093428797569361e-33, 1.6483539592473853e-32, 1.5996156248709864e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.2289369072721395 + 0.0im, 0.012790069525780512 + 0.17552677804157432im, 0.012790069525780512 - 0.17552677804157432im, -0.16408735721621093 + 0.06057968816152604im, -0.16408735721621093 - 0.06057968816152604im, -0.018514215971041786 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (7.946392522368907e-38, 2.036502611867047e-34, 4.851202799155163e-34, 2.7115154335470587e-34, 1.848585352257348e-33, 2.6501690600382813e-34, 2.2338465911836766e-33). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, 0.22893690727213967 + 0.0im, 0.012790069525780538 + 0.17552677804157432im, 0.012790069525780538 - 0.17552677804157432im, -0.16408735721621104 + 0.06057968816152589im, -0.16408735721621104 - 0.06057968816152589im, -0.018514215971041734 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.3978214160324154e-37, 1.8012474989987056e-34, 4.581425717532468e-34, 7.950639815461377e-34, 5.900912038479448e-34, 1.1813758325605798e-33, 1.4065620024982448e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2289369072721391 + 0.0im, 0.01279006952578048 + 0.17552677804157443im, 0.01279006952578048 - 0.17552677804157443im, -0.16408735721621115 + 0.06057968816152612im, -0.16408735721621115 - 0.06057968816152612im, -0.018514215971041706 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (4.550415446711986e-37, 2.1623409065073706e-33, 3.777723550020091e-33, 6.228421778194648e-33, 5.628223023355963e-33, 9.892664328253844e-33, 5.592033578744111e-33). ) (vals, info) = (ComplexF64[0.9999999999999966 + 0.0im, 0.22893690727213942 + 0.0im, 0.01279006952578058 + 0.17552677804157435im, 0.01279006952578058 - 0.17552677804157435im, -0.16408735721621104 + 0.060579688161526056im, -0.16408735721621104 - 0.060579688161526056im, -0.01851421597104174 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.137858629110336e-38, 1.192003125303621e-35, 5.93808376351185e-35, 1.2376394947722112e-34, 1.25580240964627e-34, 4.194857834089155e-35, 2.6095722635778778e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.24212112274650996 + 0.0im, 0.1096085289599728 + 0.143098856296551im, 0.1096085289599728 - 0.143098856296551im, -0.1629779015083743 + 0.03812979765456211im, -0.1629779015083743 - 0.03812979765456211im, -0.08797173203183634 + 0.0im, 0.06795391808595483 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.01837762285858e-38, 1.6733590238837567e-34, 3.507403461485705e-34, 2.681284708598764e-34, 2.728312512223705e-34, 3.8037694976776074e-34, 1.2529123619518322e-32, 4.0026871531234906e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.24212112274650974 + 0.0im, 0.10960852895997267 + 0.1430988562965508im, 0.10960852895997267 - 0.1430988562965508im, -0.16297790150837432 + 0.038129797654562064im, -0.16297790150837432 - 0.038129797654562064im, -0.08797173203183635 + 0.0im, 0.06795391808595494 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (7.807516277336454e-39, 7.992572844605178e-35, 3.5840765221880187e-35, 3.2720688177815383e-34, 3.2428780894549588e-34, 4.899597241503221e-34, 7.165119637947925e-33, 4.958887722179942e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.24212112274651004 + 0.0im, 0.10960852895997267 + 0.14309885629655072im, 0.10960852895997267 - 0.14309885629655072im, -0.16297790150837443 + 0.038129797654562085im, -0.16297790150837443 - 0.038129797654562085im, -0.08797173203183639 + 0.0im, 0.067953918085955 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.263015087546406e-38, 1.156679926982029e-34, 9.996074814570445e-34, 3.931891490771481e-34, 4.971589432965131e-34, 7.747019014613342e-34, 2.1973750640926796e-33, 4.623695164343594e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.24212112274651 + 0.0im, 0.1096085289599726 + 0.1430988562965509im, 0.1096085289599726 - 0.1430988562965509im, -0.1629779015083742 + 0.03812979765456205im, -0.1629779015083742 - 0.03812979765456205im, -0.08797173203183643 + 0.0im, 0.0679539180859548 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.8230009452324486e-38, 4.356989117133835e-34, 3.885194594581572e-34, 1.2848708161066112e-33, 2.1120201511248888e-33, 5.834236964366588e-34, 5.837869680255169e-33, 6.0889702411661424e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.24212112274651 + 0.0im, 0.10960852895997245 + 0.1430988562965506im, 0.10960852895997245 - 0.1430988562965506im, -0.1629779015083743 + 0.03812979765456201im, -0.1629779015083743 - 0.03812979765456201im, -0.08797173203183634 + 0.0im, 0.06795391808595487 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.8441577424766545e-38, 2.21365778469802e-34, 4.94837686203811e-34, 2.5894915257352234e-34, 6.82371465405242e-34, 2.608927397609389e-33, 2.5474034426343864e-33, 8.504977352995714e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.24212112274651013 + 0.0im, 0.10960852895997272 + 0.14309885629655075im, 0.10960852895997272 - 0.14309885629655075im, -0.16297790150837446 + 0.03812979765456211im, -0.16297790150837446 - 0.03812979765456211im, -0.08797173203183647 + 0.0im, 0.06795391808595477 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.575340581117735e-38, 6.613581014528137e-34, 1.2432382070998606e-33, 2.977013020009026e-34, 1.252829479787866e-32, 5.401634146438431e-33, 4.77967376171419e-33, 7.128617617065261e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.19973896718518025 + 0.0im, -0.09863320283125444 + 0.11949768505651143im, -0.09863320283125444 - 0.11949768505651143im, 0.09436876756443151 + 0.0901794458687945im, 0.09436876756443151 - 0.0901794458687945im, -0.026937395080578352 + 0.08451372092299793im, -0.026937395080578352 - 0.08451372092299793im, -0.021506267162544158 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.693311182777568e-40, 1.070884762196108e-32, 1.2461497502136954e-33, 3.816013063322841e-33, 5.629702645960824e-33, 1.1145188211001283e-32, 8.629639584114851e-34, 7.646653611126484e-33, 1.2063385159289084e-32). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.19973896718518025 + 0.0im, -0.09863320283125447 + 0.11949768505651122im, -0.09863320283125447 - 0.11949768505651122im, 0.09436876756443145 + 0.09017944586879463im, 0.09436876756443145 - 0.09017944586879463im, -0.026937395080578415 + 0.084513720922998im, -0.026937395080578415 - 0.084513720922998im, -0.02150626716254412 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.5005143130136475e-40, 2.3740498910155667e-35, 1.4736153572951613e-35, 1.2800288711078998e-34, 2.6435703495759772e-34, 2.0523088427113117e-34, 6.965332370372355e-34, 5.755174453972387e-34, 6.333669027147371e-33). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, 0.19973896718518014 + 0.0im, -0.0986332028312544 + 0.11949768505651151im, -0.0986332028312544 - 0.11949768505651151im, 0.09436876756443147 + 0.09017944586879449im, 0.09436876756443147 - 0.09017944586879449im, -0.02693739508057841 + 0.08451372092299793im, -0.02693739508057841 - 0.08451372092299793im, -0.021506267162544123 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.589626442513268e-41, 1.342436350835438e-35, 2.5993956744047574e-35, 2.0035219597999033e-35, 3.891704544943982e-36, 1.5750475139018797e-34, 1.2302823890322313e-34, 8.528844455884568e-35, 1.9120877007172703e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.19973896718518022 + 0.0im, -0.0986332028312544 + 0.11949768505651145im, -0.0986332028312544 - 0.11949768505651145im, 0.0943687675644315 + 0.09017944586879449im, 0.0943687675644315 - 0.09017944586879449im, -0.02693739508057839 + 0.08451372092299787im, -0.02693739508057839 - 0.08451372092299787im, -0.021506267162544095 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.0153014725643778e-39, 1.5837363958730042e-34, 1.7009424830563944e-33, 5.842373157106781e-34, 2.0107594964384565e-33, 6.691204764811082e-34, 2.663960082444166e-33, 1.760241184561052e-33, 2.3504465992136633e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.19973896718518042 + 0.0im, -0.09863320283125444 + 0.11949768505651161im, -0.09863320283125444 - 0.11949768505651161im, 0.09436876756443141 + 0.09017944586879441im, 0.09436876756443141 - 0.09017944586879441im, -0.026937395080578387 + 0.08451372092299791im, -0.026937395080578387 - 0.08451372092299791im, -0.021506267162544154 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.4606473907621273e-40, 3.1373392781995526e-35, 2.9540837605523335e-35, 3.957037608888548e-35, 1.2877421532685002e-34, 6.999655841016327e-34, 5.690183542907261e-34, 1.3411708167535766e-34, 4.6248575698444716e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.19973896718518022 + 0.0im, -0.09863320283125429 + 0.11949768505651136im, -0.09863320283125429 - 0.11949768505651136im, 0.0943687675644316 + 0.09017944586879463im, 0.0943687675644316 - 0.09017944586879463im, -0.026937395080578352 + 0.08451372092299794im, -0.026937395080578352 - 0.08451372092299794im, -0.021506267162544127 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.1183080603690167e-40, 6.220667483149589e-35, 7.195846238881377e-35, 6.965069203247919e-35, 2.573767652484979e-34, 9.449794293917322e-35, 2.4496850909593337e-33, 1.5801311727853494e-33, 4.0214829670094154e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.19973896718517992 + 0.0im, -0.09863320283125425 + 0.11949768505651152im, -0.09863320283125425 - 0.11949768505651152im, 0.09436876756443159 + 0.09017944586879459im, 0.09436876756443159 - 0.09017944586879459im, -0.026937395080578446 + 0.08451372092299805im, -0.026937395080578446 - 0.08451372092299805im, -0.021506267162544123 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.5291784528693085e-39, 2.4354215571635514e-33, 3.4604766988452264e-34, 3.0166507232681196e-34, 3.1685273480155466e-33, 2.4200116137057407e-34, 2.0511594451450617e-33, 4.197321874452082e-33, 1.2201665856238739e-32). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.11672432370313297 + 0.08657978653156831im, -0.11672432370313297 - 0.08657978653156831im, -0.10898789232524048 + 0.057196759431738485im, -0.10898789232524048 - 0.057196759431738485im, 0.013666115366603409 + 0.11506436944462395im, 0.013666115366603409 - 0.11506436944462395im, 0.06529616200843015 + 0.08680369170289426im, 0.06529616200843015 - 0.08680369170289426im, 0.08797175684003651 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0495682278908753e-40, 1.8255069137296375e-33, 9.17199228121799e-35, 7.4506387028125935e-34, 6.463693739322712e-33, 1.5041045888448951e-33, 3.9554242888222954e-33, 9.06926828236168e-34, 1.9128341295237315e-33, 9.315343579902186e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.11672432370313304 + 0.08657978653156843im, -0.11672432370313304 - 0.08657978653156843im, -0.10898789232524067 + 0.057196759431738534im, -0.10898789232524067 - 0.057196759431738534im, 0.01366611536660343 + 0.11506436944462382im, 0.01366611536660343 - 0.11506436944462382im, 0.06529616200842998 + 0.08680369170289431im, 0.06529616200842998 - 0.08680369170289431im, 0.08797175684003675 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.092600736784843e-40, 5.09417672124445e-34, 9.817081139643211e-34, 8.604868530920405e-34, 6.165437429523902e-33, 2.286853084156273e-33, 1.4460166296510386e-33, 3.255990010348151e-33, 8.024652930799205e-34, 2.9941870047258553e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.11672432370313307 + 0.08657978653156838im, -0.11672432370313307 - 0.08657978653156838im, -0.10898789232524059 + 0.05719675943173832im, -0.10898789232524059 - 0.05719675943173832im, 0.013666115366603384 + 0.11506436944462384im, 0.013666115366603384 - 0.11506436944462384im, 0.06529616200843022 + 0.08680369170289422im, 0.06529616200843022 - 0.08680369170289422im, 0.08797175684003677 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.0706525850237116e-40, 2.116395239315225e-34, 3.3977101670828664e-33, 3.038656475477183e-33, 2.1771511618486287e-33, 3.209033801409918e-33, 1.5492227791758188e-33, 4.8424491321651256e-33, 4.2261683432785646e-35, 5.932614294196851e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.11672432370313326 + 0.08657978653156861im, -0.11672432370313326 - 0.08657978653156861im, -0.10898789232524073 + 0.057196759431738554im, -0.10898789232524073 - 0.057196759431738554im, 0.013666115366603391 + 0.11506436944462393im, 0.013666115366603391 - 0.11506436944462393im, 0.06529616200843014 + 0.0868036917028941im, 0.06529616200843014 - 0.0868036917028941im, 0.08797175684003676 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0196345089744873e-40, 3.237786394979341e-34, 5.302500785940126e-33, 6.650914776514162e-33, 5.556918458669558e-33, 8.198517851219224e-34, 6.863034390181195e-33, 2.5952565543007753e-33, 4.190141916568095e-33, 1.9828030406833774e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.1167243237031331 + 0.08657978653156843im, -0.1167243237031331 - 0.08657978653156843im, -0.10898789232524067 + 0.05719675943173844im, -0.10898789232524067 - 0.05719675943173844im, 0.013666115366603398 + 0.11506436944462399im, 0.013666115366603398 - 0.11506436944462399im, 0.06529616200843008 + 0.08680369170289419im, 0.06529616200843008 - 0.08680369170289419im, 0.08797175684003668 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.642339000279206e-41, 6.28201656324892e-36, 5.616259720257933e-34, 1.4995990635893587e-33, 2.8533598814780318e-33, 4.842374722988964e-34, 1.0881190113409023e-33, 1.3741532692997631e-33, 1.034145902265565e-33, 1.1959099148997786e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.11672432370313318 + 0.08657978653156842im, -0.11672432370313318 - 0.08657978653156842im, -0.10898789232524031 + 0.05719675943173857im, -0.10898789232524031 - 0.05719675943173857im, 0.013666115366603407 + 0.11506436944462385im, 0.013666115366603407 - 0.11506436944462385im, 0.06529616200843011 + 0.08680369170289429im, 0.06529616200843011 - 0.08680369170289429im, 0.08797175684003661 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.316974411170137e-41, 4.2218007301932935e-33, 6.253177230307411e-34, 1.1994394758031646e-33, 2.6987527934081998e-33, 8.354062043250389e-33, 6.726429194358006e-33, 8.843688285516024e-33, 5.421844479517794e-33, 4.22977758800604e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.11672432370313318 + 0.08657978653156856im, -0.11672432370313318 - 0.08657978653156856im, -0.1089878923252405 + 0.05719675943173842im, -0.1089878923252405 - 0.05719675943173842im, 0.013666115366603422 + 0.11506436944462402im, 0.013666115366603422 - 0.11506436944462402im, 0.06529616200843008 + 0.08680369170289429im, 0.06529616200843008 - 0.08680369170289429im, 0.08797175684003658 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.037042295993345e-41, 2.1279864019703305e-33, 4.1597993881881094e-35, 2.4344877647278067e-33, 2.684853909441973e-33, 5.256724963461718e-34, 1.7633696367048936e-33, 1.257024182867204e-34, 2.729814158655792e-33, 2.4196743871629587e-35). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.11672432370313314 + 0.08657978653156849im, -0.11672432370313314 - 0.08657978653156849im, -0.1089878923252407 + 0.05719675943173853im, -0.1089878923252407 - 0.05719675943173853im, 0.013666115366603357 + 0.11506436944462403im, 0.013666115366603357 - 0.11506436944462403im, 0.06529616200843011 + 0.08680369170289413im, 0.06529616200843011 - 0.08680369170289413im, 0.08797175684003668 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.5454927740329235e-41, 4.9301973953951605e-34, 8.342154890923667e-35, 1.87782583776182e-33, 2.479125194998086e-33, 8.044860185404893e-34, 1.240101479322327e-33, 3.5856629042774602e-34, 1.3914368027165728e-33, 9.20080746452503e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.05953050054425271 + 0.15730616188948943im, -0.05953050054425271 - 0.15730616188948943im, 0.08022597072602149 + 0.12948071128781694im, 0.08022597072602149 - 0.12948071128781694im, -0.14931671632265586 + 0.0im, 0.12607692887190963 + 0.06710647353846931im, 0.12607692887190963 - 0.06710647353846931im, -0.014387762919798193 + 0.04927114416632155im, -0.014387762919798193 - 0.04927114416632155im, -0.0026445069568168697 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.02621212790693e-42, 5.518821074871974e-37, 2.7303405273868244e-35, 1.080535093287164e-34, 3.2967298571601125e-35, 1.3789441309968773e-34, 2.842954850905708e-34, 1.691339427696166e-34, 1.1090082322285501e-33, 2.008080971222808e-33, 5.615723056741162e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.05953050054425292 + 0.15730616188948976im, -0.05953050054425292 - 0.15730616188948976im, 0.08022597072602146 + 0.12948071128781677im, 0.08022597072602146 - 0.12948071128781677im, -0.14931671632265617 + 0.0im, 0.1260769288719098 + 0.0671064735384694im, 0.1260769288719098 - 0.0671064735384694im, -0.0143877629197982 + 0.04927114416632148im, -0.0143877629197982 - 0.04927114416632148im, -0.0026445069568169013 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.3280207277360695e-41, 2.0629502720800006e-34, 1.2833928714439833e-35, 9.959805476067071e-34, 7.252265095336382e-35, 1.9265421321500154e-34, 1.6746417672773354e-33, 3.803335145005672e-34, 4.466429134224283e-33, 1.3370772248202938e-32, 2.0444708526515664e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.059530500544252705 + 0.15730616188948965im, -0.059530500544252705 - 0.15730616188948965im, 0.08022597072602142 + 0.12948071128781682im, 0.08022597072602142 - 0.12948071128781682im, -0.14931671632265625 + 0.0im, 0.12607692887190997 + 0.06710647353846941im, 0.12607692887190997 - 0.06710647353846941im, -0.014387762919798128 + 0.049271144166321584im, -0.014387762919798128 - 0.049271144166321584im, -0.0026445069568169026 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.589790215489541e-43, 1.502745234643315e-35, 8.61243323389762e-36, 6.533618258422308e-35, 8.159373842649151e-35, 2.6506690092168955e-35, 1.2594984489706022e-34, 2.1219679346648216e-34, 3.7892164836625178e-34, 8.007268951172926e-34, 5.437337931602344e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.059530500544252754 + 0.15730616188948934im, -0.059530500544252754 - 0.15730616188948934im, 0.08022597072602161 + 0.1294807112878168im, 0.08022597072602161 - 0.1294807112878168im, -0.14931671632265595 + 0.0im, 0.1260769288719098 + 0.0671064735384694im, 0.1260769288719098 - 0.0671064735384694im, -0.014387762919798097 + 0.04927114416632142im, -0.014387762919798097 - 0.04927114416632142im, -0.0026445069568169213 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.8304285887770822e-41, 9.522553015531474e-36, 1.2610671729716677e-34, 2.42306917103767e-34, 7.601317872993792e-35, 2.5156279911299747e-34, 8.017801600435396e-34, 1.6042868529170241e-34, 6.56667589525072e-33, 4.5742974762505315e-34, 8.047850727444138e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.0595305005442527 + 0.15730616188948962im, -0.0595305005442527 - 0.15730616188948962im, 0.08022597072602157 + 0.1294807112878167im, 0.08022597072602157 - 0.1294807112878167im, -0.14931671632265608 + 0.0im, 0.1260769288719099 + 0.06710647353846932im, 0.1260769288719099 - 0.06710647353846932im, -0.014387762919798158 + 0.049271144166321584im, -0.014387762919798158 - 0.049271144166321584im, -0.0026445069568169564 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.2594116426608553e-42, 1.323656487798734e-35, 8.4005845180373e-36, 1.9289363060562873e-35, 1.628460407719305e-35, 2.2317974864230506e-35, 1.3078875951722488e-34, 1.1798057054388105e-34, 7.789184361658126e-34, 1.5715275874091655e-33, 2.844506183776419e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.05953050054425299 + 0.15730616188948987im, -0.05953050054425299 - 0.15730616188948987im, 0.08022597072602153 + 0.12948071128781677im, 0.08022597072602153 - 0.12948071128781677im, -0.14931671632265625 + 0.0im, 0.1260769288719098 + 0.06710647353846928im, 0.1260769288719098 - 0.06710647353846928im, -0.014387762919798194 + 0.049271144166321584im, -0.014387762919798194 - 0.049271144166321584im, -0.0026445069568169326 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.162751649709083e-42, 3.342648923296467e-35, 1.342035178806298e-35, 8.000437502441363e-35, 6.012916524829323e-36, 4.6594905753028626e-35, 6.374845071289905e-35, 3.6920299477049095e-34, 3.606397421578379e-33, 7.68183206663337e-34, 8.339219756566297e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.05953050054425276 + 0.15730616188948934im, -0.05953050054425276 - 0.15730616188948934im, 0.08022597072602149 + 0.12948071128781666im, 0.08022597072602149 - 0.12948071128781666im, -0.14931671632265597 + 0.0im, 0.12607692887190985 + 0.0671064735384692im, 0.12607692887190985 - 0.0671064735384692im, -0.014387762919798161 + 0.049271144166321446im, -0.014387762919798161 - 0.049271144166321446im, -0.002644506956816946 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.6021151911677075e-41, 8.340984116228096e-35, 4.6027138535585523e-35, 2.2372067036192746e-34, 3.3084591018594823e-34, 1.3044723297844613e-33, 2.5279542785080884e-33, 2.0115602908279324e-33, 3.498818862274463e-33, 8.823205310028346e-33, 1.302336718687113e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.059530500544252844 + 0.15730616188948957im, -0.059530500544252844 - 0.15730616188948957im, 0.08022597072602132 + 0.1294807112878168im, 0.08022597072602132 - 0.1294807112878168im, -0.14931671632265597 + 0.0im, 0.12607692887190974 + 0.06710647353846921im, 0.12607692887190974 - 0.06710647353846921im, -0.014387762919798198 + 0.04927114416632158im, -0.014387762919798198 - 0.04927114416632158im, -0.0026445069568169256 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.955908392426186e-43, 8.933090230533855e-36, 1.884420203542273e-35, 3.2865209044061334e-35, 2.3658366620389167e-37, 5.342017454907171e-35, 9.514233104231662e-35, 2.7276422479936975e-35, 2.3014676832350613e-34, 6.728754334817725e-34, 6.522175525923957e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.059530500544252685 + 0.15730616188948957im, -0.059530500544252685 - 0.15730616188948957im, 0.08022597072602158 + 0.12948071128781677im, 0.08022597072602158 - 0.12948071128781677im, -0.1493167163226562 + 0.0im, 0.12607692887190988 + 0.06710647353846942im, 0.12607692887190988 - 0.06710647353846942im, -0.014387762919798139 + 0.04927114416632148im, -0.014387762919798139 - 0.04927114416632148im, -0.002644506956816945 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.171525260225914e-42, 2.6697241741120716e-35, 9.739966211552324e-36, 1.4025408478876706e-34, 7.60553308631515e-35, 6.824672129189553e-37, 1.6559443094109955e-34, 1.3350308496085985e-34, 4.57819614591668e-33, 1.8671548642377586e-33, 2.895341608988321e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.035618249345693145 + 0.14178689459403312im, 0.035618249345693145 - 0.14178689459403312im, -0.12916833626520532 + 0.05963908601680791im, -0.12916833626520532 - 0.05963908601680791im, 0.08953298402714069 + 0.11013983261481755im, 0.08953298402714069 - 0.11013983261481755im, 0.1062380106856998 + 0.0im, -0.07866798154449131 + 0.03921983789543139im, -0.07866798154449131 - 0.03921983789543139im, 0.034517919036944164 + 0.050035455637326594im, 0.034517919036944164 - 0.050035455637326594im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.018997974778104e-43, 1.4142892294193647e-34, 6.51814213170615e-35, 2.8795295581746214e-34, 4.562703566743949e-34, 4.666242023638818e-34, 6.459786040253645e-36, 5.2937426588837025e-34, 1.1624398683144414e-33, 8.122521256164177e-34, 7.075162820202056e-33, 4.8279712084631105e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.03561824934569317 + 0.14178689459403318im, 0.03561824934569317 - 0.14178689459403318im, -0.1291683362652054 + 0.05963908601680805im, -0.1291683362652054 - 0.05963908601680805im, 0.08953298402714083 + 0.11013983261481772im, 0.08953298402714083 - 0.11013983261481772im, 0.10623801068569981 + 0.0im, -0.07866798154449137 + 0.03921983789543131im, -0.07866798154449137 - 0.03921983789543131im, 0.03451791903694418 + 0.050035455637326615im, 0.03451791903694418 - 0.050035455637326615im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.2187997431390196e-43, 2.219855316268861e-35, 1.2716921007575236e-34, 1.7780878835058644e-34, 1.7051801983961988e-34, 7.133373780485312e-35, 1.2810625774286253e-34, 4.185287516219293e-34, 9.453493912236026e-34, 5.988663984469495e-34, 5.802986298236412e-33, 1.5078374592620463e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.03561824934569326 + 0.14178689459403318im, 0.03561824934569326 - 0.14178689459403318im, -0.12916833626520538 + 0.05963908601680806im, -0.12916833626520538 - 0.05963908601680806im, 0.08953298402714072 + 0.11013983261481763im, 0.08953298402714072 - 0.11013983261481763im, 0.10623801068569977 + 0.0im, -0.07866798154449132 + 0.039219837895431375im, -0.07866798154449132 - 0.039219837895431375im, 0.034517919036944116 + 0.050035455637326566im, 0.034517919036944116 - 0.050035455637326566im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.83467009084299e-43, 2.3791801157454112e-34, 3.5734132486351957e-34, 3.1428258492943282e-34, 2.675590779808707e-33, 3.585181780432226e-34, 8.948117790716547e-34, 3.4963024074925264e-33, 2.5926022631288227e-34, 2.53887569701537e-33, 1.6766299054001773e-33, 4.475195444654914e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.03561824934569312 + 0.14178689459403282im, 0.03561824934569312 - 0.14178689459403282im, -0.12916833626520557 + 0.059639086016808035im, -0.12916833626520557 - 0.059639086016808035im, 0.08953298402714069 + 0.11013983261481772im, 0.08953298402714069 - 0.11013983261481772im, 0.10623801068569973 + 0.0im, -0.07866798154449131 + 0.03921983789543131im, -0.07866798154449131 - 0.03921983789543131im, 0.03451791903694417 + 0.050035455637326635im, 0.03451791903694417 - 0.050035455637326635im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.056945442816146e-43, 1.6852379486167855e-34, 1.2745911297694094e-34, 3.4915181514511525e-34, 4.601775741494076e-34, 6.062005168340372e-34, 1.3870907530713044e-34, 8.11652712961627e-34, 1.286493826270049e-33, 1.6839635078433912e-33, 4.666413544609092e-33, 2.602752277741919e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.035618249345693236 + 0.14178689459403335im, 0.035618249345693236 - 0.14178689459403335im, -0.1291683362652054 + 0.05963908601680818im, -0.1291683362652054 - 0.05963908601680818im, 0.08953298402714072 + 0.11013983261481765im, 0.08953298402714072 - 0.11013983261481765im, 0.10623801068569967 + 0.0im, -0.07866798154449134 + 0.039219837895431285im, -0.07866798154449134 - 0.039219837895431285im, 0.03451791903694415 + 0.0500354556373266im, 0.03451791903694415 - 0.0500354556373266im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.998272821181371e-43, 1.5689441546883724e-34, 9.886670961440356e-35, 3.1079498577300596e-35, 8.220127535731633e-35, 5.700037805068984e-34, 1.1822023479947016e-33, 2.421225567658543e-33, 3.4703599518165607e-34, 2.205874795191667e-33, 7.40714346947176e-33, 1.4454875367770204e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.0356182493456932 + 0.14178689459403296im, 0.0356182493456932 - 0.14178689459403296im, -0.12916833626520538 + 0.059639086016808084im, -0.12916833626520538 - 0.059639086016808084im, 0.08953298402714065 + 0.11013983261481755im, 0.08953298402714065 - 0.11013983261481755im, 0.10623801068569962 + 0.0im, -0.07866798154449128 + 0.03921983789543128im, -0.07866798154449128 - 0.03921983789543128im, 0.034517919036944164 + 0.050035455637326635im, 0.034517919036944164 - 0.050035455637326635im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.128254915433587e-43, 1.9536546201390284e-34, 1.05459899983101e-34, 6.031490075868071e-35, 2.284649686254799e-34, 9.224545346319045e-35, 1.2463587709571036e-34, 1.0443859908296445e-32, 1.691336948569729e-33, 5.768488448933431e-35, 2.021980224090464e-33, 1.6457066013643687e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.035618249345693104 + 0.14178689459403304im, 0.035618249345693104 - 0.14178689459403304im, -0.12916833626520524 + 0.059639086016807966im, -0.12916833626520524 - 0.059639086016807966im, 0.08953298402714063 + 0.11013983261481745im, 0.08953298402714063 - 0.11013983261481745im, 0.10623801068569982 + 0.0im, -0.07866798154449126 + 0.03921983789543137im, -0.07866798154449126 - 0.03921983789543137im, 0.03451791903694415 + 0.05003545563732659im, 0.03451791903694415 - 0.05003545563732659im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.1044912957722054e-42, 3.623720671133541e-33, 2.5943352823064973e-33, 1.6070205381414614e-33, 1.5751603118026965e-33, 7.460934345503685e-34, 3.996372345243387e-34, 3.553453716039722e-33, 8.206792301380339e-33, 4.3234492478122705e-33, 1.0647557984581984e-32, 1.3333655216537763e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.035618249345693256 + 0.14178689459403324im, 0.035618249345693256 - 0.14178689459403324im, -0.12916833626520524 + 0.05963908601680796im, -0.12916833626520524 - 0.05963908601680796im, 0.08953298402714077 + 0.11013983261481765im, 0.08953298402714077 - 0.11013983261481765im, 0.10623801068569981 + 0.0im, -0.07866798154449131 + 0.039219837895431445im, -0.07866798154449131 - 0.039219837895431445im, 0.03451791903694418 + 0.05003545563732665im, 0.03451791903694418 - 0.05003545563732665im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.147439609168673e-43, 1.8035272958444474e-34, 1.5164367000412016e-35, 1.7742143790611931e-34, 1.2856900249264394e-34, 6.092163680169871e-34, 2.4272922840490556e-34, 2.1145350261662308e-33, 2.479954046356893e-33, 6.969768869864689e-34, 8.914087801304948e-33, 1.8468718233028156e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.035618249345693104 + 0.1417868945940332im, 0.035618249345693104 - 0.1417868945940332im, -0.12916833626520519 + 0.059639086016807966im, -0.12916833626520519 - 0.059639086016807966im, 0.0895329840271408 + 0.11013983261481775im, 0.0895329840271408 - 0.11013983261481775im, 0.10623801068569988 + 0.0im, -0.07866798154449153 + 0.03921983789543135im, -0.07866798154449153 - 0.03921983789543135im, 0.03451791903694417 + 0.05003545563732659im, 0.03451791903694417 - 0.05003545563732659im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.043308319792232e-43, 5.544850638063103e-35, 1.6267428351891365e-34, 9.921335762819166e-35, 1.080818544535712e-34, 2.2776716614744437e-34, 4.846752703103752e-34, 7.806115794061347e-34, 1.4434194618648524e-33, 1.374329825075123e-33, 3.364608856256827e-33, 1.0859647987307275e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.03561824934569331 + 0.14178689459403318im, 0.03561824934569331 - 0.14178689459403318im, -0.12916833626520544 + 0.05963908601680808im, -0.12916833626520544 - 0.05963908601680808im, 0.08953298402714083 + 0.11013983261481765im, 0.08953298402714083 - 0.11013983261481765im, 0.10623801068569967 + 0.0im, -0.07866798154449141 + 0.039219837895431355im, -0.07866798154449141 - 0.039219837895431355im, 0.034517919036944164 + 0.05003545563732658im, 0.034517919036944164 - 0.05003545563732658im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.848567191269706e-43, 3.1269803909677044e-34, 1.7633254931360987e-34, 1.9999822785094625e-34, 2.7726469763928615e-34, 6.164771605894115e-34, 1.2185518836517065e-34, 4.513625038179206e-34, 4.076611526937947e-33, 3.202928527788327e-33, 6.368056944466583e-33, 8.19468581560036e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.18729160623510663 + 0.0im, 0.09931644919470511 + 0.07309660813877902im, 0.09931644919470511 - 0.07309660813877902im, 0.12276288572684164 + 0.0im, -0.10632969760239819 + 0.033045861904045265im, -0.10632969760239819 - 0.033045861904045265im, -0.09627459308413557 + 0.0im, 0.06809867707204983 + 0.0671024577904129im, 0.06809867707204983 - 0.0671024577904129im, -0.015095202560657443 + 0.057507968560621174im, -0.015095202560657443 - 0.057507968560621174im, 0.024596404994822046 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.753520793334389e-45, 2.263686002157711e-36, 1.4960633892659543e-35, 3.461400289008085e-35, 1.7696504825442042e-34, 8.167484233450808e-35, 4.944979683170464e-35, 1.9209511439269597e-34, 2.9467698272437543e-36, 5.979742629231377e-34, 1.1979408755261123e-33, 3.641042181119565e-34, 2.7577501266538588e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.18729160623510682 + 0.0im, 0.09931644919470513 + 0.07309660813877912im, 0.09931644919470513 - 0.07309660813877912im, 0.1227628857268419 + 0.0im, -0.10632969760239833 + 0.033045861904045334im, -0.10632969760239833 - 0.033045861904045334im, -0.09627459308413551 + 0.0im, 0.06809867707204985 + 0.06710245779041295im, 0.06809867707204985 - 0.06710245779041295im, -0.015095202560657434 + 0.057507968560621174im, -0.015095202560657434 - 0.057507968560621174im, 0.02459640499482196 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0782558791778149e-44, 3.545997483047709e-36, 1.1523091995910802e-34, 1.7818669352276898e-34, 2.475508632623085e-34, 1.3139882499418752e-35, 2.7672311290266063e-34, 8.861181009266142e-34, 3.3688118597411527e-34, 5.423375783372662e-34, 5.03705306264289e-33, 5.8598347848874504e-33, 3.9373501159158e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.18729160623510674 + 0.0im, 0.09931644919470525 + 0.0730966081387791im, 0.09931644919470525 - 0.0730966081387791im, 0.12276288572684152 + 0.0im, -0.10632969760239822 + 0.033045861904045216im, -0.10632969760239822 - 0.033045861904045216im, -0.09627459308413573 + 0.0im, 0.06809867707204978 + 0.06710245779041306im, 0.06809867707204978 - 0.06710245779041306im, -0.015095202560657422 + 0.05750796856062121im, -0.015095202560657422 - 0.05750796856062121im, 0.024596404994821977 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.543505799443771e-45, 1.1065353216853205e-36, 6.217722344097146e-35, 3.0480989021250533e-35, 1.1555246669910725e-34, 8.073331090330193e-35, 2.827162295375308e-35, 8.527990699403331e-34, 4.904628913022484e-34, 4.828090115765452e-35, 8.895635635742313e-34, 4.175192832613857e-34, 9.988759045672099e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.18729160623510702 + 0.0im, 0.0993164491947052 + 0.07309660813877907im, 0.0993164491947052 - 0.07309660813877907im, 0.12276288572684148 + 0.0im, -0.10632969760239835 + 0.03304586190404534im, -0.10632969760239835 - 0.03304586190404534im, -0.09627459308413555 + 0.0im, 0.06809867707204982 + 0.06710245779041307im, 0.06809867707204982 - 0.06710245779041307im, -0.015095202560657463 + 0.05750796856062126im, -0.015095202560657463 - 0.05750796856062126im, 0.024596404994822043 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.9818147441501396e-45, 4.8117159440538875e-36, 2.5703043228165776e-35, 4.0432460069227516e-35, 1.3662362654908033e-34, 1.4168487212893002e-34, 1.1114728512432341e-34, 2.876707675650506e-34, 2.37766724029345e-34, 1.843677807568514e-34, 8.411687581581113e-35, 5.851375827444938e-34, 2.772852540681643e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.18729160623510702 + 0.0im, 0.09931644919470546 + 0.07309660813877907im, 0.09931644919470546 - 0.07309660813877907im, 0.12276288572684178 + 0.0im, -0.10632969760239844 + 0.0330458619040453im, -0.10632969760239844 - 0.0330458619040453im, -0.09627459308413537 + 0.0im, 0.06809867707204975 + 0.06710245779041288im, 0.06809867707204975 - 0.06710245779041288im, -0.015095202560657394 + 0.057507968560621195im, -0.015095202560657394 - 0.057507968560621195im, 0.02459640499482198 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.1067281429498803e-44, 7.917066659726937e-36, 2.2698247136051157e-34, 2.1578969113337118e-35, 1.2460892895620591e-33, 1.757191492187439e-35, 4.388022934085985e-34, 9.387437669379179e-34, 3.1766451023348996e-34, 2.4918074067313314e-33, 1.2262168978866813e-33, 1.5079690236893771e-33, 6.099366613613631e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.1872916062351071 + 0.0im, 0.09931644919470527 + 0.07309660813877916im, 0.09931644919470527 - 0.07309660813877916im, 0.12276288572684155 + 0.0im, -0.10632969760239838 + 0.033045861904045286im, -0.10632969760239838 - 0.033045861904045286im, -0.09627459308413538 + 0.0im, 0.06809867707204992 + 0.06710245779041296im, 0.06809867707204992 - 0.06710245779041296im, -0.015095202560657384 + 0.057507968560621146im, -0.015095202560657384 - 0.057507968560621146im, 0.024596404994821974 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0948879210559172e-44, 1.4532723874812511e-36, 2.1024928197221647e-34, 2.874474350301843e-35, 1.3322328094872066e-34, 2.5890431948189694e-34, 7.199671565317525e-35, 1.70018319054329e-33, 1.456280835830444e-33, 4.081083802522973e-34, 3.6118104446684945e-34, 3.7871875714691085e-33, 1.5241248908812198e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1872916062351067 + 0.0im, 0.09931644919470528 + 0.07309660813877927im, 0.09931644919470528 - 0.07309660813877927im, 0.12276288572684155 + 0.0im, -0.10632969760239838 + 0.033045861904045355im, -0.10632969760239838 - 0.033045861904045355im, -0.09627459308413544 + 0.0im, 0.06809867707204988 + 0.067102457790413im, 0.06809867707204988 - 0.067102457790413im, -0.01509520256065746 + 0.0575079685606212im, -0.01509520256065746 - 0.0575079685606212im, 0.024596404994822012 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.7593943151161667e-44, 1.1878865367386668e-35, 6.117072346083871e-35, 2.962309974410606e-34, 7.177522334278534e-34, 4.5138867392644075e-33, 2.3244101686522178e-33, 4.096313876795877e-33, 2.0126822713545777e-33, 3.326957776278572e-33, 2.8645083999127976e-33, 2.707650943162101e-33, 6.630437424242761e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.18729160623510688 + 0.0im, 0.09931644919470534 + 0.07309660813877929im, 0.09931644919470534 - 0.07309660813877929im, 0.12276288572684187 + 0.0im, -0.1063296976023983 + 0.033045861904045286im, -0.1063296976023983 - 0.033045861904045286im, -0.0962745930841355 + 0.0im, 0.06809867707204985 + 0.06710245779041289im, 0.06809867707204985 - 0.06710245779041289im, -0.01509520256065741 + 0.05750796856062124im, -0.01509520256065741 - 0.05750796856062124im, 0.024596404994821956 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.1289996428760547e-45, 2.104153741086571e-36, 6.68633403978733e-36, 6.03892732779169e-36, 2.047006072837222e-35, 2.639101623769002e-35, 1.1430899597471023e-34, 6.021281580160677e-34, 1.388355625233663e-34, 1.267960537466496e-34, 3.0853353116370892e-34, 3.2955857950520913e-34, 4.533610652235561e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.187291606235107 + 0.0im, 0.09931644919470532 + 0.07309660813877909im, 0.09931644919470532 - 0.07309660813877909im, 0.12276288572684174 + 0.0im, -0.10632969760239847 + 0.03304586190404526im, -0.10632969760239847 - 0.03304586190404526im, -0.09627459308413565 + 0.0im, 0.06809867707204986 + 0.06710245779041292im, 0.06809867707204986 - 0.06710245779041292im, -0.015095202560657401 + 0.05750796856062119im, -0.015095202560657401 - 0.05750796856062119im, 0.024596404994821956 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.6609133619654084e-44, 2.42751854946265e-34, 8.057565364398114e-34, 1.2504106169624262e-34, 7.962023836153912e-35, 9.712195785668112e-36, 1.2566994436116906e-33, 2.1984222074800924e-33, 2.313140595606035e-33, 1.7480030167736656e-33, 4.155006797659824e-33, 3.477575564455421e-35, 1.0213218631430626e-32). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.187291606235107 + 0.0im, 0.09931644919470545 + 0.07309660813877915im, 0.09931644919470545 - 0.07309660813877915im, 0.1227628857268417 + 0.0im, -0.10632969760239891 + 0.0330458619040454im, -0.10632969760239891 - 0.0330458619040454im, -0.09627459308413558 + 0.0im, 0.06809867707204992 + 0.06710245779041306im, 0.06809867707204992 - 0.06710245779041306im, -0.015095202560657453 + 0.057507968560621125im, -0.015095202560657453 - 0.057507968560621125im, 0.024596404994822036 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.6480430690065843e-44, 2.7929548738311557e-35, 6.550617984715643e-35, 1.4588960271313522e-34, 7.99212965784996e-34, 1.3349799417617621e-34, 7.063956754333693e-34, 1.845188349389385e-33, 7.962132017928863e-34, 7.656017217467646e-34, 1.3839944739395931e-33, 1.8272136977292268e-33, 5.726165409589729e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.18729160623510685 + 0.0im, 0.09931644919470528 + 0.07309660813877923im, 0.09931644919470528 - 0.07309660813877923im, 0.12276288572684194 + 0.0im, -0.10632969760239838 + 0.03304586190404543im, -0.10632969760239838 - 0.03304586190404543im, -0.09627459308413545 + 0.0im, 0.06809867707204986 + 0.06710245779041292im, 0.06809867707204986 - 0.06710245779041292im, -0.015095202560657429 + 0.05750796856062112im, -0.015095202560657429 - 0.05750796856062112im, 0.024596404994821984 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.0424024149882194e-46, 3.0967260484945673e-37, 1.9586380187546796e-36, 4.1069496189032676e-36, 1.690862799211987e-35, 1.2978157981778242e-35, 4.464066165665589e-36, 3.8871550283782447e-35, 7.043315653267747e-35, 3.2270862450212975e-35, 9.118726694768777e-35, 2.9850746889437245e-35, 8.495140645775633e-33). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m22.6s Testing PCCAPlus tests passed Testing completed after 114.53s PkgEval succeeded after 170.16s