Re: [sage-release] Re: Sage 6.9.rc2 released

2015-10-07 Thread kcrisman
> > > This looks quite different without the pretty_print in Sage 6.8 (what we > are currently using in the lab here at AIMS); namely, the lines directly > follow one another, I guess elements or something (view source doesn't > seem to get what I want for interacts). With the Sage 6.8 behavi

Re: [sage-release] Sage 6.9.rc3 released

2015-10-07 Thread Justin C. Walker
> On Oct 6, 2015, at 19:16, Volker Braun wrote: > > As always, you can get the latest beta version from the "develop" git branch. > Alternatively, the self-contained source tarball is at > http://www.sagemath.org/download-latest.html Built from the tarball on OS X, 10.10.5 (Quad-core Core i7)

Re: [sage-release] Sage 6.9.rc3 released

2015-10-07 Thread Daniel Krenn
Fresh clone on Linux Mint 17.1 passed ptestlong successfully. On 2015-10-07 01:16, Volker Braun wrote: As always, you can get the latest beta version from the "develop" git branch. Alternatively, the self-contained source tarball is at http://www.sagemath.org/download-latest.html aabe6d1 Update

Re: [sage-release] Re: Sage 6.9.rc2 released

2015-10-07 Thread Eric Gourgoulhon
Hi, Le mardi 6 octobre 2015 23:49:52 UTC+2, Volker Braun a écrit : > > I don't know whats broken in your install but its unlikely that it can be > fixed over email. > > Run "make distclean && make" for a clean build. > > Indeed, this was the thing to do. I've made a fresh install (via git clone)

[sage-release] Re: Sage 6.9.rc3 released

2015-10-07 Thread Eric Gourgoulhon
Hi, There seems to be a problem of LaTeX display in the Jupyter notebook with sage 6.9rc3: ./sage -n jupyter In[1]: %display latex In[2]: sin(x^2) results in Out[2]: \newcommand{\Bold}[1]{\mathbf{#1}}\sin\left(x^{2}\right) Eric. -- You received this message because you are subscribed to the

[sage-release] Re: Sage 6.9.rc3 released

2015-10-07 Thread Eric Gourgoulhon
Le mercredi 7 octobre 2015 20:56:12 UTC+2, Eric Gourgoulhon a écrit : > > Hi, > > There seems to be a problem of LaTeX display in the Jupyter notebook with > sage 6.9rc3: > > ./sage -n jupyter > In[1]: %display latex > In[2]: sin(x^2) > results in > Out[2]: \newcommand{\Bold}[1]{\mathbf{#1}}\sin

Re: [sage-release] Re: Sage 6.9.rc3 released

2015-10-07 Thread Henri Girard
In fact after trying many things (cleaning compiling again) my system is broken ! Coming back to sage 6.8 doesn't work any more ! I think I messed muy computer ! Fortunatly we might have SMC working waiting better time ! Henri Le 07/10/2015 21:01, Eric Gourgoulhon a écrit : Le mercredi 7 octob

Re: [sage-release] Sage 6.9.rc3 released

2015-10-07 Thread Rob Beezer
On SageMathCloud, built from source, passes long tests ("ptestlong"). https://cloud.sagemath.com/projects/53b77207-8614-4086-a032-432af4b4cdbd/files/sage-dev-images/ -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this gro

Re: [sage-release] Sage 6.9.rc3 released

2015-10-07 Thread Clemens Heuberger
Am 2015-10-07 um 01:16 schrieb Volker Braun: > As always, you can get the latest beta version from the "develop" git branch. > Alternatively, the self-contained source tarball is at > http://www.sagemath.org/download-latest.html linux mint 17.2 64 bit: I did the following: clone into a fresh dire