Conversation
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
…h into asym-log-incomplete-gamma
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.
Gradient optimizers
Fix duplicated GPU annotations
…to non-central-f-inverse
This reverts commit 02189e7.
Initial implementation of `find_non_centrality` for `non_central_f_distribution`
Add parameter finders to the non-central-T.
…e 0.5-1.0 to round to zero
Fix constexpr round implementation for values in the range -1.0 to -0.5 and 0.5 to 1.0
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ 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.
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.