If we have a quartic surface like $y^2=a(t)x^4+b(t)x^3+...+e(t)$ with a point on it and want to transform it to weierstrass surface (cubic surface) with sage , what can we do? is it possible?
1 | initial version |
If we have a quartic surface like $y^2=a(t)x^4+b(t)x^3+...+e(t)$ with a point on it and want to transform it to weierstrass surface (cubic surface) with sage , what can we do? is it possible?