Re: [sage-devel] ARM box?

2012-09-16 Thread William Stein
On Fri, Sep 14, 2012 at 8:52 AM, Jeroen Demeyer wrote: > William, you once or twice mentioned that you were going to order an ARM > box for Sage development. Did anything happen already? > I bought it. It arrived. I plugged it into the monitor in my office and it didn't "just work" at all (in

[sage-devel] Re: list(matrix) vs. matrix.list()

2012-09-16 Thread Kwankyu Lee
How about m.entries()? I think "entry" is quite standard. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googl

[sage-devel] Two sage-location related tickets need review

2012-09-16 Thread Jeroen Demeyer
#13452: Refactor sage-location Some various clean-up of sage-location, in particular: 1. Don't use realpath() or abspath() everywhere. Just once should be more than sufficient. 2. Merge initialize_pkgconfig_files() and update_pkgconfig_files(). 3. Improve the logic, i.e. install_moved() sh

Re: [sage-devel] Re: Sage 5.3 on ARM

2012-09-16 Thread Julien Puydt
Le 16/09/2012 15:08, Harald Schilly a écrit : On Sunday, September 16, 2012 12:16:45 PM UTC+2, Snark wrote: I made a bdist of the resulting sage available here : http://boxen.math.washington.edu/home/jpuydt/sage-5.3-armv7l-Linux.tar.xz

Re: [sage-devel] Modular fibration animated with Sage

2012-09-16 Thread Andrea Lazzarotto
2012/9/13 Niles Johnson > And here's a link to the video: > > http://www.youtube.com/watch?v=eqeqbjec97w > That's amazing!!! :D -- *Andrea Lazzarotto* - http://andrealazzarotto.com* * -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to

[sage-devel] Re: Sage 5.3 on ARM

2012-09-16 Thread Harald Schilly
On Sunday, September 16, 2012 12:16:45 PM UTC+2, Snark wrote: > > I made a bdist of the resulting sage available here : > http://boxen.math.washington.edu/home/jpuydt/sage-5.3-armv7l-Linux.tar.xz > > Should I put it on the mirrors? If so, please send me a short readme.txt, where it explains f

[sage-devel] Sage 5.3 on ARM

2012-09-16 Thread Julien Puydt
Hi, the compilation ends well, and gives something good, with the following caveats: (1) as discussed a few days ago, in libm4rie, a single file takes between five and eight hours to compile (this is new); (2) in "make ptestlong", the usual gamma-related tests fail (this is known) ; (3)