Skip to content

Releases: JulienKluge/AllanDeviations.jl

AllanDeviations.jl v0.3.0

16 Feb 17:47
Compare
Choose a tag to compare

Changed to AbstractArray instead of Array

AllanDeviations.jl v0.2.3

15 Feb 21:24
Compare
Choose a tag to compare

Change from Array to AbstractArray

AllanDeviations.jl v0.2.2

15 Feb 21:12
Compare
Choose a tag to compare

Changed from Array to AbstractArray

AllanDeviations.jl v0.2.0

04 Sep 17:33
Compare
Choose a tag to compare

Added totaldev and mtie as well as performance improvements and a documentation.

AllanDeviations.jl v0.1.2

27 Aug 16:17
Compare
Choose a tag to compare

First RTM release (after second fix for REQUIRE and Manifest and real publishing after attobot didn't picked the last one up)
TODO for next versions:

  • write documentation
  • optimize performance (especially @inbounds, @simd)
  • total deviations
  • theo1
  • parallel api

AllanDeviations.jl v0.1.1

27 Aug 15:36
Compare
Choose a tag to compare

First RTM release (after second fix for REQUIRE and Manifest)
TODO for next versions:

  • write documentation
  • optimize performance (especially @inbounds, @simd)
  • total deviations
  • theo1
  • parallel api