- Notifications
You must be signed in to change notification settings - Fork 199
Probability Distribution and Statistical Functions -- Uniform Distribution Module #272
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
Merged
jvdp1 merged 193 commits into fortran-lang:master from Jim-215-Fisher:Distribution-Uniform Oct 6, 2021
Merged
Changes from 1 commit
Commits
Show all changes
193 commits Select commit Hold shift + click to select a range
edf8e54 change in Makefile.manual
Jim-215-Fisher 322a3a8 Add files via upload
Jim-215-Fisher 4b336de initial commit
Jim-215-Fisher 1664d42 initial commit
Jim-215-Fisher dbb7de7 Add files via upload
Jim-215-Fisher d3214fc correct file
Jim-215-Fisher 7d30492 convert % complex representation to real() and aimag() representation
Jim-215-Fisher 0d3b59f Convert complex representation
Jim-215-Fisher 3987d62 Convert complex number representtion
Jim-215-Fisher 98e3d48 remove tab
Jim-215-Fisher b714194 remove tab
Jim-215-Fisher 49f9d89 minor change
Jim-215-Fisher d900cfd some corrections
Jim-215-Fisher 2a650ed minor corrections
Jim-215-Fisher d4f701c wrong place
Jim-215-Fisher 2a495ab Add files via upload
Jim-215-Fisher 8e95e05 Add files via upload
Jim-215-Fisher 3d8e3e6 Add files via upload
Jim-215-Fisher 0629dbf Update stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher b076c2d Update stdlib_stats_distribution_uniform.md
Jim-215-Fisher b58681c chg. complex numbers with kinds
Jim-215-Fisher c2f1108 chn. complex number to kinds causes change in complex random number
Jim-215-Fisher be19e11 remove tab
Jim-215-Fisher ad6e40a Update stdlib_stats_distribution_uniform.md
Jim-215-Fisher 6fceac9 Update Makefile.manual
Jim-215-Fisher f00cd15 Update Makefile.manual
Jim-215-Fisher afb881e Update Makefile.manual
Jim-215-Fisher 8abb168 Update CMakeLists.txt
Jim-215-Fisher a16faec Merge pull request #2 from fortran-lang/master
Jim-215-Fisher 157dba8 Update CMakeLists.txt
Jim-215-Fisher d7643cb Update Makefile.manual
Jim-215-Fisher 5651f5e Update CMakeLists.txt
Jim-215-Fisher 5afcba5 Update CMakeLists.txt
Jim-215-Fisher 4cb0041 Update CMakeLists.txt
Jim-215-Fisher 91c1ad4 Update Makefile.manual
Jim-215-Fisher aed0d77 Update CMakeLists.txt
Jim-215-Fisher 4d7fb2d Update Makefile.manual
Jim-215-Fisher 20a3403 Update CMakeLists.txt
Jim-215-Fisher fce3d03 Update Makefile.manual
Jim-215-Fisher a39f5ef Update Makefile.manual
Jim-215-Fisher deb318a Update Makefile.manual
Jim-215-Fisher 96c921b Merge pull request #4 from Jim-215-Fisher/master
Jim-215-Fisher ea14a81 Update CMakeLists.txt
Jim-215-Fisher d791afe Update Makefile.manual
Jim-215-Fisher 8cbbb51 Delete test_distribution_uniform.f90
Jim-215-Fisher 460fdd5 Update index.md
Jim-215-Fisher e678818 Update Makefile.manual
Jim-215-Fisher d25097f Update doc/specs/stdlib_stats_distribution_uniform.md
Jim-215-Fisher 800d94e add proedure name in error message
Jim-215-Fisher c6c5fa7 final version
Jim-215-Fisher 3a6f26f Merge pull request #9 from fortran-lang/master
Jim-215-Fisher c379711 Delete Makefile.manual
Jim-215-Fisher a5735ea Update CMakeLists.txt
Jim-215-Fisher bd66d42 Add files via upload
Jim-215-Fisher 3e89cdc Update Makefile.manual
Jim-215-Fisher a1543f2 Update Makefile.manual
Jim-215-Fisher c9e67e7 Merge pull request #12 from Jim-215-Fisher/master
Jim-215-Fisher 6abd81c Update CMakeLists.txt
Jim-215-Fisher af74dac Update Makefile.manual
Jim-215-Fisher fbd5f52 Add files via upload
Jim-215-Fisher d9709df Add files via upload
Jim-215-Fisher da7d277 Add files via upload
Jim-215-Fisher 349d0eb Merge pull request #14 from fortran-lang/master
Jim-215-Fisher ffdb937 Update stdlib_stats_distribution_uniform.md
Jim-215-Fisher c7cf916 Update CMakeLists.txt
Jim-215-Fisher ba70104 Update CMakeLists.txt
Jim-215-Fisher e155e1e Update stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher 2e810fc update PRNG module
Jim-215-Fisher 0beff2a Merge pull request #20 from fortran-lang/master
Jim-215-Fisher ce9c467 Update index.md
Jim-215-Fisher 9691008 Delete CMakeLists.txt
Jim-215-Fisher 1513e84 Delete Makefile.manual
Jim-215-Fisher 5600315 Delete CMakeLists.txt
Jim-215-Fisher c74589e Delete Makefile.manual
Jim-215-Fisher 6bd7b2a Delete stdlib_stats_distribution_PRNG.fypp
Jim-215-Fisher bc93073 Create CmakeLists.txt
Jim-215-Fisher 652094a Delete CmakeLists.txt
Jim-215-Fisher 310c047 Create CMakeLists.txt
Jim-215-Fisher b026328 Create Makefile.manual
Jim-215-Fisher 80b1cc7 Create CMakeLists.txt
Jim-215-Fisher 48ba194 Create Makefile.manual
Jim-215-Fisher e9433cf Delete index.md
Jim-215-Fisher baa9495 Create index.md
Jim-215-Fisher 8040c3e Delete Makefile.manual
Jim-215-Fisher 0ebfbde Create Makefile.manual
Jim-215-Fisher b0fe2c4 Update Makefile.manual
Jim-215-Fisher b148167 Delete Makefile.manual
Jim-215-Fisher bb7118e Create Makefile.manual
Jim-215-Fisher b184825 Update Makefile.manual
Jim-215-Fisher a47ea79 Update Makefile.manual
Jim-215-Fisher 0073be2 Merge pull request #21 from Jim-215-Fisher/master
Jim-215-Fisher f8e1f76 Update index.md
Jim-215-Fisher f40c023 Update index.md
Jim-215-Fisher 63a015e Update index.md
Jim-215-Fisher 6c7a3c6 Update CMakeLists.txt
Jim-215-Fisher d39097c Update Makefile.manual
Jim-215-Fisher e4a405a Update CMakeLists.txt
Jim-215-Fisher 03d5a81 Update Makefile.manual
Jim-215-Fisher cdfb497 Update stdlib_stats_distribution_uniform.md
Jim-215-Fisher e62f241 Update stdlib_stats_distribution_uniform.md
Jim-215-Fisher cf408bc Update stdlib_stats_distribution_uniform.md
Jim-215-Fisher 376bdc1 Update Makefile.manual
Jim-215-Fisher b6e0c36 Merge branch 'fortran-lang:master' into master
Jim-215-Fisher 9bebab0 Update doc/specs/stdlib_stats_distribution_uniform.md
Jim-215-Fisher af7e831 Update doc/specs/stdlib_stats_distribution_uniform.md
Jim-215-Fisher 09a172c Update doc/specs/stdlib_stats_distribution_uniform.md
Jim-215-Fisher a55a671 Update stdlib_stats_distribution_uniform.md
Jim-215-Fisher 5dbad35 Update src/stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher 8b9d16d Update src/stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher 06174e4 Update src/tests/stats/test_distribution_uniform.f90
Jim-215-Fisher 0a00a03 Update stdlib_stats_distribution_uniform.md
Jim-215-Fisher 193a9c5 Update test_distribution_uniform.f90
Jim-215-Fisher 93acc2c Update stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher c2dac0e Update Makefile.manual
Jim-215-Fisher 231bd35 Delete Makefile.manual
Jim-215-Fisher b9091e0 Create Makefile.manual
Jim-215-Fisher 8214d74 Update Makefile.manual
Jim-215-Fisher 6e3aca5 Delete CMakeLists.txt
Jim-215-Fisher ed25e21 Delete Makefile.manual
Jim-215-Fisher cfbee66 Create CMakeLists.txt
Jim-215-Fisher 58394f1 Create Makefile.manual
Jim-215-Fisher cc29ce8 Merge pull request #22 from fortran-lang/master
Jim-215-Fisher cd061f6 Delete test_distribution_uniform.f90
Jim-215-Fisher 230c1c6 Add files via upload
Jim-215-Fisher 635cc7b Update index.md
Jim-215-Fisher 50d04e2 Update CMakeLists.txt
Jim-215-Fisher 8eac7f1 Update Makefile.manual
Jim-215-Fisher 7327142 Update Makefile.manual
Jim-215-Fisher ad180de Merge pull request #23 from fortran-lang/master
Jim-215-Fisher 14a7e09 Update CMakeLists.txt
Jim-215-Fisher 5c2e5da Update Makefile.manual
Jim-215-Fisher ad23f64 Update common.fypp
Jim-215-Fisher d963f09 Update CMakeLists.txt
Jim-215-Fisher d5cba5b Update Makefile.manual
Jim-215-Fisher 669fc99 Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher 464fa31 Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher bc8a053 Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher c70b920 Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher 75a66b2 Update src/stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher 61718ab Update src/stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher 9849dcd Update src/stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher 5d33ba7 Update src/stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher 5cebe32 Update src/stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher d2117de Update stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher 615ac95 Update stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher e728ae0 Update stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher fecbedf Update doc/specs/stdlib_stats_distribution_uniform.md
Jim-215-Fisher 4b2152d Update src/stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher d21a17c Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher aaeb17a Update src/stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher 51e234c Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher 3611e59 Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher 922ad3c Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher 1fa3094 Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher bf126c0 Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher d0f62b2 Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher 54bcd22 Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher 1fac091 Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher a2a993d Update src/tests/stats/test_distribution_uniform.fypp
Jim-215-Fisher c331d67 Update stdlib_stats_distribution_uniform.fypp
Jim-215-Fisher 1152f04 Update test_distribution_uniform.fypp
Jim-215-Fisher 8186ead Update test_distribution_uniform.fypp
Jim-215-Fisher 939fd1a Update test_distribution_uniform.fypp
Jim-215-Fisher 2469f52 Merge branch 'fortran-lang:master' into master
Jim-215-Fisher a4330cc slightly changed format and some minor corrections
b8a96b5 Merge remote-tracking branch 'upstream/master'
6379458 test
3988da1 Merge remote-tracking branch 'upstream/master'
1c46c10 Spell checked and minor correction
d9dcbe0 Merge 'origin/master' into Distribution-Uniform
a2bf0ed modify index.md, CMakeList.txt and Makefile.manual
7bdfc05 minor change
65ec424 Minor style change for consistency with most other stdlib modules
milancurcic bd6c97c Merge remote-tracking branch 'upstream/master' into Distribution-Uniform
edf6ac8 public naming change and some corrections
916f69a Merge remote-tracking branch 'upstream/master'
870fd3b Merge branch 'master' into Distribution-Uniform
c57e7fc naming change and some corrections
ae1c3f9 Add comments and change some function names
a9eee6b correct FYPP comment format
a904337 changed Version to version:, such that ford considers it as meta-info
jvdp1 884623b update all specs links
jvdp1 a435b04 correct issue with syntax of pdf_uniform
jvdp1 b877660 update titles of specs of the different stdlib_stats_distribution
jvdp1 7a650f1 Merge pull request #25 from jvdp1/jim_uni
Jim-215-Fisher e11454d Merge remote-tracking branch 'upstream/master' into Distribution-Uniform
b13a48e remove uniform files
cc4d3f2 Merge remote-tracking branch 'upstream/master'
3bc615b modify CMakeLists, Makefile, and index
22a6023 change PRNG to random
39e991b change PRNG in test to random
227e520 spell checked
bcd876c spell checked
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update doc/specs/stdlib_stats_distribution_uniform.md
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
- Loading branch information
commit 9bebab0f65cf66a92ec54da6ee5870d58f095b13
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| | @@ -73,7 +73,7 @@ Experimental | |||||
| | ||||||
| Without augument the function returns a scalar standard uniformly distributed variate U(0,1) of `real` type with single precision on [0,1]. | ||||||
| | ||||||
| With single augument `scale` of `integer` type the function returns a scalar uniformly distributed variate of `integer` type on [0,scale]. This is the standard Rectangular distribtuion. Function is elemental. | ||||||
| With single augument `scale` of `integer` type the function returns a scalar uniformly distributed variate of `integer` type on [0,scale]. This is the standard Rectangular distribution. | ||||||
| | ||||||
| With single augument `scale` of `real` or `complex` type the function returns a scalar uniformly distributed variate of `real` or `complex` type on [0, scale]. The real part and imaginary part of a `complex` type are independent of each other. Function is elemental. | ||||||
| ||||||
| With single augument `scale` of `real` or `complex` type the function returns a scalar uniformly distributed variate of `real` or `complex` type on [0, scale]. The real part and imaginary part of a `complex` type are independent of each other. Function is elemental. | |
| With single augument `scale` of `real` or `complex` type the function returns a scalar uniformly distributed variate of `real` or `complex` type on [0, scale]. The real part and imaginary part of a `complex` type are independent of each other. |
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should the default be
single precisionordouble precision?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is hard to choose. Most people use single precision, some may use double. If most agree on double precision, we can always switch.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In
stdlib_stats, the default isdp. However, It might make sense to usespas default here.Let see what others think about that.