From 86fecc62b43e66dd88e871175d1742ff6473d73a Mon Sep 17 00:00:00 2001 From: Peter Occil Date: Sat, 30 Sep 2023 06:13:20 -0400 Subject: [PATCH] Updating GitHub Pages --- randomgendoc.md | 11 +++++------ sitemap.xml | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/randomgendoc.md b/randomgendoc.md index 08409ae3c..772bb723a 100644 --- a/randomgendoc.md +++ b/randomgendoc.md @@ -8,13 +8,13 @@ NAME DESCRIPTION Sample code for the article "Randomization and Sampling Methods" - https://www.codeproject.com/Articles/1190459/Random-Number-Generation-Methods + [https://www.codeproject.com/Articles/1190459/Random-Number-Generation-Methods](https://www.codeproject.com/Articles/1190459/Random-Number-Generation-Methods) Written by Peter O. Any copyright to this work is released to the Public Domain. In case this is not possible, this work is also licensed under Creative Commons Zero (CC0): - https://creativecommons.org/publicdomain/zero/1.0/ + [https://creativecommons.org/publicdomain/zero/1.0/](https://creativecommons.org/publicdomain/zero/1.0/) CLASSES builtins.object @@ -1101,12 +1101,12 @@ CLASSES | | powerlognormal(self, p, sigma=1.0) | Power lognormal distribution, as described in NIST/SEMATECH - | e-Handbook of Statistical Methods, http://www.itl.nist.gov/div898/handbook/, + | e-Handbook of Statistical Methods, [http://www.itl.nist.gov/div898/handbook/,](http://www.itl.nist.gov/div898/handbook/,) | accessed Jun. 9, 2018, sec. 1.3.6.6.14. | | powernormal(self, p) | Power normal distribution, as described in NIST/SEMATECH - | e-Handbook of Statistical Methods, http://www.itl.nist.gov/div898/handbook/, + | e-Handbook of Statistical Methods, [http://www.itl.nist.gov/div898/handbook/,](http://www.itl.nist.gov/div898/handbook/,) | accessed Jun. 9, 2018, sec. 1.3.6.6.13. | | product_copula(self, n=2) @@ -1713,7 +1713,7 @@ CLASSES | - Goyal, V. and Sigman, K. 2012. On simulating a class of Bernstein | polynomials. ACM Transactions on Modeling and Computer Simulation 22(2), | Article 12 (March 2012), 5 pages. - | - Giulio Morina. Krzysztof Łatuszyński. Piotr Nayar. Alex Wendland. "From the Bernoulli factory to a dice enterprise via perfect sampling of Markov chains." Ann. Appl. Probab. 32 (1) 327 - 359, February 2022. https://doi.org/10.1214/21-AAP1679 + | - Giulio Morina. Krzysztof Łatuszyński. Piotr Nayar. Alex Wendland. "From the Bernoulli factory to a dice enterprise via perfect sampling of Markov chains." Ann. Appl. Probab. 32 (1) 327 - 359, February 2022. [https://doi.org/10.1214/21-AAP1679](https://doi.org/10.1214/21-AAP1679) | - Dughmi, Shaddin, Jason Hartline, Robert D. Kleinberg, and Rad Niazadeh. "Bernoulli factories and black-box reductions in mechanism design." Journal of the ACM (JACM) 68, no. 2 (2021): 1-30. | - Gonçalves, F. B., Łatuszyński, K. G., Roberts, G. O. (2017). Exact Monte | Carlo likelihood-based inference for jump-diffusion processes. @@ -4486,4 +4486,3 @@ FILE /home/peter/Documents/SharpDevelopProjects/peteroupc.github.io/betadist.py ``` - diff --git a/sitemap.xml b/sitemap.xml index 84cc2e98f..674ea3016 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -592,4 +592,4 @@ https://peteroupc.github.io/randomgen.zip2023-08-27T18:06:40Z https://peteroupc.github.io/colorutil.zip2023-08-27T18:06:40Z https://peteroupc.github.io/bernoulli.zip2023-08-27T18:06:40Z - \ No newline at end of file +