How to use the rainflow.concatenate_reversals function in rainflow

To help you get started, we’ve selected a few rainflow examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Gunnstein / fatpack / fatpack / tests.py View on Github external
def setUp(self):
        self.result_true = TESTDATA['concatenated_residue']
        residue = TESTDATA['residue']
        self.result = rainflow.concatenate_reversals(residue, residue)

rainflow

Implementation of ASTM E1049-85 rainflow cycle counting algorithm

MIT
Latest version published 1 year ago

Package Health Score

50 / 100
Full package analysis

Similar packages