A1 Refereed original research article in a scientific journal
Algorithm 1047: FdeSolver, a Julia Package for Solving Fractional Differential Equations
Authors: Khalighi, Moein; Benedetti, Giulio; Lahti, Leo
Publisher: Association for Computing Machinery
Publication year: 2024
Journal: ACM Transactions on Mathematical Software
Journal name in source: ACM Trans. Math. Softw.
Article number: 22
Volume: 50
Issue: 3
ISSN: 0098-3500
eISSN: 1557-7295
DOI: https://doi.org/10.1145/3680280(external)
Web address : https://doi.org/10.1145/3680280(external)
Self-archived copy’s web address: https://research.utu.fi/converis/portal/detail/Publication/457321340(external)
Preprint address: https://arxiv.org/abs/2212.12550(external)
We introduce FdeSolver, an open-source Julia package designed to solve fractional-order differential equations efficiently. The available solutions are based on product-integration rules, predictor–corrector algorithms, and the Newton-Raphson method. The package covers solutions for one-dimensional equations with orders of positive real numbers. For higher-dimensional systems, it supports orders up to one. Incommensurate derivatives are allowed and defined in the Caputo sense. Here, we summarize the implementation for a representative class of problems and compare it with available alternatives in Julia and MATLAB. Moreover, FdeSolver leverages the power and flexibility of the Julia environment to offer enhanced computational performance, and our development emphasizes adherence to the best practices of open research software. To highlight its practical utility, we demonstrate its capability in simulating microbial community dynamics and modeling the spread of COVID-19. This latter application involves fitting the order of derivatives grounded on real-world epidemiological data. Overall, these results highlight the efficiency, reliability, and practicality of the FdeSolver Julia package.
Downloadable publication This is an electronic reprint of the original article. |
Funding information in the publication:
The research was supported by the Academy of Finland (URL: https://www.aka.fi; decision 330887 to LL, MK), the University of Turku Graduate School Doctoral Programme in Technology (UTUGS/DPT) (URL: https://www.utu.fi/en/research/utugs/dpt; to MK), and the Baltic Science Network Mobility Programme for Research Internships (BARI) (URL: https://www.baltic-science.org; to GB). The authors wish to acknowledge the CSC-IT Center for Science, Finland, for computational resources and high-speed networking.