On Thu, 2 Feb 2023 18:06:00 GMT, Joe Darcy wrote:
>> Another day, another PR to port FDLBIM to Java, this time for the log1p
>> method.
>>
>> Other than using the two-argument form of the __HI method in Java
>> transliteration version rather than C macro, there are no appreciable
>> differenc
On Thu, 2 Feb 2023 10:04:39 GMT, Raffaello Giulietti
wrote:
>> test/jdk/java/lang/StrictMath/Log1pTests.java line 245:
>>
>>> 243: -0x1.0p-54,
>>> 244: 0x1.0p-54,
>>> 245:
>>
>> maybe add a comment like
>> `/* approximations around sqrt(2)/2 - 1 and around sqrt(2) -
> Another day, another PR to port FDLBIM to Java, this time for the log1p
> method.
>
> Other than using the two-argument form of the __HI method in Java
> transliteration version rather than C macro, there are no appreciable
> differences between the original C source in
>
> src/java.base/sh
On Thu, 2 Feb 2023 10:03:29 GMT, Raffaello Giulietti
wrote:
>> Joe Darcy has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Improve spacing.
>
> test/jdk/java/lang/StrictMath/Log1pTests.java line 245:
>
>> 243: -0x1.0p-54,
>>
On Wed, 1 Feb 2023 19:19:05 GMT, Joe Darcy wrote:
>> Another day, another PR to port FDLBIM to Java, this time for the log1p
>> method.
>>
>> Other than using the two-argument form of the __HI method in Java
>> transliteration version rather than C macro, there are no appreciable
>> differenc
> Another day, another PR to port FDLBIM to Java, this time for the log1p
> method.
>
> Other than using the two-argument form of the __HI method in Java
> transliteration version rather than C macro, there are no appreciable
> differences between the original C source in
>
> src/java.base/sh
On Wed, 1 Feb 2023 07:16:25 GMT, Joe Darcy wrote:
>> Another day, another PR to port FDLBIM to Java, this time for the log1p
>> method.
>>
>> Other than using the two-argument form of the __HI method in Java
>> transliteration version rather than C macro, there are no appreciable
>> differenc
> Another day, another PR to port FDLBIM to Java, this time for the log1p
> method.
>
> Other than using the two-argument form of the __HI method in Java
> transliteration version rather than C macro, there are no appreciable
> differences between the original C source in
>
> src/java.base/sh
On Tue, 31 Jan 2023 06:49:28 GMT, Andrey Turbanov wrote:
>> Joe Darcy has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Implement review feedback.
>
> src/java.base/share/classes/java/lang/FdLibm.java line 911:
>
>> 909: k = 1
> Another day, another PR to port FDLBIM to Java, this time for the log1p
> method.
>
> Other than using the two-argument form of the __HI method in Java
> transliteration version rather than C macro, there are no appreciable
> differences between the original C source in
>
> src/java.base/sh
On Tue, 31 Jan 2023 06:45:27 GMT, Andrey Turbanov wrote:
>> Another day, another PR to port FDLBIM to Java, this time for the log1p
>> method.
>>
>> Other than using the two-argument form of the __HI method in Java
>> transliteration version rather than C macro, there are no appreciable
>> di
On Tue, 31 Jan 2023 02:52:45 GMT, Joe Darcy wrote:
> Another day, another PR to port FDLBIM to Java, this time for the log1p
> method.
>
> Other than using the two-argument form of the __HI method in Java
> transliteration version rather than C macro, there are no appreciable
> differences be
On Tue, 31 Jan 2023 02:52:45 GMT, Joe Darcy wrote:
> Another day, another PR to port FDLBIM to Java, this time for the log1p
> method.
>
> Other than using the two-argument form of the __HI method in Java
> transliteration version rather than C macro, there are no appreciable
> differences be
Another day, another PR to port FDLBIM to Java, this time for the log1p method.
Other than using the two-argument form of the __HI method in Java
transliteration version rather than C macro, there are no appreciable
differences between the original C source in
src/java.base/share/native/libfdl
14 matches
Mail list logo