Skip to content

Implement std::student_t_distribution#6858

Merged
miscco merged 6 commits intoNVIDIA:mainfrom
RAMitchell:student_t_distribution
Dec 11, 2025
Merged

Implement std::student_t_distribution#6858
miscco merged 6 commits intoNVIDIA:mainfrom
RAMitchell:student_t_distribution

Conversation

@RAMitchell
Copy link
Contributor

No description provided.

@RAMitchell RAMitchell requested a review from a team as a code owner December 3, 2025 11:02
@RAMitchell RAMitchell requested a review from pciolkosz December 3, 2025 11:02
@github-project-automation github-project-automation bot moved this to Todo in CCCL Dec 3, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Dec 3, 2025
@github-actions

This comment has been minimized.

#endif // no system header

#include <cuda/std/__cmath/roots.h>
#include <cuda/std/__limits/numeric_limits.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I would like to see <cuda/std/__limits/numeric_limits.h> instead of <cuda/std/limits> also in the other distributions

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this in the chi_sq PR.

Copy link
Contributor

@fbusato fbusato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only the sqrt namespace remains

@github-project-automation github-project-automation bot moved this from In Review to In Progress in CCCL Dec 5, 2025
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-project-automation github-project-automation bot moved this from In Progress to In Review in CCCL Dec 10, 2025
@github-actions
Copy link
Contributor

🥳 CI Workflow Results

🟩 Finished in 4h 20m: Pass: 100%/91 | Total: 1d 18h | Max: 1h 39m | Hits: 94%/197533

See results here.

@miscco miscco merged commit f572352 into NVIDIA:main Dec 11, 2025
103 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants