Macaulay2 » Documentation
Packages » RationalPoints :: RationalPoints
next | previous | forward | backward | up | index | toc

RationalPoints -- Find the rational points of an affine variety defined over a finite field

Description

RationalPoints is a package for computing the rational points of an affine variety.

Author

Version

This documentation describes version 0.95 of RationalPoints.

Source code

The source code from which this documentation is derived is in the file RationalPoints.m2.

Exports

  • Functions and commands
    • rationalPoints -- Compute all of the rational points of an affine variety
  • Methods
    • rationalPoints(Ideal) -- see rationalPoints -- Compute all of the rational points of an affine variety
  • Symbols
    • Amount -- see rationalPoints -- Compute all of the rational points of an affine variety
    • LowMem -- see rationalPoints -- Compute all of the rational points of an affine variety
    • SortGens -- see rationalPoints -- Compute all of the rational points of an affine variety
    • UseGB -- see rationalPoints -- Compute all of the rational points of an affine variety
    • UseMinGens -- see rationalPoints -- Compute all of the rational points of an affine variety

For the programmer

The object RationalPoints is a package.