Commit 4f7a4341 authored by Ian Langmore's avatar Ian Langmore Committed by TensorFlower Gardener
Browse files

special_math module added to bayesflow. Implement ndtr, log_ndtr, which

are the standard normal cdf/log cdf.

log_ndtr(x) uses tf.log(ndtr(x)) for small |x|, and an asymptotic expansion
elsewhere.
Change: 131790595
parent c47a337d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment