Commit 23b0a92
fix(7571): bug fix for narm issue on gforce in int64 case (#7572)
* fix(7571): bug fix for narm issue on gforce in int64 case
* fix(7571): test sequencing
* fix(7571): updated the NEWS.md
* trailing newline
* Use $V1
* fix(7571): added db optimize 2L
* refine NEWS
* fix(7571): add more tests and change to code similar to int for gsum
* fix(7571): added more tests for mean
* eliminate intermediate variable
* NEWS again
---------
Co-authored-by: Michael Chirico <[email protected]>1 parent 24a306a commit 23b0a92
3 files changed
+60
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21938 | 21938 | | |
21939 | 21939 | | |
21940 | 21940 | | |
| 21941 | + | |
| 21942 | + | |
| 21943 | + | |
| 21944 | + | |
| 21945 | + | |
| 21946 | + | |
| 21947 | + | |
| 21948 | + | |
| 21949 | + | |
| 21950 | + | |
| 21951 | + | |
| 21952 | + | |
| 21953 | + | |
| 21954 | + | |
| 21955 | + | |
| 21956 | + | |
| 21957 | + | |
| 21958 | + | |
| 21959 | + | |
| 21960 | + | |
| 21961 | + | |
| 21962 | + | |
| 21963 | + | |
| 21964 | + | |
| 21965 | + | |
| 21966 | + | |
| 21967 | + | |
| 21968 | + | |
| 21969 | + | |
| 21970 | + | |
| 21971 | + | |
| 21972 | + | |
| 21973 | + | |
| 21974 | + | |
| 21975 | + | |
| 21976 | + | |
| 21977 | + | |
| 21978 | + | |
| 21979 | + | |
| 21980 | + | |
| 21981 | + | |
| 21982 | + | |
| 21983 | + | |
| 21984 | + | |
| 21985 | + | |
| 21986 | + | |
| 21987 | + | |
| 21988 | + | |
| 21989 | + | |
| 21990 | + | |
| 21991 | + | |
| 21992 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
511 | 510 | | |
| 511 | + | |
512 | 512 | | |
513 | 513 | | |
514 | 514 | | |
| |||
0 commit comments