Re: Mathematical Statistics Functions for libgo
* 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
I was wondering if libgo contained any modules for high precision statistics functions. If it doesn't, would implementing something like that really necessary?