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
.
pip install tensile-test
Check out this repository for an interactive demonstration.