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
* Fix RangeReplaceableCollection conformance for latest Swift version
* Add documentation to new replaceSubrange implementations and refactor from fatalError to precondition
* Fix incorrect preconditions
* Create Matrix2x2f and Matrix2x2d
* Implement multiply for 2x2 matrices
* Add missing multiplication operators
* Fix Mat2x2 related typo in Linux code
* Fix compile error in 2x2 multiplication implementation
* Fix incorrect preconditions
Co-authored-by: Christian Treffs <ctreffs@gmail.com>
0 commit comments