<div dir="ltr"><div>Dear Richard, Vladimir,<br></div><div><br></div><div>Thanks for discussing this. <br></div><div><br></div><div>On Thu, Apr 14, 2016 at 12:04 AM, Richard B. Kreckel <span dir="ltr"><<a href="mailto:kreckel@in.terlu.de" target="_blank">kreckel@in.terlu.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Patch suggestion attached. Will commit soon if no objection is raised.<br><br>All my best,<br>   -richard.</blockquote></div><div><br></div>This patch suggestion looks fine to me, save for some semantics: in English the verb is differentiate rather than derive, though in Dutch and some other languages the words are identical. The method could also be called derivatives() or derivative_indices(), or just indices(). Since the parameter_set is actually a multi-index, the method could also be called multi_index(). Whatever you decide to call it is fine with me.<div><br></div><div>The reason I brought this up is that I'm constructing some complicated expressions involving (multiple) partial derivatives of a function f, and in the end I would like to obtain the coefficients in front of all the different derivatives of f. (This can easily be implemented after this patch is applied.)</div><div><br>Best regards,<br>Ricardo</div></div>