NotImplementedError: Function convolution
not implemented for backend numpy
#323
Labels
bug
Something isn't working
convolution
not implemented for backend numpy
#323
Before posting a bug report
Expected behavior
Hello,
I have recently started using MrMustard and I tried to run this simple piece of code from the website to check if I installed it correctly. I attached a text file that contains all the dependencies of the python environment I have been using. To set up the environment, I just ran the following commands in the anaconda prompt:
conda create -n mrmustardtest python=3.9
conda activate mrmustardtest
pip install git+https://github.com/XanaduAI/MrMustard.git
Actual behavior
Error message
Reproduces how often
Every time
System information
Source code
Tracebacks
Additional information
No response
The text was updated successfully, but these errors were encountered: