A Sage program of mine recently aborted with an error traceback
(given in full below) ending with
> TypeError: ECL says: Memory limit reached. Please jump to an outer pointer,
> quit
> program and enlarge the
> memory limits before executing the program again.
How is the ECL memory limit config
I wrote:
> I've noticed that some (many) Python-level error messages (e.g., syntax
> errors) from Sage 9.5.beta8 fail to give the name of the source file
> in which the error occured. [[...]]
On Sat, Jan 08, 2022 at 10:24:07PM -0500, Michael Orlitzky replied:
> I think the load() method has been
On 2022-01-08 18:56:21, Jonathan Thornburg wrote:
> I've noticed that some (many) Python-level error messages (e.g., syntax
> errors) from Sage 9.5.beta8 fail to give the name of the source file
> in which the error occured. For example, a few minutes ago I got this
> error message from a Sage cod
I've noticed that some (many) Python-level error messages (e.g., syntax
errors) from Sage 9.5.beta8 fail to give the name of the source file
in which the error occured. For example, a few minutes ago I got this
error message from a Sage code I'm working on:
> Traceback (most recent call last):
>
Mixed feelings... See my comments on the ticket.
Le samedi 8 janvier 2022 à 20:10:15 UTC+1, Matthias Koeppe a écrit :
> Comments/review please in https://trac.sagemath.org/ticket/33131
>
>
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsub
Thanks to work by Tobias Diez, we now have a fully functional GitPod
(https://www.gitpod.io/) development environment for Sage in the cloud.
GitPod runs Visual Studio Code (VS Code) in the web browser; but you can
also connect it to VS Code running on the desktop.
To try out, see https://trac.s
Comments/review please in https://trac.sagemath.org/ticket/33131
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...@googlegroups.com.
To view t