Skip to content

v1.1 Release

Compare
Choose a tag to compare
@accelerated accelerated released this 19 Mar 19:03
· 207 commits to master since this release
9febf23

This release does not contain any source code changes.

Description

  • Updated header file guards to include full namespace
  • Flattened quantum/src/quantum/* to quantum/src/*
  • Updated Doxygen API documentation

Note: If the include path to the user application was pointing directly to the quantum/src source directory, the code will no longer compile. Instead, the recommended way is to make install and to include the install directory in your -I include path.