Skip to content

v0.3.1

Compare
Choose a tag to compare
@dpzhuX dpzhuX released this 27 Jan 02:18
· 21 commits to main since this release
b2a95d7

Added

  • (lcc) Four point rainflow counting
  • (lsg) Spectral representation
  • (lsm) ISSC spectrum
  • (lsm) Gaussian Swell spectrum
  • (lsm) Ochi-Hubble spectrum
  • (lsm) Davenport spectrum with drag coefficient
  • (lsm) Davenport spectrum with roughness length
  • (lsm) EC1 spectrum
  • (lsm) IEC spectrum
  • (lsm) API spectrum
  • (lsm) Periodogram spectrum
  • (lsm) Welch spectrum
  • (rpm) Au modified Metropolis-Hastings sampler
  • (rrm) Breitung SORM
  • (rrm) Tvedt SORM
  • (rrm) Hohenbichler and Rackwitz SORM
  • (rrm) Subset simulation
  • (utils) Sequence hysteresis filter
  • (utils) Central difference weights
  • (utils) Derivative
  • (utils) Gradient
  • (utils) Hessian matrix
  • (utils) Gram-Schmidt orthogonalization

Changed

  • (rrm) fosm was changed to mvalFOSM
  • (rrm) formHLRF was changed to hlrfFORM
  • (rrm) formCOPT was changed to coptFORM
  • (fdr) fatigue damage rule was changed to (fdm) fatigue damage model
  • (utils) sequencePeakAndValleys was changed to sequencePeakValleyFilter
  • (utils) FitterForSnCurve was changed to SnCurveFitter