Skip to content

3D grid support (take 2) #43

Description

@mxhf

Hi,

I am trying to create a 3D grid like

nodes = g.add_nodes( (c.shape[0],c.shape[1],c.shape[2]) )
(c is a 3D numpy array)

But am getting
TypeError: an integer is required

Any suggestions?

Max

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions