[
https://issues.apache.org/jira/browse/MATH-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706729#comment-17706729
]
Alex Herbert commented on MATH-1607:
------------------------------------
{quote}Has the FastMath class referred to in the discussion has been refactored
to
[AccurateMath|https://github.com/apache/commons-math/blob/62b90523c52bc958d9afee99dc7d57e328f7302c/commons-math-core/src/main/java/org/apache/commons/math4/core/jdkmath/AccurateMath.java]?
{quote}
Yes.
Those are the correct files. Reading the blob is currently failing for (all?)
files in GitBox. For example the same error occurs for randomly chosen files in
RNG and Lang, and projects outside of Commons.
On the page where the blob error occurs you can click the 'raw' link to see the
file or click 'diff'/'commitdiff' depending on the page you are viewing and you
will be redirected to the Github mirror to see the diff.
> "FastMath" benchmark
> --------------------
>
> Key: MATH-1607
> URL: https://issues.apache.org/jira/browse/MATH-1607
> Project: Commons Math
> Issue Type: Sub-task
> Reporter: Gilles Sadowski
> Priority: Major
> Fix For: 4.X
>
>
> [FastMathTestPerformance|https://gitbox.apache.org/repos/asf?p=commons-math.git;a=blob;f=src/userguide/java/org/apache/commons/math4/userguide/FastMathTestPerformance.java;h=d140393d224b4ff6592224f48b59e8950963b49b;hb=HEAD]
> must be updated
> * to use the new
> [class|https://gitbox.apache.org/repos/asf?p=commons-math.git;a=blob;f=commons-math-legacy-core/src/main/java/org/apache/commons/math4/legacy/core/jdkmath/AccurateMath.java;h=a6307fb3643ccd5e54b78aa466491ebaa77180a3;hb=HEAD]
> and package names, and
> * to use JMH.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)