Releases: JuliaPhysics/ThinFilmsTools.jl
Releases · JuliaPhysics/ThinFilmsTools.jl
v0.9.0
ThinFilmsTools v0.9.0
v0.8.0
Create TagBot.yml
v0.7.11
Remove missing $ from PlottingTools.jl
v0.7.10
- Replaced LaTeXStrings in
PlottingTools.jlfor Unicode directly - In
GR.jlmay not work but then the LaTeXStrings weren't working either.
Remove SGolay filter
In favour of the standalone package SavitzkyGolay.jl
Update SG filter
Modified the way the coefficients are calculated in the savitzky_golay function inside Utils.jl
Update Utils.jl
Added references (sources) for the SG implementation
Update Utils.jl
Updated the savitzky_golay function inside Utils.jl.
Fixes smoothing functions and remove EiFunction.jl
- Fixes moving average functions in Utils.jl
- Added exponential moving average in Utils.jl
- Removed EiFunction.jl, since expint was merged into SpecialFunctions.jl (#23)
v0.7.4
Refactored the code to be more style consistent to the general use.
- Updated examples
- Refactored for new style
- Updated tests
- Updated Project.toml