Package evaluation to test PCCAPlus on Julia 1.14.0-DEV.1272 (5444ac0564*) started at 2025-11-20T19:18:12.122 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 9.3s ################################################################################ # 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.19.0 [79e6a3ab] + Adapt v4.4.0 [66dad0bd] + AliasTables v1.1.3 [7d9fca2a] + Arpack v0.5.4 [4fba245c] + ArrayInterface v7.22.0 [bbf7d656] + CommonSubexpressions v0.3.1 [34da2185] + Compat v4.18.1 [187b0558] + ConstructionBase v1.6.0 [9a962f9c] + DataAPI v1.16.0 [864edb3b] + DataStructures v0.19.3 [163ba53b] + DiffResults v1.1.0 [b552c78f] + DiffRules v1.15.1 [a0c0ee7d] + DifferentiationInterface v0.7.12 [ffbed154] + DocStringExtensions v0.9.5 [4e289a0a] + EnumX v1.0.5 [1a297f60] + FillArrays v1.15.0 [6a86dc24] + FiniteDiff v2.29.0 [f6369f11] + ForwardDiff v1.3.0 [92d709cd] + IrrationalConstants v0.2.6 [692b3bcd] + JLLWrappers v1.7.1 [d3d80556] + LineSearches v7.4.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.2 [bac558e1] + OrderedCollections v1.8.1 [f48fc343] + PCCAPlus v1.1.2 [d96e819e] + Parameters v0.12.3 [85a6dd25] + PositiveFactorizations v0.2.4 [21216c6a] + Preferences v1.5.0 [43287f4e] + PtrArrays v1.3.0 [ae029012] + Requires v1.3.1 [efcf1570] + Setfield v1.1.2 [a2af1166] + SortingAlgorithms v1.2.2 [276daf66] + SpecialFunctions v2.6.1 [1e83bf80] + StaticArraysCore v1.4.4 [10745b16] + Statistics v1.11.1 [82ae8749] + StatsAPI v1.7.1 [2913bbd2] + StatsBase v0.34.8 [3a884ed6] + UnPack v1.0.2 ⌅ [68821587] + Arpack_jll v3.5.1+1 [efe28fd5] + OpenSpecFun_jll v0.5.6+0 [0dad84c5] + ArgTools v1.1.2 [56f22d72] + Artifacts v1.11.0 [2a0f44e3] + Base64 v1.11.0 [ade2ca70] + Dates v1.11.0 [8ba89e20] + Distributed v1.11.0 [f43a241f] + Downloads v1.7.0 [7b1f6079] + FileWatching v1.11.0 [9fa8497b] + Future v1.11.0 [ac6e5ff7] + JuliaSyntaxHighlighting v1.12.0 [b27032c2] + LibCURL v1.0.0 [76f85450] + LibGit2 v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [56ddb016] + Logging v1.11.0 [d6f4376e] + Markdown v1.11.0 [ca575930] + NetworkOptions v1.3.0 [44cfe95a] + Pkg v1.13.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v1.0.0 [9e88b42a] + Serialization v1.11.0 [6462fe0b] + Sockets v1.11.0 [2f01184e] + SparseArrays v1.13.0 [f489334b] + StyledStrings v1.11.0 [fa267f1f] + TOML v1.0.3 [a4e569a6] + Tar v1.10.0 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] + LibCURL_jll v8.16.0+0 [e37daf67] + LibGit2_jll v1.9.1+0 [29816b5a] + LibSSH2_jll v1.11.3+1 [14a3606d] + MozillaCACerts_jll v2025.11.4 [4536629a] + OpenBLAS_jll v0.3.29+0 [05823500] + OpenLibm_jll v0.8.7+0 [458c3c95] + OpenSSL_jll v3.5.4+0 [efcefdf7] + PCRE2_jll v10.47.0+0 [bea87d4a] + SuiteSparse_jll v7.10.1+0 [83775a58] + Zlib_jll v1.3.1+2 [3161d3a3] + Zstd_jll v1.5.7+1 [8e850b90] + libblastrampoline_jll v5.15.0+0 [8e850ede] + nghttp2_jll v1.68.0+1 [3f19e933] + p7zip_jll v17.7.0+0 Info Packages marked with ⌅ have new versions available but compatibility constraints restrict them from upgrading. To see why use `status --outdated -m` Installation completed after 4.45s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... ┌ Error: Failed to use TestEnv.jl; test dependencies will not be precompiled │ exception = │ UndefVarError: `project_rel_path` not defined in `TestEnv` │ Suggestion: this global was defined as `Pkg.Operations.project_rel_path` but not assigned a value. │ Stacktrace: │ [1] get_test_dir(ctx::Pkg.Types.Context, pkgspec::PackageSpec) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:75 │ [2] test_dir_has_project_file │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:52 [inlined] │ [3] maybe_gen_project_override! │ @ ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/common.jl:83 [inlined] │ [4] activate(pkg::String; allow_reresolve::Bool) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:12 │ [5] activate(pkg::String) │ @ TestEnv ~/.julia/packages/TestEnv/i9lgt/src/julia-1.11/activate_set.jl:9 │ [6] top-level scope │ @ /PkgEval.jl/scripts/precompile.jl:24 │ [7] include(mod::Module, _path::String) │ @ Base ./Base.jl:309 │ [8] exec_options(opts::Base.JLOptions) │ @ Base ./client.jl:344 │ [9] _start() │ @ Base ./client.jl:577 └ @ Main /PkgEval.jl/scripts/precompile.jl:26 Precompiling package dependencies... Precompiling packages... 4987.6 ms ✓ Optim 3499.2 ms ✓ PCCAPlus 2 dependencies successfully precompiled in 11 seconds. 88 already precompiled. Precompilation completed after 20.63s ################################################################################ # Testing # Testing PCCAPlus Status `/tmp/jl_d8aW0E/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_d8aW0E/Manifest.toml` [47edcb42] ADTypes v1.19.0 [79e6a3ab] Adapt v4.4.0 [66dad0bd] AliasTables v1.1.3 [ec485272] ArnoldiMethod v0.4.0 [7d9fca2a] Arpack v0.5.4 [4fba245c] ArrayInterface v7.22.0 [bbf7d656] CommonSubexpressions v0.3.1 [34da2185] Compat v4.18.1 [187b0558] ConstructionBase v1.6.0 [9a962f9c] DataAPI v1.16.0 [864edb3b] DataStructures v0.19.3 [163ba53b] DiffResults v1.1.0 [b552c78f] DiffRules v1.15.1 [a0c0ee7d] DifferentiationInterface v0.7.12 [ffbed154] DocStringExtensions v0.9.5 [4e289a0a] EnumX v1.0.5 [1a297f60] FillArrays v1.15.0 [6a86dc24] FiniteDiff v2.29.0 [f6369f11] ForwardDiff v1.3.0 [92d709cd] IrrationalConstants v0.2.6 [692b3bcd] JLLWrappers v1.7.1 ⌃ [0b1a1467] KrylovKit v0.8.3 [d3d80556] LineSearches v7.4.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.2 [bac558e1] OrderedCollections v1.8.1 [f48fc343] PCCAPlus v1.1.2 [65ce6f38] PackageExtensionCompat v1.0.2 [d96e819e] Parameters v0.12.3 [85a6dd25] PositiveFactorizations v0.2.4 [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.0 [43287f4e] PtrArrays v1.3.0 [ae029012] Requires v1.3.1 [efcf1570] Setfield v1.1.2 [a2af1166] SortingAlgorithms v1.2.2 [276daf66] SpecialFunctions v2.6.1 [90137ffa] StaticArrays v1.9.15 [1e83bf80] StaticArraysCore v1.4.4 [10745b16] Statistics v1.11.1 [82ae8749] StatsAPI v1.7.1 [2913bbd2] StatsBase v0.34.8 [3a884ed6] UnPack v1.0.2 ⌅ [409d34a3] VectorInterface v0.4.9 ⌅ [68821587] Arpack_jll v3.5.1+1 [efe28fd5] OpenSpecFun_jll v0.5.6+0 [0dad84c5] ArgTools v1.1.2 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [8ba89e20] Distributed v1.11.0 [f43a241f] Downloads v1.7.0 [7b1f6079] FileWatching v1.11.0 [9fa8497b] Future v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [b27032c2] LibCURL v1.0.0 [76f85450] LibGit2 v1.11.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [ca575930] NetworkOptions v1.3.0 [44cfe95a] Pkg v1.13.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [6462fe0b] Sockets v1.11.0 [2f01184e] SparseArrays v1.13.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [a4e569a6] Tar v1.10.0 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [deac9b47] LibCURL_jll v8.16.0+0 [e37daf67] LibGit2_jll v1.9.1+0 [29816b5a] LibSSH2_jll v1.11.3+1 [14a3606d] MozillaCACerts_jll v2025.11.4 [4536629a] OpenBLAS_jll v0.3.29+0 [05823500] OpenLibm_jll v0.8.7+0 [458c3c95] OpenSSL_jll v3.5.4+0 [efcefdf7] PCRE2_jll v10.47.0+0 [bea87d4a] SuiteSparse_jll v7.10.1+0 [83775a58] Zlib_jll v1.3.1+2 [3161d3a3] Zstd_jll v1.5.7+1 [8e850b90] libblastrampoline_jll v5.15.0+0 [8e850ede] nghttp2_jll v1.68.0+1 [3f19e933] p7zip_jll v17.7.0+0 Info Packages marked with ⌃ and ⌅ have new versions available. Those with ⌃ may be upgradable, but those with ⌅ are restricted by compatibility constraints from upgrading. Testing Running tests... (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2899164487999781 + 0.0im, -0.05646905896958977 + 0.0im, 0.05416593690448805 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (1.2366030986211318e-36, 2.939962592920265e-35, 1.826881358954097e-34, 1.577345669242638e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.2899164487999784 + 0.0im, -0.0564690589695898 + 0.0im, 0.05416593690448801 + 0.0im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (6.530636351860631e-36, 8.078921724319375e-34, 1.7153797090952936e-33, 6.70889707947335e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.21131638982170142 + 0.0im, 0.19738628084588125 + 0.0im, -0.17943734095418049 + 0.0im, 0.08445032431208403 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (1.097637090469629e-35, 1.5316584047115044e-32, 2.6871001813351477e-33, 1.1330949490915419e-32, 3.1006319883415196e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.21131638982170156 + 0.0im, 0.1973862808458811 + 0.0im, -0.17943734095418076 + 0.0im, 0.08445032431208391 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (3.935463982736481e-36, 5.1213623774817594e-33, 1.7612928687358888e-33, 2.2831294566918424e-33, 1.5007079129473959e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.21131638982170142 + 0.0im, 0.19738628084588128 + 0.0im, -0.17943734095418068 + 0.0im, 0.08445032431208395 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (3.495526268325465e-36, 4.945740376365092e-33, 7.481587080988641e-34, 7.160695175692754e-33, 1.42925748614896e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.1700328499939976 + 0.0im, 0.12334444392962929 + 0.0im, -0.12150083582823948 + 0.0im, -0.06088414427384497 + 0.0im, -0.04498715353484313 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (6.386593397650985e-38, 3.7911729562715094e-34, 1.635954455414425e-33, 1.4330309592031385e-32, 4.500691652528316e-33, 4.816479004409464e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.1700328499939977 + 0.0im, 0.12334444392962923 + 0.0im, -0.12150083582823941 + 0.0im, -0.06088414427384495 + 0.0im, -0.04498715353484311 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (3.9996516103326553e-39, 2.4112352753022876e-34, 5.6453463016823206e-33, 5.879056377116725e-34, 8.80586678287693e-34, 5.535153859560658e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, 0.17003284999399743 + 0.0im, 0.12334444392962914 + 0.0im, -0.12150083582823938 + 0.0im, -0.060884144273845045 + 0.0im, -0.044987153534843144 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.7387476665205996e-39, 1.1995375819740143e-35, 3.8697558342651957e-35, 1.2994938482112882e-35, 8.403478775221029e-35, 1.3539296385047148e-33). ) (vals, info) = (ComplexF64[0.9999999999999986 + 0.0im, 0.17003284999399745 + 0.0im, 0.12334444392962948 + 0.0im, -0.12150083582823937 + 0.0im, -0.06088414427384502 + 0.0im, -0.044987153534843144 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (3.84176244833848e-38, 9.677196798824434e-34, 2.4258410982950166e-34, 2.052337737101841e-34, 1.5048404355406849e-33, 7.625328997811598e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.24791705233991088 + 0.0im, 0.1840495470896238 + 0.0im, -0.12311504232471508 + 0.0im, 0.06898834752840877 + 0.0im, -0.05749252866155671 + 0.0im, 0.03086346081318089 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (5.784901301615687e-39, 9.407867387610519e-36, 7.710412548493845e-35, 9.245624442263405e-34, 7.6742438994008575e-34, 1.3915962346904869e-33, 1.2273325531487534e-33). ) (vals, info) = (ComplexF64[0.9999999999999976 + 0.0im, -0.2479170523399111 + 0.0im, 0.18404954708962373 + 0.0im, -0.12311504232471532 + 0.0im, 0.0689883475284088 + 0.0im, -0.05749252866155671 + 0.0im, 0.030863460813180876 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.072574042244476e-39, 1.9780644020225125e-35, 2.640847479543454e-35, 4.406699011161699e-34, 2.3498391364106727e-34, 1.0215223716947825e-34, 5.407802462620417e-34). ) (vals, info) = (ComplexF64[0.9999999999999983 + 0.0im, -0.24791705233991077 + 0.0im, 0.18404954708962365 + 0.0im, -0.12311504232471518 + 0.0im, 0.06898834752840875 + 0.0im, -0.057492528661556755 + 0.0im, 0.030863460813180837 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (9.590357140793395e-39, 6.231481376608465e-35, 3.1381814645191866e-33, 5.977041170047477e-34, 8.375493354093087e-34, 2.9291536559364528e-33, 2.394129391553662e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2479170523399112 + 0.0im, 0.18404954708962357 + 0.0im, -0.12311504232471525 + 0.0im, 0.06898834752840868 + 0.0im, -0.05749252866155667 + 0.0im, 0.030863460813180862 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.021650635074988e-38, 8.588158908308479e-35, 1.0473474991102785e-32, 3.46620776183301e-33, 1.9185843139628282e-33, 1.4133207075242404e-33, 5.300550005378377e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.2479170523399111 + 0.0im, 0.1840495470896237 + 0.0im, -0.12311504232471532 + 0.0im, 0.06898834752840878 + 0.0im, -0.05749252866155674 + 0.0im, 0.03086346081318092 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.1681485524286435e-38, 2.046279702351468e-34, 4.137007742505977e-34, 1.5254583722470934e-33, 4.489281474404477e-33, 1.7382710871399017e-33, 3.1921523815584905e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.23455541234039134 + 0.0im, -0.1848347423946733 + 0.0im, 0.13948862858182978 + 0.0im, -0.11848312091461508 + 0.0im, 0.08461536234026382 + 0.0im, 0.047558763508163834 + 0.0im, -0.0328737842658916 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (9.388824857417149e-40, 3.4032898629642035e-35, 3.246402752822077e-35, 4.0113728849979985e-34, 3.820012695426022e-34, 2.7982217139258112e-33, 2.438895279647292e-33, 5.922683097621716e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2345554123403915 + 0.0im, -0.18483474239467368 + 0.0im, 0.1394886285818299 + 0.0im, -0.11848312091461519 + 0.0im, 0.08461536234026375 + 0.0im, 0.04755876350816385 + 0.0im, -0.03287378426589158 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.7559195684152674e-40, 1.0320304367512063e-35, 1.666473000165074e-35, 8.556382978594433e-33, 3.2928224275044567e-34, 1.390204499252432e-33, 2.024773337876636e-33, 4.153354758995626e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.2345554123403915 + 0.0im, -0.18483474239467365 + 0.0im, 0.1394886285818299 + 0.0im, -0.11848312091461523 + 0.0im, 0.0846153623402638 + 0.0im, 0.04755876350816387 + 0.0im, -0.032873784265891576 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.0988861509890932e-41, 2.616076922431403e-37, 3.0069924922865334e-37, 2.655599417171316e-35, 3.014671591079313e-36, 2.7699470285528007e-35, 4.199675365566159e-35, 1.1948626403977551e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.2345554123403917 + 0.0im, -0.1848347423946742 + 0.0im, 0.13948862858183 + 0.0im, -0.11848312091461519 + 0.0im, 0.08461536234026379 + 0.0im, 0.04755876350816388 + 0.0im, -0.03287378426589157 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (4.832802750706144e-40, 7.259592870616031e-35, 8.273972251500981e-36, 1.0367338093570392e-33, 5.008607256080802e-37, 3.0310445374644668e-33, 1.0655407569201345e-33, 4.1226111578277424e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.23455541234039123 + 0.0im, -0.18483474239467412 + 0.0im, 0.13948862858182995 + 0.0im, -0.11848312091461503 + 0.0im, 0.0846153623402638 + 0.0im, 0.04755876350816383 + 0.0im, -0.03287378426589166 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (3.380744131360851e-40, 2.545942969558185e-35, 1.7877910454384095e-35, 1.0707070543907363e-33, 2.039679373838936e-34, 1.5220256213732544e-33, 1.0644691254888513e-33, 3.303680426415021e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.2345554123403913 + 0.0im, -0.1848347423946738 + 0.0im, 0.1394886285818297 + 0.0im, -0.1184831209146152 + 0.0im, 0.08461536234026376 + 0.0im, 0.047558763508163834 + 0.0im, -0.03287378426589153 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.143601191972278e-40, 9.620828779925425e-36, 1.8546684643727565e-35, 1.381226167106679e-34, 6.612388857302607e-35, 5.007318795090078e-34, 1.8820244993010125e-33, 1.3684925413560044e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.21066821008150435 + 0.0im, -0.1905498712657656 + 0.0im, 0.15331808736373842 + 0.0im, 0.08729575981601839 + 0.0im, -0.07003520495898158 + 0.0im, 0.05660755161183702 + 0.0im, -0.051348818391201395 + 0.0im, -0.03867011948446339 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.2952366328269803e-42, 2.2553442431987708e-36, 2.432769435632823e-35, 3.41597667829845e-36, 5.089027477492314e-35, 2.1676452017093286e-33, 2.3012971085643623e-34, 5.8795781695057516e-33, 1.3318111283969674e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2106682100815044 + 0.0im, -0.19054987126576536 + 0.0im, 0.15331808736373873 + 0.0im, 0.08729575981601867 + 0.0im, -0.07003520495898152 + 0.0im, 0.05660755161183706 + 0.0im, -0.05134881839120139 + 0.0im, -0.03867011948446339 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.3141959939785769e-43, 3.90342467443219e-37, 6.749531892499368e-36, 5.422911280212298e-39, 1.6252701897772252e-36, 2.9541449185549177e-33, 4.139177423347022e-36, 1.954985308256004e-35, 8.809429844854594e-35). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.21066821008150405 + 0.0im, -0.1905498712657654 + 0.0im, 0.15331808736373825 + 0.0im, 0.08729575981601861 + 0.0im, -0.07003520495898151 + 0.0im, 0.056607551611837094 + 0.0im, -0.05134881839120139 + 0.0im, -0.03867011948446339 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.309434431900417e-43, 8.497043943037552e-37, 1.4614473069545081e-36, 2.170281722951562e-37, 5.235364019115358e-36, 2.2009831321158667e-34, 1.6779831818826076e-35, 4.1832420372446155e-34, 9.590247259700968e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2106682100815043 + 0.0im, -0.19054987126576556 + 0.0im, 0.15331808736373842 + 0.0im, 0.08729575981601848 + 0.0im, -0.07003520495898154 + 0.0im, 0.056607551611837136 + 0.0im, -0.05134881839120141 + 0.0im, -0.03867011948446338 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.5654254206553946e-42, 1.3703458182409402e-36, 3.4715307397931644e-36, 1.9684668024397173e-36, 1.0551764284557526e-35, 3.4903838417180323e-34, 2.562822495136851e-35, 3.411952756175316e-34, 1.795673490252843e-33). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, -0.2106682100815046 + 0.0im, -0.1905498712657656 + 0.0im, 0.15331808736373845 + 0.0im, 0.08729575981601853 + 0.0im, -0.07003520495898154 + 0.0im, 0.0566075516118371 + 0.0im, -0.05134881839120145 + 0.0im, -0.03867011948446341 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (9.215296009446142e-43, 1.7078543447264913e-36, 1.3409242993785897e-35, 2.5140805278699963e-36, 3.79085003380512e-35, 7.740896571814461e-35, 4.878346776075375e-35, 2.6530734243375737e-34, 2.4367793786037358e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, -0.21066821008150421 + 0.0im, -0.19054987126576578 + 0.0im, 0.15331808736373848 + 0.0im, 0.08729575981601854 + 0.0im, -0.07003520495898151 + 0.0im, 0.05660755161183714 + 0.0im, -0.05134881839120144 + 0.0im, -0.03867011948446336 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (5.680265982751744e-42, 1.5644396026695084e-35, 2.1561041392643546e-35, 2.699614368784043e-35, 8.067255936091296e-35, 1.9979598606342397e-33, 1.7375743710387525e-34, 1.2409391468981583e-33, 1.5327241873598752e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.21066821008150444 + 0.0im, -0.1905498712657656 + 0.0im, 0.15331808736373848 + 0.0im, 0.08729575981601867 + 0.0im, -0.07003520495898148 + 0.0im, 0.05660755161183722 + 0.0im, -0.05134881839120146 + 0.0im, -0.038670119484463396 + 0.0im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.4846495771093725e-42, 3.732603217300693e-35, 7.202367829505557e-36, 6.275862581442078e-36, 4.613636572633151e-35, 9.611609977765971e-34, 8.323031282331897e-34, 6.613066892137816e-34, 2.2078632208476833e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2554041667605105 + 0.0im, 0.1736639804048051 + 0.0im, -0.1588942156550575 + 0.0im, 0.15635041771452213 + 0.0im, 0.1307243781236772 + 0.0im, -0.12215476769599225 + 0.0im, -0.08567489443241143 + 0.0im, -0.047682802784083926 + 0.0im, 0.04394274464892464 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.2838616657451545e-43, 5.961330983392793e-38, 7.219389083543369e-36, 1.5867292956860587e-35, 1.8969663214160525e-35, 1.3519935315847963e-35, 5.997176295715196e-34, 1.884070934362608e-34, 4.556267082829112e-35, 3.719085350655186e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.25540416676051025 + 0.0im, 0.17366398040480527 + 0.0im, -0.15889421565505735 + 0.0im, 0.15635041771452185 + 0.0im, 0.13072437812367754 + 0.0im, -0.12215476769599226 + 0.0im, -0.0856748944324114 + 0.0im, -0.04768280278408392 + 0.0im, 0.043942744648924545 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.3805370089098199e-42, 1.406252314315211e-36, 2.622770865316478e-35, 2.7596869369032333e-35, 1.4491353183595168e-34, 3.899486824247219e-35, 2.070342316252782e-34, 3.92185538019926e-34, 3.509394599522592e-34, 1.2552732850771396e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2554041667605108 + 0.0im, 0.1736639804048053 + 0.0im, -0.15889421565505712 + 0.0im, 0.1563504177145221 + 0.0im, 0.13072437812367732 + 0.0im, -0.1221547676959922 + 0.0im, -0.08567489443241133 + 0.0im, -0.047682802784083794 + 0.0im, 0.04394274464892453 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.4238448273357426e-41, 9.346429664349186e-36, 3.110528392834765e-32, 1.0334187551723325e-33, 2.0697121462693016e-33, 5.019418887998931e-33, 4.3214688703987256e-33, 1.4914645199787087e-32, 5.685377121412203e-33, 2.5594748313476315e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.25540416676051036 + 0.0im, 0.1736639804048051 + 0.0im, -0.15889421565505726 + 0.0im, 0.15635041771452196 + 0.0im, 0.1307243781236775 + 0.0im, -0.12215476769599219 + 0.0im, -0.08567489443241143 + 0.0im, -0.04768280278408384 + 0.0im, 0.04394274464892454 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.313807365532702e-42, 2.635579845827032e-36, 8.574869831285384e-35, 6.3903735991389924e-34, 1.6238470924697563e-33, 4.4475884047224685e-34, 4.6813583548468845e-34, 1.1472843325273246e-33, 2.351491217999947e-33, 6.849236850998509e-35). ) (vals, info) = (ComplexF64[0.9999999999999984 + 0.0im, -0.2554041667605105 + 0.0im, 0.17366398040480552 + 0.0im, -0.15889421565505724 + 0.0im, 0.15635041771452188 + 0.0im, 0.1307243781236772 + 0.0im, -0.12215476769599229 + 0.0im, -0.08567489443241147 + 0.0im, -0.047682802784083884 + 0.0im, 0.04394274464892448 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (7.95344803855044e-43, 1.591497082178514e-37, 4.135640295608422e-35, 4.4258672638951984e-35, 2.350821757458279e-34, 4.65835665794076e-35, 1.165698405267684e-34, 1.4735501749796102e-34, 2.051604951980874e-33, 9.235297278857705e-35). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.2554041667605105 + 0.0im, 0.17366398040480505 + 0.0im, -0.1588942156550576 + 0.0im, 0.15635041771452202 + 0.0im, 0.13072437812367743 + 0.0im, -0.12215476769599247 + 0.0im, -0.08567489443241139 + 0.0im, -0.04768280278408384 + 0.0im, 0.04394274464892448 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.3701058413540534e-42, 2.2810476587085876e-36, 4.4732711008996773e-35, 3.9649353002669144e-35, 2.6907996827705894e-33, 8.24825064631449e-34, 1.6635249515167638e-34, 5.41039391632213e-34, 4.869794850641152e-35, 2.6609944933825456e-34). ) (vals, info) = (ComplexF64[0.9999999999999969 + 0.0im, -0.25540416676051003 + 0.0im, 0.1736639804048053 + 0.0im, -0.15889421565505718 + 0.0im, 0.15635041771452207 + 0.0im, 0.13072437812367732 + 0.0im, -0.1221547676959922 + 0.0im, -0.08567489443241139 + 0.0im, -0.04768280278408386 + 0.0im, 0.043942744648924545 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (8.068040515046552e-43, 4.128279170662218e-37, 5.150126194773588e-35, 1.1796669085737181e-35, 3.88376976812282e-35, 3.5103185584434217e-35, 6.887100065538104e-35, 1.233425908998624e-33, 8.500695784427835e-34, 1.672149129539924e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.2554041667605106 + 0.0im, 0.17366398040480532 + 0.0im, -0.15889421565505732 + 0.0im, 0.15635041771452204 + 0.0im, 0.1307243781236772 + 0.0im, -0.12215476769599223 + 0.0im, -0.08567489443241133 + 0.0im, -0.04768280278408377 + 0.0im, 0.04394274464892451 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (9.583931796688266e-42, 2.9209101092243506e-36, 1.7996308472838641e-34, 2.590535465367452e-33, 2.8619181430807015e-34, 1.5914556356679525e-33, 8.952898280227405e-33, 4.315844660688919e-33, 2.880446243254364e-34, 1.4876155334415862e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.21265315648871552 + 0.0im, -0.16821413603119809 + 0.0im, 0.14764782810492025 + 0.0im, -0.10236385361768179 + 0.0im, 0.08406527253629024 + 0.0im, -0.05909526827766114 + 0.0im, 0.03893665754122438 + 0.0im, 0.025901091282393797 + 0.0im, -0.01812365746472731 + 0.0im, -0.00939629375515335 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (9.246178100937362e-46, 4.808562139346549e-38, 1.1053683663566532e-38, 5.961439709734356e-37, 6.294361528101848e-37, 6.804154991535449e-36, 6.158128194451629e-36, 6.839996447262482e-35, 1.4006171580927633e-34, 2.896584985985439e-34, 4.540556596581498e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.21265315648871613 + 0.0im, -0.16821413603119834 + 0.0im, 0.14764782810492108 + 0.0im, -0.10236385361768183 + 0.0im, 0.08406527253629018 + 0.0im, -0.05909526827766114 + 0.0im, 0.038936657541224426 + 0.0im, 0.025901091282393852 + 0.0im, -0.018123657464727338 + 0.0im, -0.009396293755153353 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.26944533618767e-45, 2.3279734086457463e-37, 1.0060578701977417e-37, 1.530349715345825e-36, 1.1436935161405996e-35, 1.1934070385006487e-33, 4.172988097262848e-35, 2.258295386133397e-34, 3.5798957494893954e-34, 8.840803579753465e-34, 1.3910270238534174e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.2126531564887155 + 0.0im, -0.16821413603119825 + 0.0im, 0.14764782810492103 + 0.0im, -0.10236385361768167 + 0.0im, 0.08406527253629022 + 0.0im, -0.05909526827766114 + 0.0im, 0.038936657541224426 + 0.0im, 0.02590109128239386 + 0.0im, -0.01812365746472731 + 0.0im, -0.00939629375515334 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (5.787783832247871e-45, 1.0770510365587304e-37, 8.423840635126068e-38, 1.1523070084164974e-36, 1.626583846047244e-35, 4.417256903195866e-34, 2.5887492962245013e-34, 5.476751453814568e-34, 2.3540483267571845e-34, 6.123094726528132e-34, 1.972727397358401e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, 0.2126531564887158 + 0.0im, -0.16821413603119814 + 0.0im, 0.14764782810492047 + 0.0im, -0.10236385361768183 + 0.0im, 0.0840652725362902 + 0.0im, -0.05909526827766113 + 0.0im, 0.0389366575412244 + 0.0im, 0.025901091282393818 + 0.0im, -0.01812365746472733 + 0.0im, -0.00939629375515335 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.0908759549771344e-45, 2.4672468516789973e-38, 4.807907994489632e-37, 7.614335004195454e-36, 3.1705942173991235e-35, 4.066250747108262e-33, 2.7786957759448306e-34, 3.6232725380156655e-34, 8.197170980986783e-36, 6.082148433022034e-34, 1.038711755845989e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.21265315648871627 + 0.0im, -0.1682141360311979 + 0.0im, 0.14764782810492036 + 0.0im, -0.10236385361768151 + 0.0im, 0.08406527253629029 + 0.0im, -0.059095268277661296 + 0.0im, 0.03893665754122442 + 0.0im, 0.025901091282393818 + 0.0im, -0.018123657464727314 + 0.0im, -0.009396293755153372 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.6501722585287406e-46, 8.554529781031393e-39, 6.62092016141675e-39, 3.913472003861487e-38, 1.6338322646066592e-37, 5.780598644048098e-37, 2.397108222230101e-36, 2.0651185013794115e-35, 2.0816805327341288e-33, 3.549764177665366e-35, 1.2757728059141114e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.2126531564887156 + 0.0im, -0.1682141360311981 + 0.0im, 0.1476478281049205 + 0.0im, -0.1023638536176818 + 0.0im, 0.08406527253629 + 0.0im, -0.05909526827766114 + 0.0im, 0.038936657541224426 + 0.0im, 0.02590109128239381 + 0.0im, -0.018123657464727317 + 0.0im, -0.009396293755153376 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.769653252197304e-45, 3.2620520070955536e-37, 1.4806221314929465e-37, 1.6290293360201237e-36, 4.2765465998524903e-35, 9.462547211370878e-36, 6.633127130949779e-35, 5.77412795046917e-34, 6.877838342552951e-34, 2.1958529878502954e-33, 2.358956463209877e-34). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.2126531564887156 + 0.0im, -0.1682141360311982 + 0.0im, 0.14764782810492044 + 0.0im, -0.10236385361768205 + 0.0im, 0.08406527253629012 + 0.0im, -0.05909526827766114 + 0.0im, 0.038936657541224426 + 0.0im, 0.025901091282393828 + 0.0im, -0.01812365746472731 + 0.0im, -0.009396293755153337 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (4.949421876451997e-46, 8.569366326954338e-39, 8.824281377729481e-38, 4.48476520656946e-38, 1.9683150517551815e-37, 4.2835232071091615e-36, 1.333474136811154e-35, 2.0056377328405866e-35, 5.810013401074333e-35, 4.798530778901447e-35, 6.099528004332217e-34). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, 0.21265315648871552 + 0.0im, -0.16821413603119806 + 0.0im, 0.14764782810492086 + 0.0im, -0.10236385361768169 + 0.0im, 0.08406527253629015 + 0.0im, -0.05909526827766113 + 0.0im, 0.03893665754122442 + 0.0im, 0.025901091282393825 + 0.0im, -0.018123657464727314 + 0.0im, -0.009396293755153341 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.401797788013912e-46, 2.7140930632654935e-39, 7.31708580371404e-39, 3.6932584673180774e-38, 5.858785086772847e-38, 4.420041983190954e-37, 4.7559171161163213e-35, 2.0841688356086004e-35, 7.497934088815704e-35, 3.443597454608779e-33, 3.8860072315880103e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, 0.21265315648871544 + 0.0im, -0.16821413603119842 + 0.0im, 0.1476478281049204 + 0.0im, -0.10236385361768173 + 0.0im, 0.08406527253629024 + 0.0im, -0.05909526827766116 + 0.0im, 0.038936657541224405 + 0.0im, 0.025901091282393825 + 0.0im, -0.01812365746472733 + 0.0im, -0.009396293755153353 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.421738415220126e-44, 1.381863662568645e-37, 5.497616047638396e-37, 8.352628334234698e-35, 7.23031578523178e-35, 6.99090927704498e-35, 1.5687609126663366e-34, 1.7480232204028414e-33, 5.6281053925390675e-34, 7.718517755907642e-34, 1.2814463427017806e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2256652747626101 + 0.0im, 0.19912851967924416 + 0.0im, -0.17275763392381066 + 0.0im, 0.16889423252503613 + 0.0im, -0.13804805127667555 + 0.0im, 0.110694105112492 + 0.0im, -0.09015851762189217 + 0.0im, 0.06303594822734422 + 0.0im, -0.04912672160446787 + 0.0im, 0.029609187480390528 + 0.0im, -0.01407472864782838 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.2067019341721723e-44, 7.774073959092407e-37, 1.563877701267957e-36, 9.313098713924287e-36, 2.6465681460144407e-35, 4.4631278343914346e-35, 5.820379624833769e-35, 1.0515117903399094e-33, 2.4157984919505696e-33, 2.944131017798349e-33, 1.2757739756980504e-33, 7.497050126809067e-34). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.22566527476261025 + 0.0im, 0.19912851967924455 + 0.0im, -0.17275763392381077 + 0.0im, 0.16889423252503594 + 0.0im, -0.13804805127667585 + 0.0im, 0.11069410511249168 + 0.0im, -0.09015851762189214 + 0.0im, 0.06303594822734425 + 0.0im, -0.04912672160446785 + 0.0im, 0.029609187480390504 + 0.0im, -0.014074728647828444 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.40922512077966e-45, 3.775098120229189e-37, 1.5301866179089332e-36, 9.098450014724575e-36, 5.8229038717524804e-36, 1.4584953719456521e-35, 4.321873061196016e-35, 9.39119726918788e-35, 1.6708974297709753e-34, 5.252113961956097e-35, 1.659016420056132e-33, 5.0477486571699066e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.22566527476261 + 0.0im, 0.19912851967924453 + 0.0im, -0.17275763392381027 + 0.0im, 0.16889423252503638 + 0.0im, -0.13804805127667544 + 0.0im, 0.11069410511249184 + 0.0im, -0.09015851762189216 + 0.0im, 0.06303594822734421 + 0.0im, -0.04912672160446787 + 0.0im, 0.02960918748039049 + 0.0im, -0.014074728647828414 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.1127913252231865e-44, 1.6097920681186284e-36, 3.696208547126501e-35, 2.3950733909949588e-35, 4.1263529894861474e-36, 7.899649850864971e-35, 2.522473538247728e-34, 2.571505081500456e-34, 2.4352442969768415e-34, 2.43640902683701e-33, 4.854205633915835e-34, 9.1901665576265e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.22566527476261017 + 0.0im, 0.1991285196792447 + 0.0im, -0.17275763392381066 + 0.0im, 0.16889423252503635 + 0.0im, -0.13804805127667547 + 0.0im, 0.11069410511249185 + 0.0im, -0.09015851762189211 + 0.0im, 0.06303594822734428 + 0.0im, -0.049126721604467856 + 0.0im, 0.029609187480390528 + 0.0im, -0.014074728647828398 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.002056240085017e-44, 2.371119609342288e-36, 2.839344863031934e-35, 5.527413327491987e-35, 2.9024426571968074e-34, 1.0674205257099193e-33, 9.835643910675197e-34, 2.9750831884242736e-33, 2.3910201965303317e-33, 5.498366143758187e-34, 1.735387216409302e-33, 2.0708806219419394e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.22566527476260995 + 0.0im, 0.19912851967924414 + 0.0im, -0.17275763392381052 + 0.0im, 0.1688942325250363 + 0.0im, -0.13804805127667563 + 0.0im, 0.1106941051124918 + 0.0im, -0.09015851762189211 + 0.0im, 0.06303594822734422 + 0.0im, -0.04912672160446786 + 0.0im, 0.029609187480390434 + 0.0im, -0.014074728647828398 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.731558749263419e-44, 2.3959651559946386e-36, 2.459219615754783e-35, 2.683658295348599e-35, 1.216445330737033e-35, 4.989661061534103e-34, 5.506595225593196e-34, 5.106714238479951e-34, 8.06180190271838e-34, 1.336159173300296e-33, 7.32197748080586e-34, 1.9421209962655437e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, -0.2256652747626098 + 0.0im, 0.1991285196792441 + 0.0im, -0.1727576339238102 + 0.0im, 0.168894232525036 + 0.0im, -0.13804805127667547 + 0.0im, 0.11069410511249166 + 0.0im, -0.09015851762189217 + 0.0im, 0.06303594822734432 + 0.0im, -0.049126721604467856 + 0.0im, 0.029609187480390473 + 0.0im, -0.014074728647828404 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (7.354094777142668e-44, 3.0121367641310075e-36, 1.1458027095855326e-35, 2.9604556085880223e-35, 1.2916574116846797e-35, 7.926155900993446e-33, 8.757635160473181e-35, 1.5809654133577792e-33, 1.3603040480239497e-33, 2.3063822401386943e-33, 1.8528793969838727e-33, 4.316964956196936e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.22566527476261045 + 0.0im, 0.19912851967924486 + 0.0im, -0.17275763392381088 + 0.0im, 0.1688942325250359 + 0.0im, -0.13804805127667555 + 0.0im, 0.11069410511249178 + 0.0im, -0.09015851762189216 + 0.0im, 0.06303594822734422 + 0.0im, -0.0491267216044678 + 0.0im, 0.029609187480390473 + 0.0im, -0.014074728647828423 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (8.684183127962239e-44, 5.4491493694090464e-36, 2.3798412878564473e-35, 4.710197218828886e-35, 1.8222710415328922e-35, 2.2827375952274092e-33, 6.5380311454733425e-34, 4.751260181598766e-34, 1.4325060005730684e-33, 1.49908858048071e-33, 2.4470756872094492e-33, 1.7752908737890634e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.22566527476261022 + 0.0im, 0.19912851967924444 + 0.0im, -0.1727576339238104 + 0.0im, 0.16889423252503616 + 0.0im, -0.13804805127667524 + 0.0im, 0.11069410511249196 + 0.0im, -0.09015851762189209 + 0.0im, 0.06303594822734422 + 0.0im, -0.04912672160446788 + 0.0im, 0.029609187480390473 + 0.0im, -0.014074728647828412 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.7696337794174405e-43, 3.5360183296715853e-36, 3.9768204664183236e-35, 7.816429956197682e-34, 5.042169686367307e-34, 4.520337325558252e-34, 6.814422654365817e-34, 6.112175522846459e-33, 3.879015466250857e-33, 3.0277535864670865e-33, 8.509425297974347e-33, 8.889929679918967e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.2256652747626099 + 0.0im, 0.19912851967924466 + 0.0im, -0.1727576339238107 + 0.0im, 0.1688942325250364 + 0.0im, -0.13804805127667544 + 0.0im, 0.1106941051124917 + 0.0im, -0.09015851762189211 + 0.0im, 0.06303594822734425 + 0.0im, -0.04912672160446786 + 0.0im, 0.02960918748039052 + 0.0im, -0.014074728647828416 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.2021760530721678e-43, 7.777183274661447e-36, 8.225887405330333e-34, 1.6550635114609279e-34, 1.4375829774030826e-34, 3.16382643895464e-34, 3.084334140229069e-33, 9.934408781440893e-34, 6.71335793305285e-33, 2.2203786759701305e-33, 3.0163274291101214e-33, 6.649814679092146e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.22566527476260959 + 0.0im, 0.19912851967924441 + 0.0im, -0.17275763392381038 + 0.0im, 0.1688942325250361 + 0.0im, -0.1380480512766755 + 0.0im, 0.11069410511249182 + 0.0im, -0.09015851762189216 + 0.0im, 0.06303594822734428 + 0.0im, -0.04912672160446785 + 0.0im, 0.029609187480390542 + 0.0im, -0.014074728647828421 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.9746287605750297e-44, 9.98497073865658e-37, 3.247826353417862e-36, 3.5022710432987888e-34, 1.1970813522529066e-34, 2.8160084404471374e-34, 1.5605649939695853e-33, 5.25647786133657e-34, 8.117890573413093e-34, 2.6695729170867176e-34, 1.2650818333936907e-33, 1.4946331896269015e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.2171101309154121 + 0.0im, -0.17667300507097136 + 0.0im, 0.17477259703633646 + 0.0im, 0.15232992869701942 + 0.0im, -0.13424162971980053 + 0.0im, 0.1149132788991648 + 0.0im, -0.09205005873334733 + 0.0im, 0.0878265788742319 + 0.0im, -0.04383595531055976 + 0.0im, 0.03743729683869366 + 0.0im, 0.020570940272013102 + 0.0im, -0.007256955185574017 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.9510937753793225e-46, 3.932604763661962e-37, 1.514250975678677e-36, 7.192779579678921e-36, 1.1896045933376358e-35, 5.917300223643237e-36, 1.1700190400133583e-34, 5.802047751972532e-34, 3.3813486262197538e-34, 1.7544909768326047e-33, 5.497910603590936e-34, 1.0191279357054322e-33, 2.4462410836108692e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.21711013091541198 + 0.0im, -0.17667300507097133 + 0.0im, 0.17477259703633663 + 0.0im, 0.15232992869701936 + 0.0im, -0.13424162971980086 + 0.0im, 0.11491327889916464 + 0.0im, -0.09205005873334685 + 0.0im, 0.087826578874232 + 0.0im, -0.04383595531055982 + 0.0im, 0.03743729683869371 + 0.0im, 0.02057094027201311 + 0.0im, -0.007256955185574034 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.240439133077682e-47, 1.1583887514296979e-38, 2.576296116553123e-37, 1.2455322544582927e-36, 1.219192315182822e-35, 1.52229038995121e-36, 1.0868815023438947e-34, 2.0706859886902895e-36, 1.4682093151726418e-34, 2.1994374074710053e-35, 7.402420890622997e-34, 1.8527419357516334e-34, 9.648870615012611e-34). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.21711013091541267 + 0.0im, -0.17667300507097167 + 0.0im, 0.17477259703633666 + 0.0im, 0.15232992869701917 + 0.0im, -0.13424162971980072 + 0.0im, 0.11491327889916476 + 0.0im, -0.09205005873334703 + 0.0im, 0.08782657887423197 + 0.0im, -0.043835955310559824 + 0.0im, 0.0374372968386937 + 0.0im, 0.02057094027201313 + 0.0im, -0.007256955185574036 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.631788689732042e-46, 5.845590443481193e-37, 2.6381335154878632e-36, 1.8479409173385403e-36, 1.571273529426324e-35, 9.315552614699765e-36, 1.9004697547800685e-34, 3.1462980571783727e-35, 7.266118737449321e-35, 5.690901760183869e-34, 1.3261285384146023e-33, 6.66720894136079e-34, 5.368828844934783e-34). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.21711013091541173 + 0.0im, -0.17667300507097142 + 0.0im, 0.1747725970363365 + 0.0im, 0.15232992869701922 + 0.0im, -0.13424162971980041 + 0.0im, 0.11491327889916475 + 0.0im, -0.09205005873334716 + 0.0im, 0.087826578874232 + 0.0im, -0.04383595531055978 + 0.0im, 0.037437296838693644 + 0.0im, 0.020570940272013085 + 0.0im, -0.007256955185574029 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.2227637632827245e-45, 1.1899543504942348e-36, 5.124678452796013e-36, 1.0925478365403937e-35, 4.084480868271677e-35, 2.312475998354157e-34, 1.0583515454105115e-33, 1.63432862451641e-34, 1.2690927989949692e-34, 5.247303156298298e-34, 2.3184474444281262e-33, 3.1331288627286406e-33, 4.4088975559516085e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.2171101309154123 + 0.0im, -0.17667300507097142 + 0.0im, 0.17477259703633669 + 0.0im, 0.15232992869701975 + 0.0im, -0.13424162971980083 + 0.0im, 0.11491327889916463 + 0.0im, -0.09205005873334707 + 0.0im, 0.08782657887423209 + 0.0im, -0.04383595531055969 + 0.0im, 0.03743729683869371 + 0.0im, 0.020570940272013095 + 0.0im, -0.007256955185574028 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.5839197491683733e-46, 2.001137369139839e-37, 1.5766501863815278e-35, 8.347215533585782e-36, 7.704982313392242e-36, 3.4500813536390965e-36, 4.333547616552815e-34, 1.7221414019527402e-35, 3.9724218380372484e-35, 1.2301750226256257e-34, 1.260489470021617e-33, 5.131873155659841e-34, 6.383530845420293e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.2171101309154123 + 0.0im, -0.17667300507097092 + 0.0im, 0.17477259703633632 + 0.0im, 0.15232992869701914 + 0.0im, -0.13424162971980053 + 0.0im, 0.11491327889916472 + 0.0im, -0.092050058733347 + 0.0im, 0.087826578874232 + 0.0im, -0.043835955310559754 + 0.0im, 0.0374372968386937 + 0.0im, 0.020570940272013116 + 0.0im, -0.007256955185574026 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (4.535219153328178e-45, 4.917878915767067e-35, 2.0326312583127e-35, 4.6536815889001194e-35, 1.774991415709095e-34, 6.976200371048519e-34, 3.964855497206562e-34, 5.031747107743158e-34, 8.247098015301202e-33, 1.0721435121848636e-32, 1.270132527096695e-32, 8.947187267575446e-33, 3.497515947507442e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.21711013091541273 + 0.0im, -0.17667300507097142 + 0.0im, 0.17477259703633655 + 0.0im, 0.1523299286970189 + 0.0im, -0.13424162971980047 + 0.0im, 0.11491327889916474 + 0.0im, -0.09205005873334708 + 0.0im, 0.087826578874232 + 0.0im, -0.04383595531055979 + 0.0im, 0.03743729683869372 + 0.0im, 0.020570940272013092 + 0.0im, -0.007256955185574038 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.883499115940937e-47, 2.4864795917361656e-38, 3.2109282825820175e-36, 2.3288616763892896e-36, 2.767793817881444e-36, 3.274448948856215e-36, 6.842966798864104e-33, 1.7219352446368396e-34, 1.7989916455734621e-34, 1.2636792523636544e-34, 3.1297359276014127e-34, 4.791670201138383e-34, 7.053316198617948e-35). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.21711013091541184 + 0.0im, -0.17667300507097125 + 0.0im, 0.17477259703633657 + 0.0im, 0.15232992869701933 + 0.0im, -0.13424162971980028 + 0.0im, 0.11491327889916456 + 0.0im, -0.09205005873334707 + 0.0im, 0.08782657887423188 + 0.0im, -0.04383595531055983 + 0.0im, 0.03743729683869374 + 0.0im, 0.020570940272013116 + 0.0im, -0.007256955185574038 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.6507608902754687e-46, 2.5174961309595324e-37, 2.0755444354805545e-36, 8.339108867396115e-37, 4.954396933421065e-36, 9.9241367655259e-36, 7.063904948549792e-35, 1.0902325493861304e-35, 1.8326910824899067e-34, 6.144917098834419e-35, 1.2830762114618306e-33, 5.332193962089712e-34, 1.4870726904964762e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.21711013091541198 + 0.0im, -0.17667300507097097 + 0.0im, 0.1747725970363361 + 0.0im, 0.15232992869701922 + 0.0im, -0.1342416297198003 + 0.0im, 0.11491327889916465 + 0.0im, -0.09205005873334707 + 0.0im, 0.087826578874232 + 0.0im, -0.04383595531055974 + 0.0im, 0.03743729683869367 + 0.0im, 0.020570940272013158 + 0.0im, -0.007256955185574038 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (9.54731064657039e-46, 1.9599888991946314e-37, 5.787788163978301e-36, 1.0999949524348529e-35, 1.8932109664230918e-34, 2.8579457716601926e-35, 8.687906864745836e-35, 4.850111144760041e-35, 1.6547412591828314e-34, 1.2648204054448775e-34, 2.0455560297775657e-33, 1.0513169558335125e-33, 1.3677804845117164e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.21711013091541176 + 0.0im, -0.17667300507097153 + 0.0im, 0.17477259703633652 + 0.0im, 0.15232992869701897 + 0.0im, -0.13424162971980044 + 0.0im, 0.11491327889916476 + 0.0im, -0.09205005873334696 + 0.0im, 0.08782657887423186 + 0.0im, -0.0438359553105598 + 0.0im, 0.037437296838693686 + 0.0im, 0.020570940272013102 + 0.0im, -0.007256955185574019 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.1374057750351174e-46, 3.726203352860614e-37, 7.334939482861472e-37, 1.9923480001701906e-35, 8.385671701329433e-35, 3.8361653681724637e-35, 1.8315324604041458e-34, 4.728232439671823e-35, 9.35556887127161e-35, 1.290476487519495e-34, 4.725506498800245e-34, 1.4597597747323016e-33, 3.0316518308731212e-34). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.2171101309154124 + 0.0im, -0.1766730050709714 + 0.0im, 0.17477259703633619 + 0.0im, 0.15232992869701917 + 0.0im, -0.13424162971980053 + 0.0im, 0.11491327889916465 + 0.0im, -0.09205005873334711 + 0.0im, 0.08782657887423183 + 0.0im, -0.04383595531055983 + 0.0im, 0.03743729683869366 + 0.0im, 0.020570940272013134 + 0.0im, -0.007256955185574034 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.3571422552185527e-46, 7.041988426973984e-38, 9.116478121187705e-37, 2.9520578174102726e-36, 2.9863178708569193e-35, 1.8303112329309296e-36, 9.937883296285277e-36, 2.408557893276425e-34, 2.1316513336394749e-35, 1.0482434340445414e-34, 1.2723735169298489e-34, 1.6527940745146072e-34, 1.956143369350565e-33). ) ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 -0.0243318 -0.0311861 0.074146 0.121563 0.027128 0.0 0.112174 -0.185895 -0.0403526 0.0771706 0.0172262 0.0 0.20525 0.112174 0.110773 -0.0229802 0.130665 0.0 0.0 0.0 -0.064913 0.0844637 0.0792409 0.0 0.0 0.0 -0.0182673 -0.064913 -0.00982282 0.0 0.0 0.0 0.0 0.0 -0.0322645 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 6×6 Matrix{Float64}: 1.0 -0.0243318 -0.0311861 0.074146 0.121563 0.027128 0.0 0.112174 -0.185895 -0.0403526 0.0771706 0.0172262 0.0 0.20525 0.112174 0.110773 -0.0229802 0.130665 0.0 0.0 0.0 -0.064913 0.0844637 0.0792409 0.0 0.0 0.0 -0.0182673 -0.064913 -0.00982282 0.0 0.0 0.0 0.0 0.0 -0.0322645 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 8×8 Matrix{Float64}: 1.0 -0.00734271 0.0550486 0.0422802 -0.0549291 -0.0127314 -0.0893306 0.00894533 0.0 0.21043 0.15191 -0.0336944 0.0642416 -0.0333588 -0.0199527 -0.0441346 0.0 0.0 -0.148179 -0.185926 -8.94255e-5 0.0311826 -0.0284682 0.0376619 0.0 0.0 0.0 0.0994174 0.012047 0.110587 -0.0019906 -0.056282 0.0 0.0 0.0 -0.0959916 0.0994174 -0.0404997 0.0330154 -0.0020056 0.0 0.0 0.0 0.0 0.0 -0.0959011 -0.0610379 0.0422068 0.0 0.0 0.0 0.0 0.0 0.0 -0.0397343 0.052851 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0649043 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.043413 0.0351867 0.0467448 -0.00292704 -0.0227477 -0.105254 -0.126831 0.0577553 0.0 -0.0213675 0.260306 0.0383994 -0.00764545 0.0725111 -0.0135617 -0.043803 -0.0257921 0.0 -0.155313 -0.0213675 -0.0316251 0.0551613 -0.080746 0.0394755 -0.00303683 -0.0264307 0.0 0.0 0.0 0.135851 -0.0122431 0.0563354 -0.118629 -0.00458576 -0.0951618 0.0 0.0 0.0 0.0 -0.174841 -0.038971 0.0669727 -0.0650905 -0.00759569 0.0 0.0 0.0 0.0 0.0 -0.143271 0.0657571 0.0911121 0.0206951 0.0 0.0 0.0 0.0 0.0 0.0 -0.0572091 0.0518395 -0.0335773 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0229005 -0.13019 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0022786 0.0229005 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 9×9 Matrix{Float64}: 1.0 0.043413 0.0351867 0.0467448 -0.00292704 -0.0227477 -0.105254 -0.126831 0.0577553 0.0 -0.0213675 0.260306 0.0383994 -0.00764545 0.0725111 -0.0135617 -0.043803 -0.0257921 0.0 -0.155313 -0.0213675 -0.0316251 0.0551613 -0.080746 0.0394755 -0.00303683 -0.0264307 0.0 0.0 0.0 0.135851 -0.0122431 0.0563354 -0.118629 -0.00458576 -0.0951618 0.0 0.0 0.0 0.0 -0.174841 -0.038971 0.0669727 -0.0650905 -0.00759569 0.0 0.0 0.0 0.0 0.0 -0.143271 0.0657571 0.0911121 0.0206951 0.0 0.0 0.0 0.0 0.0 0.0 -0.0572091 0.0518395 -0.0335773 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0229005 -0.13019 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0022786 0.0229005 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.0538149 -0.0307483 -0.149937 -0.0451319 -0.110456 -0.159587 -0.0303601 -0.0285921 0.0240945 0.0 -0.255932 0.039106 -0.0681663 -0.0180896 -0.0862941 -0.0158951 -0.00239221 -0.00364412 0.0182314 0.0 0.0 -0.0646056 0.228278 0.104522 0.0509142 0.0518186 -0.032251 0.0705487 0.0269867 0.0 0.0 -0.152652 -0.0646056 0.0897518 0.0909038 0.130769 0.00879354 0.0876263 0.0271996 0.0 0.0 0.0 0.0 0.126449 0.0987275 -0.0112393 -0.0497283 -0.0179906 0.0362635 0.0 0.0 0.0 0.0 -0.120774 0.126449 -0.0457258 0.0138091 0.106485 -0.064236 0.0 0.0 0.0 0.0 0.0 0.0 0.100806 -0.0810302 -0.0838069 -0.00941346 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0271454 0.0982045 0.0580838 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0592197 0.0231299 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.114089 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 10×10 Matrix{Float64}: 1.0 -0.0538149 -0.0307483 -0.149937 -0.0451319 -0.110456 -0.159587 -0.0303601 -0.0285921 0.0240945 0.0 -0.255932 0.039106 -0.0681663 -0.0180896 -0.0862941 -0.0158951 -0.00239221 -0.00364412 0.0182314 0.0 0.0 -0.0646056 0.228278 0.104522 0.0509142 0.0518186 -0.032251 0.0705487 0.0269867 0.0 0.0 -0.152652 -0.0646056 0.0897518 0.0909038 0.130769 0.00879354 0.0876263 0.0271996 0.0 0.0 0.0 0.0 0.126449 0.0987275 -0.0112393 -0.0497283 -0.0179906 0.0362635 0.0 0.0 0.0 0.0 -0.120774 0.126449 -0.0457258 0.0138091 0.106485 -0.064236 0.0 0.0 0.0 0.0 0.0 0.0 0.100806 -0.0810302 -0.0838069 -0.00941346 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0271454 0.0982045 0.0580838 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0592197 0.0231299 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.114089 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0173769 0.0712851 -0.0502381 -0.00549812 0.0195165 -0.0483874 0.0224668 -0.0574478 0.158283 -0.00821612 0.0 0.140498 0.0809633 -0.000106884 0.0242574 0.0508635 -0.0148497 -0.0650811 -0.0244989 -0.0275221 0.0597733 0.0 -0.00672243 0.140498 -0.111954 -0.0587059 -0.0497261 0.0546963 -0.0763287 0.046581 0.0352691 0.00543839 0.0 0.0 0.0 0.0438074 0.146869 0.0581382 -0.0213745 -0.0203704 0.0249728 -0.073397 0.0425953 0.0 0.0 0.0 -0.111885 0.0438074 -0.025745 -0.0329795 0.00728931 -0.0733176 -0.0215086 -0.0464441 0.0 0.0 0.0 0.0 0.0 -0.13846 -0.0711513 0.0164157 0.0242403 -0.0951722 -0.0281329 0.0 0.0 0.0 0.0 0.0 0.0 -0.00378517 -0.0904276 -0.0120222 0.00732345 0.0817614 0.0 0.0 0.0 0.0 0.0 0.0 0.12374 -0.00378517 -0.03185 -0.0117145 -0.0334111 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0492656 -0.0421624 -0.015974 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0467997 -0.0184139 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0662426 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 11×11 Matrix{Float64}: 1.0 0.0173769 0.0712851 -0.0502381 -0.00549812 0.0195165 -0.0483874 0.0224668 -0.0574478 0.158283 -0.00821612 0.0 0.140498 0.0809633 -0.000106884 0.0242574 0.0508635 -0.0148497 -0.0650811 -0.0244989 -0.0275221 0.0597733 0.0 -0.00672243 0.140498 -0.111954 -0.0587059 -0.0497261 0.0546963 -0.0763287 0.046581 0.0352691 0.00543839 0.0 0.0 0.0 0.0438074 0.146869 0.0581382 -0.0213745 -0.0203704 0.0249728 -0.073397 0.0425953 0.0 0.0 0.0 -0.111885 0.0438074 -0.025745 -0.0329795 0.00728931 -0.0733176 -0.0215086 -0.0464441 0.0 0.0 0.0 0.0 0.0 -0.13846 -0.0711513 0.0164157 0.0242403 -0.0951722 -0.0281329 0.0 0.0 0.0 0.0 0.0 0.0 -0.00378517 -0.0904276 -0.0120222 0.00732345 0.0817614 0.0 0.0 0.0 0.0 0.0 0.0 0.12374 -0.00378517 -0.03185 -0.0117145 -0.0334111 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0492656 -0.0421624 -0.015974 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0467997 -0.0184139 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0662426 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.108737 0.0109353 -0.0178639 0.000663107 0.014221 -0.0394433 -0.0453208 0.0140351 0.000227848 -0.0380504 0.0349327 0.0 -0.187833 0.0144992 -0.145431 0.0206454 0.0181133 -0.0825881 0.0744937 0.0381072 0.0394914 -0.00573437 0.0113266 0.0 0.0 -0.0667837 0.144819 -0.0390639 0.010661 0.130416 -0.0619282 -0.00366121 0.0216479 0.123893 0.0556706 0.0 0.0 -0.10867 -0.0667837 -0.0514656 0.0420285 0.0194759 0.0486845 0.00613409 -0.0558812 -0.0072985 0.032597 0.0 0.0 0.0 0.0 -0.137635 0.0116149 -0.0200966 -0.0700841 0.013067 -0.0249633 -0.0146532 0.0620849 0.0 0.0 0.0 0.0 0.0 0.161704 2.15445e-6 0.0295455 0.0340411 0.101271 -0.0776003 -0.0847795 0.0 0.0 0.0 0.0 0.0 0.0 0.0640021 0.0398732 0.137485 0.0111884 0.0437578 0.139952 0.0 0.0 0.0 0.0 0.0 0.0 -0.0878981 0.0640021 0.000433324 -0.0119392 0.0420355 -0.0206922 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0866574 0.0323371 0.0832521 -0.0702628 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0171036 0.00577413 0.0504682 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0554073 -0.0457447 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0155638 0.0554073 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 12×12 Matrix{Float64}: 1.0 0.108737 0.0109353 -0.0178639 0.000663107 0.014221 -0.0488211 -0.0276157 0.0257022 0.00847756 -0.040386 -0.031069 0.0 -0.187833 0.0144992 -0.145431 0.0206454 0.0181133 -0.0507335 0.10192 0.0293362 0.0287521 -0.0235556 0.0184172 0.0 0.0 -0.0667837 0.144819 -0.0390639 0.010661 0.0574858 -0.0980505 -0.0890967 0.102836 0.0913197 -0.00166418 0.0 0.0 -0.10867 -0.0667837 -0.0514656 0.0420285 0.0234676 0.0407056 -0.0240717 -0.0134498 0.0107248 -0.0627903 0.0 0.0 0.0 0.0 -0.137635 0.0116149 -0.0453061 -0.0567779 0.0144922 0.0221371 -0.0140314 -0.0632889 0.0 0.0 0.0 0.0 0.0 0.161704 -0.0149992 0.0341423 -0.0253192 -0.0311984 -0.0957198 0.115454 0.0 0.0 0.0 0.0 0.0 0.0 -0.0866574 0.067734 -0.103748 0.0657744 -0.0333386 -0.106887 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0640021 0.108757 -0.0395306 0.0546411 0.0544125 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0322257 0.0640021 -0.0946061 -0.059459 0.00450259 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0554073 0.0200512 -0.0206184 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0355073 0.0554073 0.0531719 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0171036 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 0.0790812 -0.0317175 -0.0141795 -0.0237324 -0.00579144 0.026985 -0.0739845 -0.0357068 0.0757594 0.0246856 -0.0167588 -0.0893986 0.0 -0.148337 0.0232084 -0.0826875 0.0232732 -0.00844618 0.0907523 -0.0121945 -0.0419397 0.0860308 -0.0411445 0.0123492 0.0545902 0.0 -0.120553 -0.148337 0.0285294 -0.0316661 -0.00754444 -0.0465617 -0.0412428 0.0537531 -0.00723453 0.0134909 0.0632053 -0.0496808 0.0 0.0 0.0 0.0936082 0.138662 0.0248451 -0.0533292 -0.114411 0.077197 0.0312971 0.108063 0.0652821 0.00212963 0.0 0.0 0.0 -0.102903 0.0936082 -0.0505922 -0.018158 0.0560438 0.019682 0.113834 -0.0335 0.0219348 0.023911 0.0 0.0 0.0 0.0 0.0 0.130428 0.0380362 -0.0827644 -0.00392842 0.00936339 -0.000107422 -0.00198029 -0.0196893 0.0 0.0 0.0 0.0 0.0 0.0 0.054631 0.168265 -0.0483643 0.0176775 -0.01215 -0.0299705 -0.0229242 0.0 0.0 0.0 0.0 0.0 0.0 -0.0867843 0.054631 -0.0431549 0.0380609 0.0483128 0.0292822 0.0119066 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0657978 0.0676312 0.0368217 -0.0244448 0.0693894 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.151019 -0.0657978 -0.0115151 0.060872 -0.0385489 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0292809 -0.0963264 -0.0450415 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0211745 0.110845 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.0483723 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0344717 -0.00930993 0.0772786 -0.0278777 -0.00579144 0.026985 -0.0739845 -0.0357068 0.0757594 0.0246856 -0.0167588 -0.0893986 0.0 0.0936082 0.137925 0.0318772 -0.0147077 0.0353123 -0.0774431 -0.121696 0.0870838 -0.0214892 0.120436 0.062544 -0.0267017 0.0 -0.103453 0.0936082 -0.0366576 0.0810552 -0.037929 -0.0111993 0.0249974 0.023761 0.125339 -0.0058274 0.0262197 0.0407018 0.0 0.0 0.0 -0.148337 0.0230934 0.00812696 0.0783938 -0.0488511 -0.0268468 0.0662314 -0.00740602 0.0213764 0.0484859 0.0 0.0 0.0 -0.121153 -0.148337 -0.0235263 -0.0361836 -0.0160984 0.0461104 0.0288613 -0.00899743 0.0619203 -0.0361116 0.0 0.0 0.0 0.0 0.0 0.130428 0.0380362 -0.0827644 -0.00392842 0.00936339 -0.000107422 -0.00198029 -0.0196893 0.0 0.0 0.0 0.0 0.0 0.0 0.054631 0.168265 -0.0483643 0.0176775 -0.01215 -0.0299705 -0.0229242 0.0 0.0 0.0 0.0 0.0 0.0 -0.0867843 0.054631 -0.0431549 0.0380609 0.0483128 0.0292822 0.0119066 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0657978 0.0676312 0.0368217 -0.0244448 0.0693894 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.151019 -0.0657978 -0.0115151 0.060872 -0.0385489 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0292809 -0.0963264 -0.0450415 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0211745 0.110845 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.0483723 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0344717 -0.00930993 0.0936632 0.0492893 -0.0417261 -0.000911551 0.00636047 -0.0357068 0.0757594 0.0246856 -0.0167588 -0.0893986 0.0 0.0936082 0.137925 0.13716 -0.0665324 -0.00100842 0.00592289 -0.00336626 0.0870838 -0.0214892 0.120436 0.062544 -0.0267017 0.0 -0.103453 0.0936082 -0.0526898 -0.0125551 0.0277968 0.069921 -0.0388222 0.023761 0.125339 -0.0058274 0.0262197 0.0407018 0.0 0.0 0.0 0.054631 0.0827131 0.0660863 0.0613371 0.0620612 0.0274345 -0.0217535 -0.0429119 -0.029231 0.0136381 0.0 0.0 0.0 -0.176547 0.054631 -0.0354477 -0.00621993 -0.0200993 -0.0486421 0.0178613 -0.0139784 -0.0310173 0.00169753 0.0 0.0 0.0 0.0 0.0 -0.148337 -0.0219997 -0.0316475 0.0340108 -0.0718854 -0.0119783 -0.0329008 -0.0516102 0.0 0.0 0.0 0.0 0.0 0.127176 -0.148337 -0.0268798 0.0464005 0.0289525 -0.0202503 0.0541265 -0.0329784 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.130428 -0.0252062 0.0164431 -0.00521351 -0.0148999 -0.0277455 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0657978 0.0676312 0.0368217 -0.0244448 0.0693894 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.151019 -0.0657978 -0.0115151 0.060872 -0.0385489 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0292809 -0.0963264 -0.0450415 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0211745 0.110845 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.0483723 ┌ Error: conjugated eigenvector missing └ @ PCCAPlus ~/.julia/packages/PCCAPlus/RGWPE/src/schur.jl:50 13×13 Matrix{Float64}: 1.0 -0.0344717 -0.00930993 -0.0015194 0.0584617 -0.0888504 0.000711652 0.0408609 -0.0357068 0.0757594 0.0246856 -0.0167588 -0.0893986 0.0 0.0936082 0.137925 0.0372008 -0.0484664 -0.139724 0.00541046 0.00132907 0.0870838 -0.0214892 0.120436 0.062544 -0.0267017 0.0 -0.103453 0.0936082 -0.046095 -0.0371868 0.0448965 0.0633107 -0.0238973 0.023761 0.125339 -0.0058274 0.0262197 0.0407018 0.0 0.0 0.0 0.130428 0.0466722 -0.0612415 0.048077 -0.0323766 -0.00878242 0.0080391 0.000574486 -0.00729083 -0.0151987 0.0 0.0 0.0 0.0 0.054631 0.162214 0.0160897 0.0223445 -0.0555313 0.021876 -0.0174346 -0.038788 -0.00413848 0.0 0.0 0.0 0.0 -0.0900217 0.054631 -0.0625497 0.0720274 -0.0341768 0.0249722 0.0416376 0.0248881 -0.0156971 0.0 0.0 0.0 0.0 0.0 0.0 -0.148337 -0.126569 0.0418214 0.0322114 -0.0205694 0.0520736 -0.0356337 0.0 0.0 0.0 0.0 0.0 0.0 0.0221052 -0.148337 -0.0313985 0.0697424 0.0125092 0.034087 0.0542734 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0657978 0.0676312 0.0368217 -0.0244448 0.0693894 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.151019 -0.0657978 -0.0115151 0.060872 -0.0385489 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0292809 -0.0963264 -0.0450415 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 -0.0211745 0.110845 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.0483723 (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.29146845600070226 + 0.0im, 0.018967021500195396 + 0.19227807088673018im, 0.018967021500195396 - 0.19227807088673018im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (4.36303286983651e-35, 6.035456870306871e-34, 1.5909506631429033e-33, 7.241875858771892e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.29146845600070215 + 0.0im, 0.018967021500195327 + 0.19227807088672996im, 0.018967021500195327 - 0.19227807088672996im], ConvergenceInfo: 4 converged values after 1 iterations and 4 applications of the linear map; norms of residuals are given by (8.512788307029804e-35, 1.58995973574284e-32, 7.122026453388295e-33, 3.492838939735181e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.20224206898399572 + 0.0im, -0.16727800133861173 + 0.10338666975282042im, -0.16727800133861173 - 0.10338666975282042im, 0.09285511869566106 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (8.578341329198729e-35, 7.282515099692602e-33, 7.5619543290928e-33, 5.223668807536384e-33, 2.5349179225191704e-33). ) (vals, info) = (ComplexF64[1.0000000000000024 + 0.0im, 0.20224206898399574 + 0.0im, -0.16727800133861173 + 0.1033866697528204im, -0.16727800133861173 - 0.1033866697528204im, 0.09285511869566103 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (9.688465040331323e-36, 9.416273990484848e-33, 6.019947978222804e-33, 3.521028080272584e-33, 1.7662257127514798e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, 0.20224206898399577 + 0.0im, -0.1672780013386116 + 0.10338666975282036im, -0.1672780013386116 - 0.10338666975282036im, 0.09285511869566085 + 0.0im], ConvergenceInfo: 5 converged values after 1 iterations and 5 applications of the linear map; norms of residuals are given by (9.583175728449106e-36, 2.773692049049954e-33, 4.698192578689995e-34, 3.533013075780949e-33, 1.0830021300283457e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.11217419291151692 + 0.1953328352023979im, 0.11217419291151692 - 0.1953328352023979im, -0.0649130373592417 + 0.039280106798857094im, -0.0649130373592417 - 0.039280106798857094im, -0.032264473224156084 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (2.4205829436937388e-37, 8.276992271735784e-36, 1.9777762413354976e-34, 1.2190056767470124e-33, 3.91013156286954e-33, 3.525221658626617e-33). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.11217419291151676 + 0.19533283520239755im, 0.11217419291151676 - 0.19533283520239755im, -0.0649130373592417 + 0.039280106798857135im, -0.0649130373592417 - 0.039280106798857135im, -0.03226447322415619 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (7.470136718830049e-38, 6.573448424744537e-34, 9.659294126369685e-35, 1.1725643348364582e-33, 5.4813872450982804e-33, 4.3080790159042234e-34). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.11217419291151687 + 0.19533283520239778im, 0.11217419291151687 - 0.19533283520239778im, -0.06491303735924173 + 0.039280106798857115im, -0.06491303735924173 - 0.039280106798857115im, -0.03226447322415615 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (1.5096206340946362e-36, 1.6115572040754348e-33, 9.262338047213787e-35, 2.0687013758592996e-32, 1.4950911052989106e-33, 6.646388097000438e-34). ) (vals, info) = (ComplexF64[0.9999999999999982 + 0.0im, 0.11217419291151695 + 0.19533283520239775im, 0.11217419291151695 - 0.19533283520239775im, -0.0649130373592417 + 0.03928010679885712im, -0.0649130373592417 - 0.03928010679885712im, -0.03226447322415621 + 0.0im], ConvergenceInfo: 6 converged values after 1 iterations and 6 applications of the linear map; norms of residuals are given by (9.954960485075149e-37, 1.2632448422441178e-34, 3.956489860945866e-34, 1.0296382064428338e-32, 6.025767011589889e-34, 4.485602413927685e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.12775351557949294 + 0.0im, -0.011112871315179778 + 0.11438518792381795im, -0.011112871315179778 - 0.11438518792381795im, 0.10214129044992738 + 0.0im, -0.09941254681826424 + 0.0im, 0.0029693861963462735 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (9.862237665469261e-39, 9.94974068388897e-35, 2.673966502893359e-34, 2.0953150011074298e-34, 1.0689287582804083e-33, 2.1352928584852347e-33, 6.241896813916755e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.12775351557949255 + 0.0im, -0.011112871315179736 + 0.11438518792381802im, -0.011112871315179736 - 0.11438518792381802im, 0.10214129044992737 + 0.0im, -0.09941254681826447 + 0.0im, 0.0029693861963462323 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (1.5487374314208516e-39, 1.7261553777127583e-35, 1.7969003232433225e-35, 4.853052924140862e-35, 7.069252910208953e-35, 1.8958527140735897e-34, 2.4729030963620968e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, -0.12775351557949308 + 0.0im, -0.011112871315179787 + 0.11438518792381802im, -0.011112871315179787 - 0.11438518792381802im, 0.10214129044992735 + 0.0im, -0.09941254681826386 + 0.0im, 0.002969386196346211 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.751139476780681e-39, 1.653628447802545e-34, 1.3023310502717488e-34, 1.2975321279936702e-34, 1.0723919720285976e-34, 8.877754311748533e-33, 1.1367504829321932e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.12775351557949277 + 0.0im, -0.011112871315179731 + 0.11438518792381809im, -0.011112871315179731 - 0.11438518792381809im, 0.10214129044992741 + 0.0im, -0.09941254681826416 + 0.0im, 0.0029693861963462514 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (8.450455861551562e-39, 1.2722715528109207e-34, 1.5211200727818273e-34, 2.404830291992286e-34, 4.413370564036344e-34, 1.7808660978728963e-33, 5.3792654118516224e-33). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.12775351557949338 + 0.0im, -0.011112871315179762 + 0.11438518792381798im, -0.011112871315179762 - 0.11438518792381798im, 0.10214129044992731 + 0.0im, -0.09941254681826377 + 0.0im, 0.002969386196346285 + 0.0im], ConvergenceInfo: 7 converged values after 1 iterations and 7 applications of the linear map; norms of residuals are given by (2.0609182552365407e-38, 4.629629606095723e-34, 1.4857307181241957e-33, 6.699525582363574e-34, 7.510277477246301e-33, 6.092687368631836e-33, 8.477762851627151e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, 0.21042973592143624 + 0.0im, -0.14817877564973475 + 0.0im, 0.09941742352178845 + 0.034006015596771584im, 0.09941742352178845 - 0.034006015596771584im, -0.09590113803018394 + 0.0im, 0.06490427390720814 + 0.0im, -0.03973426249993343 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.1580796301702597e-39, 4.102813055457468e-34, 1.128722642717661e-34, 4.625361716081614e-33, 9.003947649127071e-35, 2.358707902221854e-33, 1.6030443506703742e-32, 7.561305102557232e-33). ) (vals, info) = (ComplexF64[0.9999999999999999 + 0.0im, 0.2104297359214362 + 0.0im, -0.14817877564973442 + 0.0im, 0.09941742352178867 + 0.034006015596771626im, 0.09941742352178867 - 0.034006015596771626im, -0.09590113803018419 + 0.0im, 0.06490427390720814 + 0.0im, -0.03973426249993359 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.242915638804348e-40, 3.433227266869504e-36, 9.437088996884103e-36, 1.9745438125908264e-34, 5.84356916304035e-34, 2.34688216444185e-34, 1.2634458794242397e-32, 6.429229862743952e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, 0.21042973592143663 + 0.0im, -0.14817877564973486 + 0.0im, 0.09941742352178864 + 0.03400601559677164im, 0.09941742352178864 - 0.03400601559677164im, -0.09590113803018387 + 0.0im, 0.06490427390720808 + 0.0im, -0.03973426249993366 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (9.988407537256382e-40, 2.8304429403953633e-35, 2.3766814020468247e-35, 6.838432114519631e-34, 2.4526401312324153e-33, 1.6847970821021685e-33, 3.35276331454458e-33, 1.2372771602914619e-34). ) (vals, info) = (ComplexF64[1.0000000000000002 + 0.0im, 0.21042973592143635 + 0.0im, -0.14817877564973447 + 0.0im, 0.09941742352178885 + 0.034006015596771695im, 0.09941742352178885 - 0.034006015596771695im, -0.09590113803018421 + 0.0im, 0.0649042739072081 + 0.0im, -0.039734262499933476 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (6.923103949902645e-41, 1.3833909622247834e-35, 1.1488056957485151e-35, 7.594200890472932e-35, 5.573006328563668e-35, 5.650188503152654e-35, 1.0009441567108066e-34, 1.034350954517339e-32). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, 0.21042973592143607 + 0.0im, -0.14817877564973447 + 0.0im, 0.09941742352178871 + 0.034006015596771494im, 0.09941742352178871 - 0.034006015596771494im, -0.09590113803018427 + 0.0im, 0.06490427390720808 + 0.0im, -0.03973426249993361 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (2.0980259069439693e-41, 1.0040956004737751e-36, 3.4731425795798473e-35, 6.063521322092413e-35, 9.412521292050383e-36, 1.179735205968842e-34, 3.844060979572542e-33, 1.7663282615827832e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, 0.21042973592143574 + 0.0im, -0.14817877564973483 + 0.0im, 0.09941742352178867 + 0.034006015596771695im, 0.09941742352178867 - 0.034006015596771695im, -0.09590113803018427 + 0.0im, 0.06490427390720804 + 0.0im, -0.03973426249993351 + 0.0im], ConvergenceInfo: 8 converged values after 1 iterations and 8 applications of the linear map; norms of residuals are given by (1.4321436092446034e-39, 4.483119042910252e-35, 3.472840166613391e-34, 5.994689625026614e-34, 1.344482044337513e-33, 4.31285967723598e-33, 2.5288721193049467e-33, 1.1666769713602761e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.021367479365977854 + 0.20106937141995937im, -0.021367479365977854 - 0.20106937141995937im, -0.17484078827523644 + 0.0im, -0.14327058664625264 + 0.0im, 0.13585147113795942 + 0.0im, -0.05720914688506327 + 0.0im, 0.022900456713988313 + 0.01722353129513947im, 0.022900456713988313 - 0.01722353129513947im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.8473558637531187e-40, 6.998608839075415e-35, 1.8137542423003357e-34, 2.166490343431926e-34, 1.489236644094976e-33, 3.7607516128208372e-34, 3.683095496421408e-33, 1.3864456037100264e-33, 6.060992384006911e-33). ) (vals, info) = (ComplexF64[1.0 + 0.0im, -0.021367479365977955 + 0.20106937141995937im, -0.021367479365977955 - 0.20106937141995937im, -0.1748407882752364 + 0.0im, -0.1432705866462529 + 0.0im, 0.1358514711379596 + 0.0im, -0.0572091468850632 + 0.0im, 0.022900456713988264 + 0.017223531295139472im, 0.022900456713988264 - 0.017223531295139472im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (7.20022608280801e-41, 8.194116927100335e-36, 4.820486997073929e-36, 1.030399892419643e-34, 6.640815031754619e-34, 1.6621193272416923e-34, 2.9201295766909285e-33, 9.68458762444054e-34, 3.390398820534791e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.02136747936597789 + 0.20106937141995923im, -0.02136747936597789 - 0.20106937141995923im, -0.17484078827523622 + 0.0im, -0.14327058664625245 + 0.0im, 0.1358514711379592 + 0.0im, -0.05720914688506318 + 0.0im, 0.02290045671398827 + 0.017223531295139243im, 0.02290045671398827 - 0.017223531295139243im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.1224591432037637e-40, 1.3383645638188643e-36, 6.37519556136426e-35, 6.092357665207067e-35, 1.5619553360831277e-34, 4.4266450849352244e-35, 1.66165774391273e-33, 1.899787153939251e-33, 1.4391330784526734e-33). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.02136747936597798 + 0.2010693714199589im, -0.02136747936597798 - 0.2010693714199589im, -0.1748407882752361 + 0.0im, -0.1432705866462525 + 0.0im, 0.13585147113795942 + 0.0im, -0.05720914688506322 + 0.0im, 0.022900456713988313 + 0.017223531295139545im, 0.022900456713988313 - 0.017223531295139545im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (6.459748526208181e-40, 6.722990484120757e-35, 7.914486587511849e-35, 1.8935311532313622e-34, 6.382337389369353e-34, 3.1651585021062487e-34, 8.244393905978708e-33, 4.181791977628691e-35, 1.8189925194305846e-32). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.021367479365978003 + 0.20106937141995923im, -0.021367479365978003 - 0.20106937141995923im, -0.1748407882752364 + 0.0im, -0.1432705866462526 + 0.0im, 0.13585147113795926 + 0.0im, -0.05720914688506321 + 0.0im, 0.022900456713988278 + 0.01722353129513954im, 0.022900456713988278 - 0.01722353129513954im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (4.636667176318364e-41, 9.998586049590598e-36, 5.261042973837961e-36, 3.861206462192666e-35, 2.6672282338952322e-34, 5.748977620814972e-35, 9.803116695182259e-35, 7.638442278021018e-34, 4.7387830808249535e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.02136747936597798 + 0.2010693714199591im, -0.02136747936597798 - 0.2010693714199591im, -0.1748407882752369 + 0.0im, -0.14327058664625278 + 0.0im, 0.1358514711379592 + 0.0im, -0.05720914688506308 + 0.0im, 0.022900456713988295 + 0.017223531295139496im, 0.022900456713988295 - 0.017223531295139496im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (2.8982766681586905e-40, 1.5468034581140604e-35, 2.8428485701364396e-35, 1.0050334359057981e-33, 3.934741694486442e-34, 2.3310936687024174e-34, 2.159347320930137e-33, 2.9738759163890422e-33, 1.1844119545931733e-32). ) (vals, info) = (ComplexF64[0.9999999999999993 + 0.0im, -0.021367479365977913 + 0.20106937141995923im, -0.021367479365977913 - 0.20106937141995923im, -0.17484078827523644 + 0.0im, -0.14327058664625258 + 0.0im, 0.1358514711379592 + 0.0im, -0.057209146885063074 + 0.0im, 0.022900456713988326 + 0.01722353129513942im, 0.022900456713988326 - 0.01722353129513942im], ConvergenceInfo: 9 converged values after 1 iterations and 9 applications of the linear map; norms of residuals are given by (1.45235395599164e-40, 3.445466748081684e-35, 1.372165846457317e-35, 1.4785114155866151e-34, 3.07323557050313e-34, 1.6819937788786028e-34, 1.4909980490239773e-33, 1.3683245794015708e-33, 6.908866822681175e-33). ) (vals, info) = (ComplexF64[0.9999999999999997 + 0.0im, -0.2559319944142864 + 0.0im, -0.06460561634132574 + 0.18667382541860872im, -0.06460561634132574 - 0.18667382541860872im, 0.12644933305412298 + 0.10919584211419313im, 0.12644933305412298 - 0.10919584211419313im, -0.11408852082352548 + 0.0im, 0.1008063795146734 + 0.0im, -0.059219662979677574 + 0.0im, 0.02714542177360573 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.0572725140376827e-42, 8.7021884492644e-38, 1.4156369881035568e-37, 8.739851561093387e-37, 8.909990800645456e-37, 1.012105528737713e-36, 6.0494450928775764e-33, 9.090629203031231e-34, 2.6941938105727783e-33, 4.4480488616367514e-33). ) (vals, info) = (ComplexF64[1.0000000000000013 + 0.0im, -0.25593199441428643 + 0.0im, -0.06460561634132568 + 0.1866738254186088im, -0.06460561634132568 - 0.1866738254186088im, 0.12644933305412284 + 0.1091958421141929im, 0.12644933305412284 - 0.1091958421141929im, -0.11408852082352551 + 0.0im, 0.10080637951467342 + 0.0im, -0.059219662979677554 + 0.0im, 0.027145421773605724 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.1129589321678931e-40, 5.445065878902168e-35, 1.1110952133825618e-35, 5.461375266798788e-35, 7.580306742145566e-35, 4.7253642139177245e-35, 7.738539608561778e-34, 2.7333916874809817e-34, 1.698789271495323e-33, 1.237920051922194e-32). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.25593199441428605 + 0.0im, -0.06460561634132574 + 0.18667382541860855im, -0.06460561634132574 - 0.18667382541860855im, 0.12644933305412298 + 0.10919584211419289im, 0.12644933305412298 - 0.10919584211419289im, -0.11408852082352543 + 0.0im, 0.10080637951467349 + 0.0im, -0.05921966297967755 + 0.0im, 0.02714542177360571 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (2.90035073676561e-41, 3.896812594034915e-36, 4.911862956821298e-35, 2.4832646807153607e-35, 2.495701361340515e-35, 7.905460796326957e-35, 3.0332002860346643e-34, 8.233790775195243e-34, 7.87349333029257e-34, 8.57278848262949e-33). ) (vals, info) = (ComplexF64[0.9999999999999991 + 0.0im, -0.2559319944142861 + 0.0im, -0.06460561634132563 + 0.18667382541860858im, -0.06460561634132563 - 0.18667382541860858im, 0.12644933305412276 + 0.10919584211419273im, 0.12644933305412276 - 0.10919584211419273im, -0.11408852082352547 + 0.0im, 0.10080637951467339 + 0.0im, -0.05921966297967758 + 0.0im, 0.027145421773605793 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.6777964957195249e-40, 2.4080089693770943e-35, 5.183706310618563e-35, 2.5267601596530187e-35, 1.0208624243610806e-34, 4.348806007641666e-35, 5.990256469508571e-34, 1.5865242996435364e-33, 2.8051839839892594e-33, 3.5675658902413635e-33). ) (vals, info) = (ComplexF64[1.0000000000000029 + 0.0im, -0.2559319944142863 + 0.0im, -0.06460561634132553 + 0.1866738254186086im, -0.06460561634132553 - 0.1866738254186086im, 0.1264493330541228 + 0.10919584211419286im, 0.1264493330541228 - 0.10919584211419286im, -0.1140885208235254 + 0.0im, 0.10080637951467357 + 0.0im, -0.05921966297967749 + 0.0im, 0.02714542177360577 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (3.432964671896914e-40, 2.3903398154863176e-35, 1.4377224474489943e-34, 6.900448390345439e-35, 3.004965071774941e-34, 8.323027881395415e-34, 2.3450367868052555e-33, 1.3880368385085177e-33, 7.53223298020933e-33, 2.6012766016021883e-33). ) (vals, info) = (ComplexF64[0.999999999999999 + 0.0im, -0.25593199441428593 + 0.0im, -0.0646056163413258 + 0.18667382541860875im, -0.0646056163413258 - 0.18667382541860875im, 0.126449333054123 + 0.10919584211419296im, 0.126449333054123 - 0.10919584211419296im, -0.11408852082352544 + 0.0im, 0.10080637951467353 + 0.0im, -0.059219662979677554 + 0.0im, 0.02714542177360573 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (4.768107138375443e-41, 1.0477313579235922e-35, 1.503690057732423e-35, 3.497948805074644e-36, 5.614568172066585e-35, 1.8677434051481032e-34, 5.694652775856609e-34, 1.1049219946472284e-33, 5.765053438120783e-33, 7.345762457818437e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.255931994414287 + 0.0im, -0.06460561634132567 + 0.18667382541860875im, -0.06460561634132567 - 0.18667382541860875im, 0.12644933305412276 + 0.10919584211419293im, 0.12644933305412276 - 0.10919584211419293im, -0.11408852082352558 + 0.0im, 0.10080637951467349 + 0.0im, -0.05921966297967751 + 0.0im, 0.027145421773605637 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (6.477488612788063e-40, 7.086785399336252e-35, 2.8084664794798047e-34, 5.916858125925848e-34, 1.1139560990258223e-34, 9.51188524854871e-34, 3.2056703829711826e-33, 2.4568286554749143e-33, 6.397705990508781e-33, 2.022734429940338e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.255931994414286 + 0.0im, -0.06460561634132579 + 0.1866738254186088im, -0.06460561634132579 - 0.1866738254186088im, 0.12644933305412304 + 0.1091958421141929im, 0.12644933305412304 - 0.1091958421141929im, -0.1140885208235255 + 0.0im, 0.10080637951467347 + 0.0im, -0.05921966297967763 + 0.0im, 0.027145421773605814 + 0.0im], ConvergenceInfo: 10 converged values after 1 iterations and 10 applications of the linear map; norms of residuals are given by (1.6048097694099256e-40, 1.4432224468001474e-35, 3.827276746734957e-35, 5.626668293784042e-35, 2.556325057224653e-34, 2.791204342496661e-35, 1.997838919194937e-32, 3.804592792028057e-33, 3.338720652123627e-33, 8.754580300526529e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.14049752084863787 + 0.02332959898620844im, 0.14049752084863787 - 0.02332959898620844im, -0.13845986042594266 + 0.0im, 0.043807398285591874 + 0.12818902369515178im, 0.043807398285591874 - 0.12818902369515178im, -0.0037851660523510328 + 0.10578045796084037im, -0.0037851660523510328 - 0.10578045796084037im, -0.0662426402903127 + 0.0im, 0.049265618557719326 + 0.0im, -0.04679971457368155 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.4169308036133506e-42, 2.8940983434201394e-34, 2.2831486022321674e-34, 6.967400017947418e-35, 1.0799606067554084e-34, 4.826365646801503e-34, 1.380093111538598e-36, 1.272342067413661e-33, 1.148214637875925e-33, 9.613044883376631e-34, 7.172148549500091e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.14049752084863817 + 0.023329598986208122im, 0.14049752084863817 - 0.023329598986208122im, -0.13845986042594255 + 0.0im, 0.043807398285591874 + 0.12818902369515178im, 0.043807398285591874 - 0.12818902369515178im, -0.003785166052351005 + 0.1057804579608403im, -0.003785166052351005 - 0.1057804579608403im, -0.06624264029031274 + 0.0im, 0.049265618557719326 + 0.0im, -0.046799714573681456 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.3202862161672412e-42, 3.283241648089362e-34, 8.266050422570929e-35, 5.608295564720598e-36, 2.6671057212732565e-34, 9.587781479618389e-35, 1.3028170365100644e-35, 4.153115502416779e-34, 2.796599232502077e-33, 4.658117292887839e-33, 1.229394732101901e-32). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.14049752084863826 + 0.023329598986208223im, 0.14049752084863826 - 0.023329598986208223im, -0.13845986042594258 + 0.0im, 0.0438073982855918 + 0.12818902369515173im, 0.0438073982855918 - 0.12818902369515173im, -0.0037851660523510883 + 0.10578045796084028im, -0.0037851660523510883 - 0.10578045796084028im, -0.06624264029031264 + 0.0im, 0.04926561855771929 + 0.0im, -0.046799714573681525 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.271346029237103e-42, 5.230467009549853e-35, 2.144684264320074e-34, 1.842543162903722e-36, 2.2344692863613245e-34, 1.405903110180862e-34, 7.591716796777964e-35, 3.90669808761485e-34, 1.8733787460842338e-33, 3.172570840914703e-33, 7.101672617229681e-33). ) (vals, info) = (ComplexF64[1.0000000000000016 + 0.0im, 0.14049752084863837 + 0.023329598986208167im, 0.14049752084863837 - 0.023329598986208167im, -0.13845986042594244 + 0.0im, 0.043807398285591916 + 0.1281890236951515im, 0.043807398285591916 - 0.1281890236951515im, -0.0037851660523510553 + 0.10578045796084035im, -0.0037851660523510553 - 0.10578045796084035im, -0.06624264029031265 + 0.0im, 0.04926561855771927 + 0.0im, -0.046799714573681525 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (6.197586971357566e-43, 3.2968554334665823e-35, 1.9854738977244225e-34, 2.580367499339087e-35, 1.263420904798948e-34, 1.5487599290834937e-34, 6.84399010657185e-35, 8.8907176291417e-35, 1.0585658089539343e-33, 6.47563058459218e-33, 7.73844095452522e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.1404975208486383 + 0.023329598986208414im, 0.1404975208486383 - 0.023329598986208414im, -0.1384598604259427 + 0.0im, 0.043807398285591756 + 0.12818902369515164im, 0.043807398285591756 - 0.12818902369515164im, -0.0037851660523510154 + 0.10578045796084021im, -0.0037851660523510154 - 0.10578045796084021im, -0.06624264029031267 + 0.0im, 0.04926561855771925 + 0.0im, -0.046799714573681504 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.59636294936267e-42, 5.816823976906877e-34, 7.447340306827494e-35, 1.680491225395643e-35, 1.3442889863212324e-34, 3.3233440442593558e-34, 5.883240755111722e-34, 1.550408997345275e-34, 2.3138089162107393e-33, 2.2571269835997023e-33, 7.02949952106489e-33). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, 0.14049752084863798 + 0.023329598986208105im, 0.14049752084863798 - 0.023329598986208105im, -0.13845986042594247 + 0.0im, 0.043807398285591784 + 0.12818902369515175im, 0.043807398285591784 - 0.12818902369515175im, -0.0037851660523510883 + 0.10578045796084035im, -0.0037851660523510883 - 0.10578045796084035im, -0.0662426402903127 + 0.0im, 0.0492656185577193 + 0.0im, -0.04679971457368151 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (1.3278346878379126e-42, 2.881474926686474e-35, 7.534629868118533e-35, 3.619283141192755e-35, 7.715747247844569e-35, 1.1834869665535226e-34, 1.7512029089822157e-34, 1.8853856311505177e-34, 7.72038056719964e-33, 1.4401948907378263e-33, 1.514799444821948e-34). ) (vals, info) = (ComplexF64[0.9999999999999989 + 0.0im, 0.14049752084863792 + 0.02332959898620835im, 0.14049752084863792 - 0.02332959898620835im, -0.13845986042594247 + 0.0im, 0.043807398285591756 + 0.12818902369515162im, 0.043807398285591756 - 0.12818902369515162im, -0.0037851660523510596 + 0.10578045796084036im, -0.0037851660523510596 - 0.10578045796084036im, -0.06624264029031268 + 0.0im, 0.04926561855771923 + 0.0im, -0.04679971457368149 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (8.391194545017975e-43, 4.0742550412351077e-35, 5.588909182737105e-35, 5.043611571120468e-35, 1.962449683600614e-34, 2.0403381655300262e-35, 6.098163859912326e-35, 4.418624482449365e-34, 4.907173514970185e-34, 5.616035572468486e-33, 1.8276026636418076e-34). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.14049752084863826 + 0.02332959898620806im, 0.14049752084863826 - 0.02332959898620806im, -0.138459860425943 + 0.0im, 0.04380739828559184 + 0.12818902369515187im, 0.04380739828559184 - 0.12818902369515187im, -0.003785166052350932 + 0.1057804579608403im, -0.003785166052350932 - 0.1057804579608403im, -0.06624264029031265 + 0.0im, 0.04926561855771926 + 0.0im, -0.04679971457368159 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (3.008694888668354e-42, 1.4774212397338336e-34, 1.872792891131534e-34, 5.8472352449390545e-34, 1.490517680790433e-34, 3.513739471998554e-34, 9.584362455585003e-34, 1.3015448316844397e-33, 1.8061751185828736e-33, 5.740407599837133e-33, 6.817515699095434e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, 0.1404975208486382 + 0.02332959898620811im, 0.1404975208486382 - 0.02332959898620811im, -0.13845986042594244 + 0.0im, 0.04380739828559174 + 0.12818902369515173im, 0.04380739828559174 - 0.12818902369515173im, -0.003785166052351024 + 0.1057804579608404im, -0.003785166052351024 - 0.1057804579608404im, -0.0662426402903126 + 0.0im, 0.04926561855771929 + 0.0im, -0.046799714573681525 + 0.0im], ConvergenceInfo: 11 converged values after 1 iterations and 11 applications of the linear map; norms of residuals are given by (2.453960335498315e-42, 1.0813693487205145e-34, 4.640224235804182e-34, 1.0190274107603663e-34, 1.4585785808488267e-34, 6.859744315736895e-34, 4.307675785128598e-34, 3.744777579611029e-34, 4.115557375243868e-33, 5.7295888037254284e-33, 2.8841245168536303e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.18783288528295763 + 0.0im, 0.16170386714567195 + 0.0im, -0.06678373026014878 + 0.12544913466573285im, -0.06678373026014878 - 0.12544913466573285im, -0.1376353921822908 + 0.0im, 0.06400208023993725 + 0.059201193902147925im, 0.06400208023993725 - 0.059201193902147925im, -0.0866573637252171 + 0.0im, 0.0554072837455822 + 0.026682634656896787im, 0.0554072837455822 - 0.026682634656896787im, 0.017103628574947696 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (1.182575285764953e-43, 3.099095067525579e-36, 8.652226328415479e-36, 4.911292391382712e-36, 1.3849574813599286e-35, 4.2553232836235914e-35, 3.0910224323073892e-34, 8.770211905350972e-35, 3.262875823871345e-34, 6.6984473082804725e-34, 3.90947305944666e-33, 2.1655521480045184e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1878328852829575 + 0.0im, 0.16170386714567198 + 0.0im, -0.06678373026014892 + 0.12544913466573293im, -0.06678373026014892 - 0.12544913466573293im, -0.13763539218229098 + 0.0im, 0.06400208023993717 + 0.05920119390214803im, 0.06400208023993717 - 0.05920119390214803im, -0.08665736372521703 + 0.0im, 0.055407283745582236 + 0.026682634656896635im, 0.055407283745582236 - 0.026682634656896635im, 0.017103628574947672 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.9237425101211386e-44, 2.5988054172933393e-36, 4.201546911632168e-36, 3.652651391247043e-36, 4.061730223100457e-36, 4.015836944645356e-35, 2.644223589998487e-34, 6.79960517159834e-35, 6.190503288349443e-34, 4.190964929646807e-34, 3.1022632455073556e-33, 3.983603135714755e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.1878328852829577 + 0.0im, 0.16170386714567217 + 0.0im, -0.06678373026014886 + 0.12544913466573304im, -0.06678373026014886 - 0.12544913466573304im, -0.137635392182291 + 0.0im, 0.06400208023993736 + 0.059201193902148064im, 0.06400208023993736 - 0.059201193902148064im, -0.08665736372521694 + 0.0im, 0.05540728374558219 + 0.026682634656896638im, 0.05540728374558219 - 0.026682634656896638im, 0.01710362857494764 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.494151484923355e-44, 2.0967343227803807e-36, 8.524883397501682e-36, 6.83947326616203e-36, 7.002332334648351e-36, 3.904035261655495e-35, 4.633693447284817e-35, 2.2185675919599114e-35, 4.380707013975455e-34, 1.0610717967501512e-33, 1.0725815121084893e-34, 3.1667241964232516e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.18783288528295788 + 0.0im, 0.16170386714567195 + 0.0im, -0.06678373026014878 + 0.12544913466573315im, -0.06678373026014878 - 0.12544913466573315im, -0.13763539218229076 + 0.0im, 0.06400208023993736 + 0.059201193902147904im, 0.06400208023993736 - 0.059201193902147904im, -0.08665736372521717 + 0.0im, 0.05540728374558211 + 0.026682634656896815im, 0.05540728374558211 - 0.026682634656896815im, 0.017103628574947672 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (5.588485150109785e-44, 5.19579905564855e-36, 2.812203382820613e-35, 1.2215053932063174e-35, 6.619390019381094e-36, 4.822746299682487e-35, 4.734695624329712e-35, 3.8475920977597115e-34, 4.582483823675232e-34, 1.4571369016661616e-32, 9.147745203032783e-33, 4.0177807835192644e-33). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.18783288528295783 + 0.0im, 0.16170386714567228 + 0.0im, -0.06678373026014872 + 0.12544913466573285im, -0.06678373026014872 - 0.12544913466573285im, -0.13763539218229112 + 0.0im, 0.06400208023993723 + 0.05920119390214793im, 0.06400208023993723 - 0.05920119390214793im, -0.086657363725217 + 0.0im, 0.055407283745582125 + 0.026682634656896746im, 0.055407283745582125 - 0.026682634656896746im, 0.017103628574947648 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.640874485576043e-44, 2.0083212569870603e-35, 9.559140178520885e-36, 2.750971471223334e-35, 1.3048629148508893e-35, 2.286085136654843e-35, 9.859749242623684e-35, 5.468316592915085e-35, 1.5593787142028733e-34, 1.0986018093897764e-33, 2.3910612815042747e-33, 9.42836952714174e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1878328852829577 + 0.0im, 0.1617038671456717 + 0.0im, -0.06678373026014885 + 0.12544913466573282im, -0.06678373026014885 - 0.12544913466573282im, -0.13763539218229084 + 0.0im, 0.0640020802399372 + 0.059201193902147814im, 0.0640020802399372 - 0.059201193902147814im, -0.08665736372521696 + 0.0im, 0.05540728374558221 + 0.02668263465689679im, 0.05540728374558221 - 0.02668263465689679im, 0.017103628574947655 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.1256046700015127e-44, 2.219673020600155e-36, 2.238509284428747e-35, 4.456231451590582e-36, 8.315638166914485e-37, 4.322166671292125e-36, 2.088012501837644e-35, 1.6686795151696672e-35, 2.709523435715638e-35, 2.0909559897610995e-34, 4.4853533607640665e-34, 1.740580816969706e-32). ) (vals, info) = (ComplexF64[0.9999999999999996 + 0.0im, -0.18783288528295794 + 0.0im, 0.1617038671456721 + 0.0im, -0.06678373026014883 + 0.12544913466573307im, -0.06678373026014883 - 0.12544913466573307im, -0.137635392182291 + 0.0im, 0.06400208023993714 + 0.05920119390214778im, 0.06400208023993714 - 0.05920119390214778im, -0.08665736372521698 + 0.0im, 0.055407283745582264 + 0.026682634656896895im, 0.055407283745582264 - 0.026682634656896895im, 0.017103628574947703 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (3.581851577209561e-44, 1.9615854449431433e-36, 1.503461957595378e-35, 6.846017113537681e-37, 2.0995277313752206e-36, 1.302093391528895e-35, 2.7056010070452575e-35, 2.7469153828489446e-35, 1.0723316084031923e-35, 8.163880487977112e-34, 5.25906604779181e-34, 7.003143160161455e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.18783288528295772 + 0.0im, 0.16170386714567211 + 0.0im, -0.06678373026014872 + 0.12544913466573296im, -0.06678373026014872 - 0.12544913466573296im, -0.13763539218229134 + 0.0im, 0.06400208023993714 + 0.05920119390214784im, 0.06400208023993714 - 0.05920119390214784im, -0.08665736372521707 + 0.0im, 0.055407283745582195 + 0.026682634656896805im, 0.055407283745582195 - 0.026682634656896805im, 0.017103628574947637 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (6.893134484055546e-44, 1.9968046053500913e-36, 9.161866951670167e-36, 7.779304517262062e-36, 5.1551835788709366e-36, 3.013746618240164e-34, 6.383815455485273e-35, 2.4475487419766885e-34, 6.384788398560958e-34, 3.095555850777095e-33, 2.7578632268362796e-33, 1.6729505919085548e-32). ) (vals, info) = (ComplexF64[0.9999999999999976 + 0.0im, -0.18783288528295705 + 0.0im, 0.16170386714567206 + 0.0im, -0.0667837302601488 + 0.12544913466573285im, -0.0667837302601488 - 0.12544913466573285im, -0.1376353921822911 + 0.0im, 0.06400208023993717 + 0.05920119390214791im, 0.06400208023993717 - 0.05920119390214791im, -0.08665736372521693 + 0.0im, 0.05540728374558217 + 0.026682634656896766im, 0.05540728374558217 - 0.026682634656896766im, 0.017103628574947634 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (4.684934828043493e-44, 2.8333942609186666e-36, 1.2500262933743225e-35, 7.748646184352056e-36, 3.5975580210642874e-36, 7.257524539007307e-35, 7.7577993783074e-34, 4.641561674411548e-34, 2.3216217613347843e-33, 3.974045605227556e-33, 1.4467217248521994e-33, 2.4708446478809033e-33). ) (vals, info) = (ComplexF64[1.0000000000000018 + 0.0im, -0.18783288528295775 + 0.0im, 0.16170386714567198 + 0.0im, -0.06678373026014883 + 0.12544913466573293im, -0.06678373026014883 - 0.12544913466573293im, -0.1376353921822909 + 0.0im, 0.06400208023993721 + 0.05920119390214804im, 0.06400208023993721 - 0.05920119390214804im, -0.08665736372521704 + 0.0im, 0.05540728374558225 + 0.02668263465689673im, 0.05540728374558225 - 0.02668263465689673im, 0.017103628574947655 + 0.0im], ConvergenceInfo: 12 converged values after 1 iterations and 12 applications of the linear map; norms of residuals are given by (2.2953343289269054e-44, 8.673249422132678e-37, 2.2233664390264427e-36, 1.0221022815333824e-36, 2.420046035118956e-36, 1.5289166069232353e-34, 3.8269144527649384e-34, 1.8389326173954133e-34, 1.451693106652277e-34, 4.220959258508358e-33, 9.528004771009417e-33, 1.510211301817067e-32). ) (vals, info) = (ComplexF64[0.9999999999999987 + 0.0im, -0.14833731792107632 + 0.052894562375602194im, -0.14833731792107632 - 0.052894562375602194im, 0.09360816528160136 + 0.11945172785085102im, 0.09360816528160136 - 0.11945172785085102im, 0.05463097567553572 + 0.12084180474988712im, 0.05463097567553572 - 0.12084180474988712im, 0.1304282751383556 + 0.0im, -0.06579775091763346 + 0.10106248506279039im, -0.06579775091763346 - 0.10106248506279039im, -0.048372265960229775 + 0.0im, 0.02928086027233315 + 0.0im, -0.021174519861930283 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.0434788354260267e-43, 1.5430552710845623e-34, 7.01872007796579e-35, 9.49500345899748e-34, 1.0813917654767438e-34, 8.115501261876265e-34, 8.045159305060322e-34, 4.781123112255699e-34, 9.520962943684095e-34, 9.16557366908628e-34, 3.707650456870692e-33, 3.709757900430378e-34, 4.6226716927314536e-33). ) (vals, info) = (ComplexF64[0.999999999999998 + 0.0im, -0.148337317921076 + 0.052894562375602305im, -0.148337317921076 - 0.052894562375602305im, 0.09360816528160117 + 0.11945172785085093im, 0.09360816528160117 - 0.11945172785085093im, 0.05463097567553564 + 0.12084180474988716im, 0.05463097567553564 - 0.12084180474988716im, 0.13042827513835575 + 0.0im, -0.06579775091763332 + 0.1010624850627905im, -0.06579775091763332 - 0.1010624850627905im, -0.04837226596022958 + 0.0im, 0.029280860272333144 + 0.0im, -0.02117451986193047 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.5788755211162197e-44, 4.548734328960025e-36, 4.6877564536003484e-36, 1.9144289972017943e-35, 1.9746038463326472e-35, 2.794375376058294e-35, 8.098055961340913e-35, 1.975718125826153e-33, 4.014834828076307e-35, 3.130569215773906e-34, 2.101460112583986e-33, 1.4725628608263277e-33, 1.0304255631849678e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1483373179210762 + 0.05289456237560233im, -0.1483373179210762 - 0.05289456237560233im, 0.09360816528160122 + 0.11945172785085077im, 0.09360816528160122 - 0.11945172785085077im, 0.05463097567553579 + 0.1208418047498871im, 0.05463097567553579 - 0.1208418047498871im, 0.13042827513835537 + 0.0im, -0.06579775091763343 + 0.10106248506279061im, -0.06579775091763343 - 0.10106248506279061im, -0.04837226596022957 + 0.0im, 0.029280860272333335 + 0.0im, -0.02117451986193068 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.0852728367595985e-43, 1.3258701377071319e-33, 3.1869915413789996e-33, 2.758761091822807e-34, 5.657542192615946e-34, 9.12505321916095e-34, 6.923176827603682e-34, 2.761497312293873e-33, 2.2869490775235474e-33, 2.8718200414849582e-33, 8.713651648002197e-33, 8.018011880361972e-33, 2.0685202157730853e-32). ) (vals, info) = (ComplexF64[1.0000000000000009 + 0.0im, -0.14833731792107605 + 0.05289456237560213im, -0.14833731792107605 - 0.05289456237560213im, 0.09360816528160129 + 0.11945172785085072im, 0.09360816528160129 - 0.11945172785085072im, 0.054630975675535653 + 0.12084180474988715im, 0.054630975675535653 - 0.12084180474988715im, 0.1304282751383556 + 0.0im, -0.06579775091763328 + 0.1010624850627904im, -0.06579775091763328 - 0.1010624850627904im, -0.048372265960229456 + 0.0im, 0.029280860272333273 + 0.0im, -0.021174519861930547 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (5.683888152336324e-45, 4.910692935858732e-36, 1.0388122213396597e-35, 4.7239384834661056e-36, 2.877053369234515e-36, 3.04557313900209e-35, 5.349326031363637e-35, 6.92294508426683e-34, 1.2770391324653338e-36, 1.0754347382639473e-34, 6.224256301884117e-34, 9.229976158545518e-34, 9.354396538333215e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.14833731792107618 + 0.05289456237560213im, -0.14833731792107618 - 0.05289456237560213im, 0.09360816528160126 + 0.11945172785085073im, 0.09360816528160126 - 0.11945172785085073im, 0.054630975675535785 + 0.12084180474988726im, 0.054630975675535785 - 0.12084180474988726im, 0.13042827513835534 + 0.0im, -0.06579775091763343 + 0.1010624850627904im, -0.06579775091763343 - 0.1010624850627904im, -0.04837226596022978 + 0.0im, 0.029280860272333224 + 0.0im, -0.02117451986193029 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.6878874392775824e-43, 2.9025530950279474e-34, 1.2921377201655903e-34, 3.4300612161679255e-34, 1.0042241116302122e-34, 9.727208473685812e-35, 2.10834633289395e-33, 4.968113324515481e-34, 3.899100766815026e-33, 2.8873032088934512e-33, 5.890943128767838e-33, 7.118099133633793e-34, 4.0087057223142e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.14833731792107616 + 0.05289456237560223im, -0.14833731792107616 - 0.05289456237560223im, 0.09360816528160135 + 0.11945172785085083im, 0.09360816528160135 - 0.11945172785085083im, 0.05463097567553586 + 0.12084180474988734im, 0.05463097567553586 - 0.12084180474988734im, 0.13042827513835537 + 0.0im, -0.06579775091763347 + 0.10106248506279054im, -0.06579775091763347 - 0.10106248506279054im, -0.04837226596022975 + 0.0im, 0.0292808602723332 + 0.0im, -0.021174519861930367 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.1774816904390546e-45, 4.830801764872297e-36, 1.9852939863243916e-36, 2.9471461409827717e-37, 2.03957965624628e-36, 4.1982550324818e-35, 1.1272854703001334e-35, 1.3038566693445715e-35, 1.1032723597277786e-35, 1.871760060592799e-35, 2.632146545793284e-34, 5.818959359883432e-34, 1.5978452792994984e-32). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.14833731792107624 + 0.05289456237560225im, -0.14833731792107624 - 0.05289456237560225im, 0.09360816528160125 + 0.11945172785085077im, 0.09360816528160125 - 0.11945172785085077im, 0.054630975675535716 + 0.1208418047498872im, 0.054630975675535716 - 0.1208418047498872im, 0.1304282751383555 + 0.0im, -0.06579775091763337 + 0.10106248506279047im, -0.06579775091763337 - 0.10106248506279047im, -0.048372265960229636 + 0.0im, 0.029280860272333155 + 0.0im, -0.02117451986193041 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (8.61289417206329e-45, 4.514352081112846e-36, 1.900951567387589e-35, 9.121980706926868e-36, 2.1167933965164776e-36, 4.56102027129053e-35, 2.2056992801982323e-35, 6.855446019642182e-33, 1.062098031098341e-33, 1.4272816299893671e-34, 1.4857106735732177e-33, 2.26842283424254e-33, 5.064464190483721e-33). ) (vals, info) = (ComplexF64[1.0000000000000004 + 0.0im, -0.14833731792107613 + 0.05289456237560209im, -0.14833731792107613 - 0.05289456237560209im, 0.09360816528160118 + 0.11945172785085069im, 0.09360816528160118 - 0.11945172785085069im, 0.05463097567553557 + 0.12084180474988725im, 0.05463097567553557 - 0.12084180474988725im, 0.13042827513835561 + 0.0im, -0.06579775091763346 + 0.10106248506279046im, -0.06579775091763346 - 0.10106248506279046im, -0.0483722659602295 + 0.0im, 0.029280860272333196 + 0.0im, -0.021174519861930457 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (2.5098715960306212e-45, 6.741199927784777e-36, 3.029453620125682e-36, 4.356753857809714e-38, 1.6847752480429427e-36, 3.648741039229584e-36, 1.0480020029331158e-35, 6.059680584960806e-36, 9.157942621484673e-36, 2.452168475323097e-35, 8.920178707264719e-35, 2.2094425663698877e-33, 6.33623608748891e-33). ) (vals, info) = (ComplexF64[1.000000000000001 + 0.0im, -0.14833731792107618 + 0.052894562375602236im, -0.14833731792107618 - 0.052894562375602236im, 0.09360816528160135 + 0.11945172785085081im, 0.09360816528160135 - 0.11945172785085081im, 0.05463097567553578 + 0.12084180474988714im, 0.05463097567553578 - 0.12084180474988714im, 0.13042827513835578 + 0.0im, -0.06579775091763335 + 0.10106248506279043im, -0.06579775091763335 - 0.10106248506279043im, -0.04837226596022948 + 0.0im, 0.029280860272333297 + 0.0im, -0.021174519861930644 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.8793534576508758e-45, 2.48935344973519e-36, 1.0305180472863066e-36, 7.54328378299827e-37, 3.508322271145926e-36, 5.591724120698965e-36, 1.0048171882289212e-35, 7.435665907283637e-36, 9.678487833865175e-37, 8.674958466408264e-36, 6.604648106258467e-34, 7.536247266040435e-34, 4.9953598481022296e-33). ) (vals, info) = (ComplexF64[0.9999999999999998 + 0.0im, -0.1483373179210763 + 0.052894562375602035im, -0.1483373179210763 - 0.052894562375602035im, 0.09360816528160136 + 0.119451727850851im, 0.09360816528160136 - 0.119451727850851im, 0.05463097567553575 + 0.12084180474988726im, 0.05463097567553575 - 0.12084180474988726im, 0.1304282751383557 + 0.0im, -0.06579775091763332 + 0.10106248506279045im, -0.06579775091763332 - 0.10106248506279045im, -0.048372265960229345 + 0.0im, 0.029280860272333342 + 0.0im, -0.021174519861930786 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (3.441715344565161e-43, 3.564513957844042e-34, 1.6273455371426917e-34, 1.7019621724265248e-34, 5.484533216129641e-34, 3.2817806260953064e-33, 1.4062214827835246e-33, 1.8249147373372414e-33, 1.571348795204464e-33, 3.4980843366529515e-33, 1.1398158889026695e-32, 1.8924782159042515e-33, 5.7646360455893996e-33). ) (vals, info) = (ComplexF64[1.0000000000000007 + 0.0im, -0.1483373179210762 + 0.052894562375602146im, -0.1483373179210762 - 0.052894562375602146im, 0.09360816528160154 + 0.11945172785085093im, 0.09360816528160154 - 0.11945172785085093im, 0.05463097567553578 + 0.12084180474988718im, 0.05463097567553578 - 0.12084180474988718im, 0.13042827513835556 + 0.0im, -0.0657977509176334 + 0.10106248506279052im, -0.0657977509176334 - 0.10106248506279052im, -0.04837226596022951 + 0.0im, 0.02928086027233337 + 0.0im, -0.021174519861930592 + 0.0im], ConvergenceInfo: 13 converged values after 1 iterations and 13 applications of the linear map; norms of residuals are given by (1.133656904170175e-43, 8.032045921448489e-35, 1.1660698035779364e-34, 1.074828638845725e-34, 1.0747009277736086e-34, 3.0207040036384977e-34, 3.6065540131023427e-34, 1.1307606066359175e-35, 1.2613080343170247e-35, 3.533566270924333e-34, 5.964557691908679e-33, 2.588542886494796e-33, 6.115956796432041e-33). ) Test Summary: | Pass Total Time PCCAPlus.jl | 780 780 1m17.8s Testing PCCAPlus tests passed Testing completed after 102.07s PkgEval succeeded after 161.61s