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
2026-07-25 16:51:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcb683927ea9ebe6f53124ce56700ece68dce164
Odin
/
core
/
math
/
linalg
History
prescientmoon
5a29e80bc3
Fix 2x2 matrix inverses in specific.odin
2025-01-23 05:56:27 +01:00
..
glsl
Rename adjugate to cofactor to keep existing usages for inverse and determinant correct and add new adjugate procedures
2024-12-28 10:29:43 +01:00
hlsl
Rename adjugate to cofactor to keep existing usages for inverse and determinant correct and add new adjugate procedures
2024-12-28 10:29:43 +01:00
doc.odin
…
extended.odin
…
general.odin
Rename adjugate to cofactor to keep existing usages for inverse and determinant correct and add new adjugate procedures
2024-12-28 10:29:43 +01:00
specific_euler_angles_f16.odin
…
specific_euler_angles_f32.odin
…
specific_euler_angles_f64.odin
…
specific_euler_angles.odin
…
specific.odin
Fix 2x2 matrix inverses in specific.odin
2025-01-23 05:56:27 +01:00
swizzle.odin
…