| New Reply |
PARI/GP or comparable number theory program? |
Share Thread | Thread Tools |
| Jun1-12, 02:43 AM | #1 |
|
|
PARI/GP or comparable number theory program?
i'm trying to find a version of PARI or PARI/GP or a comparable number theory program that will run on my MacBook Pro.
if anyone knows of a site with an updated version or an emulator that will get older versions of PARI working on my computer or newer and better software for testing out long complex functions that generate very large numbers please let me know |
| Jun1-12, 03:37 AM | #2 |
|
|
You can try ARIBAS
(look at: http://de.wikipedia.org/wiki/ARIBAS and http://www.mathematik.uni-muenchen.d...sw/aribas.html ARIBAS owns no build-in complex arithmetic, but it's easy to have one via own programmed scripts (i could help you) |
| Jun15-12, 06:48 PM | #3 |
|
|
Pari-GP is now a 'package' that has been incorporated into Sage, a free symbolic algebra system. See sagemath.org
Alternatively, Pari GP is still available for download and will work on your MacBook Pro. The installation is a bit fiddly though. |
| Jun16-12, 01:19 AM | #4 |
|
|
PARI/GP or comparable number theory program?
I'd say Sage is probably better, since it's newer, has a GUI, and contains more than just PARI/GP. But if you really want PARI/GP, you probably can just build it from source. Have you tried building it yourself?
Extract http://pari.math.u-bordeaux.fr/pub/p...i-2.5.1.tar.gz in a folder and run: Code:
$ cd [folder] $ ./Configure $ make # make install |
| New Reply |
| Tags |
| computer programs, pari, pari/gp |
| Thread Tools | |
Similar Threads for: PARI/GP or comparable number theory program?
|
||||
| Thread | Forum | Replies | ||
| Anyone have experience with GP/Pari on Windows? | Math & Science Software | 1 | ||
| Hi i need help with this perfect number program! Please help | Engineering, Comp Sci, & Technology Homework | 7 | ||
| Help with C++ perfect number program | Engineering, Comp Sci, & Technology Homework | 7 | ||
| [number theory] find number in certain domain with two prime factorizations | Calculus & Beyond Homework | 3 | ||