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.

Citation

If you have used this package in your research, please cite it as follows:

@misc{RationalPointsSource,
  title = {{RationalPoints: A \emph{Macaulay2} package. Version~0.95}},
  author = {Nathaniel Stapleton},
  howpublished = {A \emph{Macaulay2} package available at
    \url{https://github.com/Macaulay2/M2/tree/master/M2/Macaulay2/packages}}
}

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, defined in RationalPoints.m2.


The source of this document is in RationalPoints.m2:347:0.