Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.1871 (50d44f5be7*) started at 2026-03-08T15:11:45.393 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.92s ################################################################################ # 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.21.0 [79e6a3ab] + Adapt v4.5.0 [66dad0bd] + AliasTables v1.1.3 [7d9fca2a] + Arpack v0.5.4 [4fba245c] + ArrayInterface v7.23.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.16 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.7 [1a297f60] + FillArrays v1.16.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.3.2 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 ⌃ [d3d80556] + LineSearches v7.5.1 [2ab3a3ac] + LogExpFunctions v0.3.29 [1914dd2f] + MacroTools v0.5.16 [e1d29d7a] + Missings v1.2.0 ⌅ [d41bc354] + NLSolversBase v7.10.0 [77ba4419] + NaNMath v1.1.3 ⌅ [429524aa] + Optim v1.13.3 [bac558e1] + OrderedCollections v1.8.1 [f48fc343] + PCCAPlus v1.1.2 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.2 [43287f4e] + PtrArrays v1.4.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.7.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.8.0 [2913bbd2] + StatsBase v0.34.10 ⌅ [68821587] + Arpack_jll v3.5.2+0 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [9fa8497b] + Future v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.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 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.30+0 [05823500] + OpenLibm_jll v0.8.7+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [8e850b90] + libblastrampoline_jll v5.15.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. To see why use `status --outdated -m` Installation completed after 5.34s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 994.2 ms ✓ ADTypes → ADTypesConstructionBaseExt 2247.8 ms ✓ OpenSpecFun_jll 2198.0 ms ✓ Arpack_jll 4342.2 ms ✓ ArnoldiMethod 1998.8 ms ✓ FillArrays → FillArraysStaticArraysExt 2015.2 ms ✓ DifferentiationInterface → DifferentiationInterfaceStaticArraysExt 1878.8 ms ✓ FiniteDiff → FiniteDiffStaticArraysExt 5590.6 ms ✓ SpecialFunctions 1908.4 ms ✓ Arpack 7284.1 ms ✓ ForwardDiff 2270.7 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 1867.0 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 2649.7 ms ✓ NLSolversBase 2832.0 ms ✓ LineSearches 7100.2 ms ✓ Optim 3372.6 ms ✓ PCCAPlus 3363.2 ms ✓ PCCAPlus → KrylovExt 3770.4 ms ✓ PCCAPlus → ArnoldiExt 18 dependencies successfully precompiled in 58 seconds. 70 already precompiled. Precompilation completed after 81.62s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_DqNBjT/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_DqNBjT/Manifest.toml` [47edcb42] ADTypes v1.21.0 [79e6a3ab] Adapt v4.5.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [4fba245c] ArrayInterface v7.23.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.16 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.7 [1a297f60] FillArrays v1.16.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.2 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌃ [0b1a1467] KrylovKit v0.8.3 ⌃ [d3d80556] LineSearches v7.5.1 [2ab3a3ac] LogExpFunctions v0.3.29 [1914dd2f] MacroTools v0.5.16 [e1d29d7a] Missings v1.2.0 ⌅ [d41bc354] NLSolversBase v7.10.0 [77ba4419] NaNMath v1.1.3 ⌅ [429524aa] Optim v1.13.3 [bac558e1] OrderedCollections v1.8.1 [f48fc343] PCCAPlus v1.1.2 [65ce6f38] PackageExtensionCompat v1.0.2 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.2 [43287f4e] PtrArrays v1.4.0 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.7.1 [90137ffa] StaticArrays v1.9.17 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.8.0 [2913bbd2] StatsBase v0.34.10 ⌅ [409d34a3] VectorInterface v0.4.9 ⌅ [68821587] Arpack_jll v3.5.2+0 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.30+0 [05823500] OpenLibm_jll v0.8.7+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [8e850b90] libblastrampoline_jll v5.15.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.0656272 0.0568647 0.0398362 -0.0998417 0.079714 -0.0519494 -0.0431549 0.00120341 0.0590897 0.0 -0.158012 0.0673249 -0.00136538 -0.014811 -0.0115114 0.030725 -0.0868341 0.0321284 0.00428084 0.0 -0.106522 -0.158012 -0.0220606 -0.104617 0.0641329 0.0864743 0.0915891 0.0546083 -0.042141 0.0 0.0 0.0 0.0914937 0.138121 0.081065 -0.0381207 -0.0889257 0.0726896 -0.0979604 0.0 0.0 0.0 -0.0554242 0.0914937 -0.0427466 -0.0296683 -0.0848431 -0.0519154 -0.0487934 0.0 0.0 0.0 0.0 0.0 -0.0807587 -0.201354 0.0232327 0.0353906 -0.0635497 0.0 0.0 0.0 0.0 0.0 0.0957404 -0.0807587 -0.037378 0.0415677 -0.00303039 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0018747 -0.046988 0.00222433 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0135541 0.0018747 0.0883597 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0619765 (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.2568376606711738 + 0.0im, 0.2084232772273032 + 0.0im, 0.0735734136161528 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (2.7943554372605235e-34, 6.766379486924636e-33, 1.4616766273261728e-32, 8.568927133216244e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2568376606711737 + 0.0im, 0.20842327722730322 + 0.0im, 0.07357341361615279 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (4.634517765177541e-35, 6.893135641301047e-33, 1.256652441555905e-32, 8.052893892787787e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.34073275822825455 + 0.0im, 0.09282829698301064 + 0.0im, -0.0791766736253814 + 0.0im, 0.018363784342146465 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (4.308177394377554e-38, 2.0895440243379533e-36, 4.642742003708531e-35, 8.260318479669753e-35, 1.6344745037753448e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.34073275822825466 + 0.0im, 0.09282829698301057 + 0.0im, -0.07917667362538139 + 0.0im, 0.018363784342146458 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (5.175159643151596e-37, 4.4864150010276897e-35, 2.604790351273013e-34, 1.3951893029980987e-33, 8.088342535865147e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.3407327582282549 + 0.0im, 0.09282829698301075 + 0.0im, -0.07917667362538137 + 0.0im, 0.018363784342146458 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (2.9188311397768828e-37, 2.3675705124143916e-34, 4.256127057462515e-34, 1.609149223145631e-33, 3.583633754401772e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.34149965012646105 + 0.0im, -0.18734415354831158 + 0.0im, 0.10597588955021776 + 0.0im, -0.07626386529758152 + 0.0im, 0.07012597346260356 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.8107592631080833e-37, 4.055533619564569e-35, 2.5054171225588906e-34, 6.516805421392459e-33, 1.4457125896999571e-34, 1.8143093329483997e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, 0.34149965012646116 + 0.0im, -0.1873441535483118 + 0.0im, 0.10597588955021776 + 0.0im, -0.07626386529758143 + 0.0im, 0.07012597346260344 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.532094030753125e-37, 3.662916267054149e-35, 1.1652429066940205e-34, 5.080043775553666e-33, 4.534667427635214e-34, 2.242305068216467e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.3414996501264619 + 0.0im, -0.1873441535483115 + 0.0im, 0.1059758895502178 + 0.0im, -0.07626386529758149 + 0.0im, 0.07012597346260348 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.0594245662505224e-37, 7.734947022578743e-35, 5.360553689328592e-34, 8.92183128547058e-34, 1.3959386424512108e-33, 6.809909639275991e-34). ) (vals, info) = (ComplexF64[0.9999999999999988 + 0.0im, 0.3414996501264617 + 0.0im, -0.18734415354831147 + 0.0im, 0.10597588955021782 + 0.0im, -0.07626386529758147 + 0.0im, 0.07012597346260349 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.7739309106757048e-39, 6.267817922151845e-37, 4.075321699115876e-37, 6.152118320219698e-36, 2.5424096019191153e-35, 3.313391829209989e-33). ) (vals, info) = (ComplexF64[0.9999999999999992 + 0.0im, 0.2119246586509313 + 0.0im, -0.20931039063594067 + 0.0im, 0.20223959237633332 + 0.0im, -0.16177049781461 + 0.0im, -0.10097241541699674 + 0.0im, -0.0030562028310513537 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.0517365570794241e-38, 4.60392446873221e-34, 3.3961667291994965e-34, 4.114189144885294e-34, 7.248838394699577e-33, 5.277691099041547e-34, 1.3580883466425353e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.21192465865093119 + 0.0im, -0.20931039063594076 + 0.0im, 0.2022395923763333 + 0.0im, -0.16177049781461006 + 0.0im, -0.10097241541699677 + 0.0im, -0.003056202831051342 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.1362005012053167e-38, 7.337297700805444e-33, 1.6877341535995134e-34, 1.4546084986108783e-34, 8.432047428770912e-34, 2.9246499380012962e-34, 2.0989385637729324e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.21192465865093113 + 0.0im, -0.20931039063594056 + 0.0im, 0.20223959237633346 + 0.0im, -0.16177049781461006 + 0.0im, -0.10097241541699671 + 0.0im, -0.003056202831051287 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (8.614895663693475e-39, 1.470648617826016e-33, 3.251044112626561e-35, 2.3209103281708723e-34, 4.896183238723029e-34, 3.396224844970583e-33, 3.7453384355486436e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.21192465865093135 + 0.0im, -0.20931039063594045 + 0.0im, 0.20223959237633324 + 0.0im, -0.1617704978146102 + 0.0im, -0.10097241541699672 + 0.0im, -0.0030562028310513172 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.4769464632705023e-38, 1.078429971664567e-33, 5.473819521064319e-34, 6.821339278651473e-34, 1.4549085584435076e-33, 3.11269232407956e-33, 3.2978260595038957e-35). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.21192465865093119 + 0.0im, -0.20931039063594073 + 0.0im, 0.2022395923763334 + 0.0im, -0.16177049781460995 + 0.0im, -0.10097241541699675 + 0.0im, -0.003056202831051309 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (4.854036882512134e-38, 5.915621411943145e-33, 1.3323472331572805e-33, 1.9972349272732133e-33, 1.9295995020202563e-33, 4.603691055426565e-33, 2.535935488361999e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.29997228216061855 + 0.0im, -0.2443799025164204 + 0.0im, 0.17075509164297495 + 0.0im, 0.15685590532498006 + 0.0im, -0.10659224592144766 + 0.0im, 0.04851467374942687 + 0.0im, -0.00892046787455772 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.4995850589072393e-39, 5.128577467131213e-35, 3.1628635244347596e-35, 8.141354619408474e-33, 4.5627932503996856e-33, 7.848438790612686e-34, 3.8686134059774854e-33, 2.034359765196692e-33). ) (vals, info) = (ComplexF64[0.9999999999999986 + 0.0im, 0.29997228216061844 + 0.0im, -0.24437990251642058 + 0.0im, 0.17075509164297492 + 0.0im, 0.15685590532498025 + 0.0im, -0.1065922459214476 + 0.0im, 0.04851467374942686 + 0.0im, -0.008920467874557752 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.5750468846065935e-40, 7.014280827977295e-35, 8.565784677951149e-37, 6.077615134746019e-34, 3.216239754201088e-33, 9.472272418773036e-35, 5.598087549341909e-33, 2.6557919005448846e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.29997228216061805 + 0.0im, -0.24437990251642033 + 0.0im, 0.170755091642975 + 0.0im, 0.1568559053249803 + 0.0im, -0.10659224592144775 + 0.0im, 0.048514673749426876 + 0.0im, -0.008920467874557868 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.3855156982175226e-39, 3.0296825114125714e-35, 2.808582618439812e-35, 9.160677824244777e-34, 3.952854550485356e-33, 5.066298751507399e-35, 5.993858856200697e-34, 1.8461217066301256e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.29997228216061905 + 0.0im, -0.24437990251642044 + 0.0im, 0.17075509164297484 + 0.0im, 0.15685590532498025 + 0.0im, -0.10659224592144761 + 0.0im, 0.04851467374942688 + 0.0im, -0.008920467874557749 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.6744240793900045e-39, 6.69348263632056e-35, 4.7481995732724105e-36, 8.373668105693398e-33, 1.4814589585345416e-32, 6.265992908749702e-34, 1.115797271090898e-34, 2.814867025895364e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.2999722821606182 + 0.0im, -0.24437990251642036 + 0.0im, 0.170755091642975 + 0.0im, 0.1568559053249803 + 0.0im, -0.1065922459214477 + 0.0im, 0.048514673749426855 + 0.0im, -0.008920467874557728 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.8723958784386004e-39, 4.26807798276656e-35, 2.974683834237996e-36, 1.8215096044260415e-33, 9.129554961106372e-33, 5.5500791754403275e-34, 4.576684827256932e-33, 1.8312851223798632e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2999722821606189 + 0.0im, -0.24437990251642064 + 0.0im, 0.17075509164297514 + 0.0im, 0.15685590532498042 + 0.0im, -0.10659224592144763 + 0.0im, 0.048514673749426876 + 0.0im, -0.008920467874557756 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.573498402162288e-40, 2.685375844310555e-35, 9.990969896273942e-37, 1.9013258781225157e-34, 6.088932080928632e-34, 4.6434752766246936e-35, 2.488928119135139e-34, 1.8936199487598902e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.22751197829405573 + 0.0im, -0.21366672273315604 + 0.0im, 0.18651093149296102 + 0.0im, -0.138624859764312 + 0.0im, 0.11686898569193631 + 0.0im, -0.05748884062345158 + 0.0im, 0.05591990195894335 + 0.0im, 0.0024215168593844805 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.5975937602979776e-40, 9.91634278269807e-35, 4.854162813846642e-36, 8.928777102315257e-34, 1.831417252923013e-34, 8.116175277792623e-34, 8.488958020761508e-34, 3.2396907177323886e-33, 6.809563995825521e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.2275119782940557 + 0.0im, -0.21366672273315568 + 0.0im, 0.18651093149296066 + 0.0im, -0.13862485976431194 + 0.0im, 0.1168689856919363 + 0.0im, -0.057488840623451595 + 0.0im, 0.055919901958943384 + 0.0im, 0.0024215168593844888 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.582008085389179e-40, 7.310487342537106e-35, 1.5154899049093183e-35, 7.793641450791416e-34, 8.292833676834859e-35, 5.976760081212011e-34, 1.6654986419642376e-33, 8.73703616545539e-34, 2.4615515155105542e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.22751197829405523 + 0.0im, -0.21366672273315618 + 0.0im, 0.18651093149296066 + 0.0im, -0.13862485976431213 + 0.0im, 0.11686898569193623 + 0.0im, -0.0574888406234516 + 0.0im, 0.055919901958943335 + 0.0im, 0.0024215168593844797 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.4983070934718963e-41, 2.9934397534815956e-35, 8.501548851392264e-36, 1.6491786949756014e-34, 5.064897791979036e-35, 4.428668764392543e-34, 2.186776273192903e-34, 2.6599692586374556e-34, 1.8162758976575645e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.2275119782940555 + 0.0im, -0.21366672273315604 + 0.0im, 0.18651093149296075 + 0.0im, -0.13862485976431202 + 0.0im, 0.11686898569193635 + 0.0im, -0.057488840623451554 + 0.0im, 0.05591990195894331 + 0.0im, 0.002421516859384486 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.923725632924709e-41, 1.7481337420051842e-35, 9.082443785981558e-36, 1.636044082588087e-33, 6.811206783560793e-36, 1.4712079714479257e-34, 3.332640795279595e-34, 6.034804138064784e-34, 1.854100093696047e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.2275119782940556 + 0.0im, -0.2136667227331564 + 0.0im, 0.1865109314929606 + 0.0im, -0.1386248597643118 + 0.0im, 0.11686898569193625 + 0.0im, -0.05748884062345153 + 0.0im, 0.055919901958943384 + 0.0im, 0.0024215168593844883 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.273127433005486e-41, 8.036127570594683e-35, 1.584388260541944e-35, 1.7034878477892766e-34, 2.9527265465414585e-35, 4.537957722974266e-33, 1.4443243803600164e-33, 2.5707611930150353e-33, 1.2978511339518132e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.22751197829405578 + 0.0im, -0.21366672273315582 + 0.0im, 0.18651093149296075 + 0.0im, -0.13862485976431216 + 0.0im, 0.11686898569193627 + 0.0im, -0.05748884062345157 + 0.0im, 0.05591990195894347 + 0.0im, 0.0024215168593845014 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.298782649895351e-40, 1.1156446172575376e-34, 1.689588921958007e-35, 3.765045941764775e-33, 2.511793653808322e-34, 1.2671453061502347e-33, 2.129026367067716e-33, 1.7866432636791806e-33, 2.6841222556176457e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.22751197829405517 + 0.0im, -0.21366672273315557 + 0.0im, 0.18651093149296116 + 0.0im, -0.13862485976431194 + 0.0im, 0.11686898569193634 + 0.0im, -0.0574888406234516 + 0.0im, 0.05591990195894334 + 0.0im, 0.0024215168593844875 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.267264983930667e-40, 5.121285966119314e-34, 6.552654985348131e-35, 6.230781807163335e-33, 1.1657145617873797e-35, 1.6959952224486015e-33, 2.2956885364039308e-33, 4.623446144454362e-33, 7.056553422045306e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2512913518535023 + 0.0im, 0.2013181337406573 + 0.0im, -0.19070414312553513 + 0.0im, 0.14564331595917693 + 0.0im, -0.13025869157132483 + 0.0im, 0.06780274874658412 + 0.0im, -0.061931569180990534 + 0.0im, -0.035743264187630186 + 0.0im, 0.013144063378695076 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.150309600498549e-43, 2.442468541360096e-36, 8.667095053913422e-37, 1.308869411040425e-35, 5.943923341250796e-36, 1.7911225632918462e-35, 1.3070737752322796e-34, 1.3526730744505415e-34, 1.4348986098231831e-33, 1.0625479369533719e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.25129135185350177 + 0.0im, 0.20131813374065738 + 0.0im, -0.19070414312553527 + 0.0im, 0.1456433159591768 + 0.0im, -0.130258691571325 + 0.0im, 0.06780274874658414 + 0.0im, -0.06193156918099049 + 0.0im, -0.0357432641876302 + 0.0im, 0.013144063378695102 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.688791953786686e-42, 3.1197540597383714e-36, 5.513542546037321e-37, 2.230866632852554e-35, 1.601659066011926e-35, 2.6232361758521616e-34, 4.7805776457489946e-35, 5.244079473923748e-34, 2.590728690771916e-33, 1.9937680198224353e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.25129135185350204 + 0.0im, 0.20131813374065666 + 0.0im, -0.1907041431255355 + 0.0im, 0.14564331595917684 + 0.0im, -0.13025869157132505 + 0.0im, 0.06780274874658425 + 0.0im, -0.06193156918099058 + 0.0im, -0.03574326418763015 + 0.0im, 0.013144063378695081 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.5007794264935876e-42, 1.638696539463187e-36, 2.9011450896723542e-36, 1.3459388379075642e-34, 2.8921111337197975e-35, 2.577539088865735e-34, 1.9365844119961742e-34, 1.675571223036294e-33, 1.4029018073257384e-33, 3.7550139705687014e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2512913518535027 + 0.0im, 0.2013181337406573 + 0.0im, -0.19070414312553513 + 0.0im, 0.1456433159591765 + 0.0im, -0.13025869157132489 + 0.0im, 0.06780274874658421 + 0.0im, -0.061931569180990596 + 0.0im, -0.03574326418763023 + 0.0im, 0.013144063378695066 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.0906533125591284e-42, 1.6313819731808672e-36, 2.4299522406364527e-36, 7.285300781009156e-35, 1.9781074864153874e-35, 4.36713083818405e-34, 3.5466504744854157e-34, 1.4864523649443303e-33, 1.2460339342392096e-33, 1.2118532012614632e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.25129135185350243 + 0.0im, 0.20131813374065732 + 0.0im, -0.19070414312553505 + 0.0im, 0.14564331595917693 + 0.0im, -0.13025869157132489 + 0.0im, 0.06780274874658421 + 0.0im, -0.061931569180990576 + 0.0im, -0.0357432641876302 + 0.0im, 0.013144063378695097 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.611791502199273e-42, 5.7547290585825785e-36, 1.6900793396402495e-35, 1.8249227356602183e-35, 5.775427195853424e-35, 2.9434858575749313e-33, 3.3836070552845365e-34, 7.575643900082697e-34, 5.113843327419041e-34, 3.864983356568228e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2512913518535024 + 0.0im, 0.20131813374065718 + 0.0im, -0.19070414312553532 + 0.0im, 0.14564331595917696 + 0.0im, -0.13025869157132497 + 0.0im, 0.06780274874658422 + 0.0im, -0.06193156918099061 + 0.0im, -0.03574326418763021 + 0.0im, 0.013144063378695085 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.1928725433387288e-42, 4.7849996060931266e-36, 2.0292155252889144e-36, 2.282566210741821e-35, 8.12184025923458e-36, 1.7499031929393141e-34, 4.4713373459695733e-35, 2.4083679916692262e-34, 2.537000874870622e-34, 1.0052118048051044e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2512913518535025 + 0.0im, 0.20131813374065677 + 0.0im, -0.19070414312553524 + 0.0im, 0.14564331595917654 + 0.0im, -0.13025869157132489 + 0.0im, 0.06780274874658403 + 0.0im, -0.06193156918099064 + 0.0im, -0.035743264187630186 + 0.0im, 0.013144063378695095 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.542969558189656e-42, 3.284868833384729e-36, 4.4087132888835066e-36, 2.3702084701423458e-35, 8.270657440154436e-35, 7.776353678387802e-34, 2.138189573993112e-34, 1.4290174646470182e-33, 1.969203864677697e-33, 5.987428676953737e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2512913518535027 + 0.0im, 0.201318133740657 + 0.0im, -0.19070414312553507 + 0.0im, 0.14564331595917673 + 0.0im, -0.1302586915713249 + 0.0im, 0.0678027487465842 + 0.0im, -0.06193156918099059 + 0.0im, -0.03574326418763017 + 0.0im, 0.01314406337869511 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.5387287905704026e-44, 1.6143446271733177e-38, 1.424208526125235e-37, 1.621860002423847e-37, 1.623252107232053e-36, 1.515602647268753e-36, 1.758758696734826e-36, 9.984160412894327e-33, 3.2145801165707536e-35, 6.984465587608621e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.2583839553663068 + 0.0im, 0.22605224423444464 + 0.0im, -0.21322757801011985 + 0.0im, 0.13811826438741856 + 0.0im, -0.1360450888282628 + 0.0im, 0.10880462348336367 + 0.0im, 0.060021789705055145 + 0.0im, 0.05433058403181283 + 0.0im, -0.03281993480387368 + 0.0im, 0.0033221511518346752 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.1893702045539e-43, 9.605252107223247e-37, 6.88620461859282e-37, 2.1528727023086437e-36, 5.183488859925324e-35, 5.766019616914019e-36, 2.183320822088286e-34, 2.5915197134951324e-33, 1.0582622166192678e-33, 6.946055168493064e-34, 7.146513734864666e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.25838395536630665 + 0.0im, 0.2260522442344451 + 0.0im, -0.21322757801011955 + 0.0im, 0.13811826438741878 + 0.0im, -0.13604508882826274 + 0.0im, 0.10880462348336359 + 0.0im, 0.06002178970505513 + 0.0im, 0.05433058403181288 + 0.0im, -0.03281993480387366 + 0.0im, 0.0033221511518346687 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.807156349656766e-44, 2.104804794648545e-37, 5.914602568902672e-37, 3.6122555522983e-37, 9.720062796702439e-34, 2.3235646007681222e-36, 1.7944139054275926e-34, 4.743216462662088e-34, 2.5534489538467987e-33, 1.490038830925763e-34, 5.370879676234191e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.25838395536630687 + 0.0im, 0.2260522442344447 + 0.0im, -0.21322757801011943 + 0.0im, 0.1381182643874189 + 0.0im, -0.13604508882826308 + 0.0im, 0.10880462348336375 + 0.0im, 0.06002178970505516 + 0.0im, 0.0543305840318129 + 0.0im, -0.03281993480387375 + 0.0im, 0.0033221511518346917 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.2234467146472982e-44, 1.2454939997097295e-37, 7.880774612270098e-38, 5.630581794605244e-37, 4.560020532442121e-36, 4.524822251862993e-37, 1.2634671384237144e-35, 4.968324148515546e-33, 3.685468339449195e-34, 6.768694124592592e-35, 1.566168828914556e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.25838395536630776 + 0.0im, 0.22605224423444478 + 0.0im, -0.2132275780101197 + 0.0im, 0.13811826438741867 + 0.0im, -0.13604508882826305 + 0.0im, 0.10880462348336377 + 0.0im, 0.06002178970505514 + 0.0im, 0.05433058403181283 + 0.0im, -0.032819934803873727 + 0.0im, 0.0033221511518346956 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.6156675074651415e-45, 2.9081504727729843e-39, 7.104375366427257e-39, 1.4782661620789715e-38, 1.2496707750174244e-36, 1.0558594685847766e-38, 1.3032304824766772e-36, 3.663142068573054e-33, 1.9585540750481742e-35, 2.6158218395870514e-35, 1.0546433251695672e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.258383955366307 + 0.0im, 0.2260522442344447 + 0.0im, -0.21322757801011993 + 0.0im, 0.13811826438741862 + 0.0im, -0.13604508882826286 + 0.0im, 0.1088046234833638 + 0.0im, 0.060021789705055166 + 0.0im, 0.05433058403181289 + 0.0im, -0.0328199348038737 + 0.0im, 0.0033221511518347064 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.466226535948688e-44, 1.812057329336185e-37, 1.2024025317312382e-36, 1.8138149025252174e-36, 1.2763741925201683e-34, 1.3661476208013543e-36, 2.1449787073935157e-34, 4.95156667827734e-34, 7.510476532161052e-34, 6.165174590330426e-33, 4.422093202366059e-34). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.2583839553663073 + 0.0im, 0.22605224423444517 + 0.0im, -0.21322757801011993 + 0.0im, 0.13811826438741878 + 0.0im, -0.13604508882826283 + 0.0im, 0.1088046234833637 + 0.0im, 0.06002178970505518 + 0.0im, 0.05433058403181289 + 0.0im, -0.03281993480387365 + 0.0im, 0.003322151151834684 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (7.431113024252949e-44, 7.940597706920249e-38, 2.9084021916679578e-37, 5.519272529115716e-37, 2.722334064669205e-34, 6.136000635978294e-36, 3.476179331545942e-33, 9.33218982237104e-34, 8.797611684946831e-34, 1.4347854964452532e-35, 1.7967715502702882e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.25838395536630654 + 0.0im, 0.22605224423444498 + 0.0im, -0.2132275780101197 + 0.0im, 0.1381182643874185 + 0.0im, -0.1360450888282629 + 0.0im, 0.10880462348336369 + 0.0im, 0.060021789705055194 + 0.0im, 0.0543305840318129 + 0.0im, -0.03281993480387366 + 0.0im, 0.0033221511518347078 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.276942565613039e-44, 9.257049140835195e-38, 4.970499552589033e-37, 2.2000626467834475e-37, 9.49322965281883e-35, 6.182352749414108e-36, 1.1933049060063002e-33, 5.897770144457214e-34, 7.411415205609239e-34, 3.2316393893181635e-35, 1.2420739791849194e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.25838395536630676 + 0.0im, 0.2260522442344452 + 0.0im, -0.21322757801011996 + 0.0im, 0.13811826438741867 + 0.0im, -0.13604508882826266 + 0.0im, 0.10880462348336362 + 0.0im, 0.06002178970505512 + 0.0im, 0.054330584031812866 + 0.0im, -0.0328199348038737 + 0.0im, 0.003322151151834696 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.0948377678095448e-44, 9.946177385993716e-39, 1.8511346430370838e-37, 2.55986541123889e-37, 2.275450102122446e-36, 4.138908286215521e-37, 7.924507457827429e-36, 7.573610736343548e-34, 2.2723451679422473e-33, 1.459315421317128e-34, 5.470752594854635e-36). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.25838395536630776 + 0.0im, 0.22605224423444453 + 0.0im, -0.2132275780101205 + 0.0im, 0.1381182643874188 + 0.0im, -0.13604508882826277 + 0.0im, 0.10880462348336373 + 0.0im, 0.06002178970505515 + 0.0im, 0.05433058403181294 + 0.0im, -0.03281993480387373 + 0.0im, 0.003322151151834726 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.8769410865787936e-44, 3.9486822858412364e-38, 8.6522626296024e-38, 1.6333778362655899e-37, 4.234979714648683e-36, 4.0681873600205304e-36, 3.757913082103255e-35, 1.7032640482189268e-33, 1.175438299560895e-34, 4.3927239252418915e-36, 6.494762934323942e-36). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.21849875716827183 + 0.0im, 0.16835289867582492 + 0.0im, -0.16826102778696747 + 0.0im, -0.08910663291278302 + 0.0im, -0.0881747413742287 + 0.0im, 0.07875885768841129 + 0.0im, -0.06487435349436446 + 0.0im, 0.05500803474185299 + 0.0im, 0.02590704503652421 + 0.0im, -0.018125557581179796 + 0.0im, -0.011241736856338502 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.0670118194717925e-46, 6.36434320636028e-38, 1.090240695095545e-38, 1.3692076945459386e-37, 1.2081136753278776e-33, 1.0277065794238954e-33, 3.5407200454600294e-35, 1.9277927574110427e-34, 2.55951759572173e-35, 1.374689744215641e-35, 1.593696054574611e-33, 9.973340701075675e-35). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2184987571682719 + 0.0im, 0.16835289867582465 + 0.0im, -0.16826102778696686 + 0.0im, -0.08910663291278312 + 0.0im, -0.08817474137422868 + 0.0im, 0.07875885768841123 + 0.0im, -0.06487435349436443 + 0.0im, 0.05500803474185299 + 0.0im, 0.025907045036524214 + 0.0im, -0.0181255575811798 + 0.0im, -0.011241736856338521 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.5233835486981645e-47, 1.0089140579976317e-38, 2.2682203798729556e-39, 1.2094513183923038e-37, 3.714221613932487e-34, 1.8337308236547826e-34, 1.91978081867231e-35, 2.7437186943417015e-35, 3.7478943015129914e-35, 4.966086704820763e-35, 4.587926488619517e-34, 9.580557471331622e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.21849875716827213 + 0.0im, 0.16835289867582504 + 0.0im, -0.1682610277869675 + 0.0im, -0.08910663291278315 + 0.0im, -0.08817474137422877 + 0.0im, 0.07875885768841139 + 0.0im, -0.06487435349436448 + 0.0im, 0.05500803474185306 + 0.0im, 0.025907045036524187 + 0.0im, -0.018125557581179806 + 0.0im, -0.011241736856338518 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.3779915111494096e-46, 1.9505227234228518e-37, 1.256415881878236e-38, 4.6296360134603115e-37, 6.743361634601087e-33, 3.140222700337444e-33, 2.21001316879006e-36, 5.3078122353765405e-34, 4.639233430029415e-33, 9.349826977769378e-35, 5.153146009365604e-34, 2.699629946616276e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.21849875716827188 + 0.0im, 0.16835289867582454 + 0.0im, -0.1682610277869674 + 0.0im, -0.08910663291278313 + 0.0im, -0.08817474137422873 + 0.0im, 0.07875885768841134 + 0.0im, -0.06487435349436439 + 0.0im, 0.05500803474185289 + 0.0im, 0.0259070450365242 + 0.0im, -0.01812555758117975 + 0.0im, -0.011241736856338521 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2565251263112188e-46, 1.52068245277486e-38, 2.157912232718568e-38, 3.2239958401800447e-37, 1.0609199953819966e-32, 1.3966133167382327e-33, 3.310340637500772e-34, 4.176312195807482e-34, 4.301474392736236e-34, 6.455665604846501e-34, 2.4350662962700102e-34, 4.079060816324226e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.21849875716827225 + 0.0im, 0.16835289867582423 + 0.0im, -0.16826102778696728 + 0.0im, -0.08910663291278313 + 0.0im, -0.08817474137422872 + 0.0im, 0.07875885768841127 + 0.0im, -0.06487435349436442 + 0.0im, 0.055008034741853055 + 0.0im, 0.025907045036524225 + 0.0im, -0.0181255575811798 + 0.0im, -0.011241736856338518 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.4273361992996267e-46, 2.664095971457947e-38, 2.0782448285351145e-38, 8.977224141184674e-37, 1.6406578758408715e-33, 3.311597985286011e-33, 1.5976826850265728e-34, 2.747300327583607e-35, 5.862946079356801e-35, 9.655147876016e-35, 1.936554057173496e-33, 6.397473423085799e-35). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.21849875716827186 + 0.0im, 0.16835289867582456 + 0.0im, -0.16826102778696736 + 0.0im, -0.08910663291278305 + 0.0im, -0.08817474137422873 + 0.0im, 0.07875885768841136 + 0.0im, -0.06487435349436446 + 0.0im, 0.055008034741853 + 0.0im, 0.02590704503652423 + 0.0im, -0.018125557581179806 + 0.0im, -0.01124173685633852 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.590546911510367e-46, 1.0240310858392523e-37, 1.3310578410958638e-37, 8.278723466728042e-37, 1.8208654615541866e-33, 5.144502347077061e-33, 2.9811966144449225e-34, 1.3099318356812887e-33, 7.348101624855314e-34, 3.972887665206689e-34, 1.2593739579626663e-33, 1.0369659849118343e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2184987571682716 + 0.0im, 0.16835289867582479 + 0.0im, -0.16826102778696717 + 0.0im, -0.08910663291278313 + 0.0im, -0.08817474137422876 + 0.0im, 0.07875885768841114 + 0.0im, -0.06487435349436432 + 0.0im, 0.05500803474185295 + 0.0im, 0.025907045036524266 + 0.0im, -0.01812555758117979 + 0.0im, -0.011241736856338514 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.1059709553533392e-46, 1.3837907354064836e-38, 1.3800278978471188e-38, 2.1814227855188796e-37, 2.6547481946061858e-33, 4.625263104956138e-33, 3.5885618657355424e-34, 2.1614755937599692e-34, 3.186299089747458e-34, 3.631718676876677e-35, 3.4680116470880413e-34, 4.930873407161536e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.21849875716827194 + 0.0im, 0.16835289867582484 + 0.0im, -0.16826102778696742 + 0.0im, -0.0891066329127831 + 0.0im, -0.08817474137422872 + 0.0im, 0.07875885768841119 + 0.0im, -0.06487435349436453 + 0.0im, 0.05500803474185298 + 0.0im, 0.02590704503652424 + 0.0im, -0.01812555758117981 + 0.0im, -0.011241736856338534 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.9961855336606574e-46, 7.570395872839936e-38, 1.6880158747974503e-38, 2.7199020942515343e-37, 1.4366019538693353e-33, 5.379068562043991e-33, 2.825776801797684e-34, 5.102160261612099e-34, 1.9188141872200042e-34, 4.618029340308865e-35, 3.746527429022598e-34, 1.1349172154877202e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.218498757168272 + 0.0im, 0.1683528986758249 + 0.0im, -0.16826102778696694 + 0.0im, -0.08910663291278308 + 0.0im, -0.08817474137422866 + 0.0im, 0.07875885768841115 + 0.0im, -0.06487435349436435 + 0.0im, 0.055008034741852986 + 0.0im, 0.025907045036524263 + 0.0im, -0.01812555758117978 + 0.0im, -0.011241736856338513 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.240021669796299e-46, 1.164740732754928e-37, 4.714318910601291e-38, 6.9666734855217246e-37, 2.1392690928884667e-33, 1.8353837151772983e-33, 1.7894656534647669e-34, 1.9110098491036274e-34, 1.3203956810960225e-34, 3.670724196457469e-34, 1.668706677478753e-33, 3.005967360986709e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2184987571682722 + 0.0im, 0.16835289867582476 + 0.0im, -0.16826102778696742 + 0.0im, -0.08910663291278317 + 0.0im, -0.08817474137422875 + 0.0im, 0.07875885768841129 + 0.0im, -0.06487435349436445 + 0.0im, 0.05500803474185292 + 0.0im, 0.025907045036524242 + 0.0im, -0.01812555758117978 + 0.0im, -0.01124173685633852 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.171314227393771e-46, 1.223413327613198e-38, 1.2232993636256797e-38, 2.254770782802182e-37, 1.1063926961301961e-33, 4.711077976282176e-33, 2.6122059899854193e-34, 1.31533162695368e-34, 1.7392638351152025e-34, 6.617881295790784e-33, 8.316937106631966e-34, 8.753951678183491e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.22092255492634638 + 0.0im, -0.1569248276812312 + 0.0im, 0.13263208066320495 + 0.0im, 0.12563610465412756 + 0.0im, -0.11803334238629866 + 0.0im, -0.1064293842786677 + 0.0im, -0.0912878503891331 + 0.0im, 0.07474111626010332 + 0.0im, 0.032173498518729096 + 0.0im, -0.030321376288613297 + 0.0im, 0.019649233652440163 + 0.0im, 0.001965401546849937 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.31798139270204e-47, 1.1353627971855116e-38, 1.1600785162638413e-36, 2.2798406806969935e-35, 1.521015329970198e-35, 1.011585474179142e-34, 2.550167507806288e-34, 3.537376554841369e-35, 6.55155929646506e-35, 1.4741395736284672e-33, 1.6569463781349057e-34, 1.5419160600347863e-33, 6.863759640651491e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.22092255492634677 + 0.0im, -0.1569248276812307 + 0.0im, 0.1326320806632047 + 0.0im, 0.1256361046541275 + 0.0im, -0.11803334238629878 + 0.0im, -0.10642938427866779 + 0.0im, -0.09128785038913312 + 0.0im, 0.07474111626010334 + 0.0im, 0.032173498518729075 + 0.0im, -0.030321376288613325 + 0.0im, 0.019649233652440156 + 0.0im, 0.0019654015468499614 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.142750437712266e-46, 1.4095912313008685e-37, 1.7822916560343328e-36, 5.518946336782913e-34, 8.071709133468791e-35, 3.228141973001687e-34, 4.64680571996321e-34, 2.1548725717706103e-33, 4.61700548302087e-34, 2.1673050738843524e-33, 6.474499247919903e-34, 3.3085807167182044e-33, 2.0780846998302844e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.22092255492634696 + 0.0im, -0.15692482768123084 + 0.0im, 0.13263208066320464 + 0.0im, 0.1256361046541274 + 0.0im, -0.11803334238629908 + 0.0im, -0.10642938427866784 + 0.0im, -0.0912878503891332 + 0.0im, 0.07474111626010345 + 0.0im, 0.03217349851872908 + 0.0im, -0.030321376288613283 + 0.0im, 0.019649233652440173 + 0.0im, 0.0019654015468499493 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.8471428737391916e-47, 6.484366798053343e-39, 1.1645177582542452e-37, 4.524534750170784e-35, 4.363438596764284e-36, 1.1043392202992291e-35, 1.5962404130367673e-35, 1.4038867235732042e-35, 1.8757264243935144e-35, 1.5084415069038546e-33, 1.3517857664395479e-33, 7.883120876687398e-35, 2.1717623135786744e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.2209225549263466 + 0.0im, -0.15692482768123117 + 0.0im, 0.13263208066320473 + 0.0im, 0.12563610465412758 + 0.0im, -0.11803334238629887 + 0.0im, -0.10642938427866762 + 0.0im, -0.09128785038913305 + 0.0im, 0.07474111626010338 + 0.0im, 0.032173498518729075 + 0.0im, -0.03032137628861331 + 0.0im, 0.019649233652440177 + 0.0im, 0.0019654015468499463 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.800971139259737e-47, 2.91325185997617e-38, 1.567538547672998e-36, 1.1738950631266833e-35, 1.4678290621058544e-35, 2.1360268393624107e-35, 6.256517592798697e-35, 4.548574488036004e-35, 2.4916901339100466e-35, 9.431309773966477e-33, 1.0153543745044196e-34, 1.9486275218225055e-33, 5.12261029549289e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.22092255492634677 + 0.0im, -0.156924827681231 + 0.0im, 0.13263208066320473 + 0.0im, 0.12563610465412747 + 0.0im, -0.11803334238629877 + 0.0im, -0.10642938427866779 + 0.0im, -0.09128785038913317 + 0.0im, 0.07474111626010337 + 0.0im, 0.032173498518729096 + 0.0im, -0.030321376288613294 + 0.0im, 0.019649233652440146 + 0.0im, 0.0019654015468499276 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.4765269688444327e-47, 2.967841311803019e-39, 1.0560577195033592e-37, 4.898148000659494e-36, 7.818787853922424e-36, 4.5008754076059655e-36, 5.426927697926275e-35, 2.7872040472892786e-35, 1.4027197751779825e-35, 3.2761080279815255e-33, 1.2777338028413046e-35, 1.8488282351811246e-35, 2.7180077350278757e-35). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.22092255492634652 + 0.0im, -0.15692482768123112 + 0.0im, 0.1326320806632045 + 0.0im, 0.12563610465412745 + 0.0im, -0.11803334238629899 + 0.0im, -0.10642938427866772 + 0.0im, -0.09128785038913308 + 0.0im, 0.07474111626010341 + 0.0im, 0.03217349851872912 + 0.0im, -0.030321376288613346 + 0.0im, 0.019649233652440215 + 0.0im, 0.0019654015468499263 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.080320203199058e-46, 4.396695501452908e-38, 1.776219541515261e-36, 1.9357802863821124e-35, 1.3597433631565307e-34, 2.9014672256086556e-34, 3.978991560233701e-34, 5.50752545856414e-35, 1.2411731720789032e-34, 6.4111674278291065e-34, 1.004829674641624e-34, 8.36386523802063e-34, 2.3666461116540935e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.22092255492634655 + 0.0im, -0.15692482768123123 + 0.0im, 0.13263208066320437 + 0.0im, 0.12563610465412756 + 0.0im, -0.11803334238629881 + 0.0im, -0.10642938427866763 + 0.0im, -0.09128785038913291 + 0.0im, 0.07474111626010338 + 0.0im, 0.03217349851872909 + 0.0im, -0.030321376288613307 + 0.0im, 0.01964923365244017 + 0.0im, 0.0019654015468499307 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.5901439977686222e-47, 1.9391704647998322e-39, 1.9437494556654096e-37, 7.411772198945317e-36, 5.526863347377945e-35, 2.7289843999758382e-36, 1.80771762828389e-35, 2.976014863058473e-35, 3.8807644730365434e-36, 1.445744272646497e-34, 9.886543360617827e-35, 6.343232274209223e-34, 8.805857445971902e-35). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.22092255492634655 + 0.0im, -0.1569248276812309 + 0.0im, 0.13263208066320442 + 0.0im, 0.1256361046541273 + 0.0im, -0.11803334238629846 + 0.0im, -0.10642938427866762 + 0.0im, -0.09128785038913291 + 0.0im, 0.07474111626010334 + 0.0im, 0.03217349851872908 + 0.0im, -0.030321376288613287 + 0.0im, 0.019649233652440156 + 0.0im, 0.0019654015468499393 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.1163897838010525e-46, 1.9039316076745865e-38, 4.971998911846177e-37, 6.168141665475469e-35, 4.567438645812981e-35, 3.6792038165829285e-35, 2.8322040377202425e-34, 1.7520688556098052e-34, 9.715919365322726e-35, 2.2254130420708464e-33, 2.384768715800395e-33, 1.2123904794968389e-33, 1.141879009738726e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.22092255492634674 + 0.0im, -0.1569248276812311 + 0.0im, 0.13263208066320423 + 0.0im, 0.1256361046541276 + 0.0im, -0.11803334238629883 + 0.0im, -0.10642938427866758 + 0.0im, -0.09128785038913306 + 0.0im, 0.07474111626010349 + 0.0im, 0.03217349851872906 + 0.0im, -0.030321376288613328 + 0.0im, 0.01964923365244011 + 0.0im, 0.0019654015468499255 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.399919456393545e-46, 1.2324949221289885e-37, 2.2856096525808056e-36, 4.545579065661862e-35, 1.4123435920839084e-34, 1.4993733450068958e-34, 1.1479437382862036e-33, 3.41698392489082e-34, 1.0700145700810616e-33, 9.683971777967008e-34, 3.6985775814768985e-34, 1.435642639260648e-33, 1.7154842865419495e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2209225549263467 + 0.0im, -0.15692482768123137 + 0.0im, 0.13263208066320453 + 0.0im, 0.12563610465412745 + 0.0im, -0.11803334238629884 + 0.0im, -0.10642938427866772 + 0.0im, -0.0912878503891331 + 0.0im, 0.07474111626010356 + 0.0im, 0.032173498518729034 + 0.0im, -0.030321376288613304 + 0.0im, 0.01964923365244016 + 0.0im, 0.001965401546849935 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.8170332791407176e-47, 5.481062001694829e-39, 2.999008496061723e-37, 3.3635994849655106e-36, 4.9428340561179e-35, 1.0654714216915088e-35, 7.748435297335937e-35, 5.78349351014358e-34, 6.134181047491619e-35, 3.089329193656798e-34, 8.048944214775694e-34, 9.978520479209308e-34, 6.13357265267094e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.22092255492634663 + 0.0im, -0.1569248276812311 + 0.0im, 0.1326320806632049 + 0.0im, 0.12563610465412756 + 0.0im, -0.11803334238629902 + 0.0im, -0.10642938427866765 + 0.0im, -0.09128785038913305 + 0.0im, 0.07474111626010342 + 0.0im, 0.0321734985187291 + 0.0im, -0.03032137628861331 + 0.0im, 0.019649233652440177 + 0.0im, 0.001965401546849926 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (6.235413279018418e-49, 1.1017511540074578e-40, 4.072243795797868e-39, 2.5372542215095842e-37, 3.00068970661326e-37, 1.5517278551736059e-37, 1.3419418131413418e-36, 1.719336791836435e-36, 1.4728271971284768e-36, 2.7920844814824666e-36, 8.866883217865315e-37, 6.770816080783502e-34, 6.063405033977476e-35). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 0.0173099 -0.0802715 -0.00137974 -0.105922 0.0 -0.199921 -0.242615 -0.251479 -0.122969 0.0 0.0121428 -0.199921 -0.17888 -0.0477621 0.0 0.0 0.0 0.0406545 -0.11664 0.0 0.0 0.0 0.129086 0.0406545 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 -0.0224435 -0.0758312 0.0188788 -0.106556 0.0 0.0406545 -0.157987 0.0952663 0.284981 0.0 0.0953028 0.0406545 0.0109825 0.0334042 0.0 0.0 0.0 -0.199921 -0.276111 0.0 0.0 0.0 0.0106697 -0.199921 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 -0.116909 -0.130414 -0.00415402 0.0763976 0.143792 -0.143535 0.0 0.205345 -0.0560489 0.0190195 0.0567192 0.0701442 -0.132231 0.0 0.0 -0.159882 -0.0549404 0.115367 0.0996102 -0.198147 0.0 0.0 0.0265505 -0.159882 0.0745461 -0.0290818 -0.0414889 0.0 0.0 0.0 0.0 0.137588 -0.196663 0.0675932 0.0 0.0 0.0 0.0 0.0 -0.0378261 -0.149033 0.0 0.0 0.0 0.0 0.0 0.0142401 -0.0378261 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 -0.116909 0.0287759 -0.0367217 -0.143823 0.143792 -0.143535 0.0 0.205345 0.0395955 -0.00298293 -0.0717189 0.0701442 -0.132231 0.0 0.0 0.137588 -0.111712 -0.080053 -0.156972 -0.00973498 0.0 0.0 0.0 -0.159882 0.0266742 0.0379669 -0.0750558 0.0 0.0 0.0 -0.0546858 -0.159882 0.152848 -0.199561 0.0 0.0 0.0 0.0 0.0 -0.0378261 -0.149033 0.0 0.0 0.0 0.0 0.0 0.0142401 -0.0378261 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.100966 -0.066377 -0.0601257 0.00207982 -0.0130372 -0.106902 -0.0929326 0.0 -0.201805 0.0515796 0.103297 0.09764 0.103832 0.0185456 0.0318479 0.0 0.0 0.250751 0.047161 -0.120057 0.0871706 0.0873771 -0.114831 0.0 0.0 0.0 0.169295 -0.0373445 0.0380088 0.170044 0.0655383 0.0 0.0 0.0 0.0 0.0832553 -0.0155289 -0.0583362 0.00396391 0.0 0.0 0.0 0.0 0.0997324 0.0832553 -0.0239554 0.0819191 0.0 0.0 0.0 0.0 0.0 0.0 -0.000512028 -0.169517 0.0 0.0 0.0 0.0 0.0 0.0 0.0455364 -0.000512028 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.100966 -0.066377 0.108344 0.0329131 0.100206 0.0220726 -0.0224467 0.0 -0.201805 0.0515796 0.0153263 0.033191 -0.106272 -0.0906527 0.107215 0.0 0.0 0.250751 0.0151959 -0.00354217 -0.0637487 0.180679 0.0900307 0.0 0.0 0.0 -0.000512028 0.039722 0.0369222 -0.0783823 -0.0106382 0.0 0.0 0.0 -0.19433 -0.000512028 -0.130268 -0.028604 0.0439248 0.0 0.0 0.0 0.0 0.0 0.169295 -0.0679131 -0.0302064 0.0 0.0 0.0 0.0 0.0 0.0 0.0832553 0.0124842 0.0 0.0 0.0 0.0 0.0 0.0 -0.124056 0.0832553 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.00733971 -0.0605628 0.0109647 -0.0063535 -0.0115251 -0.0918703 -0.0552138 0.030513 0.0 0.0903876 -0.116476 -0.0114043 0.0482562 -0.097382 -0.0660365 0.0196902 0.000533671 0.0 0.180418 0.0903876 0.162839 0.0731461 0.0151396 -0.0111175 0.0816546 0.0245735 0.0 0.0 0.0 -0.151272 -0.0910271 -0.151454 0.116269 0.0114686 0.00133548 0.0 0.0 0.0 0.016392 -0.151272 0.0392963 -0.0503414 -0.0461402 -0.013416 0.0 0.0 0.0 0.0 0.0 0.149082 -0.108683 -0.020312 0.0221628 0.0 0.0 0.0 0.0 0.0 0.0429051 0.149082 0.00447488 -0.11709 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0102994 0.135603 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0718406 -0.0102994 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0152971 0.0415782 0.0034432 -0.0993264 -0.0191595 0.015744 -0.0552138 0.030513 0.0 0.149082 0.12506 0.0937659 0.00093565 -0.0596163 0.051717 -0.0704013 -0.0108296 0.0 -0.0372867 0.149082 -0.0698545 -0.0625273 -0.170702 -0.000295228 0.0124202 0.107479 0.0 0.0 0.0 0.0903876 0.167824 0.00933772 0.0587293 -0.0276941 -0.00688922 0.0 0.0 0.0 -0.125217 0.0903876 -0.178768 -0.0380389 0.0450398 -0.0380919 0.0 0.0 0.0 0.0 0.0 -0.151272 -0.0791257 0.0052197 -0.0306342 0.0 0.0 0.0 0.0 0.0 0.0188576 -0.151272 0.0426009 0.0296865 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0102994 0.135603 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0718406 -0.0102994 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0355408 0.00763397 -0.0172335 0.066576 -0.0382642 -0.0702878 -0.0552138 0.030513 0.0 -0.151272 0.103491 -0.00898158 -0.138764 0.157646 -0.130996 -0.0307197 -0.0100945 0.0 -0.0144178 -0.151272 0.0194247 -0.0686193 -0.0165605 -0.0299188 0.048307 0.013365 0.0 0.0 0.0 0.149082 -0.140288 -0.0887763 0.00163645 0.0686268 0.0119341 0.0 0.0 0.0 0.0332393 0.149082 -0.0495084 -0.00298427 0.00291211 0.11774 0.0 0.0 0.0 0.0 0.0 0.0903876 0.187557 -0.00237826 -0.0236742 0.0 0.0 0.0 0.0 0.0 -0.112043 0.0903876 0.0417994 -0.0118818 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0102994 0.135603 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0718406 -0.0102994 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.0355408 0.00763397 -0.0172335 0.066576 -0.0382642 -0.0702878 -0.0552138 0.030513 0.0 -0.151272 0.103491 -0.00898158 -0.138764 0.157646 -0.130996 -0.0307197 -0.0100945 0.0 -0.0144178 -0.151272 0.0194247 -0.0686193 -0.0165605 -0.0299188 0.048307 0.013365 0.0 0.0 0.0 0.149082 -0.140288 -0.0887763 0.00163645 0.0686268 0.0119341 0.0 0.0 0.0 0.0332393 0.149082 -0.0495084 -0.00298427 0.00291211 0.11774 0.0 0.0 0.0 0.0 0.0 0.0903876 0.187557 -0.00237826 -0.0236742 0.0 0.0 0.0 0.0 0.0 -0.112043 0.0903876 0.0417994 -0.0118818 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0102994 0.135603 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0718406 -0.0102994 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.00867029 0.0874124 -0.10531 0.0642051 0.0973337 -0.0684974 -0.0462339 -0.0222514 -0.0967819 0.0 -0.186976 -0.0907754 -0.0850756 -0.073001 0.00465194 0.030379 0.083565 0.0529526 -0.0110395 0.0 0.110595 -0.186976 -0.0414553 0.0627262 -0.0500231 -0.0541889 -0.022131 0.0499412 0.0332608 0.0 0.0 0.0 0.120561 0.130587 -0.0496935 -0.0101508 0.0627218 0.0557867 0.0299932 0.0 0.0 0.0 -0.0743188 0.120561 0.0948404 -0.033172 0.0896295 -0.0819488 0.0748431 0.0 0.0 0.0 0.0 0.0 0.0885456 -0.0961567 -0.0531362 0.0571159 -0.0448328 0.0 0.0 0.0 0.0 0.0 0.0 -0.0592192 -0.210906 0.0631152 -0.0275589 0.0 0.0 0.0 0.0 0.0 0.0 0.0438924 -0.0592192 0.0361329 0.0248505 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0465513 0.0341371 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.069287 -0.0465513 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.00867029 0.0874124 -0.10531 0.0642051 0.0973337 -0.0684974 -0.0462339 -0.0222514 -0.0967819 0.0 -0.186976 -0.0907754 -0.0850756 -0.073001 0.00465194 0.030379 0.083565 0.0529526 -0.0110395 0.0 0.110595 -0.186976 -0.0414553 0.0627262 -0.0500231 -0.0541889 -0.022131 0.0499412 0.0332608 0.0 0.0 0.0 0.120561 0.130587 -0.0496935 -0.0101508 0.0627218 0.0557867 0.0299932 0.0 0.0 0.0 -0.0743188 0.120561 0.0948404 -0.033172 0.0896295 -0.0819488 0.0748431 0.0 0.0 0.0 0.0 0.0 0.0885456 -0.0961567 -0.0531362 0.0571159 -0.0448328 0.0 0.0 0.0 0.0 0.0 0.0 -0.0592192 -0.210906 0.0631152 -0.0275589 0.0 0.0 0.0 0.0 0.0 0.0 0.0438924 -0.0592192 0.0361329 0.0248505 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0465513 0.0341371 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.069287 -0.0465513 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.00867029 0.0874124 -0.10531 0.0642051 0.0834152 -0.0115016 -0.0959841 -0.0222514 -0.0967819 0.0 -0.186976 -0.0907754 -0.0850756 -0.073001 -0.0832557 0.0257663 -0.0182271 0.0529526 -0.0110395 0.0 0.110595 -0.186976 -0.0414553 0.0627262 0.0174232 -0.070707 0.0250097 0.0499412 0.0332608 0.0 0.0 0.0 0.120561 0.130587 -0.0708407 -0.0351004 0.0160021 0.0557867 0.0299932 0.0 0.0 0.0 -0.0743188 0.120561 -0.0520299 0.0132325 -0.123476 -0.0819488 0.0748431 0.0 0.0 0.0 0.0 0.0 -0.0592192 -0.0408072 -0.0724116 -0.0303675 -0.0304974 0.0 0.0 0.0 0.0 0.0 0.226851 -0.0592192 -0.0103537 0.0814204 -0.0466161 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0885456 -0.0316206 0.0168483 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0465513 0.0341371 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.069287 -0.0465513 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.00867029 0.0874124 -0.10531 0.0642051 0.0973337 -0.0684974 -0.0462339 -0.0222514 -0.0967819 0.0 -0.186976 -0.0907754 -0.0850756 -0.073001 0.00465194 0.030379 0.083565 0.0529526 -0.0110395 0.0 0.110595 -0.186976 -0.0414553 0.0627262 -0.0500231 -0.0541889 -0.022131 0.0499412 0.0332608 0.0 0.0 0.0 0.120561 0.130587 -0.0496935 -0.0101508 0.0627218 0.0557867 0.0299932 0.0 0.0 0.0 -0.0743188 0.120561 0.0948404 -0.033172 0.0896295 -0.0819488 0.0748431 0.0 0.0 0.0 0.0 0.0 0.0885456 -0.0961567 -0.0531362 0.0571159 -0.0448328 0.0 0.0 0.0 0.0 0.0 0.0 -0.0592192 -0.210906 0.0631152 -0.0275589 0.0 0.0 0.0 0.0 0.0 0.0 0.0438924 -0.0592192 0.0361329 0.0248505 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0465513 0.0341371 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.069287 -0.0465513 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0250935 -0.0669999 0.124364 0.0605766 -0.0151029 0.0634619 -0.0436238 0.00616982 -0.0660058 0.0308227 0.0 -0.24002 0.0188551 0.0596605 0.0679492 0.0133165 -0.0569819 -0.027907 0.053655 0.0360417 -0.0394968 0.0 0.0 0.219603 -0.0250234 0.00814418 0.0501955 -0.028877 -0.0191481 -0.0717831 -0.000682906 -0.0457628 0.0 0.0 0.0 -0.0717518 0.18625 -0.0269688 -0.0664909 0.0349769 0.0764568 -0.0804508 0.114654 0.0 0.0 0.0 -0.0581804 -0.0717518 -0.137589 0.0662932 -0.0396351 0.0158145 0.0153713 0.0469697 0.0 0.0 0.0 0.0 0.0 -0.121688 -0.00281913 0.00993201 0.0774523 0.0923082 0.00471354 0.0 0.0 0.0 0.0 0.0 0.0 0.087724 -0.0714698 -0.107768 0.00277417 -0.0103847 0.0 0.0 0.0 0.0 0.0 0.0 0.0856909 0.087724 0.00111967 -0.047988 -0.0345716 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0398696 0.0566582 -0.0135518 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.11984 0.0398696 0.0472481 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0337335 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0250935 -0.0669999 0.0935773 0.00921175 -0.102579 0.0634619 -0.0436238 0.00616982 -0.0660058 0.0308227 0.0 -0.24002 0.0188551 0.0240903 0.0073463 -0.0878607 -0.0569819 -0.027907 0.053655 0.0360417 -0.0394968 0.0 0.0 0.219603 -0.0464644 -0.0300839 -0.0121699 -0.028877 -0.0191481 -0.0717831 -0.000682906 -0.0457628 0.0 0.0 0.0 -0.121688 0.0415471 -0.148649 -0.0737788 0.0363091 0.0238447 -0.114435 0.080279 0.0 0.0 0.0 0.0 -0.0717518 0.062568 0.0540595 -0.0377611 -0.0761157 -0.0457438 -0.011248 0.0 0.0 0.0 0.0 -0.173189 -0.0717518 -0.0214017 0.0121951 -0.0757128 -0.00645076 -0.093823 0.0 0.0 0.0 0.0 0.0 0.0 0.087724 -0.0714698 -0.107768 0.00277417 -0.0103847 0.0 0.0 0.0 0.0 0.0 0.0 0.0856909 0.087724 0.00111967 -0.047988 -0.0345716 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0398696 0.0566582 -0.0135518 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.11984 0.0398696 0.0472481 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0337335 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0250935 -0.0669999 0.0935773 0.00921175 -0.102579 0.0634619 -0.0436238 0.00616982 -0.0660058 0.0308227 0.0 -0.24002 0.0188551 0.0240903 0.0073463 -0.0878607 -0.0569819 -0.027907 0.053655 0.0360417 -0.0394968 0.0 0.0 0.219603 -0.0464644 -0.0300839 -0.0121699 -0.028877 -0.0191481 -0.0717831 -0.000682906 -0.0457628 0.0 0.0 0.0 -0.121688 0.0415471 -0.148649 -0.0737788 0.0363091 0.0238447 -0.114435 0.080279 0.0 0.0 0.0 0.0 -0.0717518 0.062568 0.0540595 -0.0377611 -0.0761157 -0.0457438 -0.011248 0.0 0.0 0.0 0.0 -0.173189 -0.0717518 -0.0214017 0.0121951 -0.0757128 -0.00645076 -0.093823 0.0 0.0 0.0 0.0 0.0 0.0 0.087724 -0.0714698 -0.107768 0.00277417 -0.0103847 0.0 0.0 0.0 0.0 0.0 0.0 0.0856909 0.087724 0.00111967 -0.047988 -0.0345716 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0398696 0.0566582 -0.0135518 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.11984 0.0398696 0.0472481 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0337335 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.025311 -0.00470814 0.0563713 -0.00336417 0.0537628 0.102514 0.0676693 0.0110538 0.0498049 -0.000569701 0.056852 0.0 -0.142217 0.0163407 0.00151631 -0.028011 -0.0133364 -0.0417454 -0.01016 -0.068027 0.0329086 -0.0762108 -0.0393258 0.0 -0.082456 -0.142217 0.0527588 -0.00412796 -0.0199152 0.013187 0.139713 0.0382006 -0.027477 -0.0257969 -0.00804445 0.0 0.0 0.0 0.139938 -0.0459064 -0.107869 0.00322448 0.0466466 0.0336026 -0.0416885 -0.0132485 0.0176184 0.0 0.0 0.0 0.0 0.00306669 -0.107875 -0.0219839 0.0618295 -0.0321988 -0.00255367 -0.0397579 -0.0666583 0.0 0.0 0.0 0.0 0.150873 0.00306669 0.00850609 0.0692757 0.0812797 -0.0418456 0.040028 -0.0827099 0.0 0.0 0.0 0.0 0.0 0.0 0.0390211 0.0205804 -0.0869601 -0.0946995 0.0118768 -0.0237902 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0527113 -0.075923 -0.0101424 0.0525405 -0.0128594 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0956706 -0.0527113 0.0464642 0.0094093 0.0396884 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0707374 0.0317848 0.0412186 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0189685 0.0315974 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0674093 -0.0189685 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0550025 -0.00611823 0.0493332 -0.0179657 0.0303817 0.102514 0.0676693 0.0110538 0.0498049 -0.000569701 0.056852 0.0 0.139938 -0.0421588 -0.110601 -0.0444338 -0.0350979 0.00488259 0.0707828 0.0388386 -0.0454195 -0.0188532 0.0152714 0.0 0.0 0.00306669 -0.107092 0.00629748 -0.00387148 -0.0196666 0.0601915 -0.0301187 -0.00346808 -0.0360001 -0.0620285 0.0 0.0 0.151977 0.00306669 -0.0106904 0.0217252 0.0138402 0.0792167 0.0901776 -0.0467672 0.0466101 -0.0790599 0.0 0.0 0.0 0.0 -0.142217 -0.0817071 0.0115435 0.124544 0.0259064 -0.0166947 -0.0260033 -0.00623017 0.0 0.0 0.0 0.0 0.0164905 -0.142217 -0.0417995 0.00117068 -0.0603369 0.0281536 -0.0730198 -0.0532528 0.0 0.0 0.0 0.0 0.0 0.0 0.0390211 0.0205804 -0.0869601 -0.0946995 0.0118768 -0.0237902 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0527113 -0.075923 -0.0101424 0.0525405 -0.0128594 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0956706 -0.0527113 0.0464642 0.0094093 0.0396884 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0707374 0.0317848 0.0412186 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0189685 0.0315974 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0674093 -0.0189685 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0550025 -0.00611823 0.0493332 -0.0179657 0.0303817 0.0870721 0.0679767 0.0548462 0.0498049 -0.000569701 0.056852 0.0 0.139938 -0.0421588 -0.110601 -0.0444338 -0.0350979 0.0524907 0.0479895 -0.0385254 -0.0454195 -0.0188532 0.0152714 0.0 0.0 0.00306669 -0.107092 0.00629748 -0.00387148 -0.0174125 0.0646006 -0.0209879 -0.00346808 -0.0360001 -0.0620285 0.0 0.0 0.151977 0.00306669 -0.0106904 0.0217252 0.0992787 0.0350543 -0.0592771 -0.0467672 0.0466101 -0.0790599 0.0 0.0 0.0 0.0 -0.142217 -0.0817071 0.0616701 0.102586 -0.0445917 -0.0166947 -0.0260033 -0.00623017 0.0 0.0 0.0 0.0 0.0164905 -0.142217 -0.0700118 0.0216175 -0.00448873 0.0281536 -0.0730198 -0.0532528 0.0 0.0 0.0 0.0 0.0 0.0 -0.0527113 0.112809 0.0501066 -0.0223596 0.0289237 0.012864 0.0 0.0 0.0 0.0 0.0 0.0 -0.0643887 -0.0527113 0.059333 -0.0394302 0.0447139 -0.0309505 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0390211 -0.0957867 -0.012417 -0.034396 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0707374 0.0317848 0.0412186 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0189685 0.0315974 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0674093 -0.0189685 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0550025 -0.00611823 0.0493332 -0.0179657 0.0303817 0.0870721 0.0679767 0.0735874 -0.0501414 0.0108545 -0.025962 0.0 0.139938 -0.0421588 -0.110601 -0.0444338 -0.0350979 0.0524907 0.0479895 -0.059552 -0.0141881 -0.0148531 -0.0129401 0.0 0.0 0.00306669 -0.107092 0.00629748 -0.00387148 -0.0174125 0.0646006 -0.016413 0.0540928 -0.0464386 0.0156235 0.0 0.0 0.151977 0.00306669 -0.0106904 0.0217252 0.0992787 0.0350543 -0.0742121 0.0748792 0.0293027 0.0463781 0.0 0.0 0.0 0.0 -0.142217 -0.0817071 0.0616701 0.102586 -0.0418984 0.0164275 -0.0229234 -0.0207677 0.0 0.0 0.0 0.0 0.0164905 -0.142217 -0.0700118 0.0216175 0.0182604 0.0490598 -0.0788064 -0.00545658 0.0 0.0 0.0 0.0 0.0 0.0 -0.0527113 0.112809 0.0160998 -0.0395455 0.02261 0.0409686 0.0 0.0 0.0 0.0 0.0 0.0 -0.0643887 -0.0527113 0.00930487 -0.0146445 0.0251883 0.0842432 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0707374 -0.0635202 0.00228028 0.0738607 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0189685 0.0821706 -0.0289508 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0259212 -0.0189685 -0.0317259 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0390211 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0170736 0.100414 0.0359494 -0.0387409 -0.0482914 0.104787 -0.037888 0.0325692 -0.0230264 0.0568266 -0.0517116 -0.0302975 0.0 0.143842 -0.177363 -0.0321922 0.0718716 0.0215202 -0.0621185 -0.0206729 -0.0899542 -0.0065116 0.0509349 -0.0458675 -0.0220578 0.0 0.0642464 0.143842 -0.0171013 -0.0731213 0.0456807 0.00562031 0.0722601 -0.0328643 0.0447807 -0.0275478 0.0139412 -0.0968408 0.0 0.0 0.0 0.0469248 0.162168 0.0428991 -0.0683454 0.0206072 0.0242964 -0.0768882 -0.0354895 0.0746594 -0.0241527 0.0 0.0 0.0 -0.134931 0.0469248 0.0150804 -0.0500164 0.00608167 -0.00654209 -0.0634108 -0.060951 0.0330452 0.0259627 0.0 0.0 0.0 0.0 0.0 -0.0742897 -0.133825 0.0290508 -0.0147642 0.0342262 0.0999713 0.0600248 0.0117413 0.0 0.0 0.0 0.0 0.0 0.0694351 -0.0742897 -0.0132543 0.0506936 0.0564689 -0.0465834 0.0266408 -0.013085 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0929137 0.0309166 0.0344059 -0.0763053 0.0116615 0.0307248 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0232053 -0.0543808 -0.0277059 -0.0835049 0.059713 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.127221 -0.0232053 0.0776447 -0.0190059 -0.00320851 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0429989 -0.0597714 0.083257 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0590648 0.0810272 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.037443 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0170736 0.100414 0.0359494 -0.0387409 -0.0482914 0.104787 -0.037888 0.0325692 -0.0230264 0.0568266 -0.0517116 -0.0302975 0.0 0.143842 -0.177363 -0.0321922 0.0718716 0.0215202 -0.0621185 -0.0206729 -0.0899542 -0.0065116 0.0509349 -0.0458675 -0.0220578 0.0 0.0642464 0.143842 -0.0171013 -0.0731213 0.0456807 0.00562031 0.0722601 -0.0328643 0.0447807 -0.0275478 0.0139412 -0.0968408 0.0 0.0 0.0 0.0469248 0.162168 0.0428991 -0.0683454 0.0206072 0.0242964 -0.0768882 -0.0354895 0.0746594 -0.0241527 0.0 0.0 0.0 -0.134931 0.0469248 0.0150804 -0.0500164 0.00608167 -0.00654209 -0.0634108 -0.060951 0.0330452 0.0259627 0.0 0.0 0.0 0.0 0.0 -0.0742897 -0.133825 0.0290508 -0.0147642 0.0342262 0.0999713 0.0600248 0.0117413 0.0 0.0 0.0 0.0 0.0 0.0694351 -0.0742897 -0.0132543 0.0506936 0.0564689 -0.0465834 0.0266408 -0.013085 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0929137 0.0309166 0.0344059 -0.0763053 0.0116615 0.0307248 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0232053 -0.0543808 -0.0277059 -0.0835049 0.059713 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.127221 -0.0232053 0.0776447 -0.0190059 -0.00320851 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0429989 -0.0597714 0.083257 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0590648 0.0810272 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.037443 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0170736 0.100414 0.0359494 -0.0387409 -0.0482914 0.104787 -0.037888 0.0325692 -0.0230264 0.0568266 -0.0517116 -0.0302975 0.0 0.143842 -0.177363 -0.0321922 0.0718716 0.0215202 -0.0621185 -0.0206729 -0.0899542 -0.0065116 0.0509349 -0.0458675 -0.0220578 0.0 0.0642464 0.143842 -0.0171013 -0.0731213 0.0456807 0.00562031 0.0722601 -0.0328643 0.0447807 -0.0275478 0.0139412 -0.0968408 0.0 0.0 0.0 0.0469248 0.162168 0.0428991 -0.0683454 0.0206072 0.0242964 -0.0768882 -0.0354895 0.0746594 -0.0241527 0.0 0.0 0.0 -0.134931 0.0469248 0.0150804 -0.0500164 0.00608167 -0.00654209 -0.0634108 -0.060951 0.0330452 0.0259627 0.0 0.0 0.0 0.0 0.0 -0.0742897 -0.133825 0.0290508 -0.0147642 0.0342262 0.0999713 0.0600248 0.0117413 0.0 0.0 0.0 0.0 0.0 0.0694351 -0.0742897 -0.0132543 0.0506936 0.0564689 -0.0465834 0.0266408 -0.013085 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0929137 0.0309166 0.0344059 -0.0763053 0.0116615 0.0307248 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0232053 -0.0543808 -0.0277059 -0.0835049 0.059713 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.127221 -0.0232053 0.0776447 -0.0190059 -0.00320851 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0429989 -0.0597714 0.083257 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0590648 0.0810272 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.037443 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0170736 0.100414 0.0359494 -0.0387409 -0.0482914 0.104787 -0.037888 0.0325692 -0.0230264 0.0568266 -0.0517116 -0.0302975 0.0 0.143842 -0.177363 -0.0321922 0.0718716 0.0215202 -0.0621185 -0.0206729 -0.0899542 -0.0065116 0.0509349 -0.0458675 -0.0220578 0.0 0.0642464 0.143842 -0.0171013 -0.0731213 0.0456807 0.00562031 0.0722601 -0.0328643 0.0447807 -0.0275478 0.0139412 -0.0968408 0.0 0.0 0.0 0.0469248 0.162168 0.0428991 -0.0683454 0.0206072 0.0242964 -0.0768882 -0.0354895 0.0746594 -0.0241527 0.0 0.0 0.0 -0.134931 0.0469248 0.0150804 -0.0500164 0.00608167 -0.00654209 -0.0634108 -0.060951 0.0330452 0.0259627 0.0 0.0 0.0 0.0 0.0 -0.0742897 -0.133825 0.0290508 -0.0147642 0.0342262 0.0999713 0.0600248 0.0117413 0.0 0.0 0.0 0.0 0.0 0.0694351 -0.0742897 -0.0132543 0.0506936 0.0564689 -0.0465834 0.0266408 -0.013085 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0929137 0.0309166 0.0344059 -0.0763053 0.0116615 0.0307248 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0232053 -0.0543808 -0.0277059 -0.0835049 0.059713 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.127221 -0.0232053 0.0776447 -0.0190059 -0.00320851 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0429989 -0.0597714 0.083257 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0590648 0.0810272 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.037443 (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.14824800325248488 + 0.0im, -0.06837636038356543 + 0.04589951493046106im, -0.06837636038356543 - 0.04589951493046106im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (4.98986940067611e-35, 5.621437124539926e-33, 1.67574704422471e-33, 3.201198005939248e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.14824800325248486 + 0.0im, -0.06837636038356534 + 0.04589951493046131im, -0.06837636038356534 - 0.04589951493046131im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.178263013333003e-34, 1.3296251580751774e-32, 1.648026234263006e-33, 2.027232230965556e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.19992126535036114 + 0.0542772306331793im, -0.19992126535036114 - 0.0542772306331793im, 0.04065452809202877 + 0.12270539063204525im, 0.04065452809202877 - 0.12270539063204525im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (6.150501949267039e-36, 9.967599719473362e-34, 7.332947431089788e-33, 8.201109478997104e-33, 1.0720084231102815e-32). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.19992126535036112 + 0.05427723063317935im, -0.19992126535036112 - 0.05427723063317935im, 0.04065452809202867 + 0.12270539063204518im, 0.04065452809202867 - 0.12270539063204518im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (9.228378851771259e-36, 6.261607240203622e-33, 5.0019455988123396e-33, 7.750557947226706e-33, 2.1178335372553443e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.19992126535036064 + 0.05427723063317958im, -0.19992126535036064 - 0.05427723063317958im, 0.040654528092028616 + 0.1227053906320452im, 0.040654528092028616 - 0.1227053906320452im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (6.588430102145263e-36, 3.846819182619613e-33, 6.0830547605563314e-33, 4.522206181032589e-33, 3.895367332365341e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.3641019948881039 + 0.0im, -0.16442125256012213 + 0.0im, 0.01211862344463896 + 0.12105683497510526im, 0.01211862344463896 - 0.12105683497510526im, 0.08070986575643506 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (3.62584827840794e-36, 5.6947458434529e-34, 2.652493399908964e-33, 9.407595789823251e-34, 1.3498769713339126e-32, 1.82643474614775e-32). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.364101994888104 + 0.0im, -0.16442125256012224 + 0.0im, 0.012118623444638937 + 0.12105683497510512im, 0.012118623444638937 - 0.12105683497510512im, 0.08070986575643506 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (8.04696616276845e-37, 1.2713144802401579e-34, 4.7735340364578445e-34, 1.8058763068369114e-33, 3.702900224798456e-33, 1.8152744636303752e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.36410199488810313 + 0.0im, -0.1644212525601221 + 0.0im, 0.012118623444638854 + 0.1210568349751051im, 0.012118623444638854 - 0.1210568349751051im, 0.08070986575643498 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.480289564568193e-36, 1.281858958377952e-33, 5.32900811349725e-33, 3.356243691136973e-33, 9.431313303153121e-35, 2.606461409330138e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.364101994888104 + 0.0im, -0.1644212525601222 + 0.0im, 0.012118623444638934 + 0.12105683497510522im, 0.012118623444638934 - 0.12105683497510522im, 0.08070986575643506 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (4.1956257456244915e-36, 4.4096787390265685e-34, 7.5051057906333446e-34, 2.3315381018272966e-33, 1.8526640876172095e-33, 1.0422251270417562e-32). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.2053452221573875 + 0.0im, -0.159882176521626 + 0.0381928947624396im, -0.159882176521626 - 0.0381928947624396im, 0.1375880656896001 + 0.0im, -0.037826056175205416 + 0.04606773070858373im, -0.037826056175205416 - 0.04606773070858373im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.1945813653876509e-38, 7.500177712821411e-35, 4.6023280439810566e-33, 2.225789719249751e-33, 1.226390106849123e-33, 6.960741271006935e-34, 1.6968273246571087e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.20534522215738787 + 0.0im, -0.1598821765216259 + 0.03819289476243963im, -0.1598821765216259 - 0.03819289476243963im, 0.1375880656896004 + 0.0im, -0.03782605617520553 + 0.04606773070858395im, -0.03782605617520553 - 0.04606773070858395im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (8.493385367733593e-38, 2.339880023544582e-33, 3.6455853105900826e-33, 1.0022269911554803e-33, 3.7871529259467925e-33, 2.3871843180402563e-33, 9.954253063589384e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.20534522215738782 + 0.0im, -0.159882176521626 + 0.038192894762439686im, -0.159882176521626 - 0.038192894762439686im, 0.13758806568960016 + 0.0im, -0.03782605617520553 + 0.046067730708583894im, -0.03782605617520553 - 0.046067730708583894im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.4340975258224942e-37, 2.8719043521740893e-33, 1.565253171921672e-33, 2.3564327511713105e-33, 4.333339279351199e-33, 4.2307215912348026e-33, 7.971299217032963e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, 0.20534522215738765 + 0.0im, -0.15988217652162587 + 0.03819289476243962im, -0.15988217652162587 - 0.03819289476243962im, 0.13758806568960055 + 0.0im, -0.03782605617520548 + 0.046067730708583964im, -0.03782605617520548 - 0.046067730708583964im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (3.9287786520766915e-38, 4.502433648262313e-34, 2.1676787827037396e-33, 8.48453826209004e-34, 1.1716220616158125e-33, 6.6907041751572805e-34, 2.4006241122427764e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2053452221573875 + 0.0im, -0.15988217652162573 + 0.03819289476243955im, -0.15988217652162573 - 0.03819289476243955im, 0.13758806568960041 + 0.0im, -0.037826056175205514 + 0.04606773070858387im, -0.037826056175205514 - 0.04606773070858387im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (4.5725087035352654e-38, 2.4899041804196193e-33, 2.438279430581125e-35, 1.6481360487454544e-33, 2.5508149025792387e-33, 1.5526112307170634e-33, 4.432500097339919e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2507513814069073 + 0.0im, -0.20180466254168933 + 0.0im, 0.1692953059931848 + 0.0im, 0.08325527486792914 + 0.03935400648485175im, 0.08325527486792914 - 0.03935400648485175im, -0.0005120280463741271 + 0.08785898702423119im, -0.0005120280463741271 - 0.08785898702423119im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.9275180173953083e-38, 6.135197610753996e-34, 1.0174814147052224e-34, 1.6741882941942373e-32, 1.4505776183314488e-32, 2.4252978246617465e-32, 8.543345707097957e-33, 2.0762833756487788e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2507513814069071 + 0.0im, -0.20180466254168927 + 0.0im, 0.16929530599318504 + 0.0im, 0.08325527486792923 + 0.03935400648485168im, 0.08325527486792923 - 0.03935400648485168im, -0.0005120280463741132 + 0.08785898702423123im, -0.0005120280463741132 - 0.08785898702423123im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.0523688142466145e-39, 7.169687581963688e-34, 1.0181393934151594e-34, 4.3903436320040683e-33, 6.797702454663521e-33, 9.624804228966852e-34, 4.967402296485989e-33, 1.3544134021349455e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.25075138140690734 + 0.0im, -0.20180466254168916 + 0.0im, 0.1692953059931847 + 0.0im, 0.08325527486792908 + 0.03935400648485151im, 0.08325527486792908 - 0.03935400648485151im, -0.0005120280463739076 + 0.08785898702423123im, -0.0005120280463739076 - 0.08785898702423123im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.1575815972403055e-38, 8.842825963165485e-34, 1.3721004954783466e-33, 3.2026683467925966e-33, 5.812485998442528e-33, 6.850799891988134e-33, 1.2102275017589489e-32, 9.207543364078671e-34). ) (vals, info) = (ComplexF64[1.0000000000000022 + 0.0im, 0.2507513814069072 + 0.0im, -0.201804662541689 + 0.0im, 0.1692953059931848 + 0.0im, 0.08325527486792911 + 0.03935400648485156im, 0.08325527486792911 - 0.03935400648485156im, -0.0005120280463741531 + 0.08785898702423121im, -0.0005120280463741531 - 0.08785898702423121im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.706942709851929e-38, 1.6812545611616896e-33, 1.4049272526488762e-34, 5.957893230708839e-33, 2.092612563964677e-35, 2.5025927109682086e-33, 4.504865828180795e-33, 4.226297560924883e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.2507513814069074 + 0.0im, -0.2018046625416888 + 0.0im, 0.16929530599318493 + 0.0im, 0.08325527486792908 + 0.0393540064848516im, 0.08325527486792908 - 0.0393540064848516im, -0.0005120280463740854 + 0.0878589870242313im, -0.0005120280463740854 - 0.0878589870242313im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.14458987901297e-39, 1.0063796438516516e-32, 1.1517449260740662e-33, 4.927515817843598e-33, 1.0437759056272972e-32, 4.188967882722877e-33, 7.779026385242995e-33, 4.3639316308072505e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, 0.2507513814069072 + 0.0im, -0.20180466254168933 + 0.0im, 0.16929530599318482 + 0.0im, 0.08325527486792911 + 0.03935400648485167im, 0.08325527486792911 - 0.03935400648485167im, -0.0005120280463741592 + 0.08785898702423131im, -0.0005120280463741592 - 0.08785898702423131im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.1398102859142925e-39, 1.409585547955084e-34, 1.8992191437640185e-35, 1.9981968880563326e-34, 7.754662539843303e-33, 9.064354294758184e-34, 2.2053632079092847e-33, 5.2305787708288706e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.09038763287224229 + 0.1449635410722487im, 0.09038763287224229 - 0.1449635410722487im, 0.14908186913269889 + 0.06828665816425399im, 0.14908186913269889 - 0.06828665816425399im, -0.1512717311775813 + 0.03862794884876159im, -0.1512717311775813 - 0.03862794884876159im, -0.010299427601409053 + 0.09870052950702858im, -0.010299427601409053 - 0.09870052950702858im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.7932906690047792e-38, 2.7299922190684297e-34, 5.473391996134273e-33, 3.164415567373147e-33, 1.1401601057899373e-32, 3.526768247505207e-33, 5.3611175253196994e-33, 8.949725355331646e-33, 1.1504965543153432e-32). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, 0.09038763287224225 + 0.1449635410722486im, 0.09038763287224225 - 0.1449635410722486im, 0.1490818691326988 + 0.06828665816425424im, 0.1490818691326988 - 0.06828665816425424im, -0.1512717311775813 + 0.03862794884876168im, -0.1512717311775813 - 0.03862794884876168im, -0.010299427601409018 + 0.09870052950702873im, -0.010299427601409018 - 0.09870052950702873im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.492285155071352e-39, 1.8139859654619817e-33, 5.115252036680686e-35, 2.6815411485372824e-34, 1.8293968541128605e-33, 6.33637423570095e-34, 4.198288492236321e-34, 2.8027294634870064e-33, 9.219913369528893e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.09038763287224238 + 0.14496354107224882im, 0.09038763287224238 - 0.14496354107224882im, 0.1490818691326988 + 0.06828665816425418im, 0.1490818691326988 - 0.06828665816425418im, -0.15127173117758141 + 0.038627948848761376im, -0.15127173117758141 - 0.038627948848761376im, -0.010299427601409002 + 0.09870052950702872im, -0.010299427601409002 - 0.09870052950702872im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.7899385712783064e-39, 9.568337851227601e-35, 2.0704048019792704e-33, 4.108576188670005e-33, 7.258482042416807e-33, 8.469539491810354e-33, 2.312807771290356e-33, 8.885958695736925e-33, 9.076519525562789e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.09038763287224236 + 0.14496354107224854im, 0.09038763287224236 - 0.14496354107224854im, 0.14908186913269889 + 0.06828665816425397im, 0.14908186913269889 - 0.06828665816425397im, -0.1512717311775814 + 0.03862794884876152im, -0.1512717311775814 - 0.03862794884876152im, -0.01029942760140893 + 0.09870052950702868im, -0.01029942760140893 - 0.09870052950702868im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.6883066821052703e-39, 1.317107259391944e-33, 4.271531406729436e-34, 2.2896134462046776e-33, 1.2762818972003968e-33, 7.493229846619881e-34, 8.149749976315193e-33, 4.673303850903152e-33, 1.1792273379904286e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.09038763287224236 + 0.1449635410722485im, 0.09038763287224236 - 0.1449635410722485im, 0.14908186913269889 + 0.06828665816425432im, 0.14908186913269889 - 0.06828665816425432im, -0.1512717311775818 + 0.038627948848761286im, -0.1512717311775818 - 0.038627948848761286im, -0.010299427601409053 + 0.0987005295070287im, -0.010299427601409053 - 0.0987005295070287im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.3161320550598754e-38, 3.9329964484052275e-33, 5.7864766287245876e-33, 1.4811296471662992e-32, 3.2285553003158874e-32, 8.191770811817302e-33, 1.823528979081284e-33, 1.9836019357686732e-32, 3.463540007654367e-32). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.09038763287224243 + 0.14496354107224868im, 0.09038763287224243 - 0.14496354107224868im, 0.14908186913269872 + 0.06828665816425428im, 0.14908186913269872 - 0.06828665816425428im, -0.15127173117758136 + 0.0386279488487614im, -0.15127173117758136 - 0.0386279488487614im, -0.010299427601409006 + 0.09870052950702861im, -0.010299427601409006 - 0.09870052950702861im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (7.313376231381393e-39, 6.298686781060096e-34, 2.1260298524989247e-33, 3.2119390634443333e-34, 2.4848664419434184e-33, 3.0986080156261854e-33, 6.88995531057621e-34, 4.172246113841832e-33, 5.6108329135936274e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.09038763287224244 + 0.14496354107224876im, 0.09038763287224244 - 0.14496354107224876im, 0.14908186913269894 + 0.06828665816425417im, 0.14908186913269894 - 0.06828665816425417im, -0.15127173117758133 + 0.03862794884876139im, -0.15127173117758133 - 0.03862794884876139im, -0.010299427601409013 + 0.09870052950702876im, -0.010299427601409013 - 0.09870052950702876im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.2139388677388594e-38, 3.321170299152624e-33, 3.3538289188009977e-34, 6.828585320017848e-33, 1.5238350566940823e-33, 1.6191932234226442e-33, 1.1418117375022223e-33, 9.544077843679615e-33, 8.957283532502077e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.18697608630324106 + 0.10019644737322349im, -0.18697608630324106 - 0.10019644737322349im, 0.12056135202955416 + 0.09851437901428581im, 0.12056135202955416 - 0.09851437901428581im, -0.05921919667393834 + 0.0962140983161533im, -0.05921919667393834 - 0.0962140983161533im, 0.08854560078869078 + 0.0im, -0.04655129962902685 + 0.04863395470508423im, -0.04655129962902685 - 0.04863395470508423im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.860945652253316e-41, 1.182601534750673e-34, 9.690989872453902e-36, 1.5742063562004897e-34, 5.671989861331619e-35, 2.9564851802885447e-35, 6.8239755847391426e-34, 1.1627616267099837e-33, 3.6584695818559016e-33, 4.6083975710723106e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.18697608630324108 + 0.10019644737322363im, -0.18697608630324108 - 0.10019644737322363im, 0.12056135202955401 + 0.09851437901428588im, 0.12056135202955401 - 0.09851437901428588im, -0.05921919667393827 + 0.09621409831615312im, -0.05921919667393827 - 0.09621409831615312im, 0.08854560078869057 + 0.0im, -0.04655129962902686 + 0.04863395470508429im, -0.04655129962902686 - 0.04863395470508429im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.1369946603030406e-41, 2.0401095766833657e-35, 3.720492550257689e-35, 6.917626523593969e-36, 2.8053821331070395e-35, 3.678971307864784e-33, 6.860348314675585e-33, 3.34577891866088e-33, 3.0036713588963667e-33, 1.1355064308587648e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.18697608630324097 + 0.10019644737322356im, -0.18697608630324097 - 0.10019644737322356im, 0.12056135202955426 + 0.09851437901428602im, 0.12056135202955426 - 0.09851437901428602im, -0.05921919667393834 + 0.09621409831615317im, -0.05921919667393834 - 0.09621409831615317im, 0.08854560078869096 + 0.0im, -0.04655129962902678 + 0.04863395470508424im, -0.04655129962902678 - 0.04863395470508424im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.0208130008089688e-41, 3.2825495162230895e-36, 8.768238391445197e-36, 2.7388683452054876e-35, 1.1187668046635002e-35, 2.4463897622038314e-35, 1.6857884948389423e-34, 2.618612790246659e-34, 1.912837459805378e-33, 1.83799659258376e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.18697608630324153 + 0.10019644737322371im, -0.18697608630324153 - 0.10019644737322371im, 0.12056135202955405 + 0.09851437901428585im, 0.12056135202955405 - 0.09851437901428585im, -0.059219196673938254 + 0.09621409831615325im, -0.059219196673938254 - 0.09621409831615325im, 0.0885456007886906 + 0.0im, -0.04655129962902686 + 0.048633954705084234im, -0.04655129962902686 - 0.048633954705084234im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.870394116019183e-40, 4.030799288982761e-35, 8.692297804520356e-35, 2.0139614897917357e-34, 1.814697285972551e-35, 1.5682127072905217e-33, 6.607940251197972e-34, 3.082793698187226e-33, 1.1320623923828322e-32, 4.0673872055805017e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.18697608630324097 + 0.10019644737322361im, -0.18697608630324097 - 0.10019644737322361im, 0.12056135202955418 + 0.09851437901428597im, 0.12056135202955418 - 0.09851437901428597im, -0.059219196673938275 + 0.0962140983161533im, -0.059219196673938275 - 0.0962140983161533im, 0.0885456007886906 + 0.0im, -0.04655129962902687 + 0.04863395470508429im, -0.04655129962902687 - 0.04863395470508429im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.997010906220148e-41, 2.485270912747979e-35, 5.322969249993137e-35, 1.7761277068135436e-34, 3.6049453574681913e-34, 1.8392933466873664e-33, 3.4692809038471046e-34, 7.393687770632564e-33, 2.003748184856466e-33, 5.004374848555603e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.18697608630324125 + 0.1001964473732236im, -0.18697608630324125 - 0.1001964473732236im, 0.12056135202955398 + 0.09851437901428575im, 0.12056135202955398 - 0.09851437901428575im, -0.05921919667393821 + 0.09621409831615317im, -0.05921919667393821 - 0.09621409831615317im, 0.08854560078869063 + 0.0im, -0.04655129962902683 + 0.04863395470508423im, -0.04655129962902683 - 0.04863395470508423im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.564720651766935e-40, 4.490006617252867e-34, 5.327138674490199e-34, 3.771496021070045e-35, 6.081693239074442e-34, 6.99980348384683e-33, 1.6911420108741778e-33, 3.356742465684708e-33, 5.461061372520176e-33, 9.31447024812012e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.18697608630324125 + 0.10019644737322361im, -0.18697608630324125 - 0.10019644737322361im, 0.12056135202955418 + 0.098514379014286im, 0.12056135202955418 - 0.098514379014286im, -0.059219196673938185 + 0.09621409831615343im, -0.059219196673938185 - 0.09621409831615343im, 0.0885456007886909 + 0.0im, -0.04655129962902683 + 0.04863395470508419im, -0.04655129962902683 - 0.04863395470508419im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.2772821445115488e-40, 1.7375352107060543e-35, 4.5020070146656495e-35, 9.21836929776524e-35, 5.412540162133842e-35, 2.4295163667798006e-34, 1.5093349356282186e-33, 6.9851011503851336e-34, 3.902256789930263e-33, 2.680410873596954e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.18697608630324092 + 0.1001964473732236im, -0.18697608630324092 - 0.1001964473732236im, 0.1205613520295541 + 0.0985143790142859im, 0.1205613520295541 - 0.0985143790142859im, -0.05921919667393834 + 0.09621409831615337im, -0.05921919667393834 - 0.09621409831615337im, 0.08854560078869073 + 0.0im, -0.04655129962902685 + 0.048633954705084234im, -0.04655129962902685 - 0.048633954705084234im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.489321884067964e-41, 8.298945116266418e-36, 1.1219138871227735e-35, 6.306240718438844e-36, 1.2516402008568349e-34, 1.7128842592749017e-34, 4.4121026122976356e-35, 3.8505773303046796e-34, 4.8482546329487994e-33, 6.676724195879758e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.24001950356120338 + 0.0im, 0.2196027463639631 + 0.0im, -0.07175180257187763 + 0.10409658049728986im, -0.07175180257187763 - 0.10409658049728986im, -0.1216878319137379 + 0.0im, 0.08772398440503691 + 0.07825798947599674im, 0.08772398440503691 - 0.07825798947599674im, 0.03986956126164798 + 0.08240091323314297im, 0.03986956126164798 - 0.08240091323314297im, 0.033733519726767615 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.4336834067823933e-41, 2.1021849807776274e-35, 3.532513245868632e-35, 2.607189494301612e-34, 1.2649950951822495e-34, 1.0334836347699342e-33, 1.4501901186139618e-33, 2.374300325410871e-33, 2.6884717907892373e-33, 1.2309212823639327e-33, 6.798916669983355e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2400195035612031 + 0.0im, 0.21960274636396263 + 0.0im, -0.07175180257187744 + 0.10409658049728956im, -0.07175180257187744 - 0.10409658049728956im, -0.12168783191373814 + 0.0im, 0.08772398440503708 + 0.07825798947599685im, 0.08772398440503708 - 0.07825798947599685im, 0.03986956126164799 + 0.08240091323314284im, 0.03986956126164799 - 0.08240091323314284im, 0.03373351972676763 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.196176912833499e-42, 1.8457248769042588e-33, 1.1378376551786516e-34, 2.280907028831458e-34, 7.41506555388302e-34, 1.106295090685779e-33, 3.1328322593564606e-33, 2.4234746310915994e-33, 1.523666717252724e-33, 2.1303997381843474e-34, 3.6288956691249653e-34). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.24001950356120405 + 0.0im, 0.2196027463639633 + 0.0im, -0.07175180257187724 + 0.10409658049728976im, -0.07175180257187724 - 0.10409658049728976im, -0.1216878319137379 + 0.0im, 0.08772398440503706 + 0.07825798947599681im, 0.08772398440503706 - 0.07825798947599681im, 0.03986956126164794 + 0.08240091323314282im, 0.03986956126164794 - 0.08240091323314282im, 0.033733519726767636 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.69670996974406e-42, 2.645994420420117e-35, 3.0017679626686707e-35, 7.911100241391871e-35, 9.107918465950448e-35, 4.548597067533736e-34, 3.9653384315243277e-35, 4.743548250121472e-34, 7.398349696898912e-34, 3.193271662336087e-33, 6.414540250682983e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.24001950356120336 + 0.0im, 0.21960274636396296 + 0.0im, -0.07175180257187752 + 0.10409658049728962im, -0.07175180257187752 - 0.10409658049728962im, -0.1216878319137378 + 0.0im, 0.087723984405037 + 0.07825798947599681im, 0.087723984405037 - 0.07825798947599681im, 0.039869561261648014 + 0.08240091323314287im, 0.039869561261648014 - 0.08240091323314287im, 0.03373351972676761 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.1227791670258535e-41, 4.820743454540766e-36, 1.9191377119371518e-35, 5.084688854834354e-35, 4.1976658381180134e-35, 2.580339243171827e-34, 4.400957689695027e-34, 1.0291125994636261e-33, 1.042412345836902e-34, 4.223714001889086e-33, 8.078432012688531e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.24001950356120305 + 0.0im, 0.21960274636396276 + 0.0im, -0.0717518025718775 + 0.10409658049728959im, -0.0717518025718775 - 0.10409658049728959im, -0.12168783191373798 + 0.0im, 0.08772398440503706 + 0.07825798947599677im, 0.08772398440503706 - 0.07825798947599677im, 0.039869561261647965 + 0.08240091323314291im, 0.039869561261647965 - 0.08240091323314291im, 0.033733519726767615 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.2273390539692053e-41, 4.089291912175292e-34, 6.874961691634944e-35, 2.248739675465546e-34, 9.718086133900104e-35, 6.016934705242595e-34, 9.902070332096379e-34, 1.3200367715071043e-34, 8.672603293159009e-33, 1.754861046117707e-33, 2.0459615102106412e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.24001950356120408 + 0.0im, 0.21960274636396246 + 0.0im, -0.07175180257187747 + 0.10409658049728959im, -0.07175180257187747 - 0.10409658049728959im, -0.12168783191373793 + 0.0im, 0.08772398440503704 + 0.07825798947599681im, 0.08772398440503704 - 0.07825798947599681im, 0.03986956126164792 + 0.08240091323314282im, 0.03986956126164792 - 0.08240091323314282im, 0.03373351972676762 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.2398651814656448e-41, 7.66104364641945e-36, 7.468241972823817e-35, 2.1759131435487225e-34, 1.9438212823348125e-34, 1.1944837723955239e-33, 2.8444217754360935e-33, 2.9184119152872926e-33, 3.971432989848691e-33, 2.4367910036248534e-33, 8.390587287942188e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.24001950356120383 + 0.0im, 0.21960274636396263 + 0.0im, -0.07175180257187741 + 0.10409658049728962im, -0.07175180257187741 - 0.10409658049728962im, -0.1216878319137379 + 0.0im, 0.087723984405037 + 0.07825798947599676im, 0.087723984405037 - 0.07825798947599676im, 0.03986956126164794 + 0.08240091323314279im, 0.03986956126164794 - 0.08240091323314279im, 0.03373351972676765 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.0923154239247907e-41, 7.049701700407312e-36, 8.194249368726664e-35, 1.06218955032002e-34, 1.0300184612947211e-34, 4.040223064394066e-34, 3.5297297137082844e-34, 1.45523257265843e-33, 2.7844505736254732e-33, 3.1558352781927085e-33, 4.8691512725591026e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2400195035612033 + 0.0im, 0.21960274636396288 + 0.0im, -0.07175180257187747 + 0.1040965804972897im, -0.07175180257187747 - 0.1040965804972897im, -0.12168783191373805 + 0.0im, 0.08772398440503701 + 0.07825798947599676im, 0.08772398440503701 - 0.07825798947599676im, 0.039869561261647896 + 0.08240091323314284im, 0.039869561261647896 - 0.08240091323314284im, 0.03373351972676761 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.330530964360257e-42, 4.232863459074331e-37, 8.24655410381856e-36, 2.313261204532311e-35, 4.147925432325037e-36, 1.0748570675845492e-34, 4.713267595016738e-35, 1.4692799627087084e-34, 3.7383391668482486e-34, 1.2470822590042476e-34, 7.344351955066458e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.24001950356120372 + 0.0im, 0.21960274636396288 + 0.0im, -0.0717518025718775 + 0.10409658049728979im, -0.0717518025718775 - 0.10409658049728979im, -0.12168783191373791 + 0.0im, 0.08772398440503706 + 0.07825798947599681im, 0.08772398440503706 - 0.07825798947599681im, 0.03986956126164799 + 0.08240091323314286im, 0.03986956126164799 - 0.08240091323314286im, 0.03373351972676761 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.9763147882219056e-42, 1.8898056718095477e-36, 4.391014670693561e-36, 1.2173759596350138e-34, 2.271461600485892e-34, 4.801530361534572e-34, 5.383799198673082e-34, 7.781285670388425e-34, 4.750302708890179e-34, 7.670535432675785e-34, 2.548013241823043e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1422170263506588 + 0.036706839066846464im, -0.1422170263506588 - 0.036706839066846464im, 0.13993764214209914 + 0.0im, 0.0030666948482268854 + 0.1275753826035016im, 0.0030666948482268854 - 0.1275753826035016im, -0.052711341927752106 + 0.08522677493469002im, -0.052711341927752106 - 0.08522677493469002im, -0.07073742393352873 + 0.0im, -0.01896850307871402 + 0.046151510365998176im, -0.01896850307871402 - 0.046151510365998176im, 0.039021077675964064 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.045808768529354e-44, 1.3858975956977383e-34, 4.545518914954593e-36, 3.5308813980841535e-35, 9.9545818299381e-35, 1.2024247936366384e-35, 9.725143052971797e-34, 1.1479632525597735e-34, 4.342876855573033e-33, 8.881906123110157e-33, 8.598946905490133e-33, 4.247158192004327e-34). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.1422170263506592 + 0.036706839066846436im, -0.1422170263506592 - 0.036706839066846436im, 0.13993764214209953 + 0.0im, 0.003066694848226868 + 0.1275753826035012im, 0.003066694848226868 - 0.1275753826035012im, -0.052711341927752224 + 0.08522677493469011im, -0.052711341927752224 - 0.08522677493469011im, -0.07073742393352882 + 0.0im, -0.018968503078714 + 0.046151510365998155im, -0.018968503078714 - 0.046151510365998155im, 0.03902107767596393 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.688686688366801e-44, 2.4296127540009978e-34, 1.8456517966270447e-35, 2.880897278521711e-36, 2.7852433504773437e-35, 6.788989497908519e-36, 3.347915116133698e-34, 6.20934597171524e-34, 9.201848944880351e-34, 1.2695385101745697e-32, 1.0340962014898621e-32, 4.3754420108337275e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.14221702635065894 + 0.03670683906684639im, -0.14221702635065894 - 0.03670683906684639im, 0.13993764214209922 + 0.0im, 0.003066694848226948 + 0.12757538260350132im, 0.003066694848226948 - 0.12757538260350132im, -0.05271134192775217 + 0.08522677493469004im, -0.05271134192775217 - 0.08522677493469004im, -0.07073742393352872 + 0.0im, -0.01896850307871404 + 0.04615151036599816im, -0.01896850307871404 - 0.04615151036599816im, 0.039021077675963904 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.0918676510885133e-44, 3.462507481454909e-36, 3.163541958969192e-35, 7.392682315784006e-37, 1.519640840577523e-35, 2.317177416614748e-35, 3.5367636610635474e-34, 1.1511259849507283e-36, 8.721362479075477e-34, 1.1003241182468852e-33, 1.1140693976314005e-33, 5.413493096165195e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.14221702635065886 + 0.036706839066846374im, -0.14221702635065886 - 0.036706839066846374im, 0.1399376421420993 + 0.0im, 0.0030666948482268933 + 0.12757538260350149im, 0.0030666948482268933 - 0.12757538260350149im, -0.05271134192775216 + 0.08522677493469001im, -0.05271134192775216 - 0.08522677493469001im, -0.07073742393352864 + 0.0im, -0.018968503078714005 + 0.04615151036599816im, -0.018968503078714005 - 0.04615151036599816im, 0.039021077675963856 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.44800217223356e-44, 2.5426466963512454e-34, 3.4417105146214147e-35, 2.253320939060205e-35, 2.0538757451966765e-35, 7.569747311536149e-37, 5.90664170004469e-35, 6.295393055339263e-34, 8.985438347373491e-33, 1.34604344659179e-32, 4.051190203912739e-33, 1.0772374691896235e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.14221702635065853 + 0.036706839066846526im, -0.14221702635065853 - 0.036706839066846526im, 0.1399376421420992 + 0.0im, 0.0030666948482269384 + 0.12757538260350137im, 0.0030666948482269384 - 0.12757538260350137im, -0.05271134192775219 + 0.08522677493469007im, -0.05271134192775219 - 0.08522677493469007im, -0.07073742393352865 + 0.0im, -0.018968503078713984 + 0.046151510365998176im, -0.018968503078713984 - 0.046151510365998176im, 0.0390210776759639 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.369872706011211e-44, 2.450895628999486e-34, 2.0121412497386298e-35, 4.699170820671847e-34, 2.6332030908244303e-35, 1.3299503112150739e-34, 4.384770891531958e-34, 1.0130279693740956e-33, 1.762659206639323e-33, 9.277732287323662e-34, 8.179113010459076e-34, 2.5758362159800563e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.14221702635065864 + 0.036706839066846575im, -0.14221702635065864 - 0.036706839066846575im, 0.13993764214209928 + 0.0im, 0.00306669484822694 + 0.12757538260350154im, 0.00306669484822694 - 0.12757538260350154im, -0.05271134192775216 + 0.08522677493469011im, -0.05271134192775216 - 0.08522677493469011im, -0.07073742393352872 + 0.0im, -0.018968503078714033 + 0.04615151036599818im, -0.018968503078714033 - 0.04615151036599818im, 0.03902107767596394 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.143259557251842e-44, 2.0234627936843826e-36, 4.900094616109198e-35, 4.33998745976525e-36, 1.7707650447208525e-36, 1.8355898847226945e-35, 1.3201931136594537e-34, 1.241763160333596e-34, 9.54246524516492e-34, 9.130827045266704e-36, 3.110023386840999e-34, 1.6511275680219584e-32). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.14221702635065878 + 0.03670683906684634im, -0.14221702635065878 - 0.03670683906684634im, 0.13993764214209964 + 0.0im, 0.0030666948482268967 + 0.12757538260350162im, 0.0030666948482268967 - 0.12757538260350162im, -0.05271134192775215 + 0.08522677493468987im, -0.05271134192775215 - 0.08522677493468987im, -0.0707374239335288 + 0.0im, -0.01896850307871399 + 0.0461515103659982im, -0.01896850307871399 - 0.0461515103659982im, 0.039021077675963904 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.33785258417482e-43, 2.3036844022436855e-34, 1.777159337979578e-35, 3.3737998686026867e-35, 4.461539989748893e-35, 4.739483555514998e-36, 2.154332724943169e-33, 7.989627107885714e-34, 5.2118642846150195e-33, 3.478620176916274e-33, 1.427732462463273e-33, 8.774762401098506e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.14221702635065875 + 0.03670683906684632im, -0.14221702635065875 - 0.03670683906684632im, 0.1399376421420995 + 0.0im, 0.0030666948482270355 + 0.12757538260350135im, 0.0030666948482270355 - 0.12757538260350135im, -0.052711341927752134 + 0.08522677493469004im, -0.052711341927752134 - 0.08522677493469004im, -0.07073742393352872 + 0.0im, -0.018968503078714047 + 0.046151510365998204im, -0.018968503078714047 - 0.046151510365998204im, 0.039021077675963946 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.8775111753906415e-44, 4.187544330824198e-35, 3.421064760636555e-36, 3.9214759817651944e-36, 2.4742027960087772e-36, 6.781541143280438e-37, 1.0727616869795476e-34, 2.6918963664875777e-35, 3.634645934037461e-33, 1.1988127747801255e-32, 2.9811599191787956e-33, 4.2800352074888465e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.14221702635065864 + 0.03670683906684655im, -0.14221702635065864 - 0.03670683906684655im, 0.1399376421420997 + 0.0im, 0.0030666948482269514 + 0.12757538260350157im, 0.0030666948482269514 - 0.12757538260350157im, -0.05271134192775221 + 0.08522677493469004im, -0.05271134192775221 - 0.08522677493469004im, -0.0707374239335287 + 0.0im, -0.018968503078713988 + 0.046151510365998114im, -0.018968503078713988 - 0.046151510365998114im, 0.03902107767596397 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.499138785268572e-44, 1.6889948243991907e-34, 4.053608027360189e-35, 3.341322062013855e-35, 1.7710670663322211e-34, 3.405896260784844e-35, 1.4056268543398604e-33, 3.5283176481713163e-34, 1.2409959443393385e-33, 2.8518449387339565e-33, 7.156469988237423e-35, 3.815936071764763e-33). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, -0.14221702635065894 + 0.03670683906684645im, -0.14221702635065894 - 0.03670683906684645im, 0.13993764214209975 + 0.0im, 0.003066694848226914 + 0.12757538260350146im, 0.003066694848226914 - 0.12757538260350146im, -0.05271134192775217 + 0.08522677493469011im, -0.05271134192775217 - 0.08522677493469011im, -0.0707374239335286 + 0.0im, -0.01896850307871406 + 0.046151510365998134im, -0.01896850307871406 - 0.046151510365998134im, 0.039021077675963856 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.530202095004566e-44, 5.7961740184670934e-36, 6.131449644045938e-35, 7.756984018023915e-36, 2.656147246435475e-35, 5.186083856642245e-35, 4.890871905101352e-34, 1.2071452241708267e-33, 1.6130574543900395e-33, 3.383830329051649e-33, 9.19603290845905e-34, 9.652978554467207e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.14384228401035076 + 0.10674698688104123im, 0.14384228401035076 - 0.10674698688104123im, 0.04692481374813069 + 0.14792400882206122im, 0.04692481374813069 - 0.14792400882206122im, -0.07428970932169195 + 0.09639569177347751im, -0.07428970932169195 - 0.09639569177347751im, -0.09291371252392425 + 0.0im, -0.02320532456988205 + 0.08317662068202404im, -0.02320532456988205 - 0.08317662068202404im, 0.05906482188994752 + 0.0im, -0.042998920701351064 + 0.0im, 0.03744302382054402 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0409084916122174e-45, 2.403506183086092e-38, 3.0334322648810065e-37, 2.837860228008401e-37, 1.9744504414634613e-36, 2.8202669283603128e-36, 3.762963279130261e-36, 1.4586002794042746e-35, 2.371353638518085e-35, 2.8234490088891087e-34, 1.5500317718202875e-34, 7.371631620970629e-33, 1.0090411374912945e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.14384228401035032 + 0.10674698688104146im, 0.14384228401035032 - 0.10674698688104146im, 0.0469248137481307 + 0.14792400882206125im, 0.0469248137481307 - 0.14792400882206125im, -0.07428970932169204 + 0.09639569177347763im, -0.07428970932169204 - 0.09639569177347763im, -0.09291371252392414 + 0.0im, -0.023205324569882026 + 0.0831766206820241im, -0.023205324569882026 - 0.0831766206820241im, 0.05906482188994762 + 0.0im, -0.04299892070135118 + 0.0im, 0.037443023820543944 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.5037155247277205e-43, 1.8800874528497563e-36, 6.387047152249371e-35, 8.499268370916195e-35, 2.5815168868626982e-34, 4.073101497978595e-34, 3.243749105208356e-35, 5.848827541599024e-34, 1.614937861846109e-33, 3.923050039192128e-33, 8.312270530104524e-33, 4.41293661262991e-33, 1.7422754653831732e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.14384228401035054 + 0.10674698688104131im, 0.14384228401035054 - 0.10674698688104131im, 0.04692481374813087 + 0.14792400882206178im, 0.04692481374813087 - 0.14792400882206178im, -0.07428970932169215 + 0.0963956917734777im, -0.07428970932169215 - 0.0963956917734777im, -0.09291371252392436 + 0.0im, -0.02320532456988212 + 0.083176620682024im, -0.02320532456988212 - 0.083176620682024im, 0.05906482188994734 + 0.0im, -0.042998920701351084 + 0.0im, 0.0374430238205444 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.569703185345433e-44, 9.664200742655515e-35, 9.722171684763856e-35, 2.0221662973371736e-34, 1.6399111151283696e-34, 6.893216822474491e-35, 3.4766326684544347e-34, 3.9174667234080594e-34, 2.6407489259744322e-33, 8.255660406975872e-34, 2.3864033200755804e-33, 3.207504017592678e-33, 8.542072470901083e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.1438422840103507 + 0.1067469868810414im, 0.1438422840103507 - 0.1067469868810414im, 0.0469248137481309 + 0.14792400882206147im, 0.0469248137481309 - 0.14792400882206147im, -0.07428970932169193 + 0.0963956917734776im, -0.07428970932169193 - 0.0963956917734776im, -0.0929137125239241 + 0.0im, -0.023205324569882058 + 0.08317662068202401im, -0.023205324569882058 - 0.08317662068202401im, 0.05906482188994739 + 0.0im, -0.04299892070135106 + 0.0im, 0.03744302382054411 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.3898159352069793e-45, 3.417444079910503e-36, 2.7830263562593934e-36, 3.0047845876875572e-36, 5.5142555200314025e-36, 2.2496268167880762e-35, 5.7226334760621694e-36, 1.1968628531247415e-34, 2.458882701697873e-35, 4.323070526697363e-34, 2.8554410375292193e-34, 4.607134433518047e-34, 1.0266592950547257e-32). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.14384228401035076 + 0.10674698688104102im, 0.14384228401035076 - 0.10674698688104102im, 0.046924813748130956 + 0.14792400882206172im, 0.046924813748130956 - 0.14792400882206172im, -0.07428970932169204 + 0.09639569177347766im, -0.07428970932169204 - 0.09639569177347766im, -0.09291371252392415 + 0.0im, -0.023205324569882006 + 0.08317662068202386im, -0.023205324569882006 - 0.08317662068202386im, 0.059064821889947466 + 0.0im, -0.04299892070135109 + 0.0im, 0.03744302382054408 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.8035214855260746e-45, 2.4379801052983045e-36, 4.73974742728274e-37, 4.588653570853289e-36, 7.600152774468345e-37, 3.807360934031538e-35, 6.988343283172487e-36, 1.5687285811185743e-35, 3.1278832711147003e-34, 2.571376802709327e-34, 2.994082101919878e-33, 1.6301480566550027e-33, 6.517518470349095e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.1438422840103506 + 0.10674698688104113im, 0.1438422840103506 - 0.10674698688104113im, 0.046924813748130775 + 0.14792400882206153im, 0.046924813748130775 - 0.14792400882206153im, -0.07428970932169207 + 0.0963956917734774im, -0.07428970932169207 - 0.0963956917734774im, -0.0929137125239241 + 0.0im, -0.023205324569881995 + 0.08317662068202403im, -0.023205324569881995 - 0.08317662068202403im, 0.05906482188994758 + 0.0im, -0.04299892070135105 + 0.0im, 0.03744302382054393 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.0574791451311514e-43, 6.102926145899119e-35, 3.069532108457981e-35, 1.42883666071111e-34, 4.544068778278726e-35, 3.4022353037757527e-34, 3.952997797502514e-34, 1.2695424249024245e-33, 1.7709602234525281e-34, 3.455121847976175e-33, 4.6923810669758856e-33, 4.1813801415771285e-33, 3.0037952185285588e-33). ) (vals, info) = (ComplexF64[1.000000000000002 + 0.0im, 0.14384228401035073 + 0.10674698688104131im, 0.14384228401035073 - 0.10674698688104131im, 0.04692481374813074 + 0.1479240088220613im, 0.04692481374813074 - 0.1479240088220613im, -0.07428970932169207 + 0.09639569177347775im, -0.07428970932169207 - 0.09639569177347775im, -0.0929137125239243 + 0.0im, -0.023205324569882065 + 0.08317662068202404im, -0.023205324569882065 - 0.08317662068202404im, 0.0590648218899477 + 0.0im, -0.04299892070135102 + 0.0im, 0.03744302382054397 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.732332597905607e-45, 4.571704764066154e-37, 2.0531660126031407e-36, 7.311629100813986e-36, 4.279862515529464e-37, 8.324982522844459e-37, 2.943947357018031e-35, 9.524502172662655e-35, 1.4765785490873767e-34, 2.112185686864255e-34, 7.559283328725594e-34, 1.9230917182784783e-33, 1.2208823798508347e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.14384228401035062 + 0.10674698688104128im, 0.14384228401035062 - 0.10674698688104128im, 0.04692481374813069 + 0.1479240088220616im, 0.04692481374813069 - 0.1479240088220616im, -0.0742897093216919 + 0.09639569177347743im, -0.0742897093216919 - 0.09639569177347743im, -0.09291371252392433 + 0.0im, -0.02320532456988206 + 0.08317662068202418im, -0.02320532456988206 - 0.08317662068202418im, 0.059064821889947855 + 0.0im, -0.04299892070135096 + 0.0im, 0.03744302382054366 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.5141158418348985e-44, 3.0498479820332976e-36, 5.964918731086304e-36, 9.407952802876001e-36, 2.1411216436208885e-35, 1.557089651600413e-35, 4.4130905893616954e-35, 4.5712967795208893e-35, 3.62348614587199e-34, 9.806055754498761e-35, 1.3755361851514182e-33, 2.850386752064702e-33, 5.7243091082026365e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.14384228401035032 + 0.10674698688104135im, 0.14384228401035032 - 0.10674698688104135im, 0.046924813748130706 + 0.1479240088220613im, 0.046924813748130706 - 0.1479240088220613im, -0.07428970932169188 + 0.09639569177347766im, -0.07428970932169188 - 0.09639569177347766im, -0.09291371252392434 + 0.0im, -0.023205324569882106 + 0.083176620682024im, -0.023205324569882106 - 0.083176620682024im, 0.05906482188994756 + 0.0im, -0.04299892070135092 + 0.0im, 0.03744302382054408 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.2025814764072764e-44, 7.454105068869897e-36, 1.088490619246179e-35, 2.8835284801819116e-35, 7.853856839717565e-37, 9.126986688190112e-35, 5.19259788108524e-35, 3.1741485638678244e-34, 8.508657378588595e-34, 1.512309035115888e-34, 1.3070558562754464e-33, 2.55746593924671e-32, 3.2998184559672167e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.1438422840103504 + 0.10674698688104126im, 0.1438422840103504 - 0.10674698688104126im, 0.046924813748130914 + 0.14792400882206155im, 0.046924813748130914 - 0.14792400882206155im, -0.07428970932169199 + 0.0963956917734777im, -0.07428970932169199 - 0.0963956917734777im, -0.09291371252392423 + 0.0im, -0.023205324569882124 + 0.08317662068202412im, -0.023205324569882124 - 0.08317662068202412im, 0.059064821889947494 + 0.0im, -0.04299892070135093 + 0.0im, 0.03744302382054405 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.273601742622616e-45, 1.1881513590931896e-37, 1.2966081614155261e-36, 3.078392330656352e-36, 1.6515502571027627e-36, 9.597313184873435e-35, 3.5243093520233903e-35, 1.2932804278872965e-35, 2.34512944353366e-34, 9.242379067434947e-36, 1.691517370650768e-33, 5.402156745438955e-34, 6.367603582976675e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, 0.14384228401035035 + 0.10674698688104105im, 0.14384228401035035 - 0.10674698688104105im, 0.046924813748130886 + 0.1479240088220616im, 0.046924813748130886 - 0.1479240088220616im, -0.07428970932169196 + 0.09639569177347743im, -0.07428970932169196 - 0.09639569177347743im, -0.09291371252392434 + 0.0im, -0.023205324569882165 + 0.0831766206820241im, -0.023205324569882165 - 0.0831766206820241im, 0.05906482188994763 + 0.0im, -0.04299892070135102 + 0.0im, 0.03744302382054403 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.886375968424117e-43, 8.397072729946701e-35, 6.061735840070557e-35, 2.3075651867642035e-35, 3.277922572331521e-34, 1.2441622195421344e-35, 1.2823486324118081e-33, 1.7594728390947322e-34, 1.1851516958141167e-33, 3.333509387821886e-33, 6.0017507552447135e-33, 3.364146479639666e-33, 3.4549024637949206e-33). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m23.9s Testing PCCAPlus tests passed Testing completed after 97.7s PkgEval succeeded after 209.98s