From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1d20f0e80e2f187c X-Google-Attributes: gid103376,public Path: g2news1.google.com!news2.google.com!newsfeed2.dallas1.level3.net!news.level3.com!newsfeed.mathworks.com!enews.sgi.com!news.xtra.co.nz!53ab2750!not-for-mail From: Craig Carey Newsgroups: comp.lang.ada Subject: Re: Ann: symbolic multinomial algebra Message-ID: <80lsb0p5k7utif2s5hkfjltou3fkea6d89@4ax.com> References: <_KOuc.33773$Ly.23072@attbi_s01> X-Newsreader: Forte Free Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 03 Jun 2004 10:53:18 +1200 NNTP-Posting-Host: 210.54.193.236 X-Complaints-To: newsadmin@xtra.co.nz X-Trace: news.xtra.co.nz 1086216797 210.54.193.236 (Thu, 03 Jun 2004 10:53:17 NZST) NNTP-Posting-Date: Thu, 03 Jun 2004 10:53:17 NZST Organization: Xtra Xref: g2news1.google.com comp.lang.ada:1043 Date: 2004-06-03T10:53:18+12:00 List-Id: On Mon, 31 May 2004 22:56:58 GMT, tmoran@acm.org wrote: >I couldn't find a simple, easy to integrate, symbolic algebra >package, so I've posted one at http://home.comcast.net/~twmoran >The sample program includes the Knuth 2.2.4 example: ... > B : Polys.Multinomials := x**2 - 2.0*x**1*y**1 + y**2; > ... > Put_Line("Product is " & Image(A*B)); I have an Ada 95 symbolic algebra program ('Tope') targetted to solve linear quantifier elimination problems such as this: Inp: (Exists x)(a