johannesulf / nautilus

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

support of parallelization of sampling #21

Closed johannesulf closed 1 year ago

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4689422173


Changes Missing Coverage Covered Lines Changed/Added Lines %
nautilus/bounds/union.py 25 30 83.33%
nautilus/bounds/basic.py 7 17 41.18%
nautilus/bounds/neural.py 29 53 54.72%
<!-- Total: 93 132 70.45% -->
Files with Coverage Reduction New Missed Lines %
nautilus/bounds/basic.py 1 93.91%
nautilus/neural.py 1 93.22%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 4674316141: -3.2%
Covered Lines: 1044
Relevant Lines: 1124

💛 - Coveralls