Skip to content

Bohrium crashes when using more than 16 dimensions #623

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions