Converting other representations to holonomic
=============================================

.. currentmodule:: sympy.holonomic.holonomic

Converting hypergeometric functions
-----------------------------------

.. autofunction:: from_hyper

Converting Meijer G-functions
-----------------------------

.. autofunction:: from_meijerg

Converting symbolic expressions
-------------------------------

.. autofunction:: expr_to_holonomic
