Skip to content

Releases: JeffreySarnoff/RollingFunctions.jl

v0.8.1

20 Nov 20:12
19ca499
Compare
Choose a tag to compare

RollingFunctions v0.8.1

Diff since v0.8.0

Merged pull requests:

  • Remove unnecessary dependencies and bump version number (#55) (@laborg)

Closed issues:

  • v0.8.1 and v0.8.0 aren't registered (#48)
  • Remove LoopVectorization (#50)

v0.8.0

19 Sep 01:35
e4a812a
Compare
Choose a tag to compare

RollingFunctions v0.8.0

Diff since v0.7.0

Merged pull requests:

Closed issues:

  • Compatibility with CUDA ? (#17)
  • Rolling does not respect type, converts to float (#21)
  • Feature request: rolling(function, data, windowsize, stride) (#23)
  • Unused type parameters (#31)
  • Padding example from readme not working (#40)
  • First example from introduciton throws an error. Is padding still supported? (#42)
  • Typo in type checking of 4th vector (#44)
  • Published documentation is in a bad state (#47)

v0.7.0

25 Oct 18:03
f9588d2
Compare
Choose a tag to compare

RollingFunctions v0.7.0

Diff since v0.6.2

Closed issues:

  • Different API with rolling function (#14)
  • Option to pad initial values to preserve length? (#19)
  • trailing average ? (#30)

Merged pull requests:

RollingFunctions.jl (bugfixes)

27 Mar 02:37
f42c3e2
Compare
Choose a tag to compare
v0.6.2

Update Project.toml

RollingFunctions.jl (many small improvements)

25 Mar 12:49
540a5d6
Compare
Choose a tag to compare

RollingFunctions.jl (faster with weights)

19 Dec 17:52
45f582b
Compare
Choose a tag to compare

RollingFunctions.jl (over 1 or 2 data vecs)

19 Dec 05:45
76e2cef
Compare
Choose a tag to compare

RollingFunctions.jl (for v1)

05 Oct 05:04
8b62811
Compare
Choose a tag to compare
v0.4.0

Update REQUIRE

RollingFunctions.jl (minor fixup)

28 Jul 10:43
66b942e
Compare
Choose a tag to compare
v0.3.2

Update .travis.yml

RollingFunctions (for v0.7)

10 May 10:59
6517d38
Compare
Choose a tag to compare
v0.3.1

Update REQUIRE