| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add "contextless" to `core:math/linalg` procedures | gingerBill | 2023-05-22 | 1 | -32/+32 |
| * | Add `@(require_results)` `core:math/linalg` procedures | gingerBill | 2023-05-22 | 1 | -0/+32 |
| * | Update matrix types to be the native Odin `matrix` types | gingerBill | 2022-01-10 | 1 | -0/+5 |
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 1 | -37/+37 |
| * | Improve math/linalg to support both f32 and f64 basic procedures for the spec... | gingerBill | 2021-03-03 | 1 | -0/+222 |