0.9.0: The SYCL Complex
This release features multiple new major additions:
- A new (experimental) SYCL back-end. This adds support for Intel oneAPI hardware targets (CPUs, GPUs, FPGAs) as well as AMD/Xilinx FPGAs.
- Support for complex numbers.
- The code base has been migrated to C++17. C++14 is no longer supported.
View the full changelog here.