-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Labels
renaming/refactoring 🔧This is about a renaming or refactoring in the libraryThis is about a renaming or refactoring in the library
Milestone
Description
What about renaming derivemxE to deriveEjacobian ?
Lines 356 to 357 in 14c5bf8
| Lemma derivemxE m n (f : 'rV[R]_m.+1 -> 'rV[R]_n.+1) (a v : 'rV[R]_m.+1) : | |
| differentiable f a -> 'D_ v f a = v *m jacobian f a. |
In my opinion, it is more appropriate because we can see by the name which alternative definition of directional derivative we're about to use (by the way,
deriveE could maybe become deriveEdiff. to me both are equally valid alternative definitions of directional derivatives).Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
renaming/refactoring 🔧This is about a renaming or refactoring in the libraryThis is about a renaming or refactoring in the library