differentiable-swift/swift-numerics-differentiable
[](https://swiftpackageindex.com/differentiable-swift/swift-numerics-differentiable) [](https://swiftpackageindex.com/differentiable-swift/swift-numerics-differentiable)
RealModule Differentiable
- Registers derivatives to the
FloatandDoubleconformances toElementaryFunctionsandRealFunctionsfrom swift-numerics. - Conforms all
SIMD{n}types toElementaryFunctionsand adds most of the protocol requirements fromRealFunctionsas well (signGammais not implementable) - Registers derivatives for all the provided
ElementaryFunctionsandRealFunctionsimplementations on SIMD{n} - Tries to leverage Apple's
simdframework to accelerate these operations where possible on Apple platforms.
Contributing
Code Formatting
This package makes use of SwiftFormat, which you can install from homebrew.
To apply formatting rules to all files, which you should do before submitting a PR, run from the root of the repository:
swiftformat .Formatting is validated with the --strict flag on every PR
Package Metadata
Repository: differentiable-swift/swift-numerics-differentiable
Stars: 6
Forks: 2
Open issues: 0
Default branch: main
Primary language: swift
License: Apache-2.0
README: README.md