Skip to content

ENH: Enable ways to "diff" or differentiate two Networks #1139

@asoplata

Description

@asoplata

(This is tangentially related to #1005.)

It would be useful if the Network class had a way to display what exactly the differences are between one Network object and another, in a user-friendly way. Network.__eq__ only checks that two Networks are different, not how they are different. Part of the user-friendliness could be that it first checks for differences in the "template" versions of Network.cell_types first, displaying only single values instead of hundreds of cells that differ in identical ways, etc. etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions