Releases: UCD4IDS/WaveletsExt.jl
Releases · UCD4IDS/WaveletsExt.jl
v0.2.3
v0.2.2
Modernize compat: allow Julia 1.x, Wavelets 0.10, as well as other packages, in particular, here is the [compat] section of Project.toml:
[compat]
AverageShiftedHistograms = "0.8, 0.9"
Combinatorics = "1"
Distributions = "0.24, 0.25"
ImageQualityIndexes = "0.2, 0.3, 0.4"
Parameters = "0.12"
Plots = "1"
Reexport = "1"
StatsBase = "0.33, 0.34"
Wavelets = "0.9, 0.10"
julia = "1.6"
v0.2.1
WaveletsExt v0.2.1
Merged pull requests:
v0.2.0
WaveletsExt v0.2.0
Merged pull requests:
- Add package download statistics badge onto README (#50) (@zengfung)
- Setup SIWT data structures (#51) (@zengfung)
- Only allow deployment of CI when PR is done on master branch (#52) (@zengfung)
- Restructure SIWT functionalities (#53) (@zengfung)
- Fixes to documentation and README (#55) (@zengfung)
- Temporary fix to unit test error (#56) (@zengfung)
- Documentation fix, unit test temporary fix (#57) (@zengfung)
- Organize API documentation + Fix bug in SIWT + Improve unit test (#58) (@zengfung)
v0.1.18
WaveletsExt v0.1.18
Closed issues:
- Implementation of wavelet multiplication + nonstandard transforms (#48)
Merged pull requests:
v0.1.17
WaveletsExt v0.1.17
Merged pull requests:
v0.1.16
WaveletsExt v0.1.16
v0.1.15
v0.1.14
v0.1.13
WaveletsExt v0.1.13
Merged pull requests: