| .. |
|
big
|
3c9538c708
Change the way math/big constants are initialized
|
1 개월 전 |
|
bits
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 년 전 |
|
cmplx
|
a3fe5754d9
Make `complex32` use higher precision where possible for calculations
|
1 년 전 |
|
ease
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 년 전 |
|
fixed
|
2760f43ce7
Add deprecation warnings for `strconv.append_*`
|
4 달 전 |
|
linalg
|
5a29e80bc3
Fix 2x2 matrix inverses in specific.odin
|
9 달 전 |
|
noise
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 년 전 |
|
rand
|
2d5652dbd4
remove private _random_u64 and move it's functionality into public uint64
|
2 달 전 |
|
math.odin
|
ddedddc16d
Get rid of duplicate `math.signbit` in favor of `math.sign_bit`
|
6 달 전 |
|
math_basic.odin
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 년 전 |
|
math_basic_js.odin
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 년 전 |
|
math_erf.odin
|
82023cd629
Add @(require_results) to `core:math` procedures
|
2 년 전 |
|
math_gamma.odin
|
ddedddc16d
Get rid of duplicate `math.signbit` in favor of `math.sign_bit`
|
6 달 전 |
|
math_lgamma.odin
|
3a9b86628a
Add `@(rodata)` and `@(static, rodata)` where appropriate
|
1 년 전 |
|
math_log1p.odin
|
82023cd629
Add @(require_results) to `core:math` procedures
|
2 년 전 |
|
math_sincos.odin
|
1419d0d295
Minor formatting change
|
1 년 전 |