On Friday, June 8, 2012 11:54:58 AM UTC+2, Volker Braun wrote:
>
> For the record, I didn't get any segfaults when running 
>
> for i in `seq 0 1000` ; do sage -c 'print 
> ModularSymbols(389,sign=0).cuspidal_submodule().decomposition()[0]' ; done
>
> on sage-5.1.beta2 and Fedora 17.
>
>
I just ran

  for i in {1..100} ; do sage -c 'print 
ModularSymbols(389,sign=0).cuspidal_submodule().decomposition()[0]' ; done

without any errors on sage-5.0 and OS X 10.5. 

-- 
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