Thank you both, I'll follow the Debian list. For the time being it looks
like it will be easier to install the Sagemath binary (directly from
Sagemath) rather than running a mixed testing/unstable.
Cheers
Chris
On Tue., 15 Oct. 2019, 7:55 pm Tobias Hansen, wrote:
> We already have sage 8.9 with
It has this button at the right bottom corner.
El martes, 15 de octubre de 2019, 19:02:00 (UTC-5), Dima Pasechnik escribió:
>
> On Wed, Oct 16, 2019 at 12:52 AM Mikhail Malakhaltsev > wrote:
> >
> > In the Jupyter notebook jsmol does work, however the menu (right click)
> does not work properl
On Wed, Oct 16, 2019 at 12:52 AM Mikhail Malakhaltsev wrote:
>
> In the Jupyter notebook jsmol does work, however the menu (right click) does
> not work properly.
> At the same time threejs does not have the menu equivalent a jsmol, for
> example export item.
> In general it seems threejs has le
In the Jupyter notebook jsmol does work, however the menu (right click)
does not work properly.
At the same time threejs does not have the menu equivalent a jsmol, for
example export item.
In general it seems threejs has less possibilities that jsmol.
El martes, 15 de octubre de 2019, 6:46:54 (U
I was running a new build from scratch again and deleted the previous logs.
Thanks again for directing to these Anaconda docs.
I will let you know the outcome of a new build after deactivating Conda.
On Monday, October 14, 2019 at 9:23:57 PM UTC+2, S. Diop wrote:
>
> I am experiencing failure buil
On Tue, Oct 15, 2019 at 7:56 PM S. Diop wrote:
>
> Oh thanks so much Dima!
>
> You're right, I have in my home directory ~/anaconda/ and ~/anaconda3/.
> And I notice that is also /anaonda3/ at the root of the machine. I am not
> sure this normal.
>
> I tried simply changing the names on my home d
Oh thanks so much Dima!
You're right, I have in my home directory ~/anaconda/ and ~/anaconda3/.
And I notice that is also /anaonda3/ at the root of the machine. I am not
sure this normal.
I tried simply changing the names on my home directory (by
changing ~/anaconda/ into ~/anaconda.disabled/ a
On Tue, Oct 15, 2019 at 3:57 PM 'Florian Hanisch' via sage-devel
wrote:
>
> Hi,
>
> this might be a duplicate (sorry) but I could not find this issue described
> anywhere else. I have been running the code
>
> k=1.0
> (I*k/(2*pi*5))^(6/2)
>
> and got the result
>
> (1.0046096651e-4294967297*I
Hi,
this might be a duplicate (sorry) but I could not find this issue described
anywhere else. I have been running the code
k=1.0
(I*k/(2*pi*5))^(6/2)
and got the result
(1.0046096651e-4294967297*I)/pi^3
This is clearly way too small, adding CC(...) to get a numerical value does not
reso
On Tue, Oct 15, 2019 at 12:31 PM João Palhoto Matos
wrote:
>
> This is how I first got there.
>
> Build sage 3.9 on Linux Mint 19.2
>
> Start sage
>
> notebook()
>
> x,y,z=var('x,y,z')
> u, v = var('u,v')
> from sage.plot.plot3d.transform import rotate_arbitrary
> from sage.plot.plot3d.shapes impo
On Tue, Oct 15, 2019 at 12:32 PM Mikhail Malakhaltsev wrote:
>
> The steps are:
>
> sage -n=sagenb
>
> Then in the notebook make a cell:
> var('u, v')
> parametric_plot3d([u^2 - v^2, u, v], (u, -2, 2), (v, -2, 2))
this works for me in Jupyter notebook (on Sage 9.0.beta1)
You might also try the t
The steps are:
sage -n=sagenb
Then in the notebook make a cell:
var('u, v')
parametric_plot3d([u^2 - v^2, u, v], (u, -2, 2), (v, -2, 2))
Evaluate the cell. The result is a 3D-image which looks as it should be.
Click at the image. The image disappear and you see a configuration of
small little
This is how I first got there.
Build sage 3.9 on Linux Mint 19.2
Start sage
notebook()
x,y,z=var('x,y,z')
u, v = var('u,v')
from sage.plot.plot3d.transform import rotate_arbitrary
from sage.plot.plot3d.shapes import Text
from sage.manifolds.utilities import set_axes_labels
from sage.plot.plot3
Could you please post concrete steps to reproduce the problem?
On Tue, Oct 15, 2019 at 11:09 AM Mikhail Malakhaltsev wrote:
>
> I have the same problem with notebook in Sage 8.9, browsers Vivaldi,
> GoogleChrome, sage built on opensuse Leap 15.0.
>
> El lunes, 14 de octubre de 2019, 7:49:22 (UTC
I have the same problem with notebook in Sage 8.9, browsers Vivaldi,
GoogleChrome, sage built on opensuse Leap 15.0.
El lunes, 14 de octubre de 2019, 7:49:22 (UTC-5), João Palhoto Matos
escribió:
>
> I have found that activating a 3d jsmol animation in a sage 3.9 notebook
> is broken. Although
We already have sage 8.9 with Python 3 in Debian unstable. It is not migrating
to testing due to various crashes on i386, mipls64el and ppc64el but on amd64
it should work fine.
Best,
Tobias
On 10/15/19 10:50 AM, Dima Pasechnik wrote:
> This is a Debian-specific problem, I think they're working
This is a Debian-specific problem, I think they're working on updating
Sage to a more recent version (the current stable version is 8.9). I
cc to the specific list.
On Sat, Oct 12, 2019 at 6:36 PM Sage user wrote:
>
> My terminal output is pasted below, bug report is attached.
>
> I tried emailin
17 matches
Mail list logo