Tracks progress towards supporting plan chain rules. This requires supporting adjoints of plans, and that in turn requires that we create a package for testing FFT plans to give downstream implementations a way of easily testing adjoint functionality.
[x] Implement adjoints of plans (#67)
[x] Create a TestUtils submodule and add adjoint plan testing (#78)
Tracks progress towards supporting plan chain rules. This requires supporting adjoints of plans, and that in turn requires that we create a package for testing FFT plans to give downstream implementations a way of easily testing adjoint functionality.
Additionally, for full support of FFTW's additional transforms
And #112 needs resolution at some point.