Releases: boschresearch/pylife
Releases · boschresearch/pylife
pylife-1.1.0
New features
- VMAP import export (see https://vmap.eu.com)
- Material laws (Ramberg Osgood, true stress, true strain)
Improvements
- Wöhler analysis more robust
various minor fixes and improvements
pylife-1.1.0rc1
New features
- VMAP import export (see https://vmap.eu.com)
- Material laws (Ramberg Osgood, true stress, true strain)
Improvements
- Wöhler analysis more robust
various minor fixes and improvements
pylife-1.0.3
- more comprehensive documentation
- optional index name for damage calculation DataFrame
pylife-1.0.3rc1
- more comprehensive documentation
- optional index name for damage calculation DataFrame
pylife-1.0.2
Improvement:
- precompiled wheels for Python 3.9
pylife-1.0.2rc1
Improvement:
- precompiled wheels for Python 3.9
pylife-1.0.1
Changes
- added equivalent stress functions to equistress accessor
- added github actions
- reduced dependencies
- more precompiled wheels
1.0.1rc1
Add pytest-cov to test suite Signed-off-by: Johannes Mueller <[email protected]>