Closed pscicluna closed 2 years ago
Some basics are now implemented in a new branch. Testing and bugfixes are required, but it appears to be working so far. For obvious reasons, nested sampling is very sensitive to the prior, so users should test different priors if they encounter strange behaviour or signs of instability.
This was completed in 45c5f6377f36b0a95623c32be08e585719d033e9.
As mentioned in issue 14, we need to add more search algorithms, and each one will have its own issue to track progress. This issue will track progress implementing nested sampling with Dynesty. This will start with 'static' nested sampling, and then progress to dynamic nested sampling.
Progress that has been made previously is mentioned in the overall thread:
Next step for this is to figure out a few tests for static nested sampling.