Skip to content

Releases: JuliaPhysics/ThinFilmsTools.jl

v0.9.0

23 Apr 12:41
0903607

Choose a tag to compare

ThinFilmsTools v0.9.0

Diff since v0.8.0

v0.8.0

19 Apr 14:20
bd8290e

Choose a tag to compare

Create TagBot.yml

v0.7.11

21 May 17:47
5e60110

Choose a tag to compare

Remove missing $ from PlottingTools.jl

v0.7.10

21 May 16:12
3789d85

Choose a tag to compare

  • Replaced LaTeXStrings in PlottingTools.jl for Unicode directly
  • In GR.jl may not work but then the LaTeXStrings weren't working either.

Remove SGolay filter

19 May 19:17
5843827

Choose a tag to compare

In favour of the standalone package SavitzkyGolay.jl

Update SG filter

19 May 02:13
d976a8d

Choose a tag to compare

Modified the way the coefficients are calculated in the savitzky_golay function inside Utils.jl

Update Utils.jl

18 May 19:11
0d6604d

Choose a tag to compare

Added references (sources) for the SG implementation

Update Utils.jl

18 May 19:06
28eaf59

Choose a tag to compare

Updated the savitzky_golay function inside Utils.jl.

Fixes smoothing functions and remove EiFunction.jl

30 Mar 04:27
3ce1fe3

Choose a tag to compare

  • 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

27 Nov 20:02
4a407cf

Choose a tag to compare

Refactored the code to be more style consistent to the general use.

  • Updated examples
  • Refactored for new style
  • Updated tests
  • Updated Project.toml