Stanislav Ch. Nikolov 5e04ddd653 Fix #1627: Remove wrong return type in cumsum_inplace 3 tahun lalu
..
big b8c4bf2afb Add `#partial [Enum]Type{...}` support to check for missing enumerated array fields 4 tahun lalu
bits f0529535e0 `ODIN_ENDIAN` changed to an enum constant; `ODIN_ENUM_STRING` is the new string version of the old constant 4 tahun lalu
fixed 9fae575531 Keep `-vet` happy 4 tahun lalu
linalg ebb8ca7c26 Add `round` to linalg_glsl_math.odin 4 tahun lalu
noise 817bc7434d Ports OpenSimplex2 from https://github.com/KdotJPG/OpenSimplex2 to Odin. Adds tests for the noise procedures. 3 tahun lalu
rand df8bdac33f Initialize the `global_rand` with the `intrinsics.read_cycle_counter()` value 4 tahun lalu
math.odin 5e04ddd653 Fix #1627: Remove wrong return type in cumsum_inplace 3 tahun lalu
math_basic.odin d232796149 Fix typo 4 tahun lalu
math_basic_js.odin 56d2bbc5b9 Added back ln for js 4 tahun lalu
math_erf.odin eb8b0d7a03 Add `log1p`, `erf`, `erfc`, `ilogb` `logb` (implemented based of FreeBSD's) 4 tahun lalu
math_gamma.odin f40f12d480 Minor cleanup to math constants 4 tahun lalu
math_lgamma.odin f40f12d480 Minor cleanup to math constants 4 tahun lalu
math_log1p.odin f40f12d480 Minor cleanup to math constants 4 tahun lalu