RE: [math] Scaling arrays

2013-03-15 Thread Becksfort, Jared
> Patches just applied. Many thanks. One small thing that will make it easier > in the future is to create patches from the top-level /trunk directory. > Thanks! >Phil OK, will do. Email Disclaimer: www.stjude.org/emaildisclaimer Consultation Disclaimer: www.stjude.org/consultationdisclai

Re: [math] Scaling arrays

2013-03-15 Thread Phil Steitz
On 3/15/13 1:21 PM, Becksfort, Jared wrote: > > -Original Message- > From: Becksfort, Jared > Sent: Monday, March 11, 2013 12:28 PM > To: Commons Developers List > Subject: RE: [math] Scaling arrays. . > > On 3/11/13 8:21 AM, Becksfort, Jared wrote: >> Hi Phi

Re: [math] Scaling arrays

2013-03-15 Thread Luc Maisonobe
Le 15/03/2013 22:36, Luc Maisonobe a écrit : > Le 15/03/2013 21:21, Becksfort, Jared a écrit : >> >> >> -Original Message- From: Becksfort, Jared Sent: Monday, March >> 11, 2013 12:28 PM To: Commons Developers List Subject: RE: [math] >> Scaling a

Re: [math] Scaling arrays

2013-03-15 Thread Luc Maisonobe
Le 15/03/2013 21:21, Becksfort, Jared a écrit : > > > -Original Message- From: Becksfort, Jared Sent: Monday, March > 11, 2013 12:28 PM To: Commons Developers List Subject: RE: [math] > Scaling arrays. . > > On 3/11/13 8:21 AM, Becksfort, Jared wrote: >> Hi

RE: [math] Scaling arrays

2013-03-15 Thread Becksfort, Jared
-Original Message- From: Becksfort, Jared Sent: Monday, March 11, 2013 12:28 PM To: Commons Developers List Subject: RE: [math] Scaling arrays. . On 3/11/13 8:21 AM, Becksfort, Jared wrote: > Hi Phil, > >> What exactly *is* it and what are the use cases? > Just a method t

RE: [math] Scaling arrays

2013-03-11 Thread Becksfort, Jared
ssage- > From: Phil Steitz [mailto:phil.ste...@gmail.com] > Sent: Sunday, March 10, 2013 2:19 PM > To: Commons Developers List > Subject: Re: [math] Scaling arrays. . > > On 3/8/13 12:14 PM, Becksfort, Jared wrote: >> Hello, >> >> I may be missing it somewhere, b

Re: [math] Scaling arrays

2013-03-11 Thread Phil Steitz
l Message- > From: Phil Steitz [mailto:phil.ste...@gmail.com] > Sent: Sunday, March 10, 2013 2:19 PM > To: Commons Developers List > Subject: Re: [math] Scaling arrays. . > > On 3/8/13 12:14 PM, Becksfort, Jared wrote: >> Hello, >> >> I may be missing it s

RE: [math] Scaling arrays

2013-03-11 Thread Becksfort, Jared
figured it would be broadly applicable enough to just be put in the MathArrays class. Jared -Original Message- From: Phil Steitz [mailto:phil.ste...@gmail.com] Sent: Sunday, March 10, 2013 2:19 PM To: Commons Developers List Subject: Re: [math] Scaling arrays. . On 3/8/13 12:14 PM, Beck

Re: [math] Scaling arrays

2013-03-10 Thread Phil Steitz
On 3/8/13 12:14 PM, Becksfort, Jared wrote: > Hello, > > I may be missing it somewhere, but I am surprised there is no function for > scaling arrays in MathArrays.java or somewhere else. > > - Am I stupidly missing it? Probably not. Closest thing is probably normalize in MathArrays. > >