reduce-algebra/mtt

Input/Output declarations

johnsonjh opened this issue · 0 comments


#input uu declares new input uu
#output yy declares new output yy

New output.txt allows new outputs to be computed in terms of states, etc.

Current input.txt allows new inputs to be defined.

It is up to the user to make sure equations are "sorted" - no algebraic manipulation is done.