Subscript for 4D and higher dimensions in a ShapedArray
|
|
13
|
189
|
August 7, 2024
|
Retain overflow checks when compiled with `-Ounchecked`
|
|
67
|
3486
|
January 26, 2024
|
How to: detect overflow for `dividingFullWidth` without trapping
|
|
0
|
450
|
January 13, 2024
|
How to avoid spurious overflow in rational-number addition?
|
|
16
|
1463
|
January 12, 2024
|
Cubic hermite interpolation
|
|
0
|
442
|
December 9, 2023
|
Working on Swift Real/Complex Vector DSP Library
|
|
0
|
1065
|
December 6, 2023
|
Approximate equality for floating-point
|
|
14
|
6337
|
November 7, 2023
|
Working on a general algebra library for Swift
|
|
4
|
1764
|
July 1, 2023
|
Formalizing a Numerical/ML Working Group
|
|
105
|
11863
|
November 15, 2022
|
Error: missing required module '_NumericsShims'?
|
|
6
|
3871
|
June 18, 2022
|
Differentiable programming for gradient-based machine learning
|
|
141
|
34353
|
June 2, 2022
|
How to get natural constant/Euler's number?
|
|
13
|
3746
|
April 7, 2022
|
DoubleWidth Use in Other Projects
|
|
3
|
819
|
February 3, 2022
|
Comparing number greater than Int32.max gives false result
|
|
8
|
2728
|
December 23, 2021
|
Using Accelerate to operate on ArraySlice<Complex>
|
|
5
|
1641
|
December 2, 2021
|
Problems with Numeric Protocols
|
|
14
|
1250
|
October 9, 2021
|
Vectors/Matrix in Swift Numerics
|
|
14
|
3900
|
August 31, 2021
|
Why is Decimal.ulp greater than any decimal value itself?
|
|
8
|
1912
|
July 25, 2021
|
Floating Point Interval
|
|
42
|
3552
|
November 28, 2020
|
Simd vector types
|
|
187
|
8941
|
February 18, 2020
|
Add Float16
|
|
24
|
5588
|
February 2, 2020
|
Signed-integer big division wraps around to negative?
|
|
2
|
1065
|
January 21, 2020
|
[ANN] CeedNumerics released (SN's ShapedArray API discussion)
|
|
42
|
3314
|
December 6, 2019
|
[Pre-Pitch] Arithmetic operators that emit NIL on overflow
|
|
21
|
2672
|
November 26, 2019
|
Should we add a fused multiply-add?
|
|
4
|
2794
|
September 19, 2019
|
(U)Int0, part 3(?)
|
|
5
|
855
|
August 30, 2019
|
NDArray: a multidimensional array library written in Swift
|
|
3
|
3825
|
August 2, 2019
|
Generic "math functions"
|
|
143
|
7649
|
March 19, 2019
|
SIMD additions
|
|
9
|
2849
|
March 18, 2019
|
Thoughts on expanding AdditiveArithmetic
|
|
3
|
875
|
November 30, 2018
|