Skip to content

Commit

Permalink
Edit CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiaComito authored Apr 20, 2022
1 parent 1e9e773 commit 9c936aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- [#940](https://github.com/helmholtz-analytics/heat/pull/940) Duplicate MPI_COMM_WORLD to make library more independent.
- [#941](https://github.com/helmholtz-analytics/heat/pull/941) Add function to save data as CSV.
- [#948](https://github.com/helmholtz-analytics/heat/pull/948) Improve CSV write performance.
- [#960](https://github.com/helmholtz-analytics/heat/pull/960) Replaced `factories.array` with` DNDarray` in random.py
- [#960](https://github.com/helmholtz-analytics/heat/pull/960) Bypass unnecessary communication by replacing `factories.array` with` DNDarray` contruct in random.py

## Bug Fixes
- [#826](https://github.com/helmholtz-analytics/heat/pull/826) Fixed `__setitem__` handling of distributed `DNDarray` values which have a different shape in the split dimension
Expand Down

0 comments on commit 9c936aa

Please sign in to comment.