circstat / CircStats.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use `cis(a)` rather than `exp(im*a)`

oscardssmith opened this issue · comments

It's 24% faster and at least as accurate.

Similarly, mod2pi(a) should be used instead of mod(a, 2pi).

issue solved in #7
@philippberens after merging, and package registration completion, you can use the same JuliaHub register page to publish this v1.0.1 version.

@philippberens The v1.0.0 version have been accepted in general Julia package registry!

Now, you can publish the current version v1.0.1