-
-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Description
@kaandocal we're starting to think about adding some further network analysis. I know you used the SNF for the conservation laws in:
Line 484 in 73d4f53
S, T, U = AbstractAlgebra.snf_with_transform(nsm_conv) |
and your open PR.
Why did you choose SNF? Couldn't the conservation laws also be found using the nullspace
functionality in AbstractAlgebra
over the integers? (Note, I haven't dug too deeply into what AbstractAlgebra actually does under the hood here, I'm just trying to understand why SNF.) Thanks!
Metadata
Metadata
Assignees
Labels
No labels