You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.
Currently the normal versions are used (mainly because they're guaranteed to not be platform dependant). SIMD versions of Mat2 and Vec2 are WIP but currently not in use. The source code will remain in the crate until we decide to use it for optimizations (even though this is unlikely to be needed) or drop it.
write versions of Mat2, Mat3, Vec2, Vec3 using SIMD operations from the packed_simd crate
The text was updated successfully, but these errors were encountered: