Re: Mathematical Statistics Functions for libgo

2020-04-09 Thread Florian Weimer via Gcc
* Arjunlal M. A.: > I was wondering if libgo contained any modules for high precision > statistics functions. If it doesn't, would implementing something like that > really necessary? I think these functions would have to go into the mainline Go codebase first before they appear in libgo. Thanks

Mathematical Statistics Functions for libgo

2020-02-26 Thread Arjunlal M.A
I was wondering if libgo contained any modules for high precision statistics functions. If it doesn't, would implementing something like that really necessary?