Skip to content

Releases: boschresearch/pylife

2.2.1

19 Feb 10:19

Choose a tag to compare

Bug fixes

  • Fix crash when HCM algorithm was given a named multiindex load series (#210)

2.2.1rc1

19 Feb 10:04

Choose a tag to compare

2.2.1rc1 Pre-release
Pre-release
loop over dic entries instead of columns

Signed-off-by: krd2rng <DanielChristopher.Kreuter@bosch.com>

2.2.0

02 Feb 09:12

Choose a tag to compare

Breaking changes

  • Drop support for python-3.8 ast it is end of life
  • The Wöhler analysis slightly changed (#138)

New features

Support for some FKM-non-linear calculations

  • HCM rainflow algorithm
  • P_RAM and P_RAJ damage calculation
  • Notch approximation law (Neuber and Seeger-Beste)

Minor improvements

  • Connectivity information is now transferred from odbserver to odbclient as
    ints.

Bugfixes

  • Fix unnecessary and harmful copy of pandas object in Wöhler classes (#146)
  • Don't assume failure_probability=0.5 in Wöhler calculations (#192)

2.2.0rc1

30 Jan 15:30

Choose a tag to compare

2.2.0rc1 Pre-release
Pre-release
Update Changelog

Signed-off-by: Johannes Mueller <johannes.mueller4@de.bosch.com>

2.2.0b1

29 Jan 13:07
ad14ecd

Choose a tag to compare

2.2.0b1 Pre-release
Pre-release
Merge pull request #205 from RickySandi/fix/198-meanstress-cycles-bug

Fix: preserve cycles column during meanstress transformation

2.1.4

21 Oct 12:38
c2c7c6a

Choose a tag to compare

Bugfixes

Fix gradient calculation for non continous nodes in mesh.

Note

This will hopefully be the last 2.1.x release

2.1.4rc1

21 Oct 08:31

Choose a tag to compare

2.1.4rc1 Pre-release
Pre-release
Update changelog

Signed-off-by: Johannes Mueller <johannes.mueller4@de.bosch.com>

2.2.0a8

16 Oct 16:09
ef1f220

Choose a tag to compare

2.2.0a8 Pre-release
Pre-release

Fix Abaqus IPC on Windows

2.2.0a7

25 Sep 09:46
e2e0f55

Choose a tag to compare

2.2.0a7 Pre-release
Pre-release

Fix odb IPC

2.2.0a6

19 Sep 09:26

Choose a tag to compare

2.2.0a6 Pre-release
Pre-release

Bugfix

  • Uplift python version restriction for odbserver