Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:16
· 2 commits to main since this release

RandFieldStructFuncs v0.3.0

The RandFieldStructFuncs package deals with structure functions of random fields with stationary increments in Julia.

Features:

  • Provide callable structure function objects.
  • Provide lazy covariance matrices corresponding to given structure function and piston standard deviation σ. If σ > 0 holds, the covariance is invertible.
  • Provide methods to empirically measure the structure function given a sample of realizations of a random field.

Merged pull requests:

  • CompatHelper: add new compat entry for OffsetArrays at version 1, (keep existing compat) (#1) (@github-actions[bot])