Closed JohannesBuchner closed 5 years ago
Looks good! I'll try to merge this in when I have some time to implement this more thoroughly. Hopefully that'll be sooner rather than later.
Hi @joshspeagle, could you please merge this. I would like to build some things on top of dynesty+mlfriends, but it's cumbersome to release without this PR merged in some form.
Sorry for the delay. I was traveling the last two weeks and am currently occupied for Passover with my in-laws. I’ll do this first thing next week.
Merging this in now. Will try to rework this to work with covariances shortly (see #121)
See issue #121 .
For a simple gaussian likelihood on a unit cube::
The speed-up from simple scaling is already a factor of 4.
The clustering that detects disjoint ball groups helps scaling multimodal distributions. The following likelihood:
Then sees another factor of 4 increase in efficiency.
The efficiency improvement will be arbitrarily high when scales[1] is set to lower values.
Reference is https://arxiv.org/abs/1707.04476