Logo
Explore Help
Sign In
averello/swift-mirror
1
0
Fork 0
You've already forked swift-mirror
mirror of https://github.com/apple/swift.git synced 2026-06-20 15:42:51 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
da170e7e8e6a21278641b0db18955be93dba6d9a
swift-mirror/stdlib/public/Differentiation
T
History
Allan Shortlidge ec6bb44c74 stdlib: Adopt #if os(anyAppleOS).
Replace error prone and verbose compilation conditionals like

```
#if os(macOS) || os(iOS) || os(tvOS) || os(watchOS) || os(visionOS)
```

with

```
#if os(anyAppleOS)
```
2026-03-26 10:19:00 -07:00
..
AnyDifferentiable.swift
…
ArrayDifferentiation.swift
[AutoDiff] Make sure rhs is negated in all cases when subtracting two Array.TangentVectors (#84731)
2025-10-08 17:07:59 -07: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
[AutoDiff] Add throwing versions of differential operators (#86393)
2026-01-15 11:52:44 -08:00
DifferentiationUtilities.swift
…
FloatingPointDifferentiation.swift.gyb
stdlib: Adopt #if os(anyAppleOS).
2026-03-26 10:19:00 -07:00
OptionalDifferentiation.swift
[AutoDiff] Initial support for differentiation of throwing functions (#82653)
2025-11-06 13:12:43 -08:00
SIMDDifferentiation.swift.gyb
[AutoDiff] Define derivative for concrete SIMD.init(repeating:) (#81864)
2025-05-30 20:10:29 -07:00
TgmathDerivatives.swift.gyb
stdlib: Adopt #if os(anyAppleOS).
2026-03-26 10:19:00 -07:00
Powered by Gitea Version: 1.26.4 Page: 1100ms Template: 6ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API