Skip to content

v0.6.6

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 20:35
· 20 commits to master since this release
58235e9

DistributedArrays v0.6.6

Diff since v0.6.5

Closed issues:

  • array distribution type (#5)
  • Big Stencil Computation? (#21)
  • Track performance regressions.Implement set of benchmarks. (#89)
  • Implement norm and dot (#143)
  • Running out of memory with julia v0.6 but not v0.5 (#151)
  • setindex! not defined? (#155)
  • _mean is ambigous (#165)
  • Compatible with Primes v0.5.0? (#222)
  • DArray macro fails on 1.5 (#223)
  • DistributedArrays and Krylov libraries (#231)
  • Tests are failing on Julia >= 1.6 (#233)

Merged pull requests:

  • Fix internal uses of reindex for Julia 1.5 support (#220) (@mbauman)
  • Version-guard Statistics._mean's extension (#221) (@mbauman)
  • Update index.md (#226) (@severinson)
  • CompatHelper: bump compat for Primes to 0.5, (keep existing compat) (#232) (@github-actions[bot])