Faugère's F4 and F5 algorithms: Difference between revisions

Content deleted Content added
Implementations: updating the list
Line 10:
 
The Faugère F4 algorithm is implemented
* as ain [http://www-polsys.lip6.fr/~jcf/Software/FGb/index.html package FGb], for theFaugère's [[Mapleown computerimplementation, algebrawhich system]].includes Thisinterfaces packagefor isusing includedit infrom [[C/C++]] or [[Maple (software)|Maple]] distribution as the option '''method=fgb''' of function '''Groebner[gbasis]''';.
* in [[Maple computer algebra system]]], as the option '''method=fgb''' of function '''Groebner[gbasis]''' (this is an older version of FGb, with limitations of the size of the problems that can been solved)
* in the [[Magma computer algebra system]].
* as a [http://www-polsys.lip6.fr/~jcf/FGb/index.html C library].
 
Study versions of the Faugère F5 algorithm is implemented in{{citation needed|date=February 2013}}