From: Andreas Unterkircher Subject: Re: Grobner bases C code Date: Wed, 8 Mar 2000 14:04:16 +0100 Newsgroups: sci.math.symbolic Summary: [missing] So far I know the best program for GB calculations is "gb" by Faugere. It is written in C++. Look at: http://calfor.lip6.fr/~jcf/ Andreas --- mailto: unterkir@ifu.bepr.ethz.ch On Mon, 6 Mar 2000, Armita Peymandoust wrote: > > Hello All, > > I am looking Grobner bases C code. If you know where I could find it, I > would appreciate a link. > > Thank you, > -Armita > ============================================================================== From: mechvel@botik.ru Subject: Grobner bases C code. Reply to Armita Peymandoust Date: 07 Mar 2000 11:38:37 +0300 Newsgroups: sci.math.symbolic Armita Peymandoust writes on 6 Mar 2000 > I am looking Grobner bases C code. If you know where I could find it, I > would appreciate a link. http://haskell.org/docon/2/ contains in it the Haskell source program for the Groebner basis. The GHC compiler can produce automaticaly the C code from it. But, probably, such C code would no look appropriate for the human to read. ------------------ Sergey Mechveliani mechvel@botik.ru