Commit 29a94ac6 authored by Charles Shenton's avatar Charles Shenton Committed by gunan
Browse files

Cauchy Distribution (#13894)

* cauchy docstring

* added __init__ method

* added other cauchy methods with non-nan outcomes

* survival functions, nan stats

* log prob, shape tests

* tests for other deterministic methods

* sample tests

* shape, invalid arg tests

* pylint fixes

* registering class to allowed symbols

* corrections to examples in cauchy docstring

* cauchy with softplus scale

* tested, registered cauchy w softplus scale

* review changes, log1p where possible, math to np

* pylint fixes, remove references to CauchyWithSoftplusScale

* use np.nan, not float("nan") for nan_stats

* Update cauchy.py

* Corrected cauchy test path in BUILD

* tests fixes
parent 61b6144b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment