Is it possible to 3d-plot the (rational) real part of the affine 3-space over C?
I tried the following:
A.<x,y,z> = AffineSpace(QQ,3)
C = Curve([y^2 + x^2 + z^2 -1], A)
C.plot()
My curve is of dimension 2. Can you help?
![]() | 1 | initial version |
Is it possible to 3d-plot the (rational) real part of the affine 3-space over C?
I tried the following:
A.<x,y,z> = AffineSpace(QQ,3)
C = Curve([y^2 + x^2 + z^2 -1], A)
C.plot()
My curve is of dimension 2. Can you help?
![]() | 2 | None |
Is it possible to 3d-plot the (rational) real part of the affine 3-space over C?
I tried the following:
A.<x,y,z> = AffineSpace(QQ,3)
C = Curve([y^2 + x^2 + z^2 -1], A)
C.plot()
My curve is of dimension 2. Can you help?help? For a dimension 1-curve the plot works finely.
![]() | 3 | None |
Is it possible to 3d-plot the (rational) real part of the affine 3-space over C?
I tried the following:
A.<x,y,z> = AffineSpace(QQ,3)
C = Curve([y^2 + x^2 + z^2 -1], A)
C.plot()
My curve is of dimension 2. Can you help? For a dimension 1-curve the plot works finely.
![]() | 4 | None |
Is it possible to 3d-plot the (rational) real part of the affine 3-space over C?
I tried the following:
A.<x,y,z> = AffineSpace(QQ,3)
C = Curve([y^2 + x^2 + z^2 -1], A)
C.plot()
My curve is of dimension 2. Can you help? For a dimension 1-curve the plot works finely.