Changes between Initial Version and Version 1 of Ticket #2538, comment 24
- Timestamp:
- 2020-02-12T00:07:38Z (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2538, comment 24
initial v1 42 42 }}} 43 43 Mind you, there is no {{{der(x,y)}}} term, those are two independent variables of the function. 44 45 I'm also not expecting that the partial derivative function is further simplified or inlined or symbolically processed in any way. It should simply be compiled into executable code that returns the appropriate values.