Metadata-Version: 2.1
Name: fepydas
Version: 0.0.6
Summary: felix' python data analysis suite
Home-page: https://bitbucket.org/_felix_/fepydas
Author: Felix Nippert
Author-email: felix@physik.tu-berlin.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: lmfit
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: pyamg

A python3 tool for data analysis and fitting.

Install from https://pypi.org/project/fepydas/ with "pip install fepydas".
View repository at https://bitbucket.org/_felix_/fepydas
Find usage examples at https://bitbucket.org/_felix_/fepydas/src/default/examples/

Requirements:
Python3
numpy
scipy
matplotlib
lmfit
scikit-learn
pyamg

