101AlexMartin

Results 2 issues of 101AlexMartin

After installing (on a Windows machine) tensorflow and tensorflow-quantum as explained in the repository, I don't manage to import tensorflow_quantum, since I get the _tfq_simulate_ops.so error (_tensorflow_quantum\core\ops\_tfq_simulate_ops.so not found_). I...

kind/bug-report
triage/duplicate

Hello, I'm trying to install Bonmin released version 1.8.8, downloaded from this link: https://www.coin-or.org/Tarballs/Bonmin/. The command `./configure -C` runs succesfully, but the `make` gives the following issue: ``` $ make...