Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old March 28th, 2006, 03:35 PM
PengYu.UT@gmail.com
Guest
 
Posts: n/a
Default Any support for indefinite length integer

I the build-in int type has limited representation range. I'm wondering
if there is any class which can represent arbitrarily long integer like
what Mathematica does?

Thanks,
Peng

  #2  
Old March 28th, 2006, 03:55 PM
peter koch
Guest
 
Posts: n/a
Default Re: Any support for indefinite length integer


PengYu.UT@gmail.com wrote:[color=blue]
> I the build-in int type has limited representation range. I'm wondering
> if there is any class which can represent arbitrarily long integer like
> what Mathematica does?[/color]

Did you try google? I'm convinced that there is an abundance of such
libraries.

/Peter
[color=blue]
>
> Thanks,
> Peng[/color]

  #3  
Old March 28th, 2006, 05:05 PM
PengYu.UT@gmail.com
Guest
 
Posts: n/a
Default Re: Any support for indefinite length integer


peter koch wrote:[color=blue]
> PengYu.UT@gmail.com wrote:[color=green]
> > I the build-in int type has limited representation range. I'm wondering
> > if there is any class which can represent arbitrarily long integer like
> > what Mathematica does?[/color]
>
> Did you try google? I'm convinced that there is an abundance of such
> libraries.
>
> /Peter[/color]

I searched "indefinite length integer". I don't see any C++ libraries
in the first a few pages.

  #4  
Old March 28th, 2006, 05:15 PM
Howard
Guest
 
Posts: n/a
Default Re: Any support for indefinite length integer


<PengYu.UT@gmail.com> wrote in message
news:1143564762.669482.101840@j33g2000cwa.googlegr oups.com...[color=blue]
>
> peter koch wrote:[color=green]
>> PengYu.UT@gmail.com wrote:[color=darkred]
>> > I the build-in int type has limited representation range. I'm wondering
>> > if there is any class which can represent arbitrarily long integer like
>> > what Mathematica does?[/color]
>>
>> Did you try google? I'm convinced that there is an abundance of such
>> libraries.
>>
>> /Peter[/color]
>
> I searched "indefinite length integer". I don't see any C++ libraries
> in the first a few pages.
>[/color]

how about searching for "arbitrary precision integer c++"?

-Howard


  #5  
Old March 28th, 2006, 06:05 PM
Greg Buchholz
Guest
 
Posts: n/a
Default Re: Any support for indefinite length integer

PengYu.UT@gmail.com wrote:[color=blue]
> I the build-in int type has limited representation range. I'm wondering
> if there is any class which can represent arbitrarily long integer like
> what Mathematica does?[/color]

I like NTL...

http://www.shoup.net/ntl/

Greg Buchholz

  #6  
Old March 28th, 2006, 07:05 PM
Wilhelm Korrengk
Guest
 
Posts: n/a
Default Re: Any support for indefinite length integer

PengYu.UT@gmail.com wrote:[color=blue]
> arbitrarily long integer[/color]

GMP has a nice C++-Class-Interface

Regard
Wilhelm Korrengk
  #7  
Old March 30th, 2006, 05:36 PM
Diego Martins
Guest
 
Posts: n/a
Default Re: Any support for indefinite length integer


peter koch wrote:[color=blue]
> PengYu.UT@gmail.com wrote:[color=green]
> > I the build-in int type has limited representation range. I'm wondering
> > if there is any class which can represent arbitrarily long integer like
> > what Mathematica does?[/color]
>
> Did you try google? I'm convinced that there is an abundance of such
> libraries.
>
> /Peter
>[color=green]
> >
> > Thanks,
> > Peng[/color][/color]

I am convinced people who use google as a response never have the
answers :(

 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles