[sage-release] Re: Sage 6.6.rc1 released

2015-03-30 Thread Volker Braun
On Monday, March 30, 2015 at 10:29:14 AM UTC+2, Simon King wrote: On 2015-03-30, Volker Braun vbrau...@gmail.com javascript: wrote: You can delete the extraneous files. OK. But how did they come there? I thought that meanwhile there is a separate folder for compiling Sage code. They

[sage-release] Re: Sage 6.6.rc1 released

2015-03-30 Thread Simon King
Hi! git status gives me many unbeobachtete Dateien: src/sage/categories/category.c src/sage/categories/category_with_axiom.c src/sage/misc/inputhook.c src/sage/misc/readline_extra_commands.c src/sage/rings/padics/padic_base_coercion.c

[sage-release] Re: Sage 6.6.rc1 released

2015-03-30 Thread Simon King
Hi Volker, On 2015-03-30, Volker Braun vbraun.n...@gmail.com wrote: You can delete the extraneous files. OK. But how did they come there? I thought that meanwhile there is a separate folder for compiling Sage code. It seems you have the git rerere extension enabled Indeed I have. So, you can

[sage-release] Re: Sage 6.6.rc1 released

2015-03-27 Thread Volker Braun
On Friday, March 27, 2015 at 2:18:44 PM UTC+1, Emmanuel Charpentier wrote: 3) 3D rendering in IPython notebook seems broken (curious results). Please define. You mean tachyon (raytracing) output? I don't think the JSmol situation can be improved. -- You received this message because you

[sage-release] Re: Sage 6.6.rc1 released

2015-03-27 Thread Volker Braun
The tachyon output is the same as with (p1+p2).show(viewer='tachyon') on the commandline. Thats just how Sage uses tachyon. On Friday, March 27, 2015 at 3:04:23 PM UTC+1, Emmanuel Charpentier wrote: Le vendredi 27 mars 2015 14:30:56 UTC+1, Volker Braun a écrit : On Friday, March 27, 2015

[sage-release] Re: Sage 6.6.rc1 released

2015-03-27 Thread Eric Gourgoulhon
Le vendredi 27 mars 2015 18:16:18 UTC+1, Volker Braun a écrit : The tachyon output is the same as with (p1+p2).show(viewer='tachyon') on the commandline. Thats just how Sage uses tachyon. Yes, the same (bad) tachyon output is obtained with versions of Sage much older than 6.6.rc1, e.g.

[sage-release] Re: Sage 6.6.rc1 released

2015-03-27 Thread Emmanuel Charpentier
On a somewhat larger machine (Corei7, 16 Gb RAM, Debian testing), buids without a hitch (with preventive make doc clean) and passes all tests. HTH, -- Emmanuel Charpentier Le vendredi 27 mars 2015 14:18:44 UTC+1, Emmanuel Charpentier a écrit : Le vendredi 27 mars 2015 01:52:57 UTC+1,