Replies: 1 comment
-
Can you please share a minimal working example to help show what is going wrong? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,I am trying to change the equation of porosity by np.reshape and other numpy operations. And I want to use variables.update() to update the value. But is raises this problem:unhashable type: 'numpy.ndarray'. How can I fix it and update the value into variables?
Beta Was this translation helpful? Give feedback.
All reactions