SIMD code won't produce `zip2.8h`, but `zip1.8h` works fine
|
|
5
|
266
|
November 20, 2024
|
Using SIMD types for vector addition
|
|
28
|
999
|
October 7, 2024
|
Missing concrete builtin's vector operations for `SIMDN<Float>`?
|
|
2
|
385
|
July 1, 2024
|
Determinants seem to be wrong with simd_double4x4.determinant
|
|
19
|
1263
|
September 29, 2023
|
SIMD: Am I holding it wrong?
|
|
14
|
1289
|
September 15, 2023
|
Specialize protocol witness for SIMDStorage
|
|
11
|
931
|
February 6, 2023
|
Can SIMD types compute the high part of a product?
|
|
17
|
1328
|
March 14, 2022
|
Generic SIMD 4x4 Matrices
|
|
7
|
2167
|
October 1, 2021
|
Math library using Swift Numerics
|
|
0
|
814
|
December 15, 2020
|
Translate matrix 3x3 vs 4x4
|
|
3
|
1533
|
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
|
2042
|
June 22, 2020
|
Swift's SIMD from std appears to broken (?)
|
|
8
|
1581
|
March 14, 2020
|
Will using SIMD2<Float> always be more efficient than (Float, Float)?
|
|
8
|
3603
|
February 19, 2020
|
[ANN] CeedNumerics released (SN's ShapedArray API discussion)
|
|
42
|
3315
|
December 6, 2019
|
SIMD Swizzles
|
|
4
|
1738
|
November 11, 2019
|
SIMD - Scope of Implementation?
|
|
3
|
1125
|
October 18, 2019
|
SIMD evolution plan (n-Dimensional vectors)
|
|
4
|
1088
|
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
|
1653
|
April 22, 2019
|
Multithreading concurrent SIMD tasks
|
|
5
|
1088
|
March 16, 2019
|