VectorizedStatistics.jl
Fast, LoopVectorization.jl-based summary statistics
File Explorer
- CI.yml
- CompatHelper.yml
- Invalidations.yml
- TagBot.yml
- dependabot.yml
- index.md
- make.jl
- Project.toml
- argsort.jl
- precompile.jl
- quicksort.jl
- vcov.jl
- VectorizedStatistics.jl
- vmean.jl
- vmedian.jl
- vquantile.jl
- vreducibles.jl
- vsort.jl
- vstd.jl
- vsum.jl
- vvar.jl
- Project.toml
- runtests.jl
- testArrayStats.jl
- testCovCor.jl
- testSorting.jl
- testVreducibles.jl
- .gitignore
- codecov.yml
- LICENSE
- Project.toml
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
julia
View Details ▼
julia
A high-level, high-performance dynamic programming language for technical computing.
julia
Start a REPL (interactive shell):
julia {{program.jl}}
Execute a Julia program and exit:
julia {{program.jl}} {{arguments}}
Execute a Julia program that takes arguments:
// repository documentation
Was this content helpful?
(0 ratings)
