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

Content deleted Content added
start not stub
Removed comment about Maple using an older version of FGb which limits the size of problems. Maple 2016 and newer use libmgb.
Line 11:
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 be solved),
* in the [[Magma computer algebra system]],
* in the [[SageMath]] computer algebra system,