Navigation

  • index
  • modules |
  • next |
  • previous |
  • SymPy 1.7.1 documentation »
  • SymPy Modules Reference »
  • Holonomic

Holonomic¶

The holonomic module is intended to deal with holonomic functions along with various operations on them like addition, multiplication, composition, integration and differentiation. The module also implements various kinds of conversions such as converting holonomic functions to a different form and the other way around.

Contents¶

  • About Holonomic Functions
    • Definition
    • References
  • Representation of holonomic functions in SymPy
    • HolonomicFunction
    • DifferentialOperator
    • DifferentialOperators
    • DifferentialOperatorAlgebra
  • Operations on holonomic functions
    • Addition and Multiplication
    • Integration and Differentiation
    • Composition with polynomials
    • Convert to holonomic sequence
    • Series expansion
    • Numerical evaluation
    • Convert to a linear combination of hypergeometric functions
    • Convert to a linear combination of Meijer G-functions
    • Convert to expressions
  • Converting other representations to holonomic
    • Converting hypergeometric functions
    • Converting Meijer G-functions
    • Converting symbolic expressions
  • Uses and Current limitations
    • Integration
    • Limitations
  • Internal API

Logo

Table of Contents

  • Holonomic
    • Contents

Previous topic

Plane

Next topic

About Holonomic Functions

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • SymPy 1.7.1 documentation »
  • SymPy Modules Reference »
  • Holonomic
© Copyright 2024 SymPy Development Team. Last updated on Jan 30, 2024. Created using Sphinx 3.3.1.