[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.2 Reading files

Facilities for computing Groebner bases are dp_gr_main(), dp_gr_mod_main()and dp_gr_f_main(). To call these functions, it is necessary to set several parameters correctly and it is convenient to use a set of interface functions provided in the library file ‘gr’. The facilities will be ready to use after you load the package by load(). The package ‘gr’ is placed in the standard library directory of Asir.

[0] load("gr")$

[ << ] [ < ] [ Up ] [ > ] [ >> ]

This document was generated on March 30, 2017 using texi2html 5.0.