Dear all,

On 9/21/07, William Stein <[EMAIL PROTECTED]> wrote:
>
> NOTE: Since this is such a major release, there will likely be problems
> and a 2.8.5.1 release shortly to fix them.  Please report!


I am not sure if this is an issue only with me, but...

Compilation (from scratch) seems to have gone well and "make test"
said "All tests passed!".  But, is "example.sage" still suppose to
work??

boole[/scratch/local/sage]$ sage example.sage
This is a simple SAGE example script.
9765625
5 * 401
[0, 1, 4, 9, 16, 25, 36, 49, 64, 81]
[(0 : -1 : 1)]
37
The following should be true:
Traceback (most recent call last):
  File "example.py", line 55, in <module>
    print int(gp('ellglobalred(ellinit([1, -1, 1, -29372,
-1932937],0))[1]')) == Integer(3006)
  File 
"/scratch/local/sage/local/lib/python2.5/site-packages/sage/interfaces/expect.py",
line 1070, in __int__
    return int(repr(self))
ValueError: invalid literal for int() with base 10:'print(sage[1])\n3006'


It seems that I'm having problems with the interface with GP/Pari.  In
the notebook I had:

    %gp
    nextprime(32893219)

and sometimes it evaluates fine, but sometimes I have errors of the
sort:

                

nextprime(3289329)
  ***   unexpected character: sage[10]=/home/dept/finotti/s
                                       ^--------------------

or

***   expected character: ',' instead of: sage[7]=chdir(sage[6]);
                                                            ^-----

The computer is a 64-bit dual Xeon with 16Gb of memory, running Fedora Core 5:

boole[/scratch/local/sage]$ uname -a
Linux boole.math.utk.edu 2.6.22.2-42.fc6 #1 SMP Wed Aug 15 11:52:47
EDT 2007 x86_64 x86_64 x86_64 GNU/Linux

Best to all,

Luis

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to