You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously find_k for several eigenmodes used the n-1 mode solutions as inital guesses for the solve_k_single routine for the n-th mode. This strategy was removed in 13a4e53 to improve stability near mode crossings.
Previously
find_kfor several eigenmodes used then-1mode solutions as inital guesses for thesolve_k_singleroutine for then-th mode. This strategy was removed in 13a4e53 to improve stability near mode crossings.Let's fix this