Skip to content

Return (d/dn)f with f(n,x).diff(n) instead of runtime error #21655

@rwst

Description

@rwst

Expected behaviour:

sage: hermite(n,x).diff(n)
diff(hermite(n, x), n)

for all cases where we throw runtime or not implemented errors at the moment. This concerns mostly orthogonal poly functions. The aim is a better workflow for the user, with no interrupts.

Component: symbolics

Issue created by migration from https://trac.sagemath.org/ticket/21655

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