Metadata-Version: 2.1
Name: numfracpy
Version: 0.3
Summary: This Library implements functions in the fractional calculus framework. 
Project-URL: Homepage, https://github.com/jhlopezm/NUMFRACPY
Project-URL: Bug Tracker, https://github.com/jhlopezm/NUMFRACPY/issues
Author-email: Jorge Hernan Lopez <jhlopezm2@gmail.com>, Alejandro Perez <aaappprrr@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

This library performs different calculations in the framework of Fractional Calculus.
You can find functions to calculate:
Riemann-Liouville integral
Caputo derivatives
Riemann-Liouville derivatives
the solution of a fractional differential equation
the solution of a system of fractional differential equations
Mittag-Leffler functions

You can install this package by following the instructions in:
https://packaging.python.org/tutorials/installing-packages/
and you should use the name of the library "numfracpy".

You can find examples of these calculations in the notebooks uploaded in the page:
https://github.com/jhlopezm/NUMFRACPY