Skip to content

0.9.0: The SYCL Complex

Compare
Choose a tag to compare
@j-stephan j-stephan released this 21 Apr 13:32

DOI

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.