mmuckley / torchkbnufft

A high-level, easy-to-deploy non-uniform Fast Fourier Transform in PyTorch.
https://torchkbnufft.readthedocs.io/
MIT License
204 stars 44 forks source link

Add continuous integration #8

Closed mmuckley closed 3 years ago

mmuckley commented 3 years ago

This adds continuous integration and testing, as well as a few fixes for memory copies.