New Version VecLab 2.0 of Swift Real/Complex Vector DSP Library
|
|
0
|
171
|
June 16, 2025
|
Subscript for 4D and higher dimensions in a ShapedArray
|
|
13
|
214
|
August 7, 2024
|
Retain overflow checks when compiled with `-Ounchecked`
|
|
67
|
3572
|
January 26, 2024
|
How to: detect overflow for `dividingFullWidth` without trapping
|
|
0
|
539
|
January 13, 2024
|
How to avoid spurious overflow in rational-number addition?
|
|
16
|
1498
|
January 12, 2024
|
Cubic hermite interpolation
|
|
0
|
456
|
December 9, 2023
|
Working on Swift Real/Complex Vector DSP Library
|
|
0
|
1096
|
December 6, 2023
|
Approximate equality for floating-point
|
|
14
|
6714
|
November 7, 2023
|
Working on a general algebra library for Swift
|
|
4
|
1811
|
July 1, 2023
|
Formalizing a Numerical/ML Working Group
|
|
98
|
11921
|
November 15, 2022
|
Error: missing required module '_NumericsShims'?
|
|
6
|
4691
|
June 18, 2022
|
Differentiable programming for gradient-based machine learning
|
|
141
|
34742
|
June 2, 2022
|
How to get natural constant/Euler's number?
|
|
13
|
3998
|
April 7, 2022
|
DoubleWidth Use in Other Projects
|
|
3
|
823
|
February 3, 2022
|
Comparing number greater than Int32.max gives false result
|
|
8
|
2893
|
December 23, 2021
|
Using Accelerate to operate on ArraySlice<Complex>
|
|
5
|
1666
|
December 2, 2021
|
Problems with Numeric Protocols
|
|
14
|
1264
|
October 9, 2021
|
Vectors/Matrix in Swift Numerics
|
|
14
|
4066
|
August 31, 2021
|
Why is Decimal.ulp greater than any decimal value itself?
|
|
8
|
1973
|
July 25, 2021
|
Floating Point Interval
|
|
42
|
3593
|
November 28, 2020
|
Simd vector types
|
|
187
|
9118
|
February 18, 2020
|
Add Float16
|
|
24
|
5622
|
February 2, 2020
|
Signed-integer big division wraps around to negative?
|
|
2
|
1070
|
January 21, 2020
|
[ANN] CeedNumerics released (SN's ShapedArray API discussion)
|
|
42
|
3357
|
December 6, 2019
|
[Pre-Pitch] Arithmetic operators that emit NIL on overflow
|
|
21
|
2676
|
November 26, 2019
|
Should we add a fused multiply-add?
|
|
4
|
2818
|
September 19, 2019
|
(U)Int0, part 3(?)
|
|
5
|
857
|
August 30, 2019
|
NDArray: a multidimensional array library written in Swift
|
|
3
|
3931
|
August 2, 2019
|
Generic "math functions"
|
|
143
|
7691
|
March 19, 2019
|
SIMD additions
|
|
9
|
2899
|
March 18, 2019
|