Rmath.jl
Rmath.jl copied to clipboard
Archive of functions that emulate R's d-p-q-r functions for probability distributions
There are some issues with how the random number generating procedures are wrapped. To explain, look at how rpois is wrapped: ``` ## Distributions with 1 parameter and no default...
Could we check for the value of `Base.USE_GPL_LIBS` and only load the GPL code in this package (which seems to be all of it) when it evaluates to true? This...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. Release notes Sourced from codecov/codecov-action's releases. v5.0.0 v5 Release v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI....