-
-
Notifications
You must be signed in to change notification settings - Fork 195
Closed
Description
Description
As I want to add a function with 8 known partials to the stan-math library (#2682), I had to extend the operands_and_partials
routine such that it can work with 8 instead of 5 partial derivatives.
Example
It is possible to fill up to 8 edges for operands_and_partias
:
ops_partials.edge8_.partials
= ...
Questions
- Do I have to set up an own Pull Request for this? Or can it go together with the Pull Request for the new function?
- Which tests are required for this purpose before I ask can for the Pull Request?
Current Version:
v4.3.2
Metadata
Metadata
Assignees
Labels
No labels