| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add `@(require_results)` to `core:math/rand` | gingerBill | 2023-05-22 | 1 | -0/+1 |
| * | Add `rand.exp_float64` | gingerBill | 2022-01-27 | 1 | -8/+6 |
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 1 | -16/+16 |
| * | Add sanity conversion for rand.norm_float64 | gingerBill | 2020-09-10 | 1 | -0/+6 |
| * | Fix typo | gingerBill | 2020-09-07 | 1 | -1/+1 |
| * | Fix typos in `package linalg`; Fix norm_float64 in `package rand` | gingerBill | 2019-10-27 | 1 | -2/+2 |
| * | Improve package math/rand | gingerBill | 2019-03-24 | 1 | -0/+146 |