summary of changes
- add compatibility for latest cupy version (>= 13.5) which require
from_dlpackto convert
from torch tensors - fix minor issues to be compatible with
array-api-strict~=2.0
merged PRs
- update binder postbuild by @gschramm in #110
- remove pdm by @gschramm in #111
- add gradient field projection operator by @gschramm in #112
- WIP example that shows how to implement a gradient descent layer by @gschramm in #113
- restrict cupy version in install instructions by @gschramm in #117
- fix incompatibilities with new cupy version (13.5) by @gschramm in #118
- bump version and update changelog by @gschramm in #119
Full Changelog: v1.10.1...v1.10.2