Skip to content

Defining affine curves in 3D space #7954

@wjp

Description

@wjp
mannequin

Reported by Ronald van Luijk:

because the Curve constructor automatically interprets a homogeneous polynomial in 3 variables as a projective curve, the following doesn't work:

A.<x,y,z>=AffineSpace(QQ,3)
C=Curve([x-y,x-z])

CC: @kwankyu

Component: algebraic geometry

Issue created by migration from https://trac.sagemath.org/ticket/7954

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions