Skip to content

Error in test file #16

@newmoongod

Description

@newmoongod

The following error shows up when running the test file 'tINIT_test.py'

line 30, in t.preprocessing()
line 184, File "/troppo/methods/reconstruction/tINIT.py", in preprocessing self.irreversible_S = sprs.vstack(
line 566, File "/scipy/sparse/_construct.py", in vstack return bmat([[b] for b in blocks], format=format, dtype=dtype)
line 674, File "/scipy/sparse/_construct.py", in bmat raise ValueError(msg)
ValueError: blocks[:,0] has incompatible column dimensions. Got blocks[1,0].shape[1] == 9, expected 10.

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