Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.1918 (78a0dc1151*) started at 2026-03-19T17:30:47.170 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.54s ################################################################################ # 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.67s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1582.7 ms ✓ ADTypes → ADTypesConstructionBaseExt 3037.5 ms ✓ OpenSpecFun_jll 2576.3 ms ✓ Arpack_jll 6535.7 ms ✓ ArnoldiMethod 3713.7 ms ✓ FillArrays → FillArraysStaticArraysExt 2870.4 ms ✓ DifferentiationInterface → DifferentiationInterfaceStaticArraysExt 3487.9 ms ✓ FiniteDiff → FiniteDiffStaticArraysExt 7000.8 ms ✓ SpecialFunctions 2684.7 ms ✓ Arpack 9000.2 ms ✓ ForwardDiff 4517.9 ms ✓ ForwardDiff → ForwardDiffStaticArraysExt 2500.2 ms ✓ DifferentiationInterface → DifferentiationInterfaceForwardDiffExt 3469.9 ms ✓ NLSolversBase 4534.9 ms ✓ LineSearches 9341.7 ms ✓ Optim 4372.6 ms ✓ PCCAPlus 3717.5 ms ✓ PCCAPlus → KrylovExt 4450.4 ms ✓ PCCAPlus → ArnoldiExt 18 dependencies successfully precompiled in 86 seconds. 70 already precompiled. Precompilation completed after 78.49s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_h7mtCO/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_h7mtCO/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.18 [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... (vals, info) = (ComplexF64[1.0 + 0.0im, -0.40913350173093194 + 0.0im, 0.34221740549491825 + 0.0im, 0.10372298186713275 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.626404149972916e-35, 8.362700818002766e-35, 3.338027043613137e-34, 4.736379540872706e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.40913350173093227 + 0.0im, 0.34221740549491825 + 0.0im, 0.10372298186713265 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.0430946126582694e-34, 1.1791218551835044e-33, 1.508024886685751e-33, 1.0751247087318925e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.3176527433734189 + 0.0im, -0.11823087769026897 + 0.0im, 0.060517389813431674 + 0.0im, -0.019602252291919465 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.891005686751481e-36, 3.935868311100802e-34, 5.408380780637378e-33, 3.739707649547944e-33, 2.3285709783181362e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.31765274337341964 + 0.0im, -0.11823087769026897 + 0.0im, 0.06051738981343167 + 0.0im, -0.01960225229191944 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (7.3239460735660825e-37, 1.076729701010254e-34, 4.256507194297796e-33, 1.368867773672752e-33, 1.512971408794783e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.31765274337341937 + 0.0im, -0.11823087769026883 + 0.0im, 0.060517389813431716 + 0.0im, -0.019602252291919465 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (6.1409116368239815e-37, 2.33673790256842e-34, 2.1088504045732326e-33, 5.824477227014621e-33, 1.8008536763558594e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2314679725703255 + 0.0im, -0.16878967571347356 + 0.0im, 0.08349090121938783 + 0.0im, -0.04030985995225602 + 0.0im, 0.029531595812576424 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.681528944321815e-38, 1.7807266576643667e-35, 2.7905233335082e-34, 6.59722518621366e-33, 2.076165553589237e-35, 1.5590233608433445e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.23146797257032514 + 0.0im, -0.16878967571347336 + 0.0im, 0.08349090121938785 + 0.0im, -0.04030985995225604 + 0.0im, 0.029531595812576503 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (8.954626696451848e-38, 5.1055578169550015e-34, 2.32731374344113e-34, 3.15557901130717e-33, 1.1350442917357335e-33, 1.736762685156502e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.2314679725703252 + 0.0im, -0.16878967571347345 + 0.0im, 0.08349090121938789 + 0.0im, -0.040309859952256076 + 0.0im, 0.029531595812576455 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.43247927837085e-38, 2.945839650492237e-35, 1.2173195669749745e-34, 3.139311060054406e-34, 2.790328374324648e-34, 4.33291966554005e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.23146797257032548 + 0.0im, -0.16878967571347342 + 0.0im, 0.08349090121938792 + 0.0im, -0.04030985995225607 + 0.0im, 0.029531595812576444 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.5929229780994028e-38, 9.973447374345167e-35, 4.4756782878885314e-35, 7.226011941352304e-35, 1.6398936203031285e-34, 7.955287245998083e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2711882860915329 + 0.0im, 0.1931260007308447 + 0.0im, -0.18043293980186317 + 0.0im, 0.12671776178370212 + 0.0im, -0.070762690064177 + 0.0im, -0.013413648037964486 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (6.404549147032444e-38, 8.775119150371954e-35, 2.6886197606220973e-33, 1.3148916468874207e-32, 3.803856814485846e-33, 2.4469122548936222e-33, 3.62846661354218e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2711882860915329 + 0.0im, 0.19312600073084482 + 0.0im, -0.18043293980186323 + 0.0im, 0.12671776178370203 + 0.0im, -0.0707626900641771 + 0.0im, -0.013413648037964446 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (8.716825766864305e-39, 2.675918980888057e-35, 3.883501107951368e-34, 4.22785980846489e-34, 3.4114745000591364e-34, 1.69263025934571e-33, 9.873159230559155e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.271188286091533 + 0.0im, 0.19312600073084482 + 0.0im, -0.18043293980186326 + 0.0im, 0.1267177617837021 + 0.0im, -0.0707626900641771 + 0.0im, -0.013413648037964434 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (8.242971798529268e-38, 2.473590531165689e-34, 2.7273153882954832e-33, 1.620617201304972e-33, 3.942587290494415e-33, 1.0650942625608127e-32, 4.336458151189922e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.27118828609153284 + 0.0im, 0.19312600073084452 + 0.0im, -0.18043293980186328 + 0.0im, 0.12671776178370206 + 0.0im, -0.07076269006417708 + 0.0im, -0.01341364803796445 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.3697377589652196e-39, 8.646409448129978e-36, 2.990496197884118e-35, 2.5196471291226046e-34, 1.0871709789616541e-34, 4.6921559369393855e-34, 1.325874219922581e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.27118828609153295 + 0.0im, 0.19312600073084482 + 0.0im, -0.1804329398018632 + 0.0im, 0.12671776178370212 + 0.0im, -0.07076269006417706 + 0.0im, -0.013413648037964427 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.731248259842612e-38, 9.81966085768883e-35, 1.7224427154020564e-34, 2.8914021160665926e-34, 5.96387476340397e-34, 2.050608200153934e-33, 2.0340528850910466e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.24549744708653615 + 0.0im, 0.20991007618502983 + 0.0im, -0.1908369706801481 + 0.0im, -0.16956127014960998 + 0.0im, -0.11138942531188915 + 0.0im, 0.0623972707658033 + 0.0im, 0.006841481836483445 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.1191599420789884e-39, 3.7239309976489576e-34, 3.597832257136045e-34, 7.105473169994067e-34, 3.447959175841288e-33, 1.7011231574836374e-33, 8.940880609611497e-33, 5.3291509302144505e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.24549744708653623 + 0.0im, 0.20991007618503027 + 0.0im, -0.1908369706801477 + 0.0im, -0.16956127014960998 + 0.0im, -0.11138942531188915 + 0.0im, 0.06239727076580334 + 0.0im, 0.00684148183648349 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.893000150395329e-40, 1.2060651084056025e-34, 5.718807312333062e-35, 1.4638169832548107e-34, 5.106077489473328e-34, 4.0543480659621145e-33, 2.9504666481057434e-34, 4.874353677370977e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.24549744708653592 + 0.0im, 0.20991007618502983 + 0.0im, -0.190836970680148 + 0.0im, -0.16956127014960992 + 0.0im, -0.11138942531188908 + 0.0im, 0.062397270765803335 + 0.0im, 0.006841481836483437 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.0553213948384755e-40, 3.951162144101267e-33, 2.646749393356277e-34, 1.9415062445687616e-35, 4.872184841914477e-34, 2.65787614851095e-34, 5.856472995747916e-35, 4.17346300192878e-35). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.24549744708653579 + 0.0im, 0.20991007618502985 + 0.0im, -0.19083697068014802 + 0.0im, -0.1695612701496099 + 0.0im, -0.11138942531188915 + 0.0im, 0.06239727076580329 + 0.0im, 0.006841481836483521 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (7.574828303374731e-39, 2.975916183693047e-34, 5.8414838450999865e-34, 7.966851518895523e-34, 3.4026539018107175e-33, 7.915663153712262e-33, 7.037502254239837e-33, 1.7059832289213872e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.24549744708653579 + 0.0im, 0.20991007618502977 + 0.0im, -0.1908369706801481 + 0.0im, -0.16956127014960978 + 0.0im, -0.11138942531188904 + 0.0im, 0.06239727076580332 + 0.0im, 0.0068414818364834675 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (5.297145021495022e-39, 5.045702041196298e-34, 5.756621425218704e-34, 9.270917224538003e-33, 1.762185484618834e-32, 1.4774106042090573e-33, 3.350499524176561e-33, 5.978559170811121e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.24549744708653604 + 0.0im, 0.20991007618502985 + 0.0im, -0.19083697068014827 + 0.0im, -0.1695612701496099 + 0.0im, -0.11138942531188911 + 0.0im, 0.06239727076580329 + 0.0im, 0.0068414818364834476 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (8.602467234834171e-40, 2.7216483810760255e-35, 1.395505138925713e-34, 6.737402381108517e-35, 3.162220575550279e-34, 2.7554000474023657e-34, 2.689764216369852e-34, 2.1926274958879503e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2202846017069917 + 0.0im, 0.12013364603503379 + 0.0im, -0.11963490288550598 + 0.0im, 0.11604387117484435 + 0.0im, -0.0810129013495222 + 0.0im, 0.06343310597951407 + 0.0im, -0.04661568948148657 + 0.0im, 0.006372807336691467 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.1411329801153674e-41, 1.8854742830945342e-36, 1.197535699192348e-33, 1.702862558577919e-34, 6.864420735820983e-34, 4.295778074241717e-34, 1.962842587403534e-34, 2.869623222917454e-33, 1.394047958994612e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.22028460170699174 + 0.0im, 0.12013364603503386 + 0.0im, -0.11963490288550616 + 0.0im, 0.11604387117484445 + 0.0im, -0.08101290134952234 + 0.0im, 0.06343310597951415 + 0.0im, -0.046615689481486505 + 0.0im, 0.006372807336691482 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.938709223576547e-42, 5.32036329355787e-36, 3.0255496461755118e-33, 1.159577645334076e-34, 1.3407133478842222e-33, 1.931784613356809e-33, 9.995406987246008e-35, 8.381294411518759e-34, 2.412646423866523e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.22028460170699177 + 0.0im, 0.12013364603503389 + 0.0im, -0.1196349028855061 + 0.0im, 0.11604387117484449 + 0.0im, -0.08101290134952234 + 0.0im, 0.0634331059795141 + 0.0im, -0.04661568948148655 + 0.0im, 0.006372807336691477 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.9744627972285473e-41, 3.671647657597501e-35, 2.7155840325841228e-33, 6.553572936023728e-34, 3.4039501310709945e-33, 3.38626433025584e-33, 9.979169771157732e-34, 6.849455665260838e-34, 2.1654910816522422e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.22028460170699254 + 0.0im, 0.12013364603503376 + 0.0im, -0.11963490288550573 + 0.0im, 0.1160438711748444 + 0.0im, -0.0810129013495222 + 0.0im, 0.06343310597951408 + 0.0im, -0.04661568948148667 + 0.0im, 0.006372807336691462 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.384987277427963e-42, 1.3213296269770492e-36, 3.691916124524478e-34, 9.526689031627565e-35, 2.5770094418288663e-34, 2.3615624469310774e-34, 6.756817081782632e-33, 4.148962272985159e-34, 5.226085148490843e-34). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.22028460170699204 + 0.0im, 0.12013364603503388 + 0.0im, -0.11963490288550603 + 0.0im, 0.11604387117484445 + 0.0im, -0.08101290134952241 + 0.0im, 0.06343310597951411 + 0.0im, -0.04661568948148661 + 0.0im, 0.0063728073366914615 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.219762746235849e-41, 1.9417503394420573e-36, 7.444856146192631e-34, 5.210659673768889e-34, 5.0360849699598015e-33, 1.0345004262256138e-33, 4.637115638246347e-34, 5.812056639894838e-34, 1.4976311622101306e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.22028460170699218 + 0.0im, 0.12013364603503411 + 0.0im, -0.11963490288550611 + 0.0im, 0.11604387117484452 + 0.0im, -0.0810129013495224 + 0.0im, 0.06343310597951421 + 0.0im, -0.04661568948148662 + 0.0im, 0.006372807336691466 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.802981150866084e-44, 9.726761299851068e-39, 1.8708565188845065e-35, 5.59999485786026e-38, 4.404882151464779e-35, 6.771207668920662e-36, 8.328912666759716e-36, 4.839169191325857e-35, 6.186786976586151e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.22028460170699235 + 0.0im, 0.12013364603503385 + 0.0im, -0.11963490288550592 + 0.0im, 0.11604387117484437 + 0.0im, -0.08101290134952235 + 0.0im, 0.06343310597951415 + 0.0im, -0.04661568948148657 + 0.0im, 0.0063728073366914745 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.3412369732858952e-41, 3.761164873608806e-36, 5.607253887341778e-33, 1.8117793677854668e-34, 1.0603559417473926e-33, 4.791485907318892e-35, 5.7295503992427285e-34, 1.4868691030566204e-33, 1.3189079589215775e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.23615592403505206 + 0.0im, 0.20703410782512344 + 0.0im, 0.18621672049175095 + 0.0im, -0.18254567635099064 + 0.0im, 0.11508170504670123 + 0.0im, -0.0701000352073419 + 0.0im, 0.04167626920683433 + 0.0im, -0.03937784137825583 + 0.0im, -0.014961263386620712 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.691164541670063e-42, 5.0687063961634437e-36, 4.471206826103341e-35, 1.8042968922192003e-34, 1.0018028142266573e-34, 1.971293368139684e-34, 2.6893284052033444e-34, 3.863930340352679e-34, 1.0937924597743596e-33, 2.6188052943636622e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.23615592403505264 + 0.0im, 0.20703410782512385 + 0.0im, 0.18621672049175095 + 0.0im, -0.18254567635099106 + 0.0im, 0.11508170504670175 + 0.0im, -0.07010003520734191 + 0.0im, 0.04167626920683431 + 0.0im, -0.03937784137825582 + 0.0im, -0.014961263386620741 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.673094321387375e-42, 7.046223791211069e-37, 1.0196026764841839e-35, 1.8914602517042763e-34, 5.941847864229401e-37, 1.391100125993904e-34, 1.6371971621317944e-34, 1.9150142095833428e-34, 4.307299694370722e-33, 6.145701820817778e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2361559240350525 + 0.0im, 0.20703410782512321 + 0.0im, 0.18621672049175075 + 0.0im, -0.1825456763509909 + 0.0im, 0.1150817050467016 + 0.0im, -0.07010003520734184 + 0.0im, 0.04167626920683431 + 0.0im, -0.03937784137825582 + 0.0im, -0.014961263386620714 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.70236297330776e-42, 1.3924731229790793e-36, 1.0781576216255092e-33, 8.721085279503838e-34, 6.236822494135201e-35, 1.3976434454898023e-34, 3.308282232128389e-34, 9.566511404412317e-34, 2.152349362516998e-33, 3.556338398376002e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.2361559240350523 + 0.0im, 0.20703410782512352 + 0.0im, 0.18621672049175086 + 0.0im, -0.18254567635099078 + 0.0im, 0.11508170504670173 + 0.0im, -0.07010003520734194 + 0.0im, 0.04167626920683432 + 0.0im, -0.039377841378255826 + 0.0im, -0.014961263386620712 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.543858279935229e-42, 1.612918767316595e-36, 2.4204572568991974e-35, 1.2721719274195277e-35, 1.2291553200739578e-35, 2.432397169620896e-34, 1.9160987297597345e-34, 6.539120166358203e-34, 1.3789490324107141e-33, 3.398315983341815e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.23615592403505276 + 0.0im, 0.20703410782512335 + 0.0im, 0.18621672049175103 + 0.0im, -0.18254567635099106 + 0.0im, 0.11508170504670168 + 0.0im, -0.07010003520734191 + 0.0im, 0.04167626920683433 + 0.0im, -0.03937784137825582 + 0.0im, -0.014961263386620707 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0346115949806331e-41, 5.512858435438251e-36, 8.597974167853433e-35, 2.083850173387729e-34, 3.144170839008907e-35, 1.7148238656016434e-33, 3.993623202560296e-33, 8.654878786828023e-34, 5.002671751677936e-33, 1.4240764069125846e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.23615592403505276 + 0.0im, 0.20703410782512352 + 0.0im, 0.1862167204917507 + 0.0im, -0.18254567635099092 + 0.0im, 0.1150817050467017 + 0.0im, -0.07010003520734186 + 0.0im, 0.0416762692068343 + 0.0im, -0.039377841378255826 + 0.0im, -0.014961263386620715 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.462222250525169e-42, 9.047188023581552e-37, 6.247340619625608e-36, 1.5524569779161463e-35, 5.566772498406944e-36, 2.6501738705663195e-35, 5.709757465115195e-34, 1.7997085061905562e-34, 1.3298719774517341e-33, 3.4072458587448784e-34). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.23615592403505226 + 0.0im, 0.2070341078251239 + 0.0im, 0.1862167204917511 + 0.0im, -0.18254567635099087 + 0.0im, 0.11508170504670172 + 0.0im, -0.07010003520734194 + 0.0im, 0.041676269206834385 + 0.0im, -0.039377841378255805 + 0.0im, -0.014961263386620717 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.269035509010219e-42, 1.8115027872782343e-36, 7.577427742066143e-35, 1.399496167320865e-34, 3.552991651158834e-35, 9.168852883984182e-35, 1.2113585487443887e-33, 4.506285541750547e-34, 2.5137410846772423e-33, 1.4751159164518278e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.23615592403505284 + 0.0im, 0.2070341078251234 + 0.0im, 0.1862167204917507 + 0.0im, -0.18254567635099098 + 0.0im, 0.11508170504670155 + 0.0im, -0.07010003520734193 + 0.0im, 0.041676269206834364 + 0.0im, -0.039377841378255785 + 0.0im, -0.014961263386620717 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.53223721537459e-42, 1.5312961606835453e-36, 4.554217651524852e-35, 1.3683105180641556e-34, 1.237720563174299e-35, 4.894557720166226e-34, 8.12064149206661e-34, 2.5976379434419022e-33, 1.833818769697483e-33, 2.5665615166676603e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.29923773597338815 + 0.0im, -0.18196714962986688 + 0.0im, 0.180427057710942 + 0.0im, 0.10401214994093409 + 0.0im, -0.09053994862492906 + 0.0im, -0.07061273030422394 + 0.0im, 0.061141288695345415 + 0.0im, -0.059134662414932294 + 0.0im, 0.049129851909932694 + 0.0im, -0.026033383859016896 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.9265240882519304e-44, 1.7370398097119819e-37, 2.0750787686936098e-36, 2.1040480064573567e-37, 1.702181972345629e-35, 1.5116937926815885e-34, 1.0959630257686597e-33, 2.446869972535743e-34, 5.154901270120952e-33, 2.6407356377515918e-34, 2.477573905136347e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.29923773597338876 + 0.0im, -0.1819671496298674 + 0.0im, 0.18042705771094206 + 0.0im, 0.10401214994093395 + 0.0im, -0.09053994862492894 + 0.0im, -0.07061273030422391 + 0.0im, 0.06114128869534527 + 0.0im, -0.05913466241493227 + 0.0im, 0.04912985190993269 + 0.0im, -0.026033383859016865 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.007215388349985e-46, 2.918468428625132e-39, 1.8684081997702412e-37, 1.2143739360212044e-38, 2.149552141987499e-37, 2.0315579253394918e-35, 3.5469196979526304e-33, 2.1163141074700863e-35, 4.197056007978799e-35, 2.5103107728776655e-34, 4.598714896890683e-35). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.29923773597338954 + 0.0im, -0.18196714962986754 + 0.0im, 0.18042705771094147 + 0.0im, 0.1040121499409341 + 0.0im, -0.09053994862492902 + 0.0im, -0.0706127303042239 + 0.0im, 0.06114128869534535 + 0.0im, -0.059134662414932315 + 0.0im, 0.0491298519099328 + 0.0im, -0.02603338385901687 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.53571664924287e-44, 1.0207816631642526e-37, 1.737281927806176e-36, 1.8269957906390865e-37, 2.4503259831842816e-35, 4.637230769908264e-34, 1.947341660392291e-33, 3.830593034895958e-34, 9.15476519056198e-34, 8.064673953600577e-34, 8.651140939598805e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2992377359733885 + 0.0im, -0.18196714962986701 + 0.0im, 0.18042705771094164 + 0.0im, 0.10401214994093397 + 0.0im, -0.09053994862492905 + 0.0im, -0.07061273030422387 + 0.0im, 0.061141288695345325 + 0.0im, -0.059134662414932315 + 0.0im, 0.0491298519099327 + 0.0im, -0.02603338385901688 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.2457627290289594e-44, 1.755255482303837e-38, 5.712174841577047e-37, 3.9079303182517245e-37, 1.1279964151449002e-35, 4.094258579111035e-35, 1.3199015706840415e-34, 1.0184928198045013e-34, 4.7273407150857116e-33, 7.107659794318026e-36, 1.8835795749534272e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2992377359733884 + 0.0im, -0.18196714962986704 + 0.0im, 0.180427057710942 + 0.0im, 0.10401214994093383 + 0.0im, -0.090539948624929 + 0.0im, -0.07061273030422391 + 0.0im, 0.06114128869534541 + 0.0im, -0.05913466241493236 + 0.0im, 0.04912985190993269 + 0.0im, -0.02603338385901691 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.3481569922914764e-45, 4.355776654010469e-39, 4.4968101320688935e-37, 8.281060807590151e-38, 1.843880888643379e-36, 1.730633000579992e-35, 4.779277327277788e-33, 2.2919866047976008e-35, 1.6846161304267506e-34, 3.7513175999387543e-34, 2.446199000796272e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.29923773597338926 + 0.0im, -0.18196714962986746 + 0.0im, 0.18042705771094214 + 0.0im, 0.10401214994093398 + 0.0im, -0.09053994862492903 + 0.0im, -0.07061273030422392 + 0.0im, 0.06114128869534541 + 0.0im, -0.059134662414932294 + 0.0im, 0.04912985190993273 + 0.0im, -0.026033383859016875 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.953474723645693e-44, 2.0764166594787842e-38, 2.0920009806305032e-36, 1.0372509293990265e-37, 2.2471947677029375e-35, 2.3310411660008932e-34, 8.049069709634918e-34, 1.9321118594345294e-34, 6.313727966600532e-33, 2.336862606977649e-35, 6.640215980950207e-34). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.29923773597338876 + 0.0im, -0.18196714962986707 + 0.0im, 0.18042705771094214 + 0.0im, 0.10401214994093404 + 0.0im, -0.09053994862492894 + 0.0im, -0.07061273030422391 + 0.0im, 0.061141288695345415 + 0.0im, -0.059134662414932336 + 0.0im, 0.04912985190993269 + 0.0im, -0.026033383859016896 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.683122682777842e-44, 7.54811187870723e-38, 2.1519860911832048e-35, 1.4772505595389891e-36, 1.5367853893061946e-34, 7.075066545853546e-34, 6.788017130879143e-33, 3.9756378015811435e-34, 2.2829734501671132e-33, 1.2378753428241428e-33, 8.663080051945796e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.2992377359733878 + 0.0im, -0.18196714962986754 + 0.0im, 0.1804270577109419 + 0.0im, 0.10401214994093379 + 0.0im, -0.09053994862492906 + 0.0im, -0.07061273030422391 + 0.0im, 0.06114128869534538 + 0.0im, -0.05913466241493224 + 0.0im, 0.049129851909932715 + 0.0im, -0.026033383859016913 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.692253709262211e-44, 5.677828222066096e-38, 5.973935095280942e-37, 1.4565164144883881e-37, 8.693219270277025e-36, 1.5088498004886397e-34, 2.1297369107139716e-33, 3.512375280217725e-33, 8.721079026923127e-34, 8.639330841815178e-34, 8.306359144598209e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.29923773597338843 + 0.0im, -0.18196714962986754 + 0.0im, 0.18042705771094172 + 0.0im, 0.1040121499409342 + 0.0im, -0.09053994862492899 + 0.0im, -0.07061273030422385 + 0.0im, 0.06114128869534536 + 0.0im, -0.0591346624149323 + 0.0im, 0.04912985190993274 + 0.0im, -0.026033383859016827 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.391578709981483e-44, 1.276166378327653e-37, 1.605438539517108e-35, 2.3385014556725197e-36, 1.467279285831801e-35, 4.844443648890596e-34, 7.770934648464462e-34, 3.6235459026917985e-34, 2.4728649447635667e-33, 4.06809799736734e-34, 2.9102858396996154e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.20191054071467662 + 0.0im, -0.1879344942284819 + 0.0im, 0.1790750709554563 + 0.0im, 0.13772575956127125 + 0.0im, -0.13005495868039632 + 0.0im, 0.12121952261735047 + 0.0im, -0.07051826516764222 + 0.0im, 0.051965046731940884 + 0.0im, 0.038806523949112694 + 0.0im, -0.008986361394916043 + 0.0im, 0.0033464773283842734 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.7333984036081147e-45, 6.967318411434105e-36, 7.910363555354222e-38, 1.572464085847031e-35, 3.8151703927814005e-35, 1.1800247088515432e-35, 2.1653126603177514e-34, 1.708475379853745e-35, 1.8688175202676542e-33, 6.5459528252691824e-34, 2.745057551728441e-34, 4.756341280791139e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2019105407146766 + 0.0im, -0.1879344942284821 + 0.0im, 0.17907507095545627 + 0.0im, 0.1377257595612712 + 0.0im, -0.13005495868039682 + 0.0im, 0.12121952261735026 + 0.0im, -0.07051826516764204 + 0.0im, 0.051965046731940905 + 0.0im, 0.03880652394911275 + 0.0im, -0.008986361394916095 + 0.0im, 0.003346477328384253 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.292576154097326e-46, 1.3774814955351679e-36, 1.9014016787750917e-38, 1.5043037674814938e-36, 1.0946095089884904e-34, 8.641543239100325e-36, 5.468526043786547e-35, 6.6686452779506e-36, 1.9726774965365275e-33, 9.839837225455923e-34, 9.063402690621802e-35, 2.3582406435081666e-35). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.2019105407146761 + 0.0im, -0.18793449422848155 + 0.0im, 0.17907507095545633 + 0.0im, 0.1377257595612714 + 0.0im, -0.13005495868039693 + 0.0im, 0.12121952261735039 + 0.0im, -0.07051826516764224 + 0.0im, 0.051965046731940884 + 0.0im, 0.03880652394911282 + 0.0im, -0.008986361394916067 + 0.0im, 0.0033464773283842695 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.5540612953002485e-45, 3.564996159097552e-36, 1.1214995393018863e-38, 1.0906188534106615e-35, 7.478782831171024e-35, 5.3988451870433554e-36, 9.564962230992846e-35, 6.07868945603014e-36, 1.2615849630895182e-34, 2.7251937906551134e-34, 9.073390551384799e-34, 2.6664222057620193e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2019105407146763 + 0.0im, -0.18793449422848166 + 0.0im, 0.17907507095545633 + 0.0im, 0.13772575956127103 + 0.0im, -0.13005495868039668 + 0.0im, 0.12121952261735043 + 0.0im, -0.07051826516764226 + 0.0im, 0.05196504673194096 + 0.0im, 0.03880652394911278 + 0.0im, -0.008986361394916065 + 0.0im, 0.0033464773283842495 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.93777679585801e-47, 1.4871692767727088e-38, 6.579553432621252e-40, 4.2359104699314215e-38, 6.684999937404353e-37, 4.374988067558024e-38, 6.426845718796437e-36, 3.1859893091130936e-37, 2.3744595841791174e-36, 2.358050099068478e-34, 8.290310250579456e-34, 3.937773698560072e-35). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.2019105407146759 + 0.0im, -0.18793449422848194 + 0.0im, 0.17907507095545638 + 0.0im, 0.13772575956127123 + 0.0im, -0.1300549586803967 + 0.0im, 0.12121952261735036 + 0.0im, -0.0705182651676423 + 0.0im, 0.05196504673194092 + 0.0im, 0.038806523949112756 + 0.0im, -0.008986361394916069 + 0.0im, 0.003346477328384266 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.6166973135512472e-44, 4.0431907309415024e-35, 9.319086681019885e-37, 4.699518280521746e-35, 8.899318794930215e-34, 5.116588297877405e-35, 1.635968484174332e-33, 1.6526077469774602e-35, 1.7800550220364704e-33, 4.449739697303656e-33, 2.2404461043650284e-33, 1.2743382734426886e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.20191054071467648 + 0.0im, -0.18793449422848132 + 0.0im, 0.17907507095545638 + 0.0im, 0.1377257595612713 + 0.0im, -0.1300549586803964 + 0.0im, 0.12121952261735035 + 0.0im, -0.07051826516764222 + 0.0im, 0.05196504673194091 + 0.0im, 0.03880652394911275 + 0.0im, -0.008986361394916074 + 0.0im, 0.0033464773283842474 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.3340986158962966e-44, 4.0261472063892656e-35, 1.143076962484186e-35, 7.298013242257878e-35, 6.095145223725379e-34, 4.262335111943628e-35, 1.5023158311084838e-33, 9.040670612696475e-35, 2.0142416907061282e-33, 2.7260553131072975e-33, 2.30224882157449e-33, 1.7041914701886417e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.20191054071467615 + 0.0im, -0.18793449422848177 + 0.0im, 0.1790750709554562 + 0.0im, 0.1377257595612713 + 0.0im, -0.1300549586803966 + 0.0im, 0.12121952261735044 + 0.0im, -0.0705182651676423 + 0.0im, 0.051965046731940946 + 0.0im, 0.038806523949112735 + 0.0im, -0.008986361394916063 + 0.0im, 0.0033464773283842625 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.0644577003600313e-44, 1.3533811398584606e-35, 2.7913995319699663e-39, 2.1446635774976527e-34, 5.8039944702614605e-33, 4.382166922057622e-34, 4.121842291901511e-34, 2.4062745062767884e-35, 7.614639286767036e-33, 4.1266988150635786e-33, 4.318546653147061e-33, 2.5380739235350463e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.20191054071467618 + 0.0im, -0.18793449422848216 + 0.0im, 0.1790750709554562 + 0.0im, 0.13772575956127125 + 0.0im, -0.13005495868039674 + 0.0im, 0.12121952261735036 + 0.0im, -0.07051826516764209 + 0.0im, 0.05196504673194095 + 0.0im, 0.038806523949112756 + 0.0im, -0.008986361394916048 + 0.0im, 0.0033464773283842664 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.3552984143025178e-45, 1.0500147576760192e-35, 2.148087882782385e-37, 1.3296981382402296e-35, 8.798793077152903e-35, 4.5571680535823266e-36, 6.091120658050984e-35, 4.819998290929157e-36, 3.85860528153766e-34, 3.342289799244435e-33, 4.982820864873798e-34, 7.4734160925327814e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.20191054071467626 + 0.0im, -0.18793449422848182 + 0.0im, 0.1790750709554565 + 0.0im, 0.13772575956127134 + 0.0im, -0.13005495868039663 + 0.0im, 0.12121952261735026 + 0.0im, -0.07051826516764213 + 0.0im, 0.05196504673194095 + 0.0im, 0.03880652394911268 + 0.0im, -0.008986361394916079 + 0.0im, 0.003346477328384268 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.3468577009148625e-45, 5.96453073708915e-36, 2.032986732556461e-37, 1.1759463420574452e-35, 1.5919429021159084e-34, 1.0328548581246936e-35, 2.851025491199588e-34, 2.5661996616399094e-35, 5.0715250709273e-34, 1.9812906559119332e-33, 2.109510872148539e-33, 1.7438601386807483e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, 0.20191054071467635 + 0.0im, -0.18793449422848157 + 0.0im, 0.17907507095545638 + 0.0im, 0.1377257595612714 + 0.0im, -0.13005495868039663 + 0.0im, 0.12121952261735044 + 0.0im, -0.07051826516764231 + 0.0im, 0.05196504673194096 + 0.0im, 0.038806523949112735 + 0.0im, -0.008986361394916067 + 0.0im, 0.0033464773283842565 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.0501072408340554e-45, 1.4111277943747095e-36, 1.5571903125780228e-38, 7.217930397980155e-36, 1.8778940652672472e-34, 1.3750820108381842e-35, 8.20565948090045e-34, 2.7626136984909847e-35, 8.621747743960897e-34, 4.278971501794091e-34, 1.0456804143166545e-33, 1.211102143584936e-35). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.18756874101969073 + 0.0im, 0.1696181467245072 + 0.0im, -0.14726115308278087 + 0.0im, -0.12151264063935331 + 0.0im, 0.11890340830061592 + 0.0im, -0.10060643906930047 + 0.0im, 0.07744598396399426 + 0.0im, -0.07305049786980698 + 0.0im, -0.043043792218288704 + 0.0im, -0.030640307042674005 + 0.0im, 0.02854283477396093 + 0.0im, 0.0025465154946514856 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.635148883803044e-47, 6.977039319974788e-36, 2.877503563799662e-37, 5.396652290472687e-35, 2.97876601809865e-34, 4.878024819510351e-36, 3.703176867220194e-34, 4.580911103987822e-36, 2.0745354820035566e-34, 1.0059722882944883e-33, 1.5018172031824647e-33, 8.259170323197443e-35, 2.612715475377262e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.18756874101969045 + 0.0im, 0.1696181467245069 + 0.0im, -0.1472611530827808 + 0.0im, -0.12151264063935314 + 0.0im, 0.1189034083006162 + 0.0im, -0.10060643906930047 + 0.0im, 0.07744598396399408 + 0.0im, -0.073050497869807 + 0.0im, -0.04304379221828871 + 0.0im, -0.03064030704267398 + 0.0im, 0.028542834773961023 + 0.0im, 0.002546515494651509 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.124459509173172e-48, 5.194045047606735e-38, 9.687746519518893e-39, 4.150212020842735e-36, 5.080143028380646e-35, 1.1054850806387407e-36, 4.386639706476327e-35, 1.9542547725819085e-35, 5.437321608102975e-35, 2.7566441490827864e-33, 1.1910146149719619e-33, 3.8957515867334183e-35, 6.404323226708325e-35). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.18756874101969054 + 0.0im, 0.1696181467245067 + 0.0im, -0.1472611530827806 + 0.0im, -0.12151264063935337 + 0.0im, 0.11890340830061603 + 0.0im, -0.10060643906930049 + 0.0im, 0.07744598396399423 + 0.0im, -0.07305049786980691 + 0.0im, -0.043043792218288766 + 0.0im, -0.030640307042673967 + 0.0im, 0.02854283477396094 + 0.0im, 0.002546515494651476 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.3731938396418715e-46, 3.625873087848411e-36, 2.1389373993283434e-37, 8.511812377688176e-35, 7.491932365100538e-34, 1.9704835468183596e-35, 4.482784791377175e-34, 9.427041351710612e-36, 2.8730660005721387e-33, 3.531384226080521e-33, 3.924559682455474e-33, 8.692215898192506e-34, 1.527208269147393e-33). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, -0.18756874101969062 + 0.0im, 0.16961814672450704 + 0.0im, -0.1472611530827803 + 0.0im, -0.12151264063935335 + 0.0im, 0.11890340830061616 + 0.0im, -0.10060643906930047 + 0.0im, 0.07744598396399427 + 0.0im, -0.07305049786980689 + 0.0im, -0.043043792218288725 + 0.0im, -0.03064030704267395 + 0.0im, 0.028542834773960926 + 0.0im, 0.0025465154946514926 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.828532199246659e-47, 1.5013464107848365e-36, 6.57853496952862e-38, 6.275466153432158e-36, 6.996935434417049e-35, 1.5599753862920683e-36, 1.0190210089563475e-34, 1.594476126512307e-37, 3.0970229772773968e-34, 7.627596309715495e-34, 7.4974796158039556e-34, 6.341105169661415e-35, 4.174004704236955e-34). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, -0.18756874101969065 + 0.0im, 0.1696181467245071 + 0.0im, -0.14726115308278015 + 0.0im, -0.12151264063935314 + 0.0im, 0.11890340830061578 + 0.0im, -0.10060643906930053 + 0.0im, 0.0774459839639942 + 0.0im, -0.07305049786980689 + 0.0im, -0.043043792218288704 + 0.0im, -0.030640307042673978 + 0.0im, 0.028542834773960964 + 0.0im, 0.0025465154946514804 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9405626546350848e-47, 2.0166141913155687e-37, 2.154324233593691e-38, 4.0565666008102437e-36, 3.962452839561204e-35, 9.520977052942508e-37, 1.0377253748061042e-34, 1.0233776679795285e-35, 2.6974528735772338e-34, 3.303872550487868e-34, 3.9675070123036674e-34, 5.1112518037263035e-36, 1.0354044027051929e-33). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.1875687410196908 + 0.0im, 0.16961814672450706 + 0.0im, -0.1472611530827806 + 0.0im, -0.12151264063935335 + 0.0im, 0.11890340830061617 + 0.0im, -0.10060643906930054 + 0.0im, 0.07744598396399432 + 0.0im, -0.07305049786980693 + 0.0im, -0.04304379221828879 + 0.0im, -0.030640307042673974 + 0.0im, 0.028542834773960964 + 0.0im, 0.0025465154946514986 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2819518038902591e-47, 7.216125688399208e-37, 1.0276966597537569e-38, 4.296439435285459e-36, 2.399601204751619e-34, 3.4958317996226e-35, 4.539622087550943e-35, 2.750271549537953e-35, 1.8870045463369842e-34, 1.4886083315264954e-34, 4.8015248660291644e-33, 9.248874167779966e-35, 1.7167512797553418e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1875687410196908 + 0.0im, 0.16961814672450698 + 0.0im, -0.14726115308278057 + 0.0im, -0.12151264063935313 + 0.0im, 0.11890340830061594 + 0.0im, -0.10060643906930058 + 0.0im, 0.0774459839639943 + 0.0im, -0.07305049786980691 + 0.0im, -0.04304379221828873 + 0.0im, -0.030640307042673964 + 0.0im, 0.028542834773960954 + 0.0im, 0.002546515494651494 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.701236671550625e-47, 1.0804628944926093e-36, 5.083107298063156e-39, 6.250497673881163e-36, 7.807533083606116e-35, 2.613594088458273e-36, 1.970508304752959e-34, 1.0747199841740046e-35, 8.02968664583017e-34, 2.753644872235401e-33, 8.672863644860068e-34, 2.089842520222098e-34, 2.820700239726328e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.1875687410196909 + 0.0im, 0.16961814672450679 + 0.0im, -0.14726115308278068 + 0.0im, -0.12151264063935291 + 0.0im, 0.11890340830061606 + 0.0im, -0.10060643906930074 + 0.0im, 0.07744598396399423 + 0.0im, -0.07305049786980697 + 0.0im, -0.04304379221828873 + 0.0im, -0.030640307042673988 + 0.0im, 0.028542834773960944 + 0.0im, 0.0025465154946515247 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0345961381048253e-46, 7.992490273837359e-37, 1.1753419371569563e-37, 2.2515436684350922e-35, 1.3040628855780123e-34, 1.0080133907454494e-36, 1.0078015080742019e-33, 2.1574432105020703e-34, 2.448165374415257e-33, 1.299693964859585e-32, 6.159293615572506e-33, 9.897939012830938e-34, 3.371536475215208e-35). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.1875687410196906 + 0.0im, 0.169618146724507 + 0.0im, -0.14726115308278082 + 0.0im, -0.12151264063935308 + 0.0im, 0.11890340830061584 + 0.0im, -0.10060643906930046 + 0.0im, 0.07744598396399431 + 0.0im, -0.07305049786980682 + 0.0im, -0.043043792218288766 + 0.0im, -0.030640307042673967 + 0.0im, 0.02854283477396101 + 0.0im, 0.002546515494651499 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.352070841682677e-47, 8.178806609351017e-37, 9.382424452835266e-39, 1.7769823380834435e-35, 2.2900481903797173e-34, 2.8342764963181e-35, 1.9134171877652255e-34, 1.6424059608210983e-35, 2.928158171690773e-34, 2.7213476881355646e-33, 4.652476881475264e-33, 2.453173011503765e-34, 1.9046907328453574e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.18756874101969087 + 0.0im, 0.16961814672450687 + 0.0im, -0.14726115308278095 + 0.0im, -0.12151264063935337 + 0.0im, 0.11890340830061594 + 0.0im, -0.10060643906930045 + 0.0im, 0.0774459839639942 + 0.0im, -0.0730504978698069 + 0.0im, -0.0430437922182888 + 0.0im, -0.030640307042674075 + 0.0im, 0.028542834773960996 + 0.0im, 0.0025465154946514835 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.213743215335777e-47, 2.5904032865345445e-36, 2.0186435604296573e-38, 4.634651600790634e-35, 7.162635722758329e-34, 1.247117053427896e-35, 5.277286926111936e-34, 1.3064618896803498e-35, 4.285756597950569e-33, 8.2383531277669e-34, 4.946686608155378e-34, 3.1196221831563747e-34, 2.3181860638554365e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.18756874101968982 + 0.0im, 0.16961814672450706 + 0.0im, -0.1472611530827808 + 0.0im, -0.12151264063935333 + 0.0im, 0.11890340830061598 + 0.0im, -0.10060643906930058 + 0.0im, 0.07744598396399409 + 0.0im, -0.07305049786980694 + 0.0im, -0.04304379221828873 + 0.0im, -0.030640307042673964 + 0.0im, 0.02854283477396096 + 0.0im, 0.002546515494651489 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.076780726100474e-47, 2.1056631294331245e-37, 2.3018856519712255e-39, 1.0988441578887002e-34, 2.834389987727742e-35, 2.6484104520140973e-36, 3.012179484149511e-34, 1.8370967355758747e-35, 3.1427809535751757e-34, 1.7661474057502534e-34, 9.4676744088362e-34, 2.8093392581542835e-35, 2.4122218725970532e-34). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 5×5 Matrix{Float64}: 1.0 0.0104674 0.0607346 0.106049 -0.160039 0.0 -0.287788 -0.0584979 -0.0377581 0.00398822 0.0 0.0 -0.0424262 0.0480498 0.0823456 0.0 0.0 -0.0895376 -0.0424262 0.134715 0.0 0.0 0.0 0.0 0.0169836 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 -0.0336968 0.0812303 0.00293714 0.154877 -0.0531868 0.0 0.142429 -0.148102 0.0699971 0.0388542 -0.186703 0.0 0.31425 0.142429 0.147376 0.119453 -0.0355544 0.0 0.0 0.0 -0.119034 -0.0261027 0.0513828 0.0 0.0 0.0 0.0 0.00579277 0.0610174 0.0 0.0 0.0 0.0 0.0 0.0709823 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.0491198 -0.179884 -0.20492 -0.0291449 0.0486198 0.062382 0.0 -0.25825 0.0146908 -0.0218622 -0.00384127 -0.0104764 0.0928378 0.0 0.0 0.00561938 0.242566 0.0404596 0.0689441 0.0120433 0.0 0.0 -0.217135 0.00561938 -0.0350377 -0.0739097 0.200891 0.0 0.0 0.0 0.0 -0.143658 -0.0402699 -0.104976 0.0 0.0 0.0 0.0 0.0 0.120983 -0.0191387 0.0 0.0 0.0 0.0 0.0 0.0283763 0.120983 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 7×7 Matrix{Float64}: 1.0 0.0491198 -0.0151665 -0.224929 0.15613 0.0486198 0.062382 0.0 -0.25825 0.0055445 -0.0203293 -0.0162637 -0.0104764 0.0928378 0.0 0.0 -0.143658 0.0550588 -0.0125612 0.0491669 0.114578 0.0 0.0 0.0 0.00561938 0.220701 -0.0684761 0.193357 0.0 0.0 0.0 -0.238647 0.00561938 -0.068784 0.0317409 0.0 0.0 0.0 0.0 0.0 0.120983 -0.0191387 0.0 0.0 0.0 0.0 0.0 0.0283763 0.120983 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.0477788 0.0274312 0.0567735 0.057409 0.146126 -0.101885 -0.0155507 0.0 -0.163168 0.13867 -0.0600892 0.0508953 -0.172116 0.00838161 0.0951774 0.0 -0.0838874 -0.163168 -0.104803 0.156205 -0.0458298 -0.0320037 0.127764 0.0 0.0 0.0 0.111123 -0.219878 -0.0229504 0.134238 -0.0685844 0.0 0.0 0.0 0.0616742 0.111123 -0.0561348 0.0179739 0.128764 0.0 0.0 0.0 0.0 0.0 0.144216 -0.0642421 0.091045 0.0 0.0 0.0 0.0 0.0 0.0 0.0189054 0.0208786 0.0 0.0 0.0 0.0 0.0 0.0 -0.176775 0.0189054 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.0477788 0.0274312 0.0567735 0.057409 0.146126 -0.101885 -0.0155507 0.0 -0.163168 0.13867 -0.0600892 0.0508953 -0.172116 0.00838161 0.0951774 0.0 -0.0838874 -0.163168 -0.104803 0.156205 -0.0458298 -0.0320037 0.127764 0.0 0.0 0.0 0.111123 -0.219878 -0.0229504 0.134238 -0.0685844 0.0 0.0 0.0 0.0616742 0.111123 -0.0561348 0.0179739 0.128764 0.0 0.0 0.0 0.0 0.0 0.144216 -0.0642421 0.091045 0.0 0.0 0.0 0.0 0.0 0.0 0.0189054 0.0208786 0.0 0.0 0.0 0.0 0.0 0.0 -0.176775 0.0189054 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 0.0477788 0.0274312 0.0567735 0.057409 0.146126 -0.101885 -0.0155507 0.0 -0.163168 0.13867 -0.0600892 0.0508953 -0.172116 0.00838161 0.0951774 0.0 -0.0838874 -0.163168 -0.104803 0.156205 -0.0458298 -0.0320037 0.127764 0.0 0.0 0.0 0.111123 -0.219878 -0.0229504 0.134238 -0.0685844 0.0 0.0 0.0 0.0616742 0.111123 -0.0561348 0.0179739 0.128764 0.0 0.0 0.0 0.0 0.0 0.144216 -0.0642421 0.091045 0.0 0.0 0.0 0.0 0.0 0.0 0.0189054 0.0208786 0.0 0.0 0.0 0.0 0.0 0.0 -0.176775 0.0189054 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.128995 -0.112063 -0.0552914 -0.0922259 -0.00432631 -0.025506 0.0752105 0.0679196 0.0 -0.0833071 0.232935 -0.0264149 0.0427032 -0.0213999 0.0529723 0.0308957 -0.0826142 0.0 -0.112002 -0.0833071 0.0415333 -0.0294875 -0.0378807 0.0120588 0.094209 -0.0309081 0.0 0.0 0.0 -0.134835 0.0361914 0.0567656 -0.0499877 0.0384415 -0.0132133 0.0 0.0 0.0 0.0 -0.0957939 -0.0349704 -0.0291501 0.0272649 0.0474076 0.0 0.0 0.0 0.0 0.0 0.0527315 -0.127564 0.00303927 -0.000753826 0.0 0.0 0.0 0.0 0.0 0.0761634 0.0527315 -0.0303715 -0.0577589 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.103905 0.0226451 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0582247 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.128995 -0.112063 -0.0552914 0.000285026 0.00427791 0.0956896 0.0752105 0.0679196 0.0 -0.0833071 0.232935 -0.0264149 -0.0413688 -0.0235127 -0.0531352 0.0308957 -0.0826142 0.0 -0.112002 -0.0833071 0.0415333 -0.021858 -0.0340516 0.0285059 0.094209 -0.0309081 0.0 0.0 0.0 -0.134835 0.0614172 0.0505283 -0.0265656 0.0384415 -0.0132133 0.0 0.0 0.0 0.0 0.0527315 -0.0785711 0.0488048 0.0365516 0.0679123 0.0 0.0 0.0 0.0 0.123655 0.0527315 0.0173266 -0.00110191 -0.0081231 0.0 0.0 0.0 0.0 0.0 0.0 -0.0957939 -0.0183795 -0.030101 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.103905 0.0226451 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0582247 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.0227276 0.0993711 -0.120872 0.0822738 0.020504 0.0451397 0.124624 -0.0367495 0.117412 0.0 0.216602 -0.0540628 0.00338657 -0.0269165 0.0111633 -0.027369 0.165511 0.0254232 0.0294283 0.0 0.0 0.174555 0.0126973 0.0395524 -0.0685191 -0.00605013 -0.093937 -0.0189519 0.0302457 0.0 0.0 0.0 -0.110106 -0.218232 -0.0422943 -0.0256918 -0.0102259 -0.0866891 -0.000321146 0.0 0.0 0.0 0.073766 -0.110106 0.0113723 -0.0389744 0.11724 -0.0691956 0.0423278 0.0 0.0 0.0 0.0 0.0 0.0553794 -0.0842473 -0.124997 -0.0192504 0.0832769 0.0 0.0 0.0 0.0 0.0 0.132104 0.0553794 -0.043821 -0.0765208 0.0512649 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.152757 -0.0262243 0.0307472 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0803313 0.00541579 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00132891 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0582405 0.0265448 -0.0213666 -0.025911 -0.0465315 -0.0436029 0.0671974 -0.00117663 -0.0398368 0.00870411 0.0 -0.258349 -0.0589809 -0.0951789 -0.0219743 -0.0665471 -0.00324692 -0.068667 -0.036362 -0.0556136 0.0442494 0.0 0.0 -0.132927 -0.0455141 0.00192786 0.0372906 0.0143648 0.00419325 -0.0356556 -0.0143408 -0.149999 0.0 0.0 0.0 -0.0538588 -0.0765931 0.0340631 0.075764 -0.0958019 -0.0813109 -0.0221088 0.0472785 0.0 0.0 0.0 0.15338 -0.0538588 0.0675769 -0.0266251 -0.00512942 -0.0853168 -0.0514384 0.0253979 0.0 0.0 0.0 0.0 0.0 0.11285 0.0337421 0.118681 -0.055934 -0.0596781 0.00675117 0.0 0.0 0.0 0.0 0.0 0.0 0.0582447 0.113771 0.0498413 -0.023953 -0.0114044 0.0 0.0 0.0 0.0 0.0 0.0 -0.0305162 0.0582447 0.0269985 0.0592899 -0.023156 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.035767 0.0676908 -0.0229569 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0258418 -0.035767 0.0870237 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00121291 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0582405 0.0265448 -0.0213666 -0.025911 -0.0465315 -0.0436029 0.0671974 -0.00117663 -0.0398368 0.00870411 0.0 -0.258349 -0.0589809 -0.0951789 -0.0219743 -0.0665471 -0.00324692 -0.068667 -0.036362 -0.0556136 0.0442494 0.0 0.0 -0.132927 -0.0455141 0.00192786 0.0372906 0.0143648 0.00419325 -0.0356556 -0.0143408 -0.149999 0.0 0.0 0.0 -0.0538588 -0.0765931 0.0340631 0.075764 -0.0958019 -0.0813109 -0.0221088 0.0472785 0.0 0.0 0.0 0.15338 -0.0538588 0.0675769 -0.0266251 -0.00512942 -0.0853168 -0.0514384 0.0253979 0.0 0.0 0.0 0.0 0.0 0.11285 0.0337421 0.118681 -0.055934 -0.0596781 0.00675117 0.0 0.0 0.0 0.0 0.0 0.0 0.0582447 0.113771 0.0498413 -0.023953 -0.0114044 0.0 0.0 0.0 0.0 0.0 0.0 -0.0305162 0.0582447 0.0269985 0.0592899 -0.023156 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.035767 0.0676908 -0.0229569 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0258418 -0.035767 0.0870237 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00121291 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 -0.0582405 0.0265448 -0.0213666 -0.025911 -0.0465315 -0.0436029 0.0671974 -0.00117663 -0.0398368 0.00870411 0.0 -0.258349 -0.0589809 -0.0951789 -0.0219743 -0.0665471 -0.00324692 -0.068667 -0.036362 -0.0556136 0.0442494 0.0 0.0 -0.132927 -0.0455141 0.00192786 0.0372906 0.0143648 0.00419325 -0.0356556 -0.0143408 -0.149999 0.0 0.0 0.0 -0.0538588 -0.0765931 0.0340631 0.075764 -0.0958019 -0.0813109 -0.0221088 0.0472785 0.0 0.0 0.0 0.15338 -0.0538588 0.0675769 -0.0266251 -0.00512942 -0.0853168 -0.0514384 0.0253979 0.0 0.0 0.0 0.0 0.0 0.11285 0.0337421 0.118681 -0.055934 -0.0596781 0.00675117 0.0 0.0 0.0 0.0 0.0 0.0 0.0582447 0.113771 0.0498413 -0.023953 -0.0114044 0.0 0.0 0.0 0.0 0.0 0.0 -0.0305162 0.0582447 0.0269985 0.0592899 -0.023156 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.035767 0.0676908 -0.0229569 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0258418 -0.035767 0.0870237 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.00121291 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0242497 -0.0385336 -0.0349344 0.0771312 0.0625849 0.0372941 0.112494 0.038619 -0.00245202 0.0295924 0.0129761 0.0 0.129224 -0.15946 -0.0079018 0.0693227 -0.0427904 -0.01253 0.0507804 0.102026 -0.0466432 -0.0346984 -0.00837928 0.0 0.108409 0.129224 0.0481553 -0.0112769 -0.0304988 -0.0080077 0.00427097 -0.020685 0.00803789 0.0166692 -0.0966371 0.0 0.0 0.0 0.138603 0.00497701 -0.00495458 -0.0709654 -0.0308646 0.125706 -0.0218362 -0.0443692 -0.025558 0.0 0.0 0.0 -0.00115524 0.138603 0.0339575 0.0386055 0.103573 -0.0609467 0.0297761 0.0727756 0.068943 0.0 0.0 0.0 0.0 0.0 -0.121094 -0.0288716 -0.00660389 0.088638 -0.0363263 -0.0125798 -0.0719077 0.0 0.0 0.0 0.0 0.0 0.0 0.0270438 -0.098746 -0.0132648 -0.0513072 -0.00801082 -0.0625866 0.0 0.0 0.0 0.0 0.0 0.0 0.0532367 0.0270438 -0.0763863 -0.0312508 -0.0125454 -0.0354752 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0444798 0.0105138 -0.000123171 -0.0727468 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0587205 -0.0444798 -0.121069 -0.137974 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0454886 -0.0541522 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0115225 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0242497 -0.0385336 -0.0349344 0.0771312 0.0625849 0.0372941 0.112494 0.038619 -0.00245202 0.0295924 0.0129761 0.0 0.129224 -0.15946 -0.0079018 0.0693227 -0.0427904 -0.01253 0.0507804 0.102026 -0.0466432 -0.0346984 -0.00837928 0.0 0.108409 0.129224 0.0481553 -0.0112769 -0.0304988 -0.0080077 0.00427097 -0.020685 0.00803789 0.0166692 -0.0966371 0.0 0.0 0.0 0.138603 0.00497701 -0.00495458 -0.0709654 -0.0308646 0.125706 -0.0218362 -0.0443692 -0.025558 0.0 0.0 0.0 -0.00115524 0.138603 0.0339575 0.0386055 0.103573 -0.0609467 0.0297761 0.0727756 0.068943 0.0 0.0 0.0 0.0 0.0 -0.121094 -0.0288716 -0.00660389 0.088638 -0.0363263 -0.0125798 -0.0719077 0.0 0.0 0.0 0.0 0.0 0.0 0.0270438 -0.098746 -0.0132648 -0.0513072 -0.00801082 -0.0625866 0.0 0.0 0.0 0.0 0.0 0.0 0.0532367 0.0270438 -0.0763863 -0.0312508 -0.0125454 -0.0354752 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0444798 0.0105138 -0.000123171 -0.0727468 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0587205 -0.0444798 -0.121069 -0.137974 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0454886 -0.0541522 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0115225 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0242497 -0.0385336 -0.0349344 0.0771312 0.0625849 0.0372941 0.112494 0.038619 -0.00245202 0.0295924 0.0129761 0.0 0.129224 -0.15946 -0.0079018 0.0693227 -0.0427904 -0.01253 0.0507804 0.102026 -0.0466432 -0.0346984 -0.00837928 0.0 0.108409 0.129224 0.0481553 -0.0112769 -0.0304988 -0.0080077 0.00427097 -0.020685 0.00803789 0.0166692 -0.0966371 0.0 0.0 0.0 0.138603 0.00497701 -0.00495458 -0.0709654 -0.0308646 0.125706 -0.0218362 -0.0443692 -0.025558 0.0 0.0 0.0 -0.00115524 0.138603 0.0339575 0.0386055 0.103573 -0.0609467 0.0297761 0.0727756 0.068943 0.0 0.0 0.0 0.0 0.0 -0.121094 -0.0288716 -0.00660389 0.088638 -0.0363263 -0.0125798 -0.0719077 0.0 0.0 0.0 0.0 0.0 0.0 0.0270438 -0.098746 -0.0132648 -0.0513072 -0.00801082 -0.0625866 0.0 0.0 0.0 0.0 0.0 0.0 0.0532367 0.0270438 -0.0763863 -0.0312508 -0.0125454 -0.0354752 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0444798 0.0105138 -0.000123171 -0.0727468 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0587205 -0.0444798 -0.121069 -0.137974 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0454886 -0.0541522 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0115225 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.0242497 -0.0385336 -0.0349344 0.0771312 0.0625849 0.0372941 0.112494 0.038619 -0.00245202 0.0295924 0.0129761 0.0 0.129224 -0.15946 -0.0079018 0.0693227 -0.0427904 -0.01253 0.0507804 0.102026 -0.0466432 -0.0346984 -0.00837928 0.0 0.108409 0.129224 0.0481553 -0.0112769 -0.0304988 -0.0080077 0.00427097 -0.020685 0.00803789 0.0166692 -0.0966371 0.0 0.0 0.0 0.138603 0.00497701 -0.00495458 -0.0709654 -0.0308646 0.125706 -0.0218362 -0.0443692 -0.025558 0.0 0.0 0.0 -0.00115524 0.138603 0.0339575 0.0386055 0.103573 -0.0609467 0.0297761 0.0727756 0.068943 0.0 0.0 0.0 0.0 0.0 -0.121094 -0.0288716 -0.00660389 0.088638 -0.0363263 -0.0125798 -0.0719077 0.0 0.0 0.0 0.0 0.0 0.0 0.0270438 -0.098746 -0.0132648 -0.0513072 -0.00801082 -0.0625866 0.0 0.0 0.0 0.0 0.0 0.0 0.0532367 0.0270438 -0.0763863 -0.0312508 -0.0125454 -0.0354752 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0444798 0.0105138 -0.000123171 -0.0727468 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0587205 -0.0444798 -0.121069 -0.137974 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0454886 -0.0541522 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0115225 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.00266454 0.0364912 0.0329842 -0.0157321 -0.0357415 0.0294488 -0.029747 -0.104864 0.0679576 -0.0791011 -0.0568807 -0.0745242 0.0 -0.121058 0.0794667 -0.000293569 -0.0297572 0.0121966 -0.057665 -0.0339859 -0.0755296 0.00463616 0.00539878 0.0324543 0.0219728 0.0 -0.041938 -0.121058 -0.00839785 0.00625469 -0.0267393 0.0862516 -0.0153434 0.0332897 -0.0369366 -0.0751341 -0.0009291 0.00319617 0.0 0.0 0.0 0.111386 -0.079025 0.00357335 -0.134857 0.0248541 -0.0586048 -0.0487527 -0.0266038 0.0550286 0.00872181 0.0 0.0 0.0 0.0191399 0.111386 0.00110345 -0.00897048 -0.0307865 -0.0414271 -0.000578187 -0.0251967 -0.0628408 -0.0463088 0.0 0.0 0.0 0.0 0.0 0.0319368 -0.0773893 0.0188805 0.0644462 -0.0105663 -0.0291762 -0.0296265 0.0542302 0.0 0.0 0.0 0.0 0.0 0.110761 0.0319368 -0.0242954 0.00584191 0.0443528 0.0257874 0.0825312 0.00112273 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0953048 0.0811499 0.000802594 0.021113 -0.03629 0.0162409 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.102797 -0.0953048 -0.0630417 0.00170364 -0.0238325 0.0412143 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0821627 -0.0123201 0.0266494 0.0322988 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0440448 -0.0536612 -0.00402966 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.120553 -0.0440448 -0.0436747 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.0276238 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.00266454 0.0364912 -0.0640043 0.0557176 -0.0457525 0.00339514 0.0688321 -0.0363005 0.0679576 -0.0791011 -0.0568807 -0.0745242 0.0 -0.121058 0.0794667 -0.0566542 0.074699 -0.0186538 -0.0103129 0.00372995 0.0442884 0.00463616 0.00539878 0.0324543 0.0219728 0.0 -0.041938 -0.121058 -0.00181775 -0.051548 0.0307949 -0.00323395 0.0229356 -0.0739072 -0.0369366 -0.0751341 -0.0009291 0.00319617 0.0 0.0 0.0 -0.0953048 -0.0718716 0.0708139 0.0264806 -0.0261294 -0.0128656 -0.00666355 0.0226596 -0.0576766 0.0184728 0.0 0.0 0.0 0.116067 -0.0953048 0.0636004 -0.0209136 -0.0256135 -0.00337904 0.0596059 0.00345205 -0.021338 -0.0117366 0.0 0.0 0.0 0.0 0.0 0.111386 0.073305 0.0139044 -0.129452 0.0307098 0.0226798 -0.0405964 -0.00943789 0.0 0.0 0.0 0.0 0.0 -0.0206334 0.111386 0.00761536 0.0117918 0.00808543 -0.0293061 -0.0580881 -0.0510359 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0319368 -0.0741876 0.0359581 0.0315248 0.0422062 -0.0626377 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.115541 0.0319368 -0.0503206 -0.0203748 -0.0772376 -0.00537828 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0821627 -0.0123201 0.0266494 0.0322988 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0440448 -0.0536612 -0.00402966 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.120553 -0.0440448 -0.0436747 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.0276238 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0315833 0.0139982 -0.00400984 -0.0382704 0.0432812 0.0780841 0.0688321 -0.0363005 0.0679576 -0.0791011 -0.0568807 -0.0745242 0.0 0.111386 0.0784946 -0.00648477 -0.0113104 -0.0231004 0.0854865 0.0011413 0.123908 -0.0473281 -0.0237349 0.0548901 0.00850407 0.0 -0.0192692 0.111386 -0.0258583 -0.0168776 -0.0303042 -0.026285 -0.00921587 0.00400097 0.00245282 0.0282846 0.0661355 0.0484079 0.0 0.0 0.0 -0.121058 -0.0790304 0.0433637 0.0862178 0.00494563 0.0443862 0.00398672 0.00166481 0.0251754 0.0164979 0.0 0.0 0.0 0.0421695 -0.121058 -0.0131163 0.0556591 -0.0226476 0.0695068 0.0387441 0.0751717 -0.00326298 -0.00507562 0.0 0.0 0.0 0.0 0.0 -0.0953048 0.075802 0.032241 -0.0188469 0.00766387 -0.0189775 0.0423142 -0.0231732 0.0 0.0 0.0 0.0 0.0 -0.110049 -0.0953048 -0.02161 0.044405 0.0465814 -0.0139933 -0.00604837 -0.0203754 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0319368 -0.0741876 0.0359581 0.0315248 0.0422062 -0.0626377 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.115541 0.0319368 -0.0503206 -0.0203748 -0.0772376 -0.00537828 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0821627 -0.0123201 0.0266494 0.0322988 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0440448 -0.0536612 -0.00402966 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.120553 -0.0440448 -0.0436747 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.0276238 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0315833 0.0139982 -0.0304953 0.0508398 0.00251988 -0.0102171 -0.029747 -0.104864 0.0679576 -0.0791011 -0.0568807 -0.0745242 0.0 0.111386 0.0784946 -0.0489515 -0.113342 -0.0271855 -0.0565017 0.0255856 -0.0594739 -0.0473281 -0.0237349 0.0548901 0.00850407 0.0 -0.0192692 0.111386 -0.00145207 0.0104892 -0.0239871 -0.0163721 0.0270993 0.0312051 0.00245282 0.0282846 0.0661355 0.0484079 0.0 0.0 0.0 0.0319368 -0.0744213 0.0134592 -0.0729427 0.0141294 0.0573398 0.0164611 0.00254125 0.00114047 0.046167 0.0 0.0 0.0 0.115178 0.0319368 0.0143545 0.057019 -0.0248251 0.016147 0.0236308 -0.00264616 0.075237 -0.0130136 0.0 0.0 0.0 0.0 0.0 -0.121058 -0.0896595 -0.0408759 -0.071806 0.00715967 -0.00207686 0.0368871 0.0192173 0.0 0.0 0.0 0.0 0.0 0.0371704 -0.121058 -0.00519395 -0.0541805 0.0521073 0.0845696 0.0362079 -0.0238762 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0953048 0.0811499 0.000802594 0.021113 -0.03629 0.0162409 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.102797 -0.0953048 -0.0630417 0.00170364 -0.0238325 0.0412143 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0821627 -0.0123201 0.0266494 0.0322988 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0440448 -0.0536612 -0.00402966 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.120553 -0.0440448 -0.0436747 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.0276238 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0315833 0.0139982 -0.0304953 0.0508398 0.00251988 -0.0102171 -0.029747 -0.104864 -0.0515283 -0.102572 0.0305683 -0.0745242 0.0 0.111386 0.0784946 -0.0489515 -0.113342 -0.0271855 -0.0565017 0.0255856 -0.0594739 0.052718 0.000585513 -0.0551061 0.00850407 0.0 -0.0192692 0.111386 -0.00145207 0.0104892 -0.0239871 -0.0163721 0.0270993 0.0312051 0.0655908 0.0273248 0.0114517 0.0484079 0.0 0.0 0.0 0.0319368 -0.0744213 0.0134592 -0.0729427 0.0141294 0.0573398 0.0019769 -0.00455688 0.0159391 0.046167 0.0 0.0 0.0 0.115178 0.0319368 0.0143545 0.057019 -0.0248251 0.016147 0.0764417 -0.00923693 0.0172446 -0.0130136 0.0 0.0 0.0 0.0 0.0 -0.121058 -0.0896595 -0.0408759 -0.071806 0.0372543 -0.00337813 0.00411602 0.0192173 0.0 0.0 0.0 0.0 0.0 0.0371704 -0.121058 -0.00519395 -0.0541805 0.0372665 0.0562999 0.0813617 -0.0238762 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0953048 0.0811499 -0.0366098 0.0173225 0.0110915 0.0162409 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.102797 -0.0953048 -0.0272329 0.0270247 -0.0554363 0.0412143 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0440448 0.109495 0.0484397 -0.0417764 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0590805 -0.0440448 0.0211768 -0.0189955 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0821627 0.02934 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.0276238 (vals, info) = (ComplexF64[1.0 + 0.0im, -0.3534269865555174 + 0.0im, 0.23427493687482887 + 0.052975549454767894im, 0.23427493687482887 - 0.052975549454767894im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (3.533938334203478e-34, 2.173895874727529e-33, 7.52812867305541e-33, 5.129382989653058e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.35342698655551774 + 0.0im, 0.23427493687482906 + 0.05297554945476769im, 0.23427493687482906 - 0.05297554945476769im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.5477975236899788e-33, 1.6160180737084706e-32, 4.812826906055493e-33, 1.488869952534411e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2877876538808615 + 0.0im, -0.04242615880701377 + 0.06559167896615684im, -0.04242615880701377 - 0.06559167896615684im, 0.01698364004296371 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (5.169941207299558e-37, 1.0968390735336489e-34, 7.736579689110113e-34, 1.5906267317856415e-33, 2.219153217904913e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2877876538808618 + 0.0im, -0.04242615880701374 + 0.06559167896615686im, -0.04242615880701374 - 0.06559167896615686im, 0.01698364004296359 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.671970686248323e-37, 2.5419235550424646e-35, 3.296872636507565e-34, 3.2834950144170823e-34, 1.368273738937326e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2877876538808616 + 0.0im, -0.04242615880701382 + 0.06559167896615693im, -0.04242615880701382 - 0.06559167896615693im, 0.0169836400429636 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (3.1972766764488454e-37, 1.6085227170685957e-34, 4.427380429259311e-34, 8.369399923089716e-34, 1.2946340820069895e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1424285512781891 + 0.21573372368176982im, 0.1424285512781891 - 0.21573372368176982im, -0.11903397045417168 + 0.0im, 0.07098233213527377 + 0.0im, 0.00579276804543908 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.2529440086829152e-37, 3.394420859657793e-35, 6.08699375648373e-35, 4.282316971839435e-34, 2.6945493054739714e-33, 1.0250143472596985e-32). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.14242855127818915 + 0.21573372368176993im, 0.14242855127818915 - 0.21573372368176993im, -0.11903397045417162 + 0.0im, 0.07098233213527375 + 0.0im, 0.0057927680454390755 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.3238812621856922e-38, 6.884831872836424e-36, 3.8356616567026583e-36, 4.3943540344388805e-35, 7.843645211504845e-33, 7.265558044941319e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.142428551278189 + 0.21573372368176966im, 0.142428551278189 - 0.21573372368176966im, -0.11903397045417162 + 0.0im, 0.07098233213527379 + 0.0im, 0.005792768045439027 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (3.1093611031942497e-37, 4.623823972862981e-35, 9.4342910740686e-35, 1.557300851888948e-33, 2.0230505792751737e-33, 7.457915696579507e-34). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, 0.14242855127818915 + 0.21573372368176977im, 0.14242855127818915 - 0.21573372368176977im, -0.11903397045417154 + 0.0im, 0.07098233213527372 + 0.0im, 0.005792768045439044 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (5.641076782341513e-37, 2.07529847543949e-34, 3.344148171911003e-35, 1.0789558719464485e-33, 2.3885186613398923e-33, 8.120635896108283e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2582498552625388 + 0.0im, 0.005619376013755461 + 0.22949854103622028im, 0.005619376013755461 - 0.22949854103622028im, -0.14365778776887828 + 0.0im, 0.12098250729403923 + 0.02330418823923557im, 0.12098250729403923 - 0.02330418823923557im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.5224377731652782e-37, 1.440011238492077e-34, 4.906223867011401e-35, 3.2979020195531e-34, 7.498687265546477e-33, 7.936680073490315e-33, 1.00259633351395e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2582498552625395 + 0.0im, 0.005619376013755575 + 0.22949854103622028im, 0.005619376013755575 - 0.22949854103622028im, -0.14365778776887825 + 0.0im, 0.12098250729403928 + 0.023304188239235576im, 0.12098250729403928 - 0.023304188239235576im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (9.8040733538411e-38, 1.280240427432509e-34, 9.932699626370335e-34, 6.614470393038525e-34, 2.3397627347987392e-33, 1.226440615035265e-33, 6.1063539845698125e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.2582498552625391 + 0.0im, 0.005619376013755421 + 0.22949854103622042im, 0.005619376013755421 - 0.22949854103622042im, -0.14365778776887841 + 0.0im, 0.12098250729403943 + 0.02330418823923564im, 0.12098250729403943 - 0.02330418823923564im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.6544356463484866e-37, 2.0061371515301052e-34, 4.377107150530991e-34, 1.9202146987513835e-34, 1.1108737116735442e-33, 6.184137713854654e-33, 3.630986546113646e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.2582498552625389 + 0.0im, 0.005619376013755643 + 0.22949854103622028im, 0.005619376013755643 - 0.22949854103622028im, -0.14365778776887828 + 0.0im, 0.12098250729403938 + 0.02330418823923554im, 0.12098250729403938 - 0.02330418823923554im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.4974553778404103e-37, 2.5029078655931847e-34, 5.9425614517579054e-34, 3.315404565670342e-34, 5.9700161289481034e-33, 2.0526217001980156e-33, 3.224744771017765e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.25824985526253913 + 0.0im, 0.005619376013755524 + 0.22949854103622044im, 0.005619376013755524 - 0.22949854103622044im, -0.14365778776887825 + 0.0im, 0.12098250729403927 + 0.02330418823923563im, 0.12098250729403927 - 0.02330418823923563im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.9998068067811456e-37, 5.746705784792851e-34, 2.562307050309897e-34, 8.141134495679504e-34, 2.1884244977394678e-33, 1.7941924089103836e-33, 1.0743088428745513e-32). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.1631682292800077 + 0.1078548851774793im, -0.1631682292800077 - 0.1078548851774793im, 0.11112310618111046 + 0.11645084788912051im, 0.11112310618111046 - 0.11645084788912051im, 0.14421594224618306 + 0.0im, 0.018905351745783172 + 0.060752008783332354im, 0.018905351745783172 - 0.060752008783332354im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.3521114264871014e-38, 7.134785984317173e-35, 1.1980508403948486e-33, 1.1405987036846238e-33, 1.696699846580681e-33, 2.9639130639554463e-33, 1.988653289364653e-33, 3.7451717637245854e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.16316822928000785 + 0.10785488517747924im, -0.16316822928000785 - 0.10785488517747924im, 0.11112310618111036 + 0.11645084788912033im, 0.11112310618111036 - 0.11645084788912033im, 0.1442159422461831 + 0.0im, 0.018905351745783144 + 0.06075200878333247im, 0.018905351745783144 - 0.06075200878333247im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.6641357913272837e-38, 2.5555321555561184e-34, 4.556535282572668e-34, 1.775540948718572e-33, 2.0218893741877792e-33, 3.115629807965e-33, 4.821588938239408e-33, 9.703281522997829e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.16316822928000782 + 0.10785488517747921im, -0.16316822928000782 - 0.10785488517747921im, 0.11112310618111042 + 0.1164508478891204im, 0.11112310618111042 - 0.1164508478891204im, 0.1442159422461832 + 0.0im, 0.018905351745783106 + 0.06075200878333264im, 0.018905351745783106 - 0.06075200878333264im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.0537231822788493e-37, 7.0536722439175255e-34, 5.904905040453279e-34, 2.406968747107126e-33, 4.794824471829923e-33, 2.540386027991161e-33, 1.1886335631875549e-33, 1.6038161650031577e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.16316822928000785 + 0.10785488517747924im, -0.16316822928000785 - 0.10785488517747924im, 0.11112310618111068 + 0.1164508478891204im, 0.11112310618111068 - 0.1164508478891204im, 0.14421594224618317 + 0.0im, 0.018905351745783075 + 0.06075200878333248im, 0.018905351745783075 - 0.06075200878333248im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.3210928877538637e-38, 2.518973897986724e-34, 5.038242449374664e-35, 8.56243915989989e-34, 4.331157925528497e-34, 1.859914662099534e-33, 8.825694492037621e-34, 1.8285589049751017e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.16316822928000757 + 0.10785488517747921im, -0.16316822928000757 - 0.10785488517747921im, 0.11112310618111035 + 0.1164508478891203im, 0.11112310618111035 - 0.1164508478891203im, 0.14421594224618306 + 0.0im, 0.01890535174578318 + 0.06075200878333248im, 0.01890535174578318 - 0.06075200878333248im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.0095135291235621e-38, 1.358573372961455e-34, 3.920009471192839e-34, 1.9521027143375356e-34, 2.6146222068650175e-34, 7.633587889273807e-33, 5.622124601532035e-33, 1.2207863706678658e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.16316822928000774 + 0.10785488517747921im, -0.16316822928000774 - 0.10785488517747921im, 0.11112310618111056 + 0.11645084788912026im, 0.11112310618111056 - 0.11645084788912026im, 0.14421594224618314 + 0.0im, 0.018905351745783096 + 0.06075200878333249im, 0.018905351745783096 - 0.06075200878333249im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.3429424761739303e-39, 8.274185306804409e-37, 3.514700272819135e-35, 4.886130383770933e-34, 1.3426709969040825e-34, 1.977445135848857e-33, 8.881218711261082e-34, 1.536474124367495e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.08330713784467644 + 0.161521628071133im, -0.08330713784467644 - 0.161521628071133im, -0.13483516980470175 + 0.0im, 0.05273145239147316 + 0.09856830634677792im, 0.05273145239147316 - 0.09856830634677792im, 0.10390527874197462 + 0.0im, -0.09579390523052855 + 0.0im, 0.05822467104043268 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.4617685381672762e-39, 1.5627316587158215e-34, 3.768438043787808e-34, 6.897316360796442e-33, 2.158585666135225e-33, 4.977887853046022e-33, 4.38959015760708e-33, 3.6285067516416586e-33, 6.258995277445832e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.0833071378446765 + 0.16152162807113285im, -0.0833071378446765 - 0.16152162807113285im, -0.13483516980470167 + 0.0im, 0.05273145239147313 + 0.09856830634677788im, 0.05273145239147313 - 0.09856830634677788im, 0.10390527874197494 + 0.0im, -0.09579390523052853 + 0.0im, 0.058224671040432774 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (3.369695197921183e-41, 3.2302476946616974e-36, 1.1078744930209237e-35, 2.6096903339168286e-35, 3.930498727004336e-35, 7.603337262269576e-36, 1.8894975302519581e-34, 2.9974373859313804e-33, 4.837745279019481e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.08330713784467628 + 0.16152162807113296im, -0.08330713784467628 - 0.16152162807113296im, -0.1348351698047017 + 0.0im, 0.052731452391473144 + 0.09856830634677788im, 0.052731452391473144 - 0.09856830634677788im, 0.10390527874197468 + 0.0im, -0.09579390523052851 + 0.0im, 0.05822467104043273 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.5760599848850184e-40, 2.465909916627589e-35, 1.9166340943727592e-35, 7.1815372948433915e-34, 4.400502724344039e-34, 7.211719108947942e-35, 3.6278057933903526e-34, 1.495312060239789e-32, 2.1535043620489842e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.08330713784467642 + 0.16152162807113302im, -0.08330713784467642 - 0.16152162807113302im, -0.1348351698047019 + 0.0im, 0.05273145239147313 + 0.09856830634677798im, 0.05273145239147313 - 0.09856830634677798im, 0.10390527874197485 + 0.0im, -0.09579390523052862 + 0.0im, 0.0582246710404327 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (9.89928568187619e-41, 2.2966190036619402e-35, 5.123343479262483e-35, 1.3614001742431614e-34, 5.3215876949570144e-36, 9.13375497285559e-35, 6.028413393749288e-34, 3.741441529840627e-34, 8.354225865213737e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.08330713784467658 + 0.16152162807113268im, -0.08330713784467658 - 0.16152162807113268im, -0.1348351698047016 + 0.0im, 0.052731452391473074 + 0.09856830634677799im, 0.052731452391473074 - 0.09856830634677799im, 0.1039052787419748 + 0.0im, -0.09579390523052836 + 0.0im, 0.0582246710404327 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.5891682078392593e-40, 1.12931843103279e-35, 6.628306056140462e-35, 1.3310386919337844e-33, 4.692303084785267e-34, 7.076829646073278e-34, 1.0261703541587703e-33, 3.039956870502139e-33, 3.994999765752815e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.08330713784467661 + 0.16152162807113316im, -0.08330713784467661 - 0.16152162807113316im, -0.13483516980470178 + 0.0im, 0.05273145239147314 + 0.09856830634677796im, 0.05273145239147314 - 0.09856830634677796im, 0.10390527874197482 + 0.0im, -0.0957939052305286 + 0.0im, 0.0582246710404327 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.9869519903316415e-41, 2.3585422993319035e-36, 4.463222361598219e-36, 8.216942888884153e-35, 2.487004353795956e-34, 3.902399170401459e-35, 4.111137245048169e-34, 3.249063817777023e-34, 5.607420617662728e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.08330713784467644 + 0.16152162807113296im, -0.08330713784467644 - 0.16152162807113296im, -0.1348351698047019 + 0.0im, 0.05273145239147307 + 0.098568306346778im, 0.05273145239147307 - 0.098568306346778im, 0.10390527874197479 + 0.0im, -0.09579390523052869 + 0.0im, 0.058224671040432774 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.225755456216313e-39, 3.4233401810847064e-34, 2.745317655665137e-34, 4.038566087900172e-33, 2.029637463041032e-33, 6.461330309255116e-33, 1.1934386800278565e-32, 4.702758599626903e-33, 1.1287345710952175e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.21660195547586802 + 0.0im, 0.17455450371599215 + 0.0im, -0.11010639117006626 + 0.12687836975232303im, -0.11010639117006626 - 0.12687836975232303im, -0.1527574170930912 + 0.0im, 0.05537937494875181 + 0.10549580567417247im, 0.05537937494875181 - 0.10549580567417247im, -0.08033125624193257 + 0.0im, 0.0013289097767700644 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.221301688869032e-40, 2.798437320610811e-34, 5.093938259685369e-34, 1.3719354164520813e-34, 2.2870721866607516e-34, 1.0223003390031605e-33, 2.41429440310287e-34, 2.5462187775055802e-33, 4.364896432058588e-33, 1.0480138437399493e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.21660195547586794 + 0.0im, 0.17455450371599188 + 0.0im, -0.11010639117006621 + 0.12687836975232314im, -0.11010639117006621 - 0.12687836975232314im, -0.1527574170930913 + 0.0im, 0.05537937494875174 + 0.10549580567417242im, 0.05537937494875174 - 0.10549580567417242im, -0.08033125624193255 + 0.0im, 0.001328909776770087 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.56497042071862e-40, 3.645631048410552e-34, 9.364732003489963e-34, 5.783205613208508e-35, 6.796358244303201e-35, 6.400809723185336e-34, 1.736914176743873e-33, 3.704927765696022e-34, 3.575114566749563e-33, 5.069204659224895e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.21660195547586725 + 0.0im, 0.17455450371599135 + 0.0im, -0.11010639117006593 + 0.1268783697523231im, -0.11010639117006593 - 0.1268783697523231im, -0.152757417093091 + 0.0im, 0.055379374948751656 + 0.10549580567417238im, 0.055379374948751656 - 0.10549580567417238im, -0.08033125624193267 + 0.0im, 0.0013289097767700691 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.4552463997504494e-40, 5.766758358723376e-34, 5.988669019046704e-33, 3.0845166199420057e-34, 3.587659502325111e-34, 1.2093173143990662e-33, 6.823974570875861e-34, 8.3002748092875e-34, 1.253272624643678e-33, 1.3230109517881172e-32). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.21660195547586758 + 0.0im, 0.1745545037159917 + 0.0im, -0.11010639117006615 + 0.12687836975232283im, -0.11010639117006615 - 0.12687836975232283im, -0.15275741709309118 + 0.0im, 0.05537937494875171 + 0.10549580567417235im, 0.05537937494875171 - 0.10549580567417235im, -0.08033125624193255 + 0.0im, 0.001328909776770088 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.95085512520162e-41, 6.975322818946707e-35, 3.8241575114289053e-34, 1.359523356312262e-34, 5.895227902259072e-35, 5.045466370420749e-34, 2.409497023191329e-34, 5.9879692346382955e-34, 2.1404530535700682e-33, 5.6808737006563335e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.2166019554758675 + 0.0im, 0.17455450371599177 + 0.0im, -0.11010639117006611 + 0.12687836975232303im, -0.11010639117006611 - 0.12687836975232303im, -0.15275741709309126 + 0.0im, 0.05537937494875173 + 0.10549580567417235im, 0.05537937494875173 - 0.10549580567417235im, -0.08033125624193259 + 0.0im, 0.0013289097767700832 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (5.667159369428602e-40, 4.308742684185263e-34, 4.079907059426148e-33, 3.150996207928078e-34, 3.7340785834573248e-34, 2.9817638651217266e-33, 2.5560405403477066e-33, 4.540064396109981e-34, 1.1976069050055928e-32, 7.894282185122317e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.21660195547586747 + 0.0im, 0.1745545037159919 + 0.0im, -0.1101063911700661 + 0.12687836975232283im, -0.1101063911700661 - 0.12687836975232283im, -0.15275741709309118 + 0.0im, 0.05537937494875181 + 0.10549580567417245im, 0.05537937494875181 - 0.10549580567417245im, -0.08033125624193257 + 0.0im, 0.001328909776770067 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.520149974409687e-41, 6.484358007116331e-35, 1.20283385122885e-35, 4.059005457040151e-35, 4.2794443391691243e-35, 1.5031916785844928e-35, 5.198267096036323e-35, 3.207732305112849e-35, 6.117893113462608e-33, 7.439493971576797e-34). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.21660195547586805 + 0.0im, 0.17455450371599115 + 0.0im, -0.11010639117006611 + 0.1268783697523231im, -0.11010639117006611 - 0.1268783697523231im, -0.15275741709309107 + 0.0im, 0.05537937494875174 + 0.1054958056741725im, 0.05537937494875174 - 0.1054958056741725im, -0.08033125624193257 + 0.0im, 0.0013289097767700576 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.1590932796185555e-41, 3.901184771829793e-35, 5.242434911000217e-35, 1.797670315766414e-35, 3.163264722014573e-35, 5.448231666302881e-35, 1.3608573809422815e-34, 1.4991455802032185e-35, 3.265241710503613e-33, 1.1529517102283433e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.21660195547586789 + 0.0im, 0.17455450371599177 + 0.0im, -0.11010639117006601 + 0.12687836975232278im, -0.11010639117006601 - 0.12687836975232278im, -0.15275741709309115 + 0.0im, 0.05537937494875173 + 0.10549580567417255im, 0.05537937494875173 - 0.10549580567417255im, -0.08033125624193257 + 0.0im, 0.0013289097767700637 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.5721906895122653e-40, 1.8702668839012805e-34, 6.449774248814288e-34, 3.18970661633963e-35, 1.7907160949747934e-34, 3.335109979088504e-34, 9.181964097109972e-35, 9.713944309690084e-34, 2.2924395769076453e-33, 1.2708952165273716e-32). ) (vals, info) = (ComplexF64[0.9999999999999974 + 0.0im, -0.25834903999606285 + 0.0im, -0.132926641075148 + 0.0im, -0.05385881160215333 + 0.10838739471046784im, -0.05385881160215333 - 0.10838739471046784im, 0.11284986446633302 + 0.0im, 0.05824474807758506 + 0.05892250677058994im, 0.05824474807758506 - 0.05892250677058994im, -0.03576698982100372 + 0.041824055972079im, -0.03576698982100372 - 0.041824055972079im, -0.0012129118328665573 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.609930278548064e-43, 1.7139794187609583e-36, 6.488128748105201e-35, 1.0069534446007046e-36, 5.200247219209362e-35, 1.212528155040813e-35, 1.1186504981945012e-35, 2.7924935312085314e-35, 1.4802195570000236e-35, 5.7283440497705045e-34, 5.529359999169959e-33). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, -0.258349039996062 + 0.0im, -0.13292664107514762 + 0.0im, -0.05385881160215336 + 0.10838739471046768im, -0.05385881160215336 - 0.10838739471046768im, 0.11284986446633248 + 0.0im, 0.0582447480775848 + 0.05892250677058983im, 0.0582447480775848 - 0.05892250677058983im, -0.03576698982100365 + 0.041824055972078944im, -0.03576698982100365 - 0.041824055972078944im, -0.0012129118328664927 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.62575813900289e-43, 2.2044739039060923e-36, 1.7169729607698223e-34, 1.0343872262259534e-35, 1.1088803501308457e-34, 1.3269684612496901e-34, 2.9039802388776182e-34, 8.61855311619925e-35, 1.960286615749807e-33, 3.094079989684967e-33, 2.4979693476892744e-33). ) (vals, info) = (ComplexF64[0.9999999999999994 + 0.0im, -0.25834903999606246 + 0.0im, -0.1329266410751474 + 0.0im, -0.05385881160215332 + 0.10838739471046774im, -0.05385881160215332 - 0.10838739471046774im, 0.11284986446633287 + 0.0im, 0.05824474807758495 + 0.05892250677058991im, 0.05824474807758495 - 0.05892250677058991im, -0.03576698982100369 + 0.04182405597207895im, -0.03576698982100369 - 0.04182405597207895im, -0.0012129118328665128 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.913907685810532e-42, 8.341371245243601e-36, 3.417296386032485e-34, 3.1550118577315596e-34, 2.6282246430992757e-34, 3.1533566871130334e-34, 9.417976001886219e-34, 2.467862375249051e-33, 3.16743460779514e-33, 1.1809706094813837e-32, 1.1114141286131849e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.258349039996062 + 0.0im, -0.13292664107514784 + 0.0im, -0.053858811602153264 + 0.1083873947104677im, -0.053858811602153264 - 0.1083873947104677im, 0.11284986446633291 + 0.0im, 0.058244748077584826 + 0.058922506770589904im, 0.058244748077584826 - 0.058922506770589904im, -0.035766989821003625 + 0.04182405597207905im, -0.035766989821003625 - 0.04182405597207905im, -0.0012129118328665313 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.2348427143803268e-43, 4.130107119507066e-37, 7.871362438442584e-34, 1.8652704117081112e-34, 1.7351464136076317e-34, 1.731231897086571e-34, 1.2569317617224777e-34, 1.3991011250839403e-35, 8.33195139395591e-34, 6.742510595064456e-35, 1.3983984123962764e-32). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.2583490399960624 + 0.0im, -0.1329266410751476 + 0.0im, -0.05385881160215322 + 0.10838739471046759im, -0.05385881160215322 - 0.10838739471046759im, 0.11284986446633297 + 0.0im, 0.058244748077585035 + 0.05892250677058986im, 0.058244748077585035 - 0.05892250677058986im, -0.03576698982100366 + 0.041824055972078944im, -0.03576698982100366 - 0.041824055972078944im, -0.0012129118328664114 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.047470225975829e-43, 1.4089984020657604e-36, 1.4731918723679008e-34, 1.1413869255362656e-34, 7.45552021412376e-35, 1.2778134228906459e-34, 1.8760769395849703e-35, 8.614108685073104e-34, 1.670605009204965e-33, 9.242868189802645e-34, 2.2277777156504135e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.25834903999606257 + 0.0im, -0.1329266410751479 + 0.0im, -0.053858811602153334 + 0.10838739471046778im, -0.053858811602153334 - 0.10838739471046778im, 0.11284986446633256 + 0.0im, 0.058244748077584965 + 0.05892250677058988im, 0.058244748077584965 - 0.05892250677058988im, -0.03576698982100371 + 0.041824055972079006im, -0.03576698982100371 - 0.041824055972079006im, -0.0012129118328664122 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.394251875463298e-42, 3.887292836819845e-36, 2.9551380554248602e-34, 3.441149823651058e-33, 6.196608125526728e-33, 4.072251508419538e-33, 4.749853088372703e-34, 1.2740408381765892e-33, 1.5601968070398684e-32, 3.040387939605807e-33, 4.8083759606831786e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.25834903999606307 + 0.0im, -0.13292664107514793 + 0.0im, -0.05385881160215343 + 0.10838739471046772im, -0.05385881160215343 - 0.10838739471046772im, 0.11284986446633274 + 0.0im, 0.05824474807758502 + 0.0589225067705899im, 0.05824474807758502 - 0.0589225067705899im, -0.03576698982100375 + 0.041824055972079im, -0.03576698982100375 - 0.041824055972079im, -0.001212911832866421 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.2421970535199923e-42, 2.286230027180731e-36, 3.008001604999689e-34, 7.145583619954959e-35, 1.765828501469873e-34, 4.326316773953463e-34, 7.963314986276461e-34, 4.1782759111789e-34, 3.169591266358636e-33, 2.9322328429426033e-33, 2.875860913043606e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.258349039996063 + 0.0im, -0.13292664107514757 + 0.0im, -0.053858811602153306 + 0.10838739471046767im, -0.053858811602153306 - 0.10838739471046767im, 0.11284986446633306 + 0.0im, 0.05824474807758495 + 0.058922506770589876im, 0.05824474807758495 - 0.058922506770589876im, -0.03576698982100361 + 0.041824055972079006im, -0.03576698982100361 - 0.041824055972079006im, -0.0012129118328665157 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.326952688354171e-43, 6.613817159316065e-36, 7.00368573735854e-35, 2.8884157249785966e-36, 7.916485587764694e-35, 8.171407558015041e-35, 1.1209897423881148e-34, 1.4170841111623546e-34, 1.6540805170404362e-33, 4.622990070607347e-34, 4.191335874337146e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.25834903999606307 + 0.0im, -0.13292664107514798 + 0.0im, -0.05385881160215321 + 0.1083873947104677im, -0.05385881160215321 - 0.1083873947104677im, 0.11284986446633265 + 0.0im, 0.05824474807758497 + 0.05892250677058995im, 0.05824474807758497 - 0.05892250677058995im, -0.03576698982100367 + 0.04182405597207898im, -0.03576698982100367 - 0.04182405597207898im, -0.0012129118328664769 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.9983246597373145e-44, 4.266147654745001e-38, 6.226239398751915e-36, 1.2060888327818307e-36, 8.949972089218217e-37, 1.0282739102980812e-34, 3.1428246498214946e-35, 1.4816190357303044e-34, 1.7167398384292394e-35, 1.0018315558625526e-34, 1.267853413598935e-32). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.1292235724894037 + 0.13147957710708938im, 0.1292235724894037 - 0.13147957710708938im, 0.13860312681607012 + 0.0023978437540187894im, 0.13860312681607012 - 0.0023978437540187894im, -0.12109442970194502 + 0.0im, 0.027043766034398765 + 0.07250459371426568im, 0.027043766034398765 - 0.07250459371426568im, -0.044479760780230235 + 0.024847023390899448im, -0.044479760780230235 - 0.024847023390899448im, -0.0454886494819098 + 0.0im, 0.011522530146574424 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2916441443955836e-43, 1.709849201976141e-36, 4.483390020733706e-36, 3.409249101543294e-34, 7.380533539277709e-34, 4.403196472557254e-35, 4.547111971147903e-34, 1.8561134159811277e-34, 3.61300135588668e-33, 1.8157043829238507e-33, 2.248243218582298e-33, 1.528215835010793e-32). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, 0.12922357248940375 + 0.13147957710708955im, 0.12922357248940375 - 0.13147957710708955im, 0.13860312681606993 + 0.002397843754018855im, 0.13860312681606993 - 0.002397843754018855im, -0.12109442970194496 + 0.0im, 0.02704376603439878 + 0.07250459371426557im, 0.02704376603439878 - 0.07250459371426557im, -0.0444797607802303 + 0.02484702339089949im, -0.0444797607802303 - 0.02484702339089949im, -0.04548864948190996 + 0.0im, 0.011522530146574433 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.620018732091886e-43, 3.328884687467356e-35, 1.7815927559650156e-35, 6.634885884682206e-33, 8.159931039787056e-34, 8.162888145801356e-34, 2.5391093449256696e-33, 3.302208594768103e-33, 3.1946879773592285e-33, 1.6461158606818724e-33, 9.966846292459571e-33, 3.0425324083974568e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.12922357248940386 + 0.13147957710708982im, 0.12922357248940386 - 0.13147957710708982im, 0.13860312681606984 + 0.002397843754018706im, 0.13860312681606984 - 0.002397843754018706im, -0.1210944297019447 + 0.0im, 0.027043766034398786 + 0.07250459371426565im, 0.027043766034398786 - 0.07250459371426565im, -0.04447976078023022 + 0.024847023390899517im, -0.04447976078023022 - 0.024847023390899517im, -0.04548864948190991 + 0.0im, 0.011522530146574443 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.311748597836601e-43, 2.500248955702764e-35, 2.2960515153002788e-35, 4.366479405869709e-35, 1.4248221069110504e-33, 4.5750700052066625e-35, 1.4138898459157206e-33, 3.356957118079275e-34, 1.5354323162577626e-33, 1.8447460435402572e-33, 5.5485130166328543e-33, 6.581585238171248e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.12922357248940372 + 0.13147957710708952im, 0.12922357248940372 - 0.13147957710708952im, 0.1386031268160697 + 0.0023978437540188827im, 0.1386031268160697 - 0.0023978437540188827im, -0.12109442970194463 + 0.0im, 0.027043766034398755 + 0.07250459371426567im, 0.027043766034398755 - 0.07250459371426567im, -0.044479760780230096 + 0.024847023390899427im, -0.044479760780230096 - 0.024847023390899427im, -0.04548864948191015 + 0.0im, 0.01152253014657431 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.7832808039998727e-43, 4.845383417904888e-36, 7.553159666984485e-36, 3.679332211902541e-33, 1.5437508643283284e-33, 4.889158092553629e-34, 1.1255249969698464e-33, 6.50293032581894e-33, 5.8781899315815154e-33, 4.08438586122308e-33, 8.326875679951398e-33, 1.930505896575435e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.12922357248940347 + 0.13147957710708932im, 0.12922357248940347 - 0.13147957710708932im, 0.13860312681606984 + 0.002397843754018896im, 0.13860312681606984 - 0.002397843754018896im, -0.12109442970194483 + 0.0im, 0.027043766034398807 + 0.07250459371426565im, 0.027043766034398807 - 0.07250459371426565im, -0.04447976078023019 + 0.024847023390899527im, -0.04447976078023019 - 0.024847023390899527im, -0.04548864948191002 + 0.0im, 0.011522530146574343 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.1689187701228467e-44, 1.619059681092943e-36, 3.9033810793798495e-37, 3.8120639571348886e-34, 1.7181174661931602e-34, 5.137002778076794e-35, 4.743934396593463e-34, 1.4865921031611042e-34, 3.8059320712028492e-34, 8.328449024537185e-35, 9.003910515854453e-33, 2.4006126675022248e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.12922357248940364 + 0.1314795771070894im, 0.12922357248940364 - 0.1314795771070894im, 0.13860312681606962 + 0.0023978437540185587im, 0.13860312681606962 - 0.0023978437540185587im, -0.12109442970194485 + 0.0im, 0.027043766034398724 + 0.07250459371426557im, 0.027043766034398724 - 0.07250459371426557im, -0.04447976078023025 + 0.024847023390899548im, -0.04447976078023025 - 0.024847023390899548im, -0.04548864948190997 + 0.0im, 0.011522530146574417 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.798211995274992e-44, 3.4571239422545994e-36, 9.381733846765077e-37, 3.21132271045753e-33, 5.0032074160819596e-33, 6.031204779101192e-34, 2.879008553544279e-33, 9.036609221017506e-34, 6.547733441152825e-34, 6.529244780741787e-34, 1.2742235976913639e-32, 9.947410757791324e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1292235724894034 + 0.13147957710708927im, 0.1292235724894034 - 0.13147957710708927im, 0.13860312681606973 + 0.002397843754018782im, 0.13860312681606973 - 0.002397843754018782im, -0.1210944297019448 + 0.0im, 0.027043766034398765 + 0.0725045937142656im, 0.027043766034398765 - 0.0725045937142656im, -0.044479760780230276 + 0.02484702339089953im, -0.044479760780230276 - 0.02484702339089953im, -0.04548864948190995 + 0.0im, 0.011522530146574443 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.0333605813548587e-44, 4.03787111927032e-37, 1.5265977852194545e-36, 2.1774293182102923e-34, 3.9115245653761766e-35, 1.7584718886979112e-35, 1.4444535482333404e-34, 7.812975827954907e-35, 2.4214524957708938e-34, 1.710773139823128e-33, 1.6899362782202092e-32, 1.1343399847011876e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.12922357248940347 + 0.13147957710708918im, 0.12922357248940347 - 0.13147957710708918im, 0.1386031268160698 + 0.0023978437540186663im, 0.1386031268160698 - 0.0023978437540186663im, -0.12109442970194464 + 0.0im, 0.027043766034398786 + 0.07250459371426557im, 0.027043766034398786 - 0.07250459371426557im, -0.04447976078023011 + 0.02484702339089952im, -0.04447976078023011 - 0.02484702339089952im, -0.04548864948191004 + 0.0im, 0.011522530146574336 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.607084532797838e-44, 5.926761574332982e-36, 4.9348507366529116e-36, 1.3363057601805389e-33, 1.654515820186981e-33, 1.9673643069224144e-34, 1.0795367473169497e-33, 2.8694591189109215e-34, 8.895275890584045e-34, 1.4413744757874311e-33, 1.9456879748569985e-33, 1.0872204669486157e-32). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.12922357248940358 + 0.1314795771070896im, 0.12922357248940358 - 0.1314795771070896im, 0.13860312681606962 + 0.0023978437540187773im, 0.13860312681606962 - 0.0023978437540187773im, -0.12109442970194488 + 0.0im, 0.027043766034398696 + 0.0725045937142656im, 0.027043766034398696 - 0.0725045937142656im, -0.04447976078023008 + 0.024847023390899826im, -0.04447976078023008 - 0.024847023390899826im, -0.04548864948191 + 0.0im, 0.011522530146574284 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.8059961773060925e-43, 7.008264768720791e-36, 6.47812534662616e-36, 1.1564201287535667e-34, 4.738161723678951e-33, 6.326054163114564e-34, 1.7286431564978418e-33, 1.5639445955413033e-33, 7.767409623905869e-34, 9.213253053141131e-35, 2.7642559417292313e-33, 1.742302113885836e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.12922357248940325 + 0.13147957710708916im, 0.12922357248940325 - 0.13147957710708916im, 0.13860312681606968 + 0.002397843754018757im, 0.13860312681606968 - 0.002397843754018757im, -0.12109442970194484 + 0.0im, 0.027043766034398696 + 0.07250459371426567im, 0.027043766034398696 - 0.07250459371426567im, -0.04447976078023015 + 0.024847023390899357im, -0.04447976078023015 - 0.024847023390899357im, -0.04548864948190991 + 0.0im, 0.01152253014657439 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.489596533472711e-44, 9.66353453402876e-36, 4.798043205007786e-36, 5.506426902809777e-34, 1.27398258915182e-33, 1.457107835292291e-34, 9.366657533965729e-35, 8.306453535754625e-35, 3.939495875562384e-34, 2.655981099741102e-34, 4.645984681921612e-33, 5.964515418279026e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.1210577300606501 + 0.05772931990151325im, -0.1210577300606501 - 0.05772931990151325im, -0.09530483654148272 + 0.09133417432723819im, -0.09530483654148272 - 0.09133417432723819im, 0.11138599445073241 + 0.03889123376576494im, 0.11138599445073241 - 0.03889123376576494im, 0.031936752436455884 + 0.09258365162291281im, 0.031936752436455884 - 0.09258365162291281im, -0.044044760583915876 + 0.08043034692643006im, -0.044044760583915876 - 0.08043034692643006im, -0.08216273792840133 + 0.0im, 0.027623792788224473 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.9353228016381337e-44, 4.218436854973783e-34, 2.4619481272063047e-34, 4.7250316418951214e-35, 6.6997118050992095e-34, 1.9142383834161978e-34, 2.423032125374228e-34, 1.1002639325291799e-33, 2.934334234600441e-34, 5.750300411235207e-34, 2.8276263105999016e-33, 8.407929939923254e-33, 7.097477086111036e-34). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.12105773006065007 + 0.05772931990151326im, -0.12105773006065007 - 0.05772931990151326im, -0.09530483654148292 + 0.09133417432723837im, -0.09530483654148292 - 0.09133417432723837im, 0.11138599445073237 + 0.0388912337657652im, 0.11138599445073237 - 0.0388912337657652im, 0.03193675243645576 + 0.09258365162291271im, 0.03193675243645576 - 0.09258365162291271im, -0.04404476058391594 + 0.08043034692642996im, -0.04404476058391594 - 0.08043034692642996im, -0.08216273792840133 + 0.0im, 0.02762379278822444 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.0581227000918107e-44, 2.3406169875621624e-33, 1.0093035919561024e-33, 5.484628876202381e-33, 5.738573267675264e-34, 1.2975116876627172e-33, 1.489931931982586e-34, 1.408246684000618e-33, 6.197911655206533e-34, 4.5841450568034834e-33, 5.10790406201542e-33, 2.3815052328994006e-32, 5.696808140009417e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.12105773006064974 + 0.057729319901513275im, -0.12105773006064974 - 0.057729319901513275im, -0.09530483654148297 + 0.0913341743272384im, -0.09530483654148297 - 0.0913341743272384im, 0.11138599445073258 + 0.03889123376576519im, 0.11138599445073258 - 0.03889123376576519im, 0.03193675243645581 + 0.09258365162291278im, 0.03193675243645581 - 0.09258365162291278im, -0.044044760583915876 + 0.08043034692643007im, -0.044044760583915876 - 0.08043034692643007im, -0.08216273792840133 + 0.0im, 0.02762379278822449 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2873521818744484e-44, 2.8272590572828194e-34, 1.2224969638129444e-33, 3.6334292993154035e-34, 1.4394067482148302e-34, 1.8245105348688701e-35, 1.4659566707783557e-34, 1.563430308354859e-34, 6.3767336009630374e-34, 3.342099666358558e-33, 7.648530603493297e-33, 6.470927060018168e-33, 8.923932258740292e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.12105773006065026 + 0.057729319901513185im, -0.12105773006065026 - 0.057729319901513185im, -0.09530483654148289 + 0.09133417432723824im, -0.09530483654148289 - 0.09133417432723824im, 0.11138599445073252 + 0.0388912337657652im, 0.11138599445073252 - 0.0388912337657652im, 0.031936752436455856 + 0.09258365162291282im, 0.031936752436455856 - 0.09258365162291282im, -0.04404476058391597 + 0.08043034692643007im, -0.04404476058391597 - 0.08043034692643007im, -0.08216273792840133 + 0.0im, 0.027623792788224626 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.5382687339605663e-45, 3.0812203452725345e-35, 3.9152506001890745e-35, 1.40339163175969e-34, 2.818047237562303e-35, 1.3281176621806828e-35, 1.6911839137351645e-35, 2.665914181116638e-35, 1.2742786622545232e-35, 1.9731093397272992e-35, 1.2012873821308299e-34, 5.2007302827573755e-33, 8.121559264895538e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.12105773006065018 + 0.057729319901513226im, -0.12105773006065018 - 0.057729319901513226im, -0.09530483654148288 + 0.09133417432723823im, -0.09530483654148288 - 0.09133417432723823im, 0.11138599445073229 + 0.03889123376576528im, 0.11138599445073229 - 0.03889123376576528im, 0.03193675243645587 + 0.09258365162291271im, 0.03193675243645587 - 0.09258365162291271im, -0.04404476058391589 + 0.08043034692643013im, -0.04404476058391589 - 0.08043034692643013im, -0.0821627379284013 + 0.0im, 0.027623792788224574 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (7.836184873450244e-45, 1.3952285206522344e-34, 6.050311365285565e-35, 1.8932151171199474e-34, 5.798383739860352e-34, 5.999160412068312e-35, 3.78467690590462e-35, 2.830903234282649e-35, 8.086199470017544e-35, 6.1233782611099215e-34, 5.047439186228434e-34, 1.9064735865398588e-33, 6.6319702338206005e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.12105773006065018 + 0.057729319901513296im, -0.12105773006065018 - 0.057729319901513296im, -0.09530483654148282 + 0.09133417432723834im, -0.09530483654148282 - 0.09133417432723834im, 0.11138599445073222 + 0.03889123376576524im, 0.11138599445073222 - 0.03889123376576524im, 0.031936752436455745 + 0.0925836516229128im, 0.031936752436455745 - 0.0925836516229128im, -0.04404476058391592 + 0.08043034692643011im, -0.04404476058391592 - 0.08043034692643011im, -0.08216273792840133 + 0.0im, 0.027623792788224535 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.212795995814324e-45, 2.304736128884831e-34, 3.422371886646988e-35, 5.095241631259604e-34, 4.260969402851159e-34, 3.4848570668150794e-34, 8.712355080117032e-35, 3.369592004683165e-35, 1.4764291684963568e-34, 7.398132863532899e-34, 1.0982215379707972e-35, 3.5155809517355936e-33, 9.365040568013187e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.12105773006065006 + 0.057729319901513365im, -0.12105773006065006 - 0.057729319901513365im, -0.09530483654148313 + 0.09133417432723807im, -0.09530483654148313 - 0.09133417432723807im, 0.11138599445073236 + 0.038891233765765136im, 0.11138599445073236 - 0.038891233765765136im, 0.03193675243645587 + 0.09258365162291285im, 0.03193675243645587 - 0.09258365162291285im, -0.04404476058391581 + 0.08043034692642999im, -0.04404476058391581 - 0.08043034692642999im, -0.08216273792840137 + 0.0im, 0.027623792788224532 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.584013042481159e-45, 5.631482161246143e-35, 6.172965311016164e-35, 1.821842105221855e-34, 6.820388648027151e-35, 5.012031344931956e-35, 4.355383305923882e-35, 7.815979309843965e-35, 9.507532414154274e-36, 4.22904668135074e-34, 6.578195321910478e-34, 8.879315767169234e-34, 3.6180130732199836e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.12105773006065006 + 0.05772931990151327im, -0.12105773006065006 - 0.05772931990151327im, -0.09530483654148285 + 0.09133417432723823im, -0.09530483654148285 - 0.09133417432723823im, 0.11138599445073236 + 0.038891233765765226im, 0.11138599445073236 - 0.038891233765765226im, 0.03193675243645567 + 0.09258365162291253im, 0.03193675243645567 - 0.09258365162291253im, -0.04404476058391581 + 0.08043034692643im, -0.04404476058391581 - 0.08043034692643im, -0.08216273792840133 + 0.0im, 0.02762379278822455 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.89385350143037e-45, 2.2230208753406405e-34, 5.9350365226266294e-36, 2.3033043860968263e-34, 2.110285799996723e-34, 1.5814805666277608e-34, 9.30920241755102e-35, 7.762046280685464e-35, 9.052979359401413e-35, 7.6018471591428375e-34, 1.5436874384806336e-33, 1.4323355067843236e-32, 6.233055580330107e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.12105773006064999 + 0.0577293199015132im, -0.12105773006064999 - 0.0577293199015132im, -0.09530483654148303 + 0.09133417432723828im, -0.09530483654148303 - 0.09133417432723828im, 0.11138599445073244 + 0.03889123376576514im, 0.11138599445073244 - 0.03889123376576514im, 0.031936752436455926 + 0.0925836516229128im, 0.031936752436455926 - 0.0925836516229128im, -0.044044760583915904 + 0.08043034692643017im, -0.044044760583915904 - 0.08043034692643017im, -0.08216273792840136 + 0.0im, 0.02762379278822447 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.114493767836885e-44, 3.09284515992007e-35, 2.86675675164616e-34, 7.860532488929063e-34, 1.8081094984410477e-35, 1.0960230130520303e-34, 4.164659806574764e-35, 2.4337252139510605e-34, 5.642021669011326e-35, 2.0961677610081325e-33, 1.3115778682819408e-33, 8.887539584007717e-33, 3.970624671019549e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.12105773006065007 + 0.05772931990151321im, -0.12105773006065007 - 0.05772931990151321im, -0.09530483654148297 + 0.09133417432723821im, -0.09530483654148297 - 0.09133417432723821im, 0.11138599445073216 + 0.03889123376576516im, 0.11138599445073216 - 0.03889123376576516im, 0.03193675243645572 + 0.09258365162291275im, 0.03193675243645572 - 0.09258365162291275im, -0.044044760583915765 + 0.08043034692643014im, -0.044044760583915765 - 0.08043034692643014im, -0.08216273792840123 + 0.0im, 0.027623792788224504 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0469130260353374e-45, 7.692086262729656e-36, 5.468887906342806e-34, 1.7519735048464964e-34, 5.865216317933446e-34, 2.3286243695223983e-35, 1.69717239589818e-34, 3.1819386155753638e-34, 1.9290790650931932e-34, 2.5112221938350114e-34, 3.628283367958547e-34, 9.876947175850482e-34, 7.668236223730183e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.12105773006064986 + 0.057729319901513074im, -0.12105773006064986 - 0.057729319901513074im, -0.09530483654148283 + 0.09133417432723819im, -0.09530483654148283 - 0.09133417432723819im, 0.11138599445073244 + 0.03889123376576524im, 0.11138599445073244 - 0.03889123376576524im, 0.03193675243645577 + 0.09258365162291271im, 0.03193675243645577 - 0.09258365162291271im, -0.04404476058391584 + 0.08043034692642995im, -0.04404476058391584 - 0.08043034692642995im, -0.08216273792840136 + 0.0im, 0.027623792788224563 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0860929967785153e-44, 9.852865567104117e-34, 9.357122834574313e-34, 2.409492485956471e-33, 6.049776794248272e-34, 2.150033603058615e-34, 2.0426895466562788e-34, 3.315956715106335e-34, 4.8460490838466125e-34, 1.5392937468318499e-33, 9.699201686527834e-34, 5.374812467658371e-33, 5.806040246811348e-35). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m22.9s Testing PCCAPlus tests passed Testing completed after 81.09s PkgEval succeeded after 246.74s