qmlcode / qml

QML: Quantum Machine Learning
MIT License
197 stars 84 forks source link

BoB seg faulting on MacOS #138

Open owencqueen opened 3 years ago

owencqueen commented 3 years ago

When I run generate_bob, either through the Compound class or just the representation, it is throwing a seg fault. I have installed qml (through pip3) as well as the Fortran compiler (brew install gcc).

RMeli commented 3 years ago

Duplicate of #119 ? Should be fixed by #123 , but haven't tested it.