Skip to content
Da Silva, Rafael edited this page Aug 3, 2022 · 10 revisions

Welcome to the padepy!

padepy is a Python library for Padé approximation calculation with infinite (algebric) and finite (floating) precision. The current version supports two methods: a direct method, in Frobenius sense, and Baker’s recursive algorithm.

Documentation

The official documentation is hosted by Read the Docs: https://padepy.readthedocs.io/en/latest/

Clone this wiki locally