Like everything else, '*it depends…*'

Do you want speed?
Do you want the bulk of the coding already available as a library/module?
With or without a user interface?

Answer those first and then ask again.

Oh! Replace Javascript with Perl…


On Sat, Jul 22, 2017 at 7:48 AM, me <yout...@z505.com> wrote:

> How does GoLang compare to other languages for mathematics dealing with
> really large numbers?
>
> Prefer the ability to work with 2GB sized strings as numbers (need much
> bigger than int64)
>
> I see there is this:
> https://golang.org/pkg/math/big/
>
> And probably some other github projects for math in go?
>
> Is Python and Mathematica better at handling super large numbers? Plain C?
> C++ ? Javascript?
>
> I need to start working with some massive numbers, but am unsure to choose
> Go - as I don't have experience in Go Mathematics units yet.
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to