| .. |
|
big
|
01ad69413a
Remove unused code in `internal_random_prime`
|
1 year ago |
|
bits
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
|
cmplx
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
|
ease
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 year ago |
|
fixed
|
3b5e515a22
Fix #3386 - `fixed.to_string`
|
1 year ago |
|
linalg
|
fb6248925a
fix pitch_from_quaternion
|
1 year ago |
|
noise
|
89a233ccd2
Add `@(require_results)` to `core:math/noise`
|
2 years ago |
|
rand
|
e2fa9be7e2
core/math/rand: Use `core:crypto` for the system RNG
|
1 year ago |
|
math.odin
|
b56a0e0f03
Remove `libm` dependency in `core:math` where possible
|
1 year ago |
|
math_erf.odin
|
82023cd629
Add @(require_results) to `core:math` procedures
|
2 years ago |
|
math_fmuladd.odin
|
b56a0e0f03
Remove `libm` dependency in `core:math` where possible
|
1 year ago |
|
math_gamma.odin
|
82023cd629
Add @(require_results) to `core:math` procedures
|
2 years ago |
|
math_lgamma.odin
|
82023cd629
Add @(require_results) to `core:math` procedures
|
2 years ago |
|
math_ln.odin
|
b56a0e0f03
Remove `libm` dependency in `core:math` where possible
|
1 year ago |
|
math_log1p.odin
|
82023cd629
Add @(require_results) to `core:math` procedures
|
2 years ago |
|
math_pow.odin
|
b56a0e0f03
Remove `libm` dependency in `core:math` where possible
|
1 year ago |
|
math_sincos.odin
|
0e2b7554c7
Implement `sin` and `cos` in native Odin
|
1 year ago |