Skip to content

Interface expression conversion to gamma() and normalization #22174

@rwst

Description

@rwst

Pynac-0.7.4 provides functionality for conversion of factorial, binomial, and Pochhammer symbols to the resp. gamma expression. Also it provides gamma normalization, i.e., rewriting e.g. gamma(x-1) and gamma(x+2) within one expression to gamma(x-1) and (x-1)*x*(x+1)*gamma(x-1) and subsequent rational normalization, such that fractions can be canceled.

The ticket should add the Python interface and doctests.

Component: symbolics

Author: Ralf Stephan

Branch/Commit: 648e498

Reviewer: Travis Scrimshaw

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions