On 12/13/13, 12:34 PM, Gary Gregory wrote:
> On Fri, Dec 13, 2013 at 3:29 PM, Phil Steitz wrote:
>
>> On 12/13/13, 11:34 AM, Gary Gregory wrote:
>>> On Fri, Dec 13, 2013 at 12:57 AM, Phil Steitz
>> wrote:
On 12/12/13, 6:50 PM, Gary Gregory wrote:
> Hi All:
>
> We talk on and off
On 13 December 2013 20:34, Gary Gregory wrote:
> On Fri, Dec 13, 2013 at 3:29 PM, Phil Steitz wrote:
>
>> On 12/13/13, 11:34 AM, Gary Gregory wrote:
>> > On Fri, Dec 13, 2013 at 12:57 AM, Phil Steitz
>> wrote:
>> >
>> >> On 12/12/13, 6:50 PM, Gary Gregory wrote:
>> >>> Hi All:
>> >>>
>> >>> We t
On Fri, Dec 13, 2013 at 3:29 PM, Phil Steitz wrote:
> On 12/13/13, 11:34 AM, Gary Gregory wrote:
> > On Fri, Dec 13, 2013 at 12:57 AM, Phil Steitz
> wrote:
> >
> >> On 12/12/13, 6:50 PM, Gary Gregory wrote:
> >>> Hi All:
> >>>
> >>> We talk on and off as to how painful it is to release component
On 12/13/13, 11:34 AM, Gary Gregory wrote:
> On Fri, Dec 13, 2013 at 12:57 AM, Phil Steitz wrote:
>
>> On 12/12/13, 6:50 PM, Gary Gregory wrote:
>>> Hi All:
>>>
>>> We talk on and off as to how painful it is to release components.
>>>
>>> One of these pains is that we distribute to multiple places
On Fri, Dec 13, 2013 at 12:57 AM, Phil Steitz wrote:
> On 12/12/13, 6:50 PM, Gary Gregory wrote:
> > Hi All:
> >
> > We talk on and off as to how painful it is to release components.
> >
> > One of these pains is that we distribute to multiple places: An Apache
> > "dist" folder and the Apache Ma
On 13/12/2013 02:50, Gary Gregory wrote:
> Hi All:
>
> We talk on and off as to how painful it is to release components.
>
> One of these pains is that we distribute to multiple places: An Apache
> "dist" folder and the Apache Maven repository.
>
> Clearly, Maven is here to stay.
>
> So why not
Hi,
The linear-package in commons-math contains a class that does an eigen
value decomposition of a RealMatrix. Would there be of interest to add a
similar class doing eigen value decomposition of a matrix consisting of
RealFieldElements?
I am happy to help if this is the case.
Best regards,
Mar
Le 13/12/2013 10:58, Bernd Eckenfels a écrit :
> I find it very usefull when the IDE will automatically download javadocs
> and sources for a given dependency so I can browse into. For this to
> work -src and -javadoc have to be in the repo.
I agree, but that's the -sources artifact, not the -src
Am 13.12.2013, 07:29 Uhr, schrieb Emmanuel Bourg :
I don't think the -src and -bin files should be in Maven, that's not its
purpose.
I find it very usefull when the IDE will automatically download javadocs
and sources for a given dependency so I can browse into. For this to work
-src and -j