CircStats.jl
Circular statistics in Julia
Install / Use
/learn @anowacki/CircStats.jlREADME
CircStats
Julia functions for the statistical analysis of circular data.
At present, the repo contains only a minimal amount of functionality that I
routinely use in Julia. Pull requests for new functionality are welcome,
though I hope that long-term, distributions are contributed to
Distributions.jl, parametric
estimation goes to StatsBase.jl's
fit function, and hypothesis testing goes in
HypothesisTests.jl. I will
contribute the code here when I can and replace the functionality in CircStats
with calls to methods elsewhere (as in the case of von_mises_cdf).
Install
julia> import Pkg; Pkg.add(url="https://github.com/anowacki/CircStats.jl")
Related Skills
node-connect
337.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.3kCommit, push, and open a PR
