Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 691 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 691 Bytes

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.