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
* in [http://www-polsys.lip6.fr/~jcf/FGb/index.html FGb], Faugère's own implementation, which includes interfaces for using it from [[C/C++]] or [[Maple (software)|Maple]].,
* 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]].