Skip to content

Merge to Master for 1.91#1372

Merged
mborland merged 120 commits intomasterfrom
develop
Feb 26, 2026
Merged

Merge to Master for 1.91#1372
mborland merged 120 commits intomasterfrom
develop

Conversation

@mborland
Copy link
Member

No description provided.

mzhelyez and others added 30 commits October 4, 2025 17:28
Fix parameter inconsistencies in distribution docs
Update Boost Math project version to 1.91.0
All versions of libc++ currently include a useless <execution> header by
default, not just the version shipped with Apple Clang. For example, IBM
Open XL C/C++ 17.1.3 on AIX is affected as well.
Fix CUDA support with logistic distribution
Co-authored-by: Matt Borland <matt@mattborland.com>
Improve check for incomplete <execution> header
Maksym Zhelyeznyakov and others added 28 commits January 29, 2026 00:10
Update fptraits.hpp with better error handling.
Re-enable old code that had been disabled and fix up the tests and the bugs.
See also github.com//issues/1305.
Add sanity checks for non-centrality finder.
Fix duplicated GPU annotations
Initial implementation of `find_non_centrality` for `non_central_f_distribution`
Add parameter finders to the non-central-T.
Fix constexpr round implementation for values in the range -1.0 to -0.5 and 0.5 to 1.0
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.34%. Comparing base (7535a6e) to head (e6fb7d3).
⚠️ Report is 204 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1372      +/-   ##
==========================================
+ Coverage   95.11%   95.34%   +0.23%     
==========================================
  Files         797      825      +28     
  Lines       67197    68160     +963     
==========================================
+ Hits        63912    64986    +1074     
+ Misses       3285     3174     -111     

see 520 files with indirect coverage changes


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 7535a6e...e6fb7d3. Read the comment docs.

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

@mborland mborland merged commit 3205ae9 into master Feb 26, 2026
127 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants