Releases: PartitionedArrays/PartitionedArrays.jl
Releases · PartitionedArrays/PartitionedArrays.jl
v0.4.4
v0.4.3
PartitionedArrays v0.4.3
Merged pull requests:
v0.4.2
PartitionedArrays v0.4.2
Merged pull requests:
v0.4.1
PartitionedArrays v0.4.1
Merged pull requests:
- Fixed typo (#126) (@JordiManyer)
- Support for gather/scatter with Non isbitstype objects (and more) (#129) (@fverdugo)
v0.4.0
PartitionedArrays v0.4.0
Merged pull requests:
v0.3.4
PartitionedArrays v0.3.4
Closed issues:
- Error when generting copies of PSParseMatrix (as needed by NLSolve) (#122)
Merged pull requests:
v0.3.3
PartitionedArrays v0.3.3
Closed issues:
- discover_snd_parts warning (#41)
- Improved version of get_part_ids + prun for mpi backend (#81)
- eltype, length and size are inconsistent with iterate (#84)
- Bug:
global_length
forPRange
(#113)
Merged pull requests:
- CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#100) (@github-actions[bot])
- doc: fix typo in PSparseMatrix docstring (#102) (@fredrikekre)
- default_local_values: use the element type of the input values (#103) (@fredrikekre)
- Fix in fix_in_exchangeGraph_impl (#104) (@amartinhuertas)
- Improving ExchangeGraph_impl() (#106) (@amartinhuertas)
- Generalizing with_debug() and with_mpi() functions (#107) (@amartinhuertas)
- Fix gather (#110) (@fverdugo)
- Implemented Base.collect(::PVector) (#111) (@fverdugo)
- Add some docstring cross references (#112) (@fredrikekre)
- Bugfix:
global_length
forPRange
(#114) (@JordiManyer) - Using LocalIndices with psparse! constructors (#116) (@JordiManyer)
- Release v0.3.3 (#117) (@fverdugo)
- Updating version number (#118) (@fverdugo)