Metadata-Version: 2.1
Name: mcreep
Version: 1.1
Summary: Fitting of creep data to various pre-defined models.
Home-page: https://github.com/mirekslouf/mcreep/
Author: Mirek Slouf
Author-email: mirek.slouf@gmail.com
License: MIT
Project-URL: Documentation, https://mirekslouf.github.io/mcreep/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE

MCREEP :: fitting of creep data to various pre-defined models
-------------------------------------------------------------
* *MCREEP* is a Python package that...
	- Reads creep data from tensile or indentation experiments
	- Fits the experimental data to various pre-defined models

Documentation, help and examples
--------------------------------

More detailed help, demo and source code including documentation are in
[GitHub](https://mirekslouf.github.io/mcreep).

Versions of MCREEP
------------------
* Version 1.0 = finalized, working for both indentation and tensile creep
