Closed lyrasheu1210 closed 2 years ago
Run and copy the output:
import sys, dython print(sys.version_info) print(dython.__version__)
The execution of the code halted and errored as it could not handle 40k variables, I am assuming it is because a matrix of 40k x 40k is too big. Is there a solution to this? Code to reproduce:
import dython # your code goes here
Error message:
Unable to provide solution without data, error message and library version.
Version check:
Run and copy the output:
Describe the bug:
The execution of the code halted and errored as it could not handle 40k variables, I am assuming it is because a matrix of 40k x 40k is too big. Is there a solution to this? Code to reproduce:
Error message:
Error message:
Input data: