The Mittag-Leffler function in Python
This package contains modules for calculating and approximating the Mittag-Leffler function.
The mittag_leffler.py module contains a Python port of
a published
Matlab implementation of
the generalized Mittag-Leffler function, written by Konrad Hinsen. The module ml_internal.py contains the internal functions for mittag_leffler.py. The script test_ml.py contains tests for the functions in mittag_leffler.py. To use the Python port of the Matlab implementation, simply import ml from mittag_leffler.py.
The pade_approx.py module contains a Python implementation of a global Pade approximation for the Mittag-Leffler function as described by Sarumi, Furati, and Khaliq. This approximation is valid for z < 0, 0 < alpha < 1, beta >= alpha, (alpha, beta) != (1, 1). The approximaton is highly accurate and requires 3 orders of magnitude less computation time than the Matlab algorithm.
eisyfit-mittag-leffler
This maintained distribution is published as eisyfit-mittag-leffler for
use by EIS Fitting. The Python import package remains mitlef.
The source code is unchanged from the upstream project; the fork only adds PyPI distribution metadata and release automation.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eisyfit_mittag_leffler-0.1.tar.gz.
File metadata
- Download URL: eisyfit_mittag_leffler-0.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.14.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cac4930241841fecaf4e80a22682eaf472eedf679a30dc326453e26d5c0d188
|
|
| MD5 |
d7ca6ecb50ad068c9c31a682a3795ec2
|
|
| BLAKE2b-256 |
5a459c839a8a208c87a40b0edf111464ea88696006b6e1024467e7cc12dd2f09
|
File details
Details for the file eisyfit_mittag_leffler-0.1-py3-none-any.whl.
File metadata
- Download URL: eisyfit_mittag_leffler-0.1-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.14.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f39d229996757e1e4efdf14928f5c2f633eff1e64ba620fdfba8b82f8422f3d
|
|
| MD5 |
c2eee96b600d645cca78d8f00512a0e8
|
|
| BLAKE2b-256 |
a51ab23b90ce78a06435cfbbb76725fef2617bfa435c8ce8a6f143f20f5fad2b
|