aboutsummaryrefslogtreecommitdiff
path: root/core/math/rand/normal.odin
Commit message (Expand)AuthorAgeFilesLines
* Add `@(require_results)` to `core:math/rand`gingerBill2023-05-221-0/+1
* Add `rand.exp_float64`gingerBill2022-01-271-8/+6
* Remove unneeded semicolons from the core librarygingerBill2021-08-311-16/+16
* Add sanity conversion for rand.norm_float64gingerBill2020-09-101-0/+6
* Fix typogingerBill2020-09-071-1/+1
* Fix typos in `package linalg`; Fix norm_float64 in `package rand`gingerBill2019-10-271-2/+2
* Improve package math/randgingerBill2019-03-241-0/+146