Releases: JeffreySarnoff/RollingFunctions.jl
Releases · JeffreySarnoff/RollingFunctions.jl
v0.8.1
v0.8.0
RollingFunctions v0.8.0
Merged pull requests:
- V08 (#39) (@JeffreySarnoff)
- merge main to v1 (#43) (@JeffreySarnoff)
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
RollingFunctions v0.7.0
Closed issues:
- Different API with
rolling
function (#14) - Option to pad initial values to preserve length? (#19)
- trailing average ? (#30)
Merged pull requests:
- reset (#25) (@JeffreySarnoff)
- Update overview.md (#26) (@JeffreySarnoff)
- merge from main (#27) (@JeffreySarnoff)
- comport with main (#28) (@JeffreySarnoff)
- partial update (#29) (@JeffreySarnoff)
RollingFunctions.jl (bugfixes)
v0.6.2 Update Project.toml
RollingFunctions.jl (many small improvements)
v0.6.1 Update Project.toml
RollingFunctions.jl (faster with weights)
v0.5.1 v0.5.1
RollingFunctions.jl (over 1 or 2 data vecs)
v0.5.0 v0.5.0
RollingFunctions.jl (for v1)
v0.4.0 Update REQUIRE
RollingFunctions.jl (minor fixup)
v0.3.2 Update .travis.yml
RollingFunctions (for v0.7)
v0.3.1 Update REQUIRE