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
Add #ifdef support within our homegrown math routines to internally use glm code as an implementation, but keep the same homegrown calling API and types.
Use conformance and performance tests to validate identical or superior operation
Refactor the actual DEFG code to use GLM types and methods directly