[ 
https://issues.apache.org/jira/browse/NUMBERS-148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17162398#comment-17162398
 ] 

Mohammad Rezaei commented on NUMBERS-148:
-----------------------------------------

I'm not personally aware of anything else that requires that sort of scaling 
(toward 1). I had a quick look at some of the numerical algorithms in array and 
on first blush things like LinearCombination or SafeNorm might appear as if 
scaling would help, but the already implemented algorithms deal with range 
issues much more elegantly. If you've seen the need somewhere, I'm all ears.

For this type of situation, I have a rule of thumb: define things locally and 
only refactor when the need arises. I think of this rule as a corollary to 
YAGNI :D


> Extract double exponent manipulation routines from commons-math to numbers
> --------------------------------------------------------------------------
>
>                 Key: NUMBERS-148
>                 URL: https://issues.apache.org/jira/browse/NUMBERS-148
>             Project: Commons Numbers
>          Issue Type: Improvement
>          Components: core
>            Reporter: Mohammad Rezaei
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




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

Reply via email to