2012/1/26 Gilles Sadowski <gil...@harfang.homelinux.org>: > Hello. > >> > It thus becomes urgent to tackle the remaining blocking issues. >> > Can we please make a list of those, and of all practical matters that >> > prevent the preparation of the release? >> > >> > >> > Thanks and best regards, >> > Gilles >> > >> As far as I'm concerned, I have been concentrating recently on >> MATH-677 and MATH-722. However, both issues are non-blocking, because >> I don't foresee any interface change now (regarding MATH-677, exposing >> the complex roots would just be a feature addition, as it is a private >> class right now). MATH-722 would merely be a bug correction. > > It was my impression that an identified bug is a blocking issue. > Is it difficult to solve? If so, maybe that we can postpone it, and add a > warning in the release notes (?). > Yes, you're right. So the quick answer is : the fix proposed by Juan is correct and *should* be implemented. However, I'm worried about accuracy of tanh(z) for large (but not too-large) values of the real part of z. I haven't had the time yet to investigate this specific point.
>> There is one thing I would like to reshape a little bit : that's the >> interface for IterativeLinearSolvers, which I found (after having used >> it) poorly designed. As this is blocking, maybe I should concentrate >> on this issue right now ? > > This, in my opinion, is not blocking. Maybe the design must be improved (as > your own usage has shown already, it seems) but it could be done in 4.0. > This design issue should not delay the release of 3.0. > Of course, you can do whatever changes you think would be for the better. > :-) > What I meant is: once it's in the wild, we cannot do anything until the next major release. I would like to add a couple of methods in the current interface (merely to be able to retrieve the current value of the residual, and the current iteration number). In fact I've been using these solvers recently and have lacked these methods. This can be done fairly quickly, but I need to think a little bit on the most appropriate way. Nothing major, but it would be nice if it was already in 3.0. >> Otherwise, I'm available for anything that would take us nearer to >> releasing 3.0 (how exciting! First release since I joined!). > > Same for me (first _major_ release). > > Those who know what must be done, could you please post here some pointers > to a document that decribe the currently recommended and necessary steps for > preparing a release? > > > Thanks, > Gilles > Best regards, Sébastien --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org