'Unwanted termination of python code from M1 Macbook
When I run a heavy code with very large sized array from my M1 Macbook in IDLE, it terminates with ===RESTART: Shell=== message, and terminates also from terminal with message of zsh: killed, although it runs well when I reduce the number of length of dimensions of the array, both in IDLE and terminal.
For example, for the code from the oldest answer of a posting at https://codereview.stackexchange.com/q/274360/255121, it runs well when N=60, but the unwanted termination occurs when it is increased to N=200. Is it a problem of M1 Macbook?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
