We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7312a72 commit 9ed6e5cCopy full SHA for 9ed6e5c
README.md
@@ -152,7 +152,6 @@ context-aware single variable of the IR. Its fields are described as follows:
152
the core identifier of the `Variable` in the sense of equality.
153
- `subtype`: the main denotation of context. Variables within systems
154
are grouped according to their `subtype`.
155
-- `diff`: the `Differential` object representing the quantity the variable is differentiated with respect to, or `nothing`
156
- `dependents`: the vector of variables on which the current variable
157
is dependent. For example, `u(t,x)` has dependents `[t,x]`. Derivatives thus
158
require this information in order to simplify down.
0 commit comments