Changes between Initial Version and Version 1 of Ticket #2538, comment 28
- Timestamp:
- 2020-11-06T00:32:29Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2538, comment 28
initial v1 7 7 8 8 Yes, except that the unit of the output is the unit of the original output divided by the unit of the variable you are differentiating with respect to 9 >10 > Then we can generate the partial derivatives either during the conversion to DAE or somewhere in the backend. Differentiate.differentiatePartialFunction takes some backend structures as argument that the NF can't generate, so I guess where to do it depends on how important those arguments are.