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

Content deleted Content added
links update
Implementations: The reference does not support the fact that Giac/Xcas has an implementation of F4
Line 12:
* as a [http://www-polsys.lip6.fr/~jcf/Software/FGb/index.html package FGb] for the [[Maple computer algebra system]]. This package is included in [[Maple (software)|Maple]] distribution as the option '''method=fgb''' of function '''Groebner[gbasis]''';
* in the [[Magma computer algebra system]].
* in the [[Xcas|Giac/Xcas computer algebra sysmtem]].<ref>{{cite arXiv |last= Parisse|first= Bernard | eprint= 1309.4044|title= A probabilistic and deterministic modular algorithm for computing Groebner basis over Q |class= cs.SC | year=2013}}</ref>
* as a [http://www-polsys.lip6.fr/~jcf/Software/FGb/C%20API/index.html C library].