> Relaxing some assertion bounds to allow for small error values that still
> show improvement over previous summation method.
Ian Graves has updated the pull request incrementally with one additional
commit since the last revision:
Factoring out Math.pow for squares
-
Changes:
On Mon, 13 Sep 2021 00:08:20 GMT, Joe Darcy wrote:
>> Ian Graves has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Tweaking asserts
>
> test/jdk/java/util/DoubleStreamSums/CompensatedSums.java line 87:
>
>> 85: badParallelStre
On Thu, 9 Sep 2021 16:30:29 GMT, Ian Graves wrote:
>> Relaxing some assertion bounds to allow for small error values that still
>> show improvement over previous summation method.
>
> Ian Graves has updated the pull request incrementally with one additional
> commit since the last revision:
>
On Thu, 9 Sep 2021 16:30:29 GMT, Ian Graves wrote:
>> Relaxing some assertion bounds to allow for small error values that still
>> show improvement over previous summation method.
>
> Ian Graves has updated the pull request incrementally with one additional
> commit since the last revision:
>
> Relaxing some assertion bounds to allow for small error values that still
> show improvement over previous summation method.
Ian Graves has updated the pull request incrementally with one additional
commit since the last revision:
Tweaking asserts
-
Changes:
- all: https://g
Relaxing some assertion bounds to allow for small error values that still show
improvement over previous summation method.
-
Commit messages:
- Dropping unnecessary equals case
- Dropping equals zero assert
Changes: https://git.openjdk.java.net/jdk/pull/5430/files
Webrev: https:/