Releases: JulienKluge/AllanDeviations.jl
Releases · JulienKluge/AllanDeviations.jl
AllanDeviations.jl v0.3.0
Changed to AbstractArray instead of Array
AllanDeviations.jl v0.2.3
Change from Array to AbstractArray
AllanDeviations.jl v0.2.2
Changed from Array to AbstractArray
AllanDeviations.jl v0.2.0
Added totaldev and mtie as well as performance improvements and a documentation.
AllanDeviations.jl v0.1.2
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
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