AlgebraicDynamics.jl icon indicating copy to clipboard operation
AlgebraicDynamics.jl copied to clipboard

Better support for specifying state variables of composite machines

Open slibkind opened this issue 3 years ago • 2 comments

Following this discussion, it is clear that the current system places the onus of proper bookkeeping of the state of a composite machine on the user. A new feature that allows the user to use the wiring diagram to specify a state as a composite would reduce some of this burden.

There is also interest in having "stateful" machines, i.e. those which are equipped with a current state. This may have performance implications.

slibkind avatar Jun 15 '22 03:06 slibkind

link #88

slwu89 avatar Dec 01 '22 23:12 slwu89

For delay differential equations also specify history functions as part of the machine

slibkind avatar Dec 01 '22 23:12 slibkind