Hello.
> >
> > Thanks, I was able to get it to work. I could use 3.0 and in fact was
> > looking to use it but didn't see a 3.0 snapshot in Maven, is there a
> > Maven repo available receiving these snapshots?
https://repository.apache.org/content/repositories/snapshots/org/apache/commons/common
>
> Thanks, I was able to get it to work. I could use 3.0 and in fact was
> looking to use it but didn't see a 3.0 snapshot in Maven, is there a
> Maven repo available receiving these snapshots?
>
> -David
>
You must check out the latest source from the SVN repository
https://svn.apache.org/repos/
2012/1/2 Sébastien Brisard :
> Hi David,
> 2012/1/2 David Erickson :
>> Hi all-
>> I'm new to using the Math package but it looks great. I need a couple
>> distributions that aren't currently included, one as an example is the
>> Generalized Extreme Value distribution
>> (http://en.wikipedia.org/w
Hi David,
2012/1/2 David Erickson :
> Hi all-
> I'm new to using the Math package but it looks great. I need a couple
> distributions that aren't currently included, one as an example is the
> Generalized Extreme Value distribution
> (http://en.wikipedia.org/wiki/Generalized_extreme_value_distribu
Hi all-
I'm new to using the Math package but it looks great. I need a couple
distributions that aren't currently included, one as an example is the
Generalized Extreme Value distribution
(http://en.wikipedia.org/wiki/Generalized_extreme_value_distribution).
I've created a new class GeneralizedEx