Skip to content

emammendes/Fortran-Code---Mittag-Leffler-Function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fortran-Code---Mittag-Leffler-Function

A f90 implementation of the Mittag-Leffler function.

Getting started

    Simply issue make and then ./test_mlfv on a mac (it should be ok on a linux machine too)

On the fortran code

The original fortran code is provided by Davide Verotta. I have simply modified and updated to accommodate the free form of Fortran 90 and to deal with complex numbers. I thank Davide for allowing me to make the code publicly available.

The original fortran code is based on a Matlab function developed by Igor Podlubny and Martin Kacena which, in turn, was based on the paper entitled Computation of the Mittag-Leffler function and its derivatives, Fract. Calc. Appl. Anal. 5(2002), 491-518 by R.Gorenflo, J.Loutchko, and Yu. Luchko

About

A f90 implementation of Mittag-Leffler function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published