Skip to content

Enable pm.Interpolated to accept symbolic inputs #4767

Open
@kc611

Description

@kc611

Original Comment by @ricardoV94 : #4746 (comment)

This issue was faced during refactoring of Interpolated distribution. It uses methods of InterpolatedUnivariateSpline such as integrate() and antiderivative() and these methods aren't directly accessible through the SplineWrapper Op as symbolic operations. (or rather SplineWrapper is not supposed to be used that way as of now.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions