SIMD code won't produce `zip2.8h`, but `zip1.8h` works fine
|
|
5
|
263
|
November 20, 2024
|
Using SIMD types for vector addition
|
|
28
|
738
|
October 7, 2024
|
Missing concrete builtin's vector operations for `SIMDN<Float>`?
|
|
2
|
381
|
July 1, 2024
|
Determinants seem to be wrong with simd_double4x4.determinant
|
|
19
|
1237
|
September 29, 2023
|
SIMD: Am I holding it wrong?
|
|
14
|
1235
|
September 15, 2023
|
Specialize protocol witness for SIMDStorage
|
|
11
|
920
|
February 6, 2023
|
Can SIMD types compute the high part of a product?
|
|
17
|
1313
|
March 14, 2022
|
Generic SIMD 4x4 Matrices
|
|
7
|
2110
|
October 1, 2021
|
Math library using Swift Numerics
|
|
0
|
806
|
December 15, 2020
|
Translate matrix 3x3 vs 4x4
|
|
3
|
1515
|
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
|
2013
|
June 22, 2020
|
Swift's SIMD from std appears to broken (?)
|
|
8
|
1580
|
March 14, 2020
|
Will using SIMD2<Float> always be more efficient than (Float, Float)?
|
|
8
|
3533
|
February 19, 2020
|
[ANN] CeedNumerics released (SN's ShapedArray API discussion)
|
|
42
|
3314
|
December 6, 2019
|
SIMD Swizzles
|
|
4
|
1717
|
November 11, 2019
|
SIMD - Scope of Implementation?
|
|
3
|
1124
|
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
|
4112
|
April 30, 2019
|
Has type checking operators on generic types always been this slow?
|
|
5
|
1648
|
April 22, 2019
|
Multithreading concurrent SIMD tasks
|
|
5
|
1073
|
March 16, 2019
|