On 5/22/12 2:53 PM, Jason Grout wrote:
Can anyone else evaluate this in Sage 5.0 on OSX 10.7?

Just as a data point, this works fine for me in Sage 5.0 on OSX 10.6.8:

sage: URL='http://github.com/jasongrout/minimum_rank/raw/minimum_rank_1_1_0/' sage: files=['Zq_c.pyx','Zq.py','zero_forcing_64.pyx','zero_forcing_wavefront.pyx','minrank.py']
sage: for f in files:
....:         load(URL+f)
....:
Compiling /Users/grout/.sage//temp/tiny.local/77075//tmp_0.pyx...
Compiling /Users/grout/.sage//temp/tiny.local/77075//tmp_2.pyx...
Compiling /Users/grout/.sage//temp/tiny.local/77075//tmp_3.pyx...

It would be great if someone else could try OSX 10.7...

Thanks,

Jason


--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to