Welcome to padepy! ================== |docs| |CodeQL| |pepy_all| |pepy_m| padepy is a Python library for Padé approximation calculation with infinite (algebric) and finite (floating) precision. The current version supports two methods: a direct algorithm, in Frobenius sense, and Baker’s recursive algorithm. .. toctree:: installation history notebook/definition notebook/direct_algorithm notebook/bakers_algorithm .. |docs| image:: https://readthedocs.org/projects/padepy/badge/?version=latest :target: https://padepy.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. |CodeQL| image:: https://github.com/daSilvaRafael/padepy/workflows/CodeQL/badge.svg :target: https://github.com/daSilvaRafael/padepy/actions?query=workflow%3ACodeQL .. |pepy_m| image:: https://static.pepy.tech/badge/padepy/month :target: https://pepy.tech/project/padepy .. |pepy_all| image:: https://static.pepy.tech/badge/padepy :target: https://pepy.tech/project/padepy