On Sun, Aug 05, 2012 at 08:43:57PM -0400, ma...@nimp.co.uk wrote: > Thanks for the pointer to JAS, however its API is scary for someone who > just want to get the factors of a "small" integer... > If the factorization of integers is not in scope of commons math, what > about removing it from "MathWishList" then ?
Maybe we can add it in "ArithmeticUtils". However do you have a concrete use-case for this feature? Given the scarce human resources, Commons Math cannot currently be a source code repository for everything that could hypothetically be useful. What about an implementation with "BigInteger"? I'd guess that would make the feature more apt to be used in "real" applications (just guessing). Best regards, Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org