jax
11224bd2
- Use a uniform rng rather than a normal rng to defeat CSE. (#2000)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Use a uniform rng rather than a normal rng to defeat CSE. (#2000) The normal distribution is relatively expensive to compute.
References
#2000 - Use a uniform rng rather than a normal rng to defeat CSE.
Author
hawkinsp
Parents
938a7f80
Loading