Connor Krill

Results 4 issues of Connor Krill

**Describe the bug** In the Auxiliary File for the FORM.py example, numpy is imported once at the beginning of the script and a second time inside of a function. **To...

bug

Development # Distribution Speed Up Implemented faster methods for PDF, CDF, and inverse CDF of the uniform and normal distributions ## Description The default SciPy implementations of these methods have...

# Updating Requirements Relaxing the version requirements to address issue #266 ## Description Version 4.2.0 enforced strict equality on dependencies using ==. This PR restores the dependencies to their earlier...

# Distribution Improvements Implement faster Uniform and Normal distribution methods and add string representations to all distributions. ## Description Added the closed form expressions for the probability density function (PDF),...