Skip to content

Missing factor when removing elements in sparse complex matrix. #13

@abulvenz

Description

@abulvenz

Hey there,

In sparse complex matricies you get an ArrayIndexOutOfBounds error, when an element (although existing) is removed, because it turns 0.0.

This line is causing the problem:

It should look like this line:

Because it is complex the matrix contains twice as many elements.

If you prefer a PR please let me know.

Ciao
Andi

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