Windows executables v1.3.3 (fix)
Multi-upload R2C and R2R algorithms
-This update removes the limit of ~2^12 for R2C and R2R systems - they can all now be done in up to three uploads with coverage ~2^32 for all dimensions, same as C2C.
-Added versions of all R2C and R2R algorithms, implemented as load/store callbacks. This functionality will be enhanced in the future to support arbitrary user callbacks (I just need to find out how this can be done for a multiple-API user interaction).
-Bugfixes