Skip to content

Bug fixes and documentation updates

Compare
Choose a tag to compare
@mmuckley mmuckley released this 04 Feb 23:50
b5f6581
  • Fixes an incredibly weird bug in the autograd for forward NUFFTs caused by an unsqueeze operation (PR #23).
  • Remove references to batch dimension in notebooks (PR #20).
  • Remove unnecessary adjoint NUFFT objects in docs (PR #19).
  • Add a test for CPU/GPU forward matching (PR #17).