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
Since 'fd' is the premier method for low eigenvalues, should identify
degeneracies closer than sqrt(eps) (?) and handle separately using local search
('fd' or 'ms'?)
to try and regain accuracy close to eps.
Currently accuracy limited to sqrt(eps), ie 1e-8, by the Boyd analytic
rootfinder.
Original issue reported on code.google.com by [email protected] on 21 Dec 2011 at 5:04
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 21 Dec 2011 at 5:04The text was updated successfully, but these errors were encountered: