Metadata-Version: 2.1
Name: fepydas
Version: 0.0.32
Summary: felix' python data analysis suite
Home-page: https://git.tu-berlin.de/nippert/fepydas
Author: Felix Nippert
Author-email: felix@physik.tu-berlin.de
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://git.tu-berlin.de/nippert/fepydas
Find usage examples at https://git.tu-berlin.de/nippert/fepydas/-/tree/master/examples

Requirements:
Python3
numpy
scipy
matplotlib
lmfit
scikit-learn
pyamg
