Re: Adding statistical capabilities to uBLAS
David Bellot <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <CAOE6ZJGjqiyiKTur81_VqLpTYJkjkiHL5cA7tnmeiVjxbj-3NA@mail.gmail.com> |
ok, I'll check it this week-end, as well as the other patches and the 25+ emails in the ublas mailing-list I still have to read. It's good to see new developments ! Thanks a lot. I'll be back to you quickly. On Thu, Jun 2, 2016 at 5:00 AM, meghana madhyastha < [email protected]> wrote: > Hi David, > Thank you for the information and sorry for the late reply. I have > submitted a pull request to the development fork of ublas. I have added > functions to compute the mean and variance of elements in a vector. It > would be good if someone can review this. The next step might be to add > functions to compute covariance (for matrix inputs as well as vector > inputs). > > Thanks, > Meghana > > On Mon, Apr 25, 2016 at 5:13 PM, David Bellot <[email protected]> > wrote: > >> Hi, >> >> as far as I know, nobody is really working on this kind of problem. As >> for contributing, you are most welcome and I think these kind of functions >> are desirable. >> You can fork ublas on git and submit your patch whenever you want. It >> would be great to see such capabilities in ublas. >> >> Best, >> David >> >> On Mon, Apr 25, 2016 at 7:37 AM, meghana madhyastha < >> [email protected]> wrote: >> >>> Hi all , >>> >>> In my opinion, adding statistical measures such as mean, variance and >>> standard deviation would be very useful for this library. Is anyone >>> currently working on it ? If that's not the case, I would like to submit a >>> patch for this. Patches must be submitted as pull requests right ? Or do I >>> have to send the patch on this mailing group ? >>> >>> Regards, >>> Meghana >>> >>> _______________________________________________ >>> ublas mailing list >>> [email protected] >>> http://lists.boost.org/mailman/listinfo.cgi/ublas >>> Sent to: [email protected] >>> >> >> >> _______________________________________________ >> ublas mailing list >> [email protected] >> http://lists.boost.org/mailman/listinfo.cgi/ublas >> Sent to: [email protected] >> > > > _______________________________________________ > ublas mailing list > [email protected] > http://lists.boost.org/mailman/listinfo.cgi/ublas > Sent to: [email protected] >