Skip to content

0.3.5: Fix bugs highlighted by tools (#92)

Pre-release
Pre-release
Compare
Choose a tag to compare
@diptorupd diptorupd released this 06 Oct 14:37
· 4423 commits to master since this release
aaa51d3
  • Add a helper function to all Python SyclXXX classes to get the address of the base C API pointer as a long.
  • Various code clean ups
    • Fix unhandled character
    • Remove unused imports
    • Fix class name duplication
  • Rename PyDPPL to dpCtl in comments (function name renaming to come later)