Skip to content

v1.5

Compare
Choose a tag to compare
@gschramm gschramm released this 29 Jul 23:23
· 261 commits to master since this release

Changelog vs v1.4

  • add compatibility of python wrapper to python array api (via array-api-compat) such that numpy, cupy, pytorch arrays can be directly projected using the python wrappers
  • a few small breaking changes in the python wrappers to the projectors, but no changes to the C/CUDA libs
  • update of the python tests and examples