Re: [math] Proposed resolution for MATH-1284

2017-05-08 Thread Matt Sicker
Oh, nevermind then. :) On 8 May 2017 at 09:21, Raymond DeCampo wrote: > On Sun, May 7, 2017 at 5:22 PM, Matt Sicker wrote: > > > I find using "tuples" here confusing since a tuple can have multiple > types, > > while a vector or point are all the same type (given the space it's in, > so > > rea

Re: [math] Proposed resolution for MATH-1284

2017-05-08 Thread Raymond DeCampo
On Sun, May 7, 2017 at 5:22 PM, Matt Sicker wrote: > I find using "tuples" here confusing since a tuple can have multiple types, > while a vector or point are all the same type (given the space it's in, so > reals -> doubles for example). > > There is no mention of tuples in the code, only in my

Re: [math] Proposed resolution for MATH-1284

2017-05-07 Thread Matt Sicker
I find using "tuples" here confusing since a tuple can have multiple types, while a vector or point are all the same type (given the space it's in, so reals -> doubles for example). On 7 May 2017 at 07:26, Raymond DeCampo wrote: > I have prepared a resolution for issue MATH-1284 ( > https://issu

[math] Proposed resolution for MATH-1284

2017-05-07 Thread Raymond DeCampo
I have prepared a resolution for issue MATH-1284 ( https://issues.apache.org/jira/browse/MATH-1284) in the feature-MATH-1284 branch. I'd appreciate a review by any interested parties. I am particularly concerned to know if the changes represent to much of an API change, even given the target is 4