Skip to content

Conversation

@Tc-Fast
Copy link

@Tc-Fast Tc-Fast commented Jan 13, 2026

Currently, all variables depend on all other variables. E.g.
y depends on der(x)
der(x) depends on y.
That's essentially an "algebraic" loop. I guess this is not intended.
Therefor I added explicit dependencies for all variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant