Skip to content

Releases: JuliaSIMD/VectorizedStatistics.jl

v0.2.0

27 Oct 23:39
09b9e8b

Choose a tag to compare

VectorizedStatistics v0.2.0

Diff since v0.1.0

  • Enables multithreading by default for arrays at least 4096 elements long; can override with multithreading keyword.

Merged pull requests:

v0.1.0

22 Jul 07:19
44faf93

Choose a tag to compare

VectorizedStatistics v0.1.0

First release!

Merged pull requests:

  • CompatHelper: add new compat entry for "LoopVectorization" at version "0.12" (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Static" at version "0.2" (#2) (@github-actions[bot])
  • Delete docs manifest (#3) (@chriselrod)
  • no JULIA_PKG_SERVER while building docs (#4) (@chriselrod)
  • CompatHelper: bump compat for "Static" to "0.3" (#5) (@github-actions[bot])