This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc4c4584bfa25559fd5396fe6222fba901b301cf
swift-mirror
/
stdlib
/
public
/
Differentiation
History
Jaap Wijnen
84c30b5c86
mark move @inlinable to better signal intent (
#78944
)
...
Co-authored-by: Jaap Wijnen <
jaap@passivelogic.com
>
2025-02-20 15:03:36 -08:00
..
AnyDifferentiable.swift
…
ArrayDifferentiation.swift
mark multiple autodiff related array methods as inlinable for increased specialization possibilities (
#75778
)
2024-11-07 07:20:35 -08:00
CMakeLists.txt
[android] add an android NDK Swift overlay module, and use it instead of Glibc
2024-05-28 12:57:38 -07:00
Differentiable.swift
mark move @inlinable to better signal intent (
#78944
)
2025-02-20 15:03:36 -08:00
DifferentialOperators.swift
…
DifferentiationUtilities.swift
…
FloatingPointDifferentiation.swift.gyb
Mark Differentiation related FloatingPoint methods with @inlinable for more optimization opportunities (
#78806
)
2025-02-20 15:03:07 -08:00
OptionalDifferentiation.swift
Make Optional<T>.TangentVector methods inlineable (
#78796
)
2025-02-20 15:02:27 -08:00
SIMDDifferentiation.swift.gyb
@retroactive
conformance syntax and checking (
#36068
)
2023-10-20 14:27:03 -07:00
TgmathDerivatives.swift.gyb
Import tgmath_h instead of Darwin.C.tgmath
2024-09-13 17:56:58 -07:00