ndcroos
ndcroos
Hi @dime10, thanks for the welcome. I followed the suggestion [here](https://discuss.pennylane.ai/t/error-running-make-test-targets-in-frontend-for-catalyst/3369/3?u=ndcroos) to use the CI on GitHub as way to test my work.
I am not sure how to reason about how to specify the parameter. See this: https://docs.pennylane.ai/en/stable/code/api/pennylane.broadcast.html Now I use this, but I am not sure of it. `params = jnp.array([[-5.3,...
Hi @dime10, thanks for coming back to me. At the moment, I haven't found time to continue yet. If anyone else wants to contribute these tests, and wants to use...
I also would like to work in this issue, since it is similar to the task I already work on. Can you assign this one also to me?
Hello, I'd like to work on this functionality. Can you assign this to me? Also, can you explain the second bullet point a bit more?
Thanks for the help. How can I see feedback on changes that I make on lean4game? What instructions should I follow to 'run' lean4game?
Thanks for getting back to me and for explaining the needed folder structure. At the moment, I kind of assumed in this draft that the user already has a GitHub...
Thanks for getting back to me. I'm fine with merging this already, although I haven't been able to test this fully. I also haven't been able to test the github...
Thanks for getting back to me. I get the same results using the `main` branch. I think I might try to work on other issues for a while that don't...
I also get this error: ``` /lean4game (dev) $ npm start > [email protected] start > concurrently -n server,client -c blue,green "npm run start_server" "npm run start_client" (node:12244) [DEP0060] DeprecationWarning: The...