You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Alex Herbert (Jira)" <ji...@apache.org> on 2020/08/27 12:14:00 UTC

[jira] [Resolved] (NUMBERS-151) Performance refinement for ArithmeticUtils.pow

     [ https://issues.apache.org/jira/browse/NUMBERS-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Herbert resolved NUMBERS-151.
----------------------------------
    Fix Version/s: 1.0
       Resolution: Fixed

Added in commit 42ebc644ff46e0cef75a59512390c9b78fa16a04

> Performance refinement for ArithmeticUtils.pow
> ----------------------------------------------
>
>                 Key: NUMBERS-151
>                 URL: https://issues.apache.org/jira/browse/NUMBERS-151
>             Project: Commons Numbers
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.0-beta1
>            Reporter: Jin Xu
>            Priority: Minor
>             Fix For: 1.0
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Hi.
> right now ArithmeticUtils.pow(0,0) = 1, but not throw an Exception, which I think not quite right...
> Is it a bug?
> Anyway, we found a way to faster the calculate, so at least we can get an performance refine pr.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)