Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probability Distribution and Statistical Functions -- Beta Distribution Module #286

Draft
wants to merge 44 commits into
base: master
Choose a base branch
from

Conversation

Jim-215-Fisher
Copy link
Contributor

This is the second round of probability distribution and statistical functions, continuing from #240. Since the whole modular structure has been changed, each distribution will have its own PR.
This PR contains beta distributions. Files uploaded are:
src/stdlib_stats_distribtuion_beta.fypp
src/CMakeLists.txt
src/Makefile.manual
src/tests/test_distribution_beta.f90
src/tests/CMakeLists.txt
src/tests/Makefile.manual
doc/specs/stdlib_stats_distribution_beta.md
doc/specs/index.md

@Jim-215-Fisher Jim-215-Fisher deleted the Distribution-beta branch January 22, 2021 03:34
@Jim-215-Fisher Jim-215-Fisher restored the Distribution-beta branch January 22, 2021 03:42
@Jim-215-Fisher Jim-215-Fisher deleted the Distribution-beta branch January 22, 2021 03:42
@Jim-215-Fisher Jim-215-Fisher restored the Distribution-beta branch January 22, 2021 03:44
@awvwgk awvwgk added the reviewers needed This patch requires extra eyes label Apr 17, 2021
@awvwgk awvwgk added the topic: statistics Statistical functions label Sep 18, 2021
@Jim-215-Fisher Jim-215-Fisher marked this pull request as draft September 22, 2021 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewers needed This patch requires extra eyes topic: statistics Statistical functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants