This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2025-12-29 01:14:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5844dfd2aaa47de24e695ea3ecfd3ea05c9043a
Odin
/
core
/
math
/
linalg
History
vassvik
8169cb4853
Fix missing newlines in core:math/linalg/specific.odin
2021-04-09 09:21:20 +02:00
..
extended.odin
Merge branch 'master' of
https://github.com/odin-lang/Odin
2021-02-23 20:40:09 +00:00
general.odin
Add
f16
support to core:math/linalg
2021-04-01 11:12:40 +01:00
specific_euler_angles_f16.odin
Add
f16
support to core:math/linalg
2021-04-01 11:12:40 +01:00
specific_euler_angles_f32.odin
Update package core:math/linalg to support matrix3 euler angle operations
2021-03-16 12:14:54 +00:00
specific_euler_angles_f64.odin
Update package core:math/linalg to support matrix3 euler angle operations
2021-03-16 12:14:54 +00:00
specific_euler_angles.odin
Add
f16
support to core:math/linalg
2021-04-01 11:12:40 +01:00
specific.odin
Fix missing newlines in core:math/linalg/specific.odin
2021-04-09 09:21:20 +02:00
swizzle.odin
Improve math/linalg to support both f32 and f64 basic procedures for the specific*.odin files
2021-03-03 16:44:41 +00:00