Skip to content

delta should be matrix type #4

Description

@lpfSTX

n = networkBFEalloc( s, N, delta)

if we add nsofar in networkBFEalloc function, there is a TypeError:
image

because delta is np.array type, which should be matrix type.

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