This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-16 02:42:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29f1b79d70a68c4702870da0a891bb1209519dad
Odin
/
core
/
math
T
History
Jeroen van Rijn
dd9b0ae4e5
Make pow2_f{16,32,64} contextless for consistency.
2023-11-11 14:06:48 +01:00
..
big
Partial pseudo-revert
2023-10-02 20:59:43 +01:00
bits
…
cmplx
Begin work on
core:math/cmplx
2023-06-28 13:20:23 +01:00
ease
Replace
x in &y
Use
&v in y
syntax through core & vendor for
switch
/
for
statements
2023-06-26 15:42:57 +01:00
fixed
[core]: Remove
do
keyword from the core library
2023-11-11 20:36:38 +11:00
linalg
…
noise
…
rand
Merge branch 'master' into new-sys-unix
2023-10-31 12:16:25 +00:00
math_basic_js.odin
…
math_basic.odin
Remove math usage of raw LLVM intrinsic prototypes
2023-07-07 23:13:37 +01:00
math_erf.odin
…
math_gamma.odin
…
math_lgamma.odin
…
math_log1p.odin
…
math_sincos.odin
Add
math.sincos
2023-06-28 12:57:09 +01:00
math.odin
Make pow2_f{16,32,64} contextless for consistency.
2023-11-11 14:06:48 +01:00