Closed joshspeagle closed 6 years ago
Looks like the OAS method is often over-regularizing the ellipsoids, leading to poor performance. There are also some issues with singular decompositions still sometimes being returned.
This is tentatively resolved in https://github.com/joshspeagle/dynesty/commit/50483817ae2de6bf24d2e711a71e900a7fa5a778, so I'm closing this unless it becomes clear that the ellipsoids are still a problem.
Looks like the OAS method is often over-regularizing the ellipsoids, leading to poor performance. There are also some issues with singular decompositions still sometimes being returned.