epiqc / ScaffCC

Compilation, analysis and optimization framework for the Scaffold quantum programming language.
BSD 2-Clause "Simplified" License
188 stars 53 forks source link

Segmentation Faults and Fixes to Run main branch on macOS #38

Closed AndrewLitteken closed 5 years ago

AndrewLitteken commented 5 years ago

Fixes Included:

closes #32 closes #37

AndrewLitteken commented 5 years ago

I wanted to also try to fix the Illegal Instruction: 4 issue that is occurring in RKQC, but I wasn't able to track down why that is happening yet.

AndrewLitteken commented 5 years ago

All the tests should pass on both macOS and Ubuntu now! There was an array indexing issue for the swap_a_to_b function