Commit 5ce09af
Prevent recursion in _eps (#207)
* Revert "Reactant: add extension to prevent stackoverflow (#206)"
This reverts commit 12b7f31.
* Change eps to not be recursive
* Update src/utils.jl
Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>
* Update src/utils.jl
Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>
---------
Co-authored-by: Michael Abbott <32575566+mcabbott@users.noreply.github.com>1 parent 12b7f31 commit 5ce09af
3 files changed
Lines changed: 10 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
22 | 28 | | |
0 commit comments