Using SIMD types for vector addition
|
|
32
|
1464
|
May 27, 2025
|
SIMD code won't produce `zip2.8h`, but `zip1.8h` works fine
|
|
5
|
267
|
November 20, 2024
|
Missing concrete builtin's vector operations for `SIMDN<Float>`?
|
|
2
|
388
|
July 1, 2024
|
Determinants seem to be wrong with simd_double4x4.determinant
|
|
19
|
1274
|
September 29, 2023
|
SIMD: Am I holding it wrong?
|
|
14
|
1307
|
September 15, 2023
|
Specialize protocol witness for SIMDStorage
|
|
11
|
932
|
February 6, 2023
|
Can SIMD types compute the high part of a product?
|
|
17
|
1334
|
March 14, 2022
|
Generic SIMD 4x4 Matrices
|
|
7
|
2200
|
October 1, 2021
|
Math library using Swift Numerics
|
|
0
|
815
|
December 15, 2020
|
Translate matrix 3x3 vs 4x4
|
|
3
|
1539
|
September 28, 2020
|
Add SIMD random that supports supports different ranges on each SIMD index
|
|
0
|
635
|
July 18, 2020
|
Vector extensions with Swift
|
|
5
|
2060
|
June 22, 2020
|
Swift's SIMD from std appears to broken (?)
|
|
8
|
1585
|
March 14, 2020
|
Will using SIMD2<Float> always be more efficient than (Float, Float)?
|
|
8
|
3630
|
February 19, 2020
|
[ANN] CeedNumerics released (SN's ShapedArray API discussion)
|
|
42
|
3316
|
December 6, 2019
|
SIMD Swizzles
|
|
4
|
1745
|
November 11, 2019
|
SIMD - Scope of Implementation?
|
|
3
|
1125
|
October 18, 2019
|
SIMD evolution plan (n-Dimensional vectors)
|
|
4
|
1089
|
August 9, 2019
|
No longer able to type check expressions with Xcode 10.2 (caused by new SIMD API?)
|
|
8
|
4116
|
April 30, 2019
|
Has type checking operators on generic types always been this slow?
|
|
5
|
1655
|
April 22, 2019
|
Multithreading concurrent SIMD tasks
|
|
5
|
1089
|
March 16, 2019
|