Skip to content

Releases: JuliaDSP/DSP.jl

v0.8.0

06 Dec 07:10
16f1ec0
Compare
Choose a tag to compare

DSP v0.8.0

Diff since v0.7.10

Merged pull requests:

Closed issues:

  • single-chunk and multi-chunk runs with streaming arbitrary resampling don't match (#134)
  • ControlSystems + DSP (#145)
  • export reset! (#146)
  • welch_pgram index out of bounds (#155)
  • conv is slower than necessary (#167)
  • Resample doesn't resample at given rate (#186)
  • Resample segmentation fault for rate::AbstractFloat (#262)
  • Use overlap-save algorithm for conv? (#268)
  • Direct colvolution (#292)
  • Citability (#311)
  • Got "BoundsError" while trying to use resample function. (#317)
  • Performance regression in conv for images (#339)
  • analogfilter design seems to be broken (#341)
  • Setting up 2FA for JuliaDSP (#363)
  • InexactError with stateful filter and complex data (#371)
  • Stateful filtering fails with multi-dim array (#372)
  • In Place Convolution? (#378)
  • DSP.jl still exports fftfreq (#406)
  • Integer convolutions have rounding errors (#410)
  • Order of polynomial coefficients (#415)
  • [DOC] Inaccuracy in the Esprit Algorithm Documentation Code (#416)
  • Filters.PolynomialRatio docs mention continuous-time case in description, but not {:s} (#467)
  • Power, or power spectral density of Periodogram? (#480)
  • Make rms work on dimension of arrays (#499)
  • kaiser performance: use Bessels.jl? (#506)
  • No documentation for DSP.Filters.bilinear() (#518)
  • Add inbounds to methods in design.jl (#540)
  • Doc issues on JuliaHub with 0.7.9 - Missing docstring. Check Documenter's build log for details. (#547)
  • Docstring error - f parameter (#549)
  • Documentation (#560)
  • Release (#563)
  • Maybe filter example need to be updated? (#567)
  • Missing Documentation for the Function filtfilt(b::AbstractVector, a::AbstractVector, x::AbstractArray) (#573)
  • Accuracy of ZeroPoleGain to PolynomialRatio conversion (#584)
  • Please update Polynomials.jl compat to 4.0 and tag a new release ASAP (#590)

v0.7.10

27 Sep 07:39
c6663ab
Compare
Choose a tag to compare

DSP v0.7.10

Diff since v0.7.9

Merged pull requests:

Closed issues:

  • Got "BoundsError" while trying to use resample function. (#317)

v0.7.9

14 Sep 10:51
3e3524f
Compare
Choose a tag to compare

DSP v0.7.9

Diff since v0.7.8

Merged pull requests:

Closed issues:

  • EXCEPTION_ACCESS_VIOLATION in Precompile DSP.jl (#501)

v0.7.8

06 Dec 18:03
d04aae3
Compare
Choose a tag to compare

DSP v0.7.8

Diff since v0.7.7

Closed issues:

  • Filter order (#429)
  • fs::Int= kwarg restriction seems unnecessary (#490)

Merged pull requests:

v0.7.7

23 Aug 06:26
13265f5
Compare
Choose a tag to compare

DSP v0.7.7

Diff since v0.7.6

Closed issues:

  • Cannot import function freqresp from DSP.jl (#476)

Merged pull requests:

  • Butterworth, Elliptic, and Chebyshev I/II Filter Order Estimation (#453) (@jsmithnh09)
  • exchange BLAS.BlasFloat for Union{AbstractFloat, Complex{<:AbstractFl… (#477) (@MikaelSlevinsky)

v0.7.6

07 Jun 18:02
f54471f
Compare
Choose a tag to compare

DSP v0.7.6

Diff since v0.7.5

Merged pull requests:

  • CompatHelper: bump compat for "Compat" to "4.1" (#472) (@github-actions[bot])
  • Bump version to 0.7.6 (#474) (@martinholters)

v0.7.5

26 Feb 13:15
2625e42
Compare
Choose a tag to compare

DSP v0.7.5

Diff since v0.7.4

Closed issues:

  • Windows.gaussian behaves strange (#460)
  • new version? (#462)

Merged pull requests:

v0.7.4

01 Dec 06:34
ce0f253
Compare
Choose a tag to compare

DSP v0.7.4

Diff since v0.7.3

Closed issues:

  • Error: Polynomials have different indeterminates (#439)

Merged pull requests:

v0.7.3

02 Aug 07:18
951e98e
Compare
Choose a tag to compare

DSP v0.7.3

Diff since v0.7.2

Closed issues:

  • Add Dirichlet kernel diric (#400)
  • No docs build for tags (#434)
  • Filter coefficients error (#436)
  • Documentation CI is failing (#441)
  • Unwrap matrix initialization issue: unnecessary random initialization (#442)

Merged pull requests:

v0.7.2

21 Jun 16:04
6a904b3
Compare
Choose a tag to compare

DSP v0.7.2

Diff since v0.7.1

Merged pull requests: