apple / swift-numerics

Advanced mathematical types and functions for Swift
Apache License 2.0
1.67k stars 142 forks source link

Sync latest package changes with `Quaternions` branch #228

Closed markuswntr closed 2 years ago

markuswntr commented 2 years ago

Syncs the latest changes from main with the Quaternions branch (commits up to and including https://github.com/apple/swift-numerics/pull/228/commits/964e62c66971a40b807130bc6d731e4154e1f4c2), refines the quaternion module structure (sync with https://github.com/apple/swift-numerics/pull/219, commit: https://github.com/apple/swift-numerics/pull/228/commits/f56d2cb0518c65151c9c4314fa13dfc5a061f2d2) and refines documentation (sync with https://github.com/apple/swift-numerics/pull/224, commit: https://github.com/apple/swift-numerics/pull/228/commits/4f973441cd3bdbf1740b5e6eeab9a390594ae6e3).

stephentyrone commented 2 years ago

@swift-ci test