Skip to content

v0.3.1

Compare
Choose a tag to compare
@brendanjohnharris brendanjohnharris released this 10 Jun 04:39
· 103 commits to main since this release

Update for catch22 v0.3.1.

From the new version of catch22:

  • CO_f1ecac now uses interpolation to estimate the first 1/e crossing of the autocorrelation function
  • A memory leak in SB_MotifThree has been fixed
  • Catch24 is now available, which adds DN_Mean (the mean) and DN_Spread_Std (the standard deviation) to catch22

Catch22.jl itself now has:

  • A new binary builder script, supporting more platforms
  • Compatibility with the newest version of DimensionalData.jl
  • The option to index FeatureArrays with Features or Symbols, without the need for trailing colons
  • Updated test outputs and performance results