Skip to content

LightForm-group/tensile-test

Repository files navigation

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.