You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pypower
Hey all,
i found a bug in get_cost_params() of the opf model. Line 592 returns the diagonal of H and not the nw x nw matrix which is specified. This produces an alignment error in compute_cost(). Can someone confirm this?