You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
my apologies, I just sent the file to your email. The code is too long to conveniently paste here but it is just a build up on the examples that you have provided.
To my understanding, the error occurs when backend.exp() term in the Circle shape object is set to an integer zero. It appears that numpy.exp() and so is backend.exp() support explicitly inputs of float types.
How to debug such error?
So far I encountered when starting some optimization parameters at zero (unchanged system) and sometimes when reducing the tunable parametric space.
The text was updated successfully, but these errors were encountered: