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
maxd/docc-compiler-docs
Add File
New File
Upload File
Apply Patch
swift-mirror
/
stdlib
/
public
/
Differentiation
History
Ian Anderson
0027779029
Merge pull request
#81726
from ian-twilightcoder/remove_darwin_overlay
...
[CMake][Darwin] Remove support for building the SDK overlays on Apple platforms
2025-05-26 12:19:28 -07: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
[CMake][Darwin] Remove support for building the SDK overlays on Apple platforms
2025-05-23 23:38:08 -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
[AutoDiff] Support custom derivatives for @_alwaysEmitIntoClient functions (
#78908
)
2025-05-25 09:47:15 -04:00
TgmathDerivatives.swift.gyb
Import tgmath_h instead of Darwin.C.tgmath
2024-09-13 17:56:58 -07:00