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
It was reported to me by email that the iszerodimensional is confusing. It refers to the dimension of the variety over the complex numbers while the user could expect it over the real. It should at least be clarified in the docstring.
For instance, iszerodimensional(@set x^2+y^2=0) while the set is zero dimensional over the reals.
The text was updated successfully, but these errors were encountered:
It was reported to me by email that the
iszerodimensional
is confusing. It refers to the dimension of the variety over the complex numbers while the user could expect it over the real. It should at least be clarified in the docstring.For instance,
iszerodimensional(@set x^2+y^2=0)
while the set is zero dimensional over the reals.The text was updated successfully, but these errors were encountered: