Re: If Scheme is so good why MIT drops it?

2009-07-21 Thread Slobodan Blazeski
On Jul 19, 7:33 pm, fft1976 wrote: > On Jul 19, 9:55 am, Frank Buss wrote: > > > E.g. the number system: In many Lisp > > implementations (/ 2 3) results in the fractional object 2/3. In Python 2.6 > > "2 / 3" results in "0". Looks like with Python 3.1 they have fixed it, now > > it returns "0.66

Re: Distributed RVS, Darcs, tech love

2007-10-21 Thread Slobodan Blazeski
1 and 1018 (approximately one in 700 billion numbers.) http://en.wikipedia.org/wiki/Carmichael_number If you want to be sure use Miller-Rabin test. Slobodan Blazeski -- http://mail.python.org/mailman/listinfo/python-list