Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 15:27

IntrinsicTimescales v0.6.0

Diff since v0.5.1

Changelog:

  • Parallelism via OhMyThreads.jl. Instead of mapslices, now the functions use map or tmap depending on the kwarg parallel. This change affects the functions acw, comp_ac_fft, comp_psd, comp_psd_adfriendly, comp_ac_time, comp_ac_time_missing, fit_expdecay, fit_expdecay_3parameters, acw50, acw0, acweuler, acw_romberg, find_knee_frequency, fooof_fit.

Merged pull requests:

Closed issues:

  • [joss] error in the Quickstart example (#31)
  • [joss] problems with Quickstart/Documentation (#32)