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
First of all, thank you for the wonderful work you have done. I would like to report an issue I have encountered.
There is an issue with the use of ComplexPlot and ComplexPlot3D. For example, if I write ComplexPlot[z^2 + z, {z, -5 - 5I, 5 + 5I}], I get an error message: "unknown WL expression. Error at Textur...".
The text was updated successfully, but these errors were encountered:
It seems Texture symbol used in ComplexPlot is not implemented in our g3d library as well as in g2d. Well, your issue is a nice motivation to fix this. :)
First of all, thank you for the wonderful work you have done. I would like to report an issue I have encountered.
There is an issue with the use of
ComplexPlot
andComplexPlot3D
. For example, if I writeComplexPlot[z^2 + z, {z, -5 - 5I, 5 + 5I}]
, I get an error message: "unknown WL expression. Error at Textur...".The text was updated successfully, but these errors were encountered: