stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

Probability Distribution and Statistical Functions -- Beta Distribution Module

Open Jim-215-Fisher opened this issue 4 years ago • 0 comments

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 avatar Dec 29 '20 22:12 Jim-215-Fisher