Forum: XYYXF Project
2022-05-19, 15:06
|
Replies: 37
Views: 14,223
|
Forum: And now for something completely different
2022-05-16, 19:07
|
Replies: 100
Views: 4,066
|
Forum: Soap Box
2022-05-16, 16:59
|
Replies: 386
Views: 15,697
|
Forum: XYYXF Project
2022-05-16, 15:24
|
Replies: 37
Views: 14,223
|
Forum: Soap Box
2022-05-15, 12:13
|
Replies: 905
Views: 85,376
|
Forum: XYYXF Project
2022-05-14, 14:43
|
Replies: 37
Views: 14,223
|
Forum: And now for something completely different
2022-05-14, 14:41
|
Replies: 100
Views: 4,066
|
Forum: XYYXF Project
2022-05-14, 14:22
|
Replies: 37
Views: 14,223
|
Forum: And now for something completely different
2022-05-14, 11:07
|
Replies: 100
Views: 4,066
|
Forum: And now for something completely different
2022-05-14, 10:57
|
Replies: 100
Views: 4,066
Anyone had problems with the git version?
...
Anyone had problems with the git version?
There is no configure script, which is fair enough, but running autoconf producespcl@thoth:~/nums/cm$ autoconf
configure.ac:29: error: possibly undefined...
|
Forum: Factoring
2022-05-13, 18:08
|
Replies: 86
Views: 88,828
|
Forum: And now for something completely different
2022-05-13, 18:05
|
Replies: 100
Views: 4,066
|
Forum: And now for something completely different
2022-05-13, 18:01
|
Replies: 100
Views: 4,066
I have little doubt that it will fix it, as...
I have little doubt that it will fix it, as claimed, but not that it is necessarily a good idea for general use in pari/gp, especially on systems which may be memory bound.
Most of the time I...
|
Forum: And now for something completely different
2022-05-13, 15:58
|
Replies: 100
Views: 4,066
|
Forum: And now for something completely different
2022-05-13, 07:36
|
Replies: 100
Views: 4,066
A simple cut and paste gave me *** at...
A simple cut and paste gave me *** at top-level: C=read("/tmp/temp");write("/tmp/temp.out",prim
*** ^--------------------------------------------
*** read: the PARI stack...
|
Forum: And now for something completely different
2022-05-11, 20:12
|
Replies: 100
Views: 4,066
|
Forum: MattcAnderson
2022-05-11, 16:42
|
Replies: 8
Views: 682
|
Forum: Soap Box
2022-05-11, 14:04
|
Replies: 425
Views: 67,048
|
Forum: XYYXF Project
2022-05-11, 10:42
|
Replies: 37
Views: 14,223
|
Forum: XYYXF Project
2022-05-10, 21:17
|
Replies: 37
Views: 14,223
|
Forum: And now for something completely different
2022-05-10, 18:36
|
Replies: 100
Views: 4,066
Interesting.
Looks like my choice of 1...
Interesting.
Looks like my choice of 1 process per core was (accidentally) correct. Still wondering whether n+1 on a n-core machine might be a better choice to soak up some of the hyperthreading...
|
Forum: XYYXF Project
2022-05-10, 12:58
|
Replies: 37
Views: 14,223
Good luck.
I had three system crashes so far...
Good luck.
I had three system crashes so far from HDMI not playing fair with the gpu and monitor but mpi-ecpp's restart facility works perfectly. Now reached as far as-- Size [96]: 28063 bits
...
|
Forum: And now for something completely different
2022-05-09, 17:41
|
Replies: 100
Views: 4,066
|
Forum: And now for something completely different
2022-05-09, 17:32
|
Replies: 100
Views: 4,066
|
Forum: MattcAnderson
2022-05-09, 15:27
|
Replies: 2
Views: 108
Both theorems are trivial.
Other than 2, all...
Both theorems are trivial.
Other than 2, all primes are odd. The difference between two odd numbers is even: 2j+1 - (2i+1) = 2(j-i).
x^2+x = x(x+1) and is therefore divisible by x. 41 is prime...
|