Depends whose arguing probably :)
Our license gives us a right to contributions under Apache 2.0 unless
stated otherwise; the ICLA is playing safer. We can also simply take
anything under a compatible license and include (with suitable licensing).
I did that for a method from Spring.
Hen
On Sun
[...]
The Vector/Point interface does not allow access to its components,
thus
any algorithm that needs access to them either has to cast, or
explicitly specify the type.
[...]
Ideally, the Vector interface would have a method
double getComponent(int dimension)
or
double[] getData()
to p
Hi,
finally, I have a patch ready to be included for MATH-749.
What took me so long was some confusion about the type system in the
geometry package.
It is actually quite difficult to do some generic algorithm code by only
specifying the relevant space type (e.g. Euclidean2D).
The Vector/Point i
On 26 January 2014 19:47, Duncan Jones wrote:
> On 26 January 2014 18:49, Benedikt Ritter wrote:
>> Hi Duncan,
>>
>>
>> 2014/1/26 Duncan Jones
>>
>>> On 26 January 2014 13:33, Benedikt Ritter wrote:
>>> > Hi all,
>>> >
>>> > we've fixed some bugs and we have some nice new features implemented
>
Adding more features and fixes is Ok but at this point I'd rather regular early
and release often.
G
Original message
From: Duncan Jones
Date:01/26/2014 11:45 (GMT-05:00)
To: Commons Developers List
Subject: Re: [LANG] Towards 3.3
On 26 January 2014 13:33, Benedikt Ri
On 26 January 2014 18:49, Benedikt Ritter wrote:
> Hi Duncan,
>
>
> 2014/1/26 Duncan Jones
>
>> On 26 January 2014 13:33, Benedikt Ritter wrote:
>> > Hi all,
>> >
>> > we've fixed some bugs and we have some nice new features implemented
>> > (DiffBuilder, Jaro-Winkler Distance, RandomUtils, Clas
Hi Duncan,
2014/1/26 Duncan Jones
> On 26 January 2014 13:33, Benedikt Ritter wrote:
> > Hi all,
> >
> > we've fixed some bugs and we have some nice new features implemented
> > (DiffBuilder, Jaro-Winkler Distance, RandomUtils, ClassPathUtils), so I'm
> > planning to cut a RC in the first week
On 26 January 2014 13:33, Benedikt Ritter wrote:
> Hi all,
>
> we've fixed some bugs and we have some nice new features implemented
> (DiffBuilder, Jaro-Winkler Distance, RandomUtils, ClassPathUtils), so I'm
> planning to cut a RC in the first week of February.
>
> I just wanted to know if there i
Hi all,
we've fixed some bugs and we have some nice new features implemented
(DiffBuilder, Jaro-Winkler Distance, RandomUtils, ClassPathUtils), so I'm
planning to cut a RC in the first week of February.
I just wanted to know if there is anything you'd like to have included in
the next release. Th
On Sun, Jan 26, 2014 at 8:13 AM, Stefan Bodewig wrote:
> On 2014-01-25, Damjan Jovanovic wrote:
>
>> On Fri, Jan 24, 2014 at 6:06 PM, Stefan Bodewig wrote:
>>> On 2013-12-30, Stefan Bodewig wrote:
>
Compress 1.x is at Java5, personally I don't think Java6 would give us
any benefits. I
10 matches
Mail list logo