Commit f732a95
using isapprox(a,b) function in julia instead of rolling our own (algorithm-archivists#612)
* using function in julia instead of rolling our own
* fixing typo with iterative and recursive cooley tukey implementations1 parent e348b15 commit f732a95
1 file changed
+6
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 113 | | |
124 | 114 | | |
125 | 115 | | |
126 | 116 | | |
127 | 117 | | |
128 | | - | |
129 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
130 | 124 | | |
131 | 125 | | |
132 | 126 | | |
0 commit comments