differint: A Python Package for Numerical Fractional Calculus
Matthew Adams

TL;DR
The paper introduces 'differint', an open-source Python package that consolidates multiple numerical algorithms for fractional derivatives and integrals, simplifying their implementation for researchers.
Contribution
It provides a unified, easy-to-use Python library implementing key fractional calculus algorithms, addressing the need for standardized computational tools.
Findings
Includes Gr"unwald-Letnikov, improved Gr"unwald-Letnikov, and Riemann-Liouville algorithms.
Facilitates easier numerical computation of fractional derivatives and integrals.
Supports application in physical problems involving fractional calculus.
Abstract
Fractional calculus has become widely studied and applied to physical problems in recent years. As a result, many methods for the numerical computation of fractional derivatives and integrals have been defined. However, these algorithms are often programmed in an ad hoc manner, requiring researchers to implement and debug their own code. This work introduces the \textit{differint} software package, which offers a single repository for multiple numerical algorithms for the computation of fractional derivatives and integrals. This package is coded in the open-source Python programming language. The Gr\"unwald-Letnikov, improved Gr\"unwald-Letnikov, and Riemann-Liouville algorithms from the fractional calculus are included in this package. The algorithms presented are computed from their descriptions found in [2]. This work concludes with suggestions for the application of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScientific Research and Discoveries · Electromagnetic Scattering and Analysis · Fractional Differential Equations Solutions
