Metadata-Version: 2.1
Name: FLHT
Version: 0.0.1
Summary: Fourier, Laplace, Hankel Transform calculator of Functions
Home-page: 
Author: Adarsh Gangwar
Author-email: adarsh.phy22@gmail.com
License: MIT
Keywords: Transforms calculator
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENCE.txt
Requires-Dist: scipy
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: math

This Library will provide Fourier, Laplace and Hankel Transform of the functions.

Change Log
==================

0.0.1 (08/06/2022)
-------------------
- First Release
