Skip to content

Releases: UCD4IDS/ContinuousWavelets.jl

v1.1.5

03 Jun 16:07
Compare
Choose a tag to compare

ContinuousWavelets v1.1.5

Diff since v1.1.4

Merged pull requests:

  • CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) (#50) (@github-actions[bot])
  • mean power (rather than 1-norm) and linear interpolation (#54) (@dsweber2)

Closed issues:

  • [Bug?] getMeanFreq gives non-monotonous values for some wavelets (#48)
  • Wrong comment? (#52)

v1.1.4

06 Nov 08:55
Compare
Choose a tag to compare

ContinuousWavelets v1.1.4

Diff since v1.1.3

Fix build-time warnings by eliminating old, now unused, types from function signatures.

Merged pull requests:

  • CompatHelper: bump compat for Documenter to 1, (keep existing compat) (#49) (@github-actions[bot])

v1.1.3

14 Sep 23:28
Compare
Choose a tag to compare

ContinuousWavelets v1.1.3

Diff since v1.1.2

Merged pull requests:

  • Add missing io to print in show for CWT (#37) (@mapi1)
  • doctests work on just the CI (#39) (@dsweber2)
  • docs: fixes for recent changes (#40) (@dsweber2)
  • CompatHelper: add new compat entry for Documenter at version 0.27, (keep existing compat) (#41) (@github-actions[bot])
  • docs actually run (#43) (@dsweber2)
  • CompatHelper: add new compat entry for Debugger at version 0.7, (keep existing compat) (#44) (@github-actions[bot])
  • CompatHelper: bump compat for Wavelets to 0.10, (keep existing compat) (#45) (@github-actions[bot])
  • Wavelets.jl fix done and styling (#46) (@dsweber2)

Closed issues:

  • Function name clash (#21)
  • Documenter error for test under Julia v1.9.0 (#36)
  • Spelling error on mothers.svg (#38)

v1.1.2

19 Nov 01:33
Compare
Choose a tag to compare

ContinuousWavelets v1.1.2

Diff since v1.1.1

Closed issues:

  • Feature request: cross wavelet tranform (#22)

Merged pull requests:

  • CompatHelper: bump compat for Interpolations to 0.14, (keep existing compat) (#34) (@github-actions[bot])

v1.1.1

06 Sep 04:48
Compare
Choose a tag to compare

ContinuousWavelets v1.1.1

Diff since v1.1.0

Closed issues:

  • Error calling range when running basic example from readme (#35)

v1.1.0

25 May 00:04
Compare
Choose a tag to compare

ContinuousWavelets v1.1.0

Diff since v1.0.1

Merged pull requests:

  • CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#33) (@github-actions[bot])

v1.0.1

12 Jan 21:04
Compare
Choose a tag to compare

ContinuousWavelets v1.0.1

Diff since v1.0.0

added Morse wavelets and cone of influence working.

Closed issues:

  • Registering ContinuousWavelets.jl (#18)
  • Mother wavelet link in README failed (#23)
  • Error in README demo (#26)
  • Duplicate morsefreq (#29)

Merged pull requests:

v1.0.0

30 Apr 01:11
Compare
Choose a tag to compare

ContinuousWavelets v1.0.0

Merged pull requests:

  • CompatHelper: add new compat entry for "Wavelets" at version "0.9" (#3) (@github-actions[bot])
  • Tests work on remote (#13) (@dsweber2)
  • CompatHelper: add new compat entry for "SpecialFunctions" at version "1.3" (#15) (@github-actions[bot])
  • CompatHelper: add new compat entry for "AbstractFFTs" at version "1.0" (#16) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Interpolations" at version "0.13" (#17) (@github-actions[bot])