Should I create a new Maven commons-statistics submodule for this? Besides
the BigDecimalStatistics I'm going to create support for downstream
operators for BigDecimals and maybe BigIntegers.

On Wed, 15 May 2019 at 03:36, Eric Barnhill <ericbarnh...@gmail.com> wrote:

> Yes. This sounds great for commons-statistics. Other work in a similar vein
> will be happening this summer by one of our GSOC mentees.
>
> On Tue, May 14, 2019, 15:04 Gary Gregory <garydgreg...@gmail.com> wrote:
>
> > We have a Commons Statistics component that might be a fit.
> >
> > Gary
> >
> > On Tue, May 14, 2019, 17:34 Aleksander Ściborek <
> > aleksanderscibo...@gmail.com> wrote:
> >
> > > Hi, I've come up with the idea of making easier using Stream with
> > > BigDecimal class.
> > > The idea is to create BigDecimalStatistics class which provide a
> > convenient
> > > way for calculating max, min, average and sum from BigDecimals from
> > Stream.
> > > I think that it's very suitable for commons library.
> > > Should it be implemented in commons lang or commons math? I believe
> that
> > > it's more suitable for commons lang
> > > This is a link to Jira Ticket : LANG-1459
> > > <https://issues.apache.org/jira/browse/LANG-1459>
> > > Aleksander
> > >
> >
>

Reply via email to