[sage-devel] Re: Solving PDEs analytically

2017-07-04 Thread Emmanuel Charpentier
What does this : u(x,y)''+u(x,y)' + const = 0 > mean ? For example, u(x,y)' may mean : - diff(u(x, y), x) , - diff(u(x, y), y), or even - diff(u(x, y), x, y). Which one do you mean ? You may also have a look at desolve? or desolve_system? for analytical solutions, and desolve_rk4? f

[sage-devel] Re: "execution error" when opening the Sage Jupyter Notebook with the SageMath-7.6.app

2017-07-04 Thread mforets
it seems to be something with the 10.12 upgrade: https://github.com/jupyter/notebook/issues/2438 https://stackoverflow.com/questions/44057601/ipython-notebook-will-not-start-on-command-line hope it helps, Marcelo El martes, 4 de julio de 2017, 15:49:49 (UTC+2), Sébastien Labbé escribió: > > Hel

[sage-devel] "execution error" when opening the Sage Jupyter Notebook with the SageMath-7.6.app

2017-07-04 Thread Sébastien Labbé
Hello, Some Sage days are happening this week in Marseille. For three people having MacOSX 10.12, I get the same problem after installation of sage-7.6-OSX_10.12.3-x86_64.app.dmg Everything is fine if I copy paste the URL in the browser. But, the link does not open itself in the browser. Error