Parametrization : Index
- chineseRemainder -- Solve simultaneous congruences.
- chineseRemainder(List,List) -- Solve simultaneous congruences.
- invertBirationalMap -- Computes the inverse of a birational map.
- invertBirationalMap(Ideal,Matrix) -- Computes the inverse of a birational map.
- isomorphicProjectionOfRNC -- Parametrizing linear system of a rational normal curve.
- isomorphicProjectionOfRNC(Ideal) -- Parametrizing linear system of a rational normal curve.
- legendreSymbol -- Compute the Legendresymbol.
- legendreSymbol(ZZ,ZZ) -- Compute the Legendresymbol.
- mapToRNC -- Map plane rational curve to rational normal curve.
- mapToRNC(Ideal) -- Map plane rational curve to rational normal curve.
- mapToRNC(Ideal,Ideal) -- Map plane rational curve to rational normal curve.
- mapToRNC(Ideal,Matrix) -- Map plane rational curve to rational normal curve.
- modularInverse -- Compute the inverse in Z/nZ.
- modularInverse(ZZ,ZZ) -- Compute the inverse in Z/nZ.
- modularPower -- Compute the modular power.
- modularPower(ZZ,ZZ,ZZ) -- Compute the modular power.
- modularSquareRoot -- Compute the modular square root.
- modularSquareRoot(ZZ,ZZ) -- Compute the modular square root.
- Parametrization -- Rational parametrization of rational curves and related computations
- parametrize -- Rational parametrization of rational curves.
- parametrize(..., parametrizeConic => ...) -- Option whether to rationally parametrize conics.
- parametrize(Ideal) -- Rational parametrization of rational curves.
- parametrize(Ideal,Ideal) -- Rational parametrization of rational curves.
- parametrizeConic -- Option whether to rationally parametrize conics.
- rationalPointOnConic -- Rational point on a conic.
- rationalPointOnConic(..., vb => ...) -- Option whether to print intermediate results.
- rationalPointOnConic(Ideal) -- Rational point on a conic.
- rParametrizeConic -- Compute a rational parametrization of a conic.
- rParametrizeConic(Ideal) -- Compute a rational parametrization of a conic.
- rParametrizePlaneCurve -- Rational parametrization of rational plane curves.
- rParametrizePlaneCurve(..., parametrizeConic => ...) -- Option whether to rationally parametrize conics.
- rParametrizePlaneCurve(Ideal,Ideal) -- Rational parametrization of rational plane curves.
- rParametrizeRNC -- Compute a rational parametrization of a rational normal curve.
- rParametrizeRNC(Ideal) -- Compute a rational parametrization of a rational normal curve.
- testParametrization -- Test if parametrization.
- testParametrization(Ideal,Matrix) -- Test if parametrization.
- vb -- Option whether to print intermediate results.