Commit ef0d80d
committed
fix DealIIVector amax
The vector binding to pyMOR was missing taking the absolute
values of the contained vector before computing
and returning the max+index1 parent c698adb commit ef0d80d
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
| |||
0 commit comments