Skip to content

v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 07:10
· 6 commits to master since this release
16f1ec0

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)