Skip to content

Releases: lnacquaroli/SavitzkyGolay.jl

v0.7.0

30 Jul 10:40
fec2c63
Compare
Choose a tag to compare
  • Tag new release with 0.6.3 fixes.

v0.6.3

30 Jul 10:33
783490a
Compare
Choose a tag to compare
  • Remove abs from the padding function and simplify.
  • Update README.md

v0.6.2

15 Jun 13:03
8b6cec4
Compare
Choose a tag to compare
  • Updated README.md with a description of the input arguments
  • Added an example with the derivative in the README.md
  • Added a nonnegative input check for the deriv argument.

v0.6.1

24 May 18:51
a4f8da4
Compare
Choose a tag to compare

Updates check_input_sg to accepts AbstractVector. here

v0.6.0

17 Apr 01:02
7755336
Compare
Choose a tag to compare
Update Project.toml

v0.5.0

14 Apr 01:49
cecf5b3
Compare
Choose a tag to compare
  • Package registered

v0.4.1

16 Jul 15:07
ac0375c
Compare
Choose a tag to compare

Corrected error message for the window's size input parameter.

v0.4.0

14 Jun 01:25
56fd816
Compare
Choose a tag to compare
  • Added more flexible type parameters for the input methods
  • Updated the version to v0.4.0
  • Added test folder

v0.3.3

02 Jun 19:33
fa41dbd
Compare
Choose a tag to compare

Fixed type declarations in SGolay

v0.3.2

31 May 17:32
9f0792d
Compare
Choose a tag to compare

Updated Project.toml version