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 17:34:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9e6ade03007f4ede6471a6ada23b2469e2f052d
Odin
/
core
/
math
/
linalg
History
gingerBill
4285b58aaa
Add
#no_bounds_check
to linalg procedures
2021-07-03 14:38:41 +01:00
..
extended.odin
Merge branch 'master' of
https://github.com/odin-lang/Odin
2021-02-23 20:40:09 +00:00
general.odin
Add
#no_bounds_check
to linalg procedures
2021-07-03 14:38:41 +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 transposing
2021-06-04 15:10:53 +01: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