Internal error: stack overflow in type inference
when displaying an array with 511 dimensions
#48813
Labels
arrays
[a, r, r, a, y, s]
bug
Indicates an unexpected problem or unintended behavior
display and printing
Aesthetics and correctness of printed representations of objects.
@oxinabox asked on Slack about
ndims
in array.c, which resulted in me wanting to see what an array with the maximum number of dimensions would look like:It seems to start breaking on my machine at ~410 dimensions, but that's likely to be machine specific.
The text was updated successfully, but these errors were encountered: