.. |
big
|
fb01dfe048
Improve docs_writer.cpp
|
3 years ago |
bits
|
f0529535e0
`ODIN_ENDIAN` changed to an enum constant; `ODIN_ENUM_STRING` is the new string version of the old constant
|
3 years ago |
fixed
|
9fae575531
Keep `-vet` happy
|
3 years ago |
linalg
|
ebb8ca7c26
Add `round` to linalg_glsl_math.odin
|
3 years ago |
rand
|
8c9505505a
Add allocator parameter to `rand.perm`
|
3 years ago |
math.odin
|
4ebdb6740e
fix math.prod
|
3 years ago |
math_basic.odin
|
d232796149
Fix typo
|
3 years ago |
math_basic_js.odin
|
56d2bbc5b9
Added back ln for js
|
3 years ago |
math_erf.odin
|
eb8b0d7a03
Add `log1p`, `erf`, `erfc`, `ilogb` `logb` (implemented based of FreeBSD's)
|
3 years ago |
math_gamma.odin
|
f40f12d480
Minor cleanup to math constants
|
3 years ago |
math_lgamma.odin
|
f40f12d480
Minor cleanup to math constants
|
3 years ago |
math_log1p.odin
|
f40f12d480
Minor cleanup to math constants
|
3 years ago |