We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c895270 commit 2d3a6acCopy full SHA for 2d3a6ac
stumpy/stump.py
@@ -15,7 +15,7 @@
15
# "(f8[:], f8[:], i8, f8[:], f8[:], f8[:], f8[:], f8[:], f8[:], f8[:], f8[:],"
16
# "b1[:], b1[:], b1[:], b1[:], i8[:], i8, i8, i8, f8[:, :, :], f8[:, :],"
17
# "f8[:, :], i8[:, :, :], i8[:, :], i8[:, :], b1)",
18
- fastmath=config.STUMPY_FASTMATH_TRUE,
+ fastmath=config.STUMPY_FASTMATH_FLAGS,
19
)
20
def _compute_diagonal(
21
T_A,
0 commit comments