On 2/1/08, Yegor Bryukhov <[EMAIL PROTECTED]> wrote: > done, MATH-184 > > as for a patch, yesterday I tried to download Maven 1.0.2 from Apache > mirrors to build the library but could not find a single mirror where > it would still be available. And Maven 1.1 complains about > "Unrecognised tag: 'optional'" in project.xml > :( >
You can build [math] using maven 2, which is now the primary build platform for this component. The Ant build should also work. Maven 1.0.2 is still also available here: http://maven.apache.org/maven-1.x/start/download.html Thanks! Phil > On Feb 1, 2008 4:57 PM, Phil Steitz <[EMAIL PROTECTED]> wrote: > > On 2/1/08, Yegor Bryukhov <[EMAIL PROTECTED]> wrote: > > > cumulativeProbability((double)x, (double)x) returns 0 for > > > discrete/integer distributions > > > > > > I suppose AbstractIntegerDistribution.cumulativeProbability(double, > > > double) should be overridden to call its (int, int) version instead of > > > using default one from AbstractDistribution > > > > > > > Thanks for reporting this. Can you please open a bug report using the > > link below to track this? > > > > http://commons.apache.org/math/issue-tracking.html > > > > You can also attach a patch (including failing test case) there if you > > have time / interest. In any case, thanks again for the feedback. > > > > Phil > > > > > -- > > > Best regards, > > > Yegor > > > __________________________________________________________ > > > Yegor Bryukhov, > > > Research Associate > > > Center for Algorithms and Interactive Scientific Software > > > City College of New York > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > Best regards, > Yegor > __________________________________________________________ > Yegor Bryukhov, > Research Associate > Center for Algorithms and Interactive Scientific Software > City College of New York > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]