Releases: numba-mpi/numba-mpi
Releases · numba-mpi/numba-mpi
numba-mpi v1.1.5
What's Changed
Full Changelog: v1.1.4...v1.1.5
tip
Readme cleanup after issue #164 being fixed (#169)
numba-mpi v1.1.4
What's Changed
- improve test coverage for bcast (root=0,1,2... size-1 instead of only root=0) by @slayoo in #158
- Disable PyPI uploads in Github Actions for forked repositories by @xann16 in #166
- Add macos-15 to CI workflows and change MPI not found error message to hint why lib not found by @Sfonxu in #167
New Contributors
Full Changelog: v1.1.3...v1.1.4
numba-mpi v1.1.3
What's Changed
- CI Cleanup by @xann16 in #161
- use "no-local-version" (instead of a lambda) for setuptools_scm "local_scheme" by @slayoo in #160
Full Changelog: v1.1.2...v1.1.3
v1.1.2
numba-mpi v1.1.1
- fixing PyPI upload workflow setup
Full Changelog: v1.1.0...v1.1.1
numba-mpi v1.1.0
numba-mpi v1.0.1
What's Changed
- Closes #144. Remove njit decorator references from the docs, add DOI reference by @Delcior in #145
- switch from pdoc3 to pdoc by @slayoo in #146
- add index page to docs by @slayoo in #148
- fix pdoc upload by @slayoo in #149
- cleanup unused pdoc_templates by @slayoo in #150
- sorting out PyPI logo display issue by using a png version there by @slayoo in #151
Full Changelog: v1.0.0...v1.0.1
numba-mpi v1.0.0
numba-mpi v0.44
re-releasing v0.43 to check if automated Zenodo uploads are fixed