Skip to content

Limit output if it gets out of hand #97

Open
@v0dro

Description

@v0dro

If you try to put something like NMatrix.new([1600,1600], [1]*1600*1600) into iruby, it usually crashes on my computer.

Limiting the output of exponentially large to print objects might prove beneficial. We can have some kind of an option with which users can toggle this behavior.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions