Skip to content

Extension operands_and_partials to 8 edges #2698

@Franzi2114

Description

@Franzi2114

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions