Skip to content

Various computations not found in the paper #4

@yinyee

Description

@yinyee

The following lines of computation involving either v_weight or e_weight are not found in the paper:

  • In line 53: v = v * self.v_weight * v_fac

  • In line 57: ve = ( ve * self.v_weight ) [ self.args.paper_author [ :, 0 ] ]

  • In line 68: ev_vtx = ( ev * self.e_weight ) [ self.args.paper_author [ :, 1 ] ]

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