You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
try (any) symbolic order first and, only if needed, switch to semantic
when using a semantic order and finding an offending RHS/vector in the span of the submodule, add an option to add all equalities instead of a single one
keep track of the order for which each (final) system is increasing so that it can be checked at the end
The text was updated successfully, but these errors were encountered:
Started working on the second one. Now all bases are returned, not just one. This can be fed into the split function all_disj_from_noninc, and that's exactly what norm.py does now. This should be tested and norm.py should have an option to use only the first or to give all of them to the function spitting out subsystems.
For the first one: I need to figure out how to check whether a system is increasing for some symbolic order.
Uh oh!
There was an error while loading. Please reload this page.
Implement:
The text was updated successfully, but these errors were encountered: