aboutsummaryrefslogtreecommitdiff
path: root/calculate_average_zerninv.sh
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix segfault CalculateAverage_zerninv.java (#635)zerninv2024-01-311-2/+8
| | | | | | | | | * attempt to fix segfault, graal native * fix last bytes for last line handler * fix typo * one more attempt
* use unsafe (#343)zerninv2024-01-121-1/+1
|
* Implements CalculateAverage_zerninv.javazerninv2024-01-101-0/+19
* initial attempt * adjust to new evaluation env * fix tests * fix typo * some numbers adjustments * Update calculate_average_zerninv.sh --------- Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>