numworks / epsilon

Modern graphing calculator operating system.
https://www.numworks.com/resources/engineering/software/
1.73k stars 461 forks source link

Add distributions to the probability module #1668

Open kurin opened 3 years ago

kurin commented 3 years ago

Problem you'd like to fix

The probability module has a handful of distributions. I'd like to add more. Would it be okay if I just submitted PRs adding distributions, or is there anything I should try to avoid?

Screenshots

image

Describe the solution you'd like

I'd probably start out with the beta and log-normal distributions, but this is really more just to see if such PRs would be welcomed or if they'd conflict with something I don't know about. Thanks!

kurin commented 3 years ago

Or maybe like the gamma distribution?