Skip to content

Implement special function log incomplete gamma function#1346

Merged
jzmaddock merged 25 commits into
boostorg:developfrom
JacobHass8:asym-log-incomplete-gamma
Jan 9, 2026
Merged

Implement special function log incomplete gamma function#1346
jzmaddock merged 25 commits into
boostorg:developfrom
JacobHass8:asym-log-incomplete-gamma

lgamma_q: one more go at getting the tolerances correct.

2a6fb33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 0s

95.29% (+0.00%) compared to f6be8e8

View this Pull Request on Codecov

95.29% (+0.00%) compared to f6be8e8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.29%. Comparing base (f6be8e8) to head (2a6fb33).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1346   +/-   ##
========================================
  Coverage    95.28%   95.29%           
========================================
  Files          814      814           
  Lines        67364    67422   +58     
========================================
+ Hits         64191    64249   +58     
  Misses        3173     3173           
Files with missing lines Coverage Δ
include/boost/math/special_functions/gamma.hpp 99.85% <100.00%> (+<0.01%) ⬆️
test/compile_test/instantiate.hpp 100.00% <100.00%> (ø)
test/test_igamma.cpp 98.07% <100.00%> (ø)
test/test_igamma.hpp 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f6be8e8...2a6fb33. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.