Closed jmahlmann closed 1 month ago
Used https://mathworld.wolfram.com/RandomNumber.html as a prescription to generate a powerlaw distribution from a uniform random number distribution. Uses minimum and maximum gamma (cutoffs) as an input, as well as the powerlaw index.
@jmahlmann changed the base branch to the release candidate. it's a good idea to never directly merge to master.
Used https://mathworld.wolfram.com/RandomNumber.html as a prescription to generate a powerlaw distribution from a uniform random number distribution. Uses minimum and maximum gamma (cutoffs) as an input, as well as the powerlaw index.