Major Issue:
If "bootstrap" is manually defined as key-word argument in DynamicSampler, throws error from line 401. previous update forgot to set self.bootstrap equal to the passed-in value, and so self.bootstrap is undefined.
Example in Demo 2 notebook: set "bootstrap" to be any value in the first cell under "Dynamic Nested Sampling":
Major Issue: If "bootstrap" is manually defined as key-word argument in DynamicSampler, throws error from line 401. previous update forgot to set self.bootstrap equal to the passed-in value, and so self.bootstrap is undefined.
Example in Demo 2 notebook: set "bootstrap" to be any value in the first cell under "Dynamic Nested Sampling":