Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`normal` result can be negative. if we do `max(t, 0) then we will reduce the variance when the generated value is negative. It is better to use `abs` in this case.
- Loading branch information