ApCoCoA-1:CharP.GBasisF2
From ApCoCoAWiki
Char2.GBasisF2
computing a gbasis of a given ideal in <formula>\mathbb{F}_{2}</formula>
Syntax
$char2.GBasisF2(Ideal):List
Description
This command computes a Groebner basis in the field <formula> \mathbb{F}_{2} = (\smathbb{Z}_{\setminus(2)} </formula>. It uses the ApCoCoA Server and the ApCoCoALib's class RingF2.
The command's input is a an Ideal in a Ring over Z, where the elements 0,..., 1 represent the field's elements. Details on this representation can be found here.
See also