v0.5.0
What's Changed
- fix wheel download for publishing on pypi by @boeschf in #179
- Add support for bool, int32, int64 in python bindings by @tehrengruber in #178
- Bump submodules by @tehrengruber in #181
- Fix minor typo in test name by @msimberg in #183
- Update oomph for hwmalloc heap-config branch by @msimberg in #182
- CI: Remove AMD GPU configuration from test_pip.yml by @havogt in #187
- Format: add clang format by @boeschf in #191
- Format files by @boeschf in #194
- Better pack/unpack kernels by @msimberg in #184
- Strides Computation in Python Bindings by @philip-paul-mueller in #189
- Added
schedule_exchange()andschedule_wait()tocommunication_objectby @philip-paul-mueller in #190 - Bump oomph submodule to 0.5.0 by @msimberg in #196
- Bump version to 0.5.0 by @msimberg in #197
New Contributors
- @msimberg made their first contribution in #183
- @philip-paul-mueller made their first contribution in #189
Full Changelog: v0.4.1...v0.5.0