variable raised to power of another variable gives an error #211
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I am unable to replicate the error on the current version |
Beta Was this translation helpful? Give feedback.
-
Thanks. Updating the version fixed it. For some reason, even when I tried update InfiniteOpt it was not updating the version and then I had to install it using the specific version command add [email protected]. Once I did it, the above code worked. |
Beta Was this translation helpful? Give feedback.
I am unable to replicate the error on the current version
v0.5.2
. Which version of InfiniteOpt are you running? You can check via thestatus
command in the package manager. General nonlinear expressions like this one require at least versionv0.5
.