Commit 2ae97a7
pass init to prod in normalization (#81)
* pass init to prod in normalization
* Bounds check for region
Co-authored-by: Alex Arslan <ararslan@comcast.net>
* remove test for empty region
* add type assertion
* Add fallback checkindex method
* fixes to boundscheck
* Use init=1 in normalization
* Remove explicit bounds checking
* Use prod instead of mapreduce
* revert to using mapreduce
---------
Co-authored-by: Alex Arslan <ararslan@comcast.net>1 parent 636dbfa commit 2ae97a7
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
278 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
279 | 280 | | |
280 | 281 | | |
281 | 282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
126 | 129 | | |
127 | 130 | | |
128 | 131 | | |
| |||
0 commit comments