LSSTDESC / rail_base

Base classes for RAIL
MIT License
0 stars 1 forks source link

46 parallelize var inf #77

Closed joselotl closed 9 months ago

joselotl commented 9 months ago

Problem & Solution Description (including issue #)

This commit parallelizes point_est_hist, and var_inf. Also I rewrote naive_stack to share functions with point_est_hist.

Code Quality

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (263b2a6) 96.96% compared to head (382217e) 97.17%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## ========================================== + Coverage 96.96% 97.17% +0.21% ========================================== Files 32 32 Lines 1714 1736 +22 ========================================== + Hits 1662 1687 +25 + Misses 52 49 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.