Skip to content

Bohrium crashes when using more than 16 dimensions #623

@dionhaefner

Description

@dionhaefner

Example:

>>> import bh107
>>> a = bh107.random.rand(*(1,) * 17)
libc++abi.dylib: terminating with uncaught exception of type std::bad_alloc: std::bad_alloc
Abort trap: 6

If this is a fundamental limitation, it should be caught somewhere I guess.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions