-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
We need a function which returns the Degopt
data in a user friendly way: the hessenberg matrices in the manuscript (and the constructor version Degopt(Ha,Hb,y)
):
(Ha,Hb,y)=get_degopt_coeffs(graph)
It should be a question of just appropriately combining get_degopt_crefs(graph)
with get_coeffs
.
Metadata
Metadata
Assignees
Labels
No labels