Skip to content

Releases: JuliaDSP/DSP.jl

v0.6.6

25 Apr 14:04
5bf26c4
Compare
Choose a tag to compare

DSP v0.6.6

Diff since v0.6.5

Closed issues:

  • conv between fixed-point array and integer array results in OOM (#352)

Merged pull requests:

v0.6.5

20 Apr 17:04
d7ad6eb
Compare
Choose a tag to compare

DSP v0.6.5

Diff since v0.6.4

Merged pull requests:

  • CompatHelper: bump compat for "Polynomials" to "0.8" (#351) (@github-actions[bot])

v0.6.4

08 Apr 17:03
f7a410f
Compare
Choose a tag to compare

DSP v0.6.4

Diff since v0.6.3

Closed issues:

  • Smoothing (#112)
  • Implementation of 1 Dimensional Filtering Using Median Filter (#343)
  • Unsatisfiable requirements... (#346)

Merged pull requests:

  • Remove redundant Julia 1.3 test from Travis CI (#342) (@galenlynch)
  • Explicitly test Julia 1.3 (#348) (@rob-luke)
  • CompatHelper: bump compat for "Polynomials" to "0.7" (#350) (@github-actions[bot])

v0.6.3

24 Jan 13:57
v0.6.3
Compare
Choose a tag to compare

v0.6.3 (2020-01-24)

Diff since v0.6.2

Closed issues:

  • Make spectrograms GPU-friendly (#337)
  • Issue with new install Frequencies not defined / name collision (#335)
  • Should compat version ranges in Project.toml be more restrictive? (#308)

Merged pull requests:

v0.6.2

28 Nov 04:18
v0.6.2
Compare
Choose a tag to compare

v0.6.2 (2019-11-28)

Diff since v0.6.1

Closed issues:

  • Can not be installed with the latest version of SpecialFunctions (#332)
  • Distributions.jl failed to be installed due to SpecialFunctions.jl (#324)
  • QuantEcon fails to precompile (#323)
  • FFTW and DSP collision over Periodograms (#320)
  • polyfit not defined (#319)
  • Error when trying to use DSP (#306)

Merged pull requests:

v0.6.1

10 Nov 00:42
v0.6.1
ce1e15c
Compare
Choose a tag to compare

v0.6.1 (2019-11-10)

Diff since v0.6.0

Closed issues:

  • PRBS generator looking for a home. (#144)

Merged pull requests:

v0.6.0

13 Aug 16:55
v0.6.0
1ca3c74
Compare
Choose a tag to compare

v0.6.0 (2019-08-12)

Diff since v0.5.2

Closed issues:

  • Float32 vs Real (#302)
  • Issue with Util.hilbert(...) (#296)
  • Implement conv for AbstractVector (#294)
  • Broken documentation link in periodograms.jl (#289)
  • xcorr offsets with offset arrays and padmode = :longest (#288)
  • Overlap with ImageFiltering.jl? (#280)
  • ND-xcorr (#274)
  • use DSP's conv for 0.6 (#271)
  • xcorr sign convention (#267)
  • conv2 int and float (#263)
  • Filter Coefficient Priniting (#255)
  • Webpage error (#254)
  • xcorr pads inputs to equal length (#253)
  • Why named DSP.jl rather than DigitalSignalProcessing.jl? (#249)
  • New tagged version? (#247)
  • Convolution of AbstractVector{<:Number} (#228)
  • Error using Util.hilbert() [Fedora 28] (#227)
  • filtfilt with complex vector on julia-1.0 fails with MethodError (#222)
  • Rename conv2 to conv (#202)
  • Segfault (#119)

Merged pull requests:

v0.5.2

05 Dec 20:06
5abc507
Compare
Choose a tag to compare

Updates to support Julia 1.0

15 Aug 00:54
f3c9382
Compare
Choose a tag to compare
Merge pull request #221 from wherrera10/master

Fixes for 0.7 and 1.0. Thanks @mokus0 and @wherrera10!

v0.5.0

09 Jul 12:42
d5bd196
Compare
Choose a tag to compare
  • Frequency estimation with esprit
  • Multi-dimensional unwrap (deprecates unwrap on multi-dimensional arrays without explicitly given dims)
  • Some deprecations fixes on Julia 0.7