/tensile-test

Python package for analysing the results of tensile tests

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

PyPI version Build Status

tensile-test

This is a Python package to assist with analysing the results of tensile tests. Additionally, this package can help with fitting crystal plasticity parameters to experimental tensile tests, using the classes HardeningLaw and HardeningLawFitter.

Installation

pip install tensile-test

Demonstration

Check out this repository for an interactive demonstration.