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)