This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-30 11:20:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5247d3749ce35baac99b4a2b133240b904f3d76d
Odin
/
core
/
math
T
History
Jeroen van Rijn
476d0087c8
Fix bug in div3 fast path.
2024-06-29 23:14:12 +02:00
..
big
Fix bug in div3 fast path.
2024-06-29 23:14:12 +02:00
bits
…
cmplx
…
ease
…
fixed
…
linalg
Require
base:runtime
import in
core:math/linalg
2024-06-28 11:34:35 -04:00
noise
Even more style fixes
2024-06-29 19:11:36 +01:00
rand
More style improvements
2024-06-29 19:07:34 +01:00
math_basic_js.odin
…
math_basic.odin
…
math_erf.odin
…
math_gamma.odin
Add
@(rodata)
and
@(static, rodata)
where appropriate
2024-06-06 15:23:52 +01:00
math_lgamma.odin
…
math_log1p.odin
…
math_sincos.odin
…
math.odin
…