Skip to content

Releases: JuliaDynamics/TimeseriesSurrogates.jl

v1.1.0

25 Jun 10:02
Compare
Choose a tag to compare

TimeseriesSurrogates v1.1.0

Diff since v1.0.0

Closed issues:

  • Method request: truncated fourier transform surrogates (#28)
  • Use ARFIMA.jl in favor of defining models? (#33)
  • Control TFTS/TAAFT truncation by cutoff frequency/period instead of frequency spectrum ratio (#54)

Merged pull requests:

v1.0.0

24 May 13:02
Compare
Choose a tag to compare

TimeseriesSurrogates v1.0.0

Diff since v0.5.1

Closed issues:

  • Register v0.5.1 (#21)
  • Is the repo active? (#24)
  • Histograms should be semi-transparent for the plotting routines (#25)
  • New API (#26)
  • Method request: PPS surrogates (#27)
  • Change doc and Registry links (#30)
  • Performance improvement: plan fourier transforms (#31)
  • Plotting recipe idea (#40)
  • Put uncertain data functionality behind a requires block (#41)
  • Add block shuffle surrogates (#42)
  • Make sure uncertain datasets work with the new api (#43)
  • Docs for 2.0 (#44)
  • Method request: wavelet based surrogates (#56)
  • [DOC] Mention conserved property and suitable hypothesis (#58)

Merged pull requests:

v0.5.1

23 Dec 18:56
v0.5.1
2850881
Compare
Choose a tag to compare

v0.5.1 (2019-12-23)

Diff since v0.5.0

Closed issues:

  • Register v0.5.0 (#19)

Merged pull requests:

v0.5.0

19 Dec 15:33
v0.5.0
a4b1b2a
Compare
Choose a tag to compare

Release v0.5.0

Implements changes from #18.

  • Update DSP/FFTW
  • Update Travis
  • Put Plots behind Requires

v0.4.1

17 Nov 22:19
v0.4.1
26cbb65
Compare
Choose a tag to compare

v0.4.1 (2019-11-17)

Diff since v0.4.0

Closed issues:

  • Register v0.4.0 (#15)

Merged pull requests:

v0.4.0

09 Nov 15:48
v0.4.0
e04d74e
Compare
Choose a tag to compare

v0.4.0 (2019-11-09)

Diff since v0.3.1

Closed issues:

  • iaaft with NaN (#10)

Merged pull requests:

Release v0.3.1

02 Apr 11:44
649777e
Compare
Choose a tag to compare

Release v0.3.1

  • aaft and iaaft returned just the sorted time seris if any of the input values were NaN. Input checks are now added to those method, so that input data will NaNs will yield a DomainError.

Release v0.3.0

15 Feb 14:34
5a70855
Compare
Choose a tag to compare

Release v0.3.0

  • Added support for uncertain datasets from UncertainData.
  • Improved documentation.
  • Renamed some internal functions to avoid collisions with Interpolations.

Improve documentation and specify input type

14 Nov 21:41
3fb5297
Compare
Choose a tag to compare
Merge pull request #7 from kahaaga/input_types

Input types

Move to Julia 1.0

11 Nov 23:33
14fb3f8
Compare
Choose a tag to compare
Merge pull request #6 from kahaaga/kah/0.7

Move to Julia 1.0