Releases: JuliaParallel/DistributedArrays.jl
Releases · JuliaParallel/DistributedArrays.jl
v0.6.8
DistributedArrays v0.6.8
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#247) (@dependabot[bot])
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#249) (@github-actions[bot])
- fix typos (#250) (@spaette)
- Bump actions/cache from 3 to 4 (#251) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#252) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 5 (#253) (@dependabot[bot])
- Bump actions/checkout from 4 to 5 (#254) (@dependabot[bot])
- Update CI (#256) (@devmotion)
- Add tests with Aqua (#257) (@devmotion)
- Don't fetch results that are discarded (#258) (@devmotion)
- Use
loggammainstead of deprecatedlgammain tests (#259) (@devmotion) - Only explicit imports and add tests with ExplicitImports (#260) (@devmotion)
- Fix typo in CompatHelper config (#261) (@devmotion)
- Move SparseArrays and Statistics to extensions (#262) (@devmotion)
- Make DistributedArrays thread-safe (#263) (@devmotion)
- Don't send
views between workers (#264) (@devmotion) - Bump actions/checkout from 5 to 6 (#265) (@dependabot[bot])
v0.6.7
DistributedArrays v0.6.7
Merged pull requests:
- enable dependabot for GitHub actions (#241) (@ranocha)
- Bump actions/checkout from 2 to 3 (#242) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#243) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#244) (@dependabot[bot])
- Documentation fixes (#245) (@chskcau)
- fix
closeerror due to race ind_closeall(#248) (@tanmaykm)
Closed issues:
v0.6.6
DistributedArrays v0.6.6
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.6but notv0.5(#151) - setindex! not defined? (#155)
_meanis 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:
v0.6.5
v0.6.4
v0.6.3
v0.6.3 (2019-08-11)
Closed issues:
Merged pull requests:
- fix tests on julia v1.2 (#205) (JeffBezanson)
- Fix documentation (#204) (jonas-schulze)
v0.6.2
v0.6.1
Merge pull request #199 from JuliaParallel/vc/project add Project.toml and update travis
Version 0.6.0
Check that eltype from each shard is consistent (#170) Co-authored-by: Rami <raminammour@gmail.com> Co-authored-by: Valentin Churavy <v.churavy@gmail.com>
Version 0.5.1
Merge pull request #161 from JuliaParallel/an/dist Fixes the broadcasting and mean with dimension