ConnectedSystems/Streamfall.jl

Auto-generation/handling of node parameter/bounds update methods

Opened this issue · 0 comments

Currently each node type implements its own unique update_state! and update_params! functions.

These could be handled automatically instead, perhaps with a macro...