IntLevPy is a Python package for simulating and analyzing intermittent and Lévy processes. It provides tools for process simulation, moments calculation, optimization, and classification methods, making it ideal for researchers and practitioners in fields like statistical physics and complex systems.
- Simulation: Generate synthetic intermittent and Lévy flight trajectories.
- Moments Calculation: Compute theoretical and empirical moments of trajectories.
- Optimization: Fit model parameters to empirical data using optimization techniques.
- Classification: Differentiate between intermittent and Lévy processes using statistical methods.
For detailed documentation and examples, visit the IntLevPy Documentation.
Install IntLevPy directly from PyPI:
pip install IntLevPy
To use IntLevPy, import the relevant modules and functions in your Python script or notebook. The package provides functions for simulating processes, computing moments, performing optimizations, and classifying trajectories.
IntLevPy can be applied to real-life datasets, such as eye-tracking data or financial time series, for classification and analysis using the provided statistical methods.
An example notebook demonstrating the usage of an eye-tracking dataset can be found in the Example Notebook.
Figure: Schematic representation of how the IntLevPy package.
For questions or inquiries:
Shailendra Bhandari
PyPI Package: IntLevPy on PyPI
Documentation: IntLevPy Documentation
License: This package is licensed under the MIT License.
Contributors: For a detailed list of contributors, visit the Contributors Page.