Releases: PartitionedArrays/PartitionedArrays.jl
Releases · PartitionedArrays/PartitionedArrays.jl
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)
v0.3.2
v0.3.1
v0.3.0
v0.2.15
PartitionedArrays v0.2.15
Merged pull requests:
- Bugfix: Executing programs within a subcommunicator of COMM_WORLD (#91) (@JordiManyer)
- PartitionedArrays v0.3.0 (#93) (@fverdugo)
- CompatHelper: add new compat entry for CircularArrays at version 1, (keep existing compat) (#95) (@github-actions[bot])
v0.2.13
v0.2.12
v0.2.11
PartitionedArrays v0.2.11
Closed issues:
- Docs need some examples (#75)
Merged pull requests:
- Add minimal example to docs. (#76) (@termi-official)
- Fix typo in usage.md (#78) (@fredrikekre)
- Update MPI compat and set version to 0.2.11. (#82) (@fredrikekre)
v0.2.10
PartitionedArrays v0.2.10
Merged pull requests:
- Add docstring to map_parts. (#58) (@fredrikekre)
- Misc docstrings for assemble, add_gids, and PSparseMatrix constructor. (#60) (@fredrikekre)
- Build docs with Documenter.jl. (#62) (@fredrikekre)
- Miscellaneous fixes from browsing the code (#64) (@fredrikekre)
- Define simple show methods for PSparseMatrix and PVector. (#65) (@fredrikekre)
- Add documentation badge to README.md (#68) (@fredrikekre)
- Update README.md (#69) (@fverdugo)
- Enhanced usage of MPI_abort (#70) (@fverdugo)
- Enhance error message for mismatch between MPI processes and number of parts. (#71) (@fredrikekre)
- Preparing release 0.2.10 (#72) (@fverdugo)