johannesulf / nautilus

Neural Network-Boosted Importance Nested Sampling for Bayesian Statistics
https://nautilus-sampler.readthedocs.io
MIT License
73 stars 8 forks source link

code refactoring, early stopping, compact output #42

Closed johannesulf closed 9 months ago

johannesulf commented 9 months ago

This PR should address #23 and #36.

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 7793965656


Changes Missing Coverage Covered Lines Changed/Added Lines %
nautilus/sampler.py 152 162 93.83%
<!-- Total: 152 162 93.83% -->
Files with Coverage Reduction New Missed Lines %
nautilus/sampler.py 1 95.49%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 7770443846: 0.2%
Covered Lines: 1184
Relevant Lines: 1226

💛 - Coveralls