Not on my machine. I even tried something like P=plot(something)
followed by P.save('filename'). The assignment works fine, but when it
tries to save the Sage kernel crashes.
The only workaround I have found is using SageCell. But that is not very
convenient if I need to save the result.
Fer
On Fri, 26 Nov 2021, 17:20 Kai Weber, wrote:
> Hi, I do have the same problem. I can't use plot() - not even a plot(1)
> with a constant . I am running Sage 9.3 on Windows 11 and Surface Book 3. I
> understand that the problem will not be solved until Sage 9.5. But I need
> the plot() function no
Hi, I do have the same problem. I can't use plot() - not even a plot(1)
with a constant . I am running Sage 9.3 on Windows 11 and Surface Book 3. I
understand that the problem will not be solved until Sage 9.5. But I need
the plot() function now. Is there a workaround or another way to plot data
No, the 9.4 binaries have the same problem, as noted
in
https://wiki.sagemath.org/ReleaseTours/sage-9.4#Availability_as_binaries_and_in_distributions
We have two tickets in the 9.5 development series that aim to fix this
problem:
- https://trac.sagemath.org/ticket/32424 (waiting for review)
- h
On Wed, Sep 22, 2021 at 10:12 PM Fernando Gouvea wrote:
> Update: the problem is machine-dependent. On one Dell laptop, plot works
> with no problem. On a different one, big crash.
>
We see this with other operating systems, too. Hopefully fixed in 9.4, see
https://trac.sagemath.org/ticket/31565
Update: the problem is machine-dependent. On one Dell laptop, plot works
with no problem. On a different one, big crash.
Fernando
On 9/22/2021 3:49 PM, William Stein wrote:
-- Forwarded message -
From: Fernando Q. Gouvea
Date: Wed, Sep 22, 2021 at 12:26 PM
Subject: Re: [sage-s
-- Forwarded message -
From: Fernando Q. Gouvea
Date: Wed, Sep 22, 2021 at 12:26 PM
Subject: Re: [sage-support] Sage 9.3 for Windows crashing
To: William Stein
At this point, only plotting has caused the problem. For example:
sage: K=Qp(7)
sage: K
7-adic Field with capped relat