What's Changed
* improve test output, support more problem sizes by elliottbinder in https://github.com/spiral-software/fftx/pull/168
* Fixing bugs in FFTX, builds on CPU (Apple) and CUDA by sr7cb in https://github.com/spiral-software/fftx/pull/170
* added fix sized library support for rconv by sr7cb in https://github.com/spiral-software/fftx/pull/171
* Larger batch size support for spiral distributed backend by sr7cb in https://github.com/spiral-software/fftx/pull/172
* Build updates by broderickpt in https://github.com/spiral-software/fftx/pull/173
* fixed cudabackend for distributed, passing parameters to args by address by sr7cb in https://github.com/spiral-software/fftx/pull/174
* add package jit as a pre-req by broderickpt in https://github.com/spiral-software/fftx/pull/175
* Update build-sphinx.yml by broderickpt in https://github.com/spiral-software/fftx/pull/176
* Revert "Update build-sphinx.yml" by broderickpt in https://github.com/spiral-software/fftx/pull/177
* added R2C support for fftx distributed when batch size is 1 by sr7cb in https://github.com/spiral-software/fftx/pull/179
* new RTC correct mdprdft example app by sr7cb in https://github.com/spiral-software/fftx/pull/178
* moved device code into device region by sr7cb in https://github.com/spiral-software/fftx/pull/180
* New caching mechanism in C++ rather than SPIRAL by sr7cb in https://github.com/spiral-software/fftx/pull/181
* Updated examples/rconv directory by petermcLBL in https://github.com/spiral-software/fftx/pull/183
* updated test mdprdft to have random input for the inverse by sr7cb in https://github.com/spiral-software/fftx/pull/182
* Cleanup comments & instructions; remove dependent options on libraries… by broderickpt in https://github.com/spiral-software/fftx/pull/184
* Updated examples: rconv and verify modernized, compare and compare_cufft removed. by petermcLBL in https://github.com/spiral-software/fftx/pull/185
* Updates to README docs by broderickpt in https://github.com/spiral-software/fftx/pull/186
* remove obsolete files by broderickpt in https://github.com/spiral-software/fftx/pull/187
* Remove obsolete files by tmlow in https://github.com/spiral-software/fftx/pull/189
* Modifications to avoid warning messages on build by petermcLBL in https://github.com/spiral-software/fftx/pull/188
* readmes for mddft and mdprdft by sr7cb in https://github.com/spiral-software/fftx/pull/190
* Don't use [ -v ... ] feature to test env vars -- the old bash version… by broderickpt in https://github.com/spiral-software/fftx/pull/191
* Updates to README, plus file renames for consistency by tmlow in https://github.com/spiral-software/fftx/pull/192
* Changes to make CPU build work on Windows by broderickpt in https://github.com/spiral-software/fftx/pull/193
* Examples cleanup by broderickpt in https://github.com/spiral-software/fftx/pull/194
* Promote Develop to Main by broderickpt in https://github.com/spiral-software/fftx/pull/196
**Full Changelog**: https://github.com/spiral-software/fftx/compare/1.1.2...1.1.3