Metadata-Version: 2.1
Name: mvSPC
Version: 1.0.9
Summary: Plug and play statistical process control functions for Python
Home-page: https://github.com/hviidhenrik/pySPC
Author: Henrik Hviid Hansen, Sebastian Olivier Nymann Topalian, Davide Cacciarelli
Author-email: hehha@orsted.com, sebtop@kt.dtu.dk, dcac@dtu.dk
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: markdown
License-File: LICENSE
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit_learn
Requires-Dist: scipy
Requires-Dist: statsmodels
Requires-Dist: torch
Requires-Dist: openpyxl
Requires-Dist: seaborn

Python package based on work from 3 PhD projects at the Technical University of Denmark covering multivariate statistical process control (MSPC), autoencoders for MSPC and determination of delays for dynamic principal component analysis
