From a-doug@microsoft.com  Tue Oct  3 01:08:15 2000
Received: from mail5.microsoft.com (mail5.microsoft.com [131.107.3.121])
	by swi.psy.uva.nl (8.9.3/8.9.3) with SMTP id BAA14593
	for <prolog@swi.psy.uva.nl>; Tue, 3 Oct 2000 01:08:14 +0200 (MET DST)
Received: from 157.54.9.108 by mail5.microsoft.com (InterScan E-Mail VirusWall NT); Mon, 02 Oct 2000 16:08:13 -0700 (Pacific Daylight Time)
Received: by INET-IMC-05 with Internet Mail Service (5.5.2651.58)
	id <TKLYBWR7>; Mon, 2 Oct 2000 15:41:40 -0700
Message-ID: <56791EC22E349D428D0C05C89EAB8A24246304@red-msg-05.redmond.corp.microsoft.com>
From: "Douglas Miles (Volt Computer)" <a-doug@microsoft.com>
To: "'Oliver'" <a9503280@unet.univie.ac.at>,
        "'Prolog'"
	 <prolog@swi.psy.uva.nl>
Subject: RE: Math Library
Date: Mon, 2 Oct 2000 15:40:36 -0700 
X-Mailer: Internet Mail Service (5.5.2651.58)



> -----Original Message-----
> From: Douglas Miles (Volt Computer) 
> Sent: Monday, October 02, 2000 3:11 PM
> To: 'Oliver'; Prolog
> Subject: RE: Math Library
> 
> 
> Oliver,
> 
> 	see http://www.swi.psy.uva.nl/projects/SWI-Prolog/packages/mp/
> 
> This package defines the library mp.pl and corresponding 
> shared object, providing an interface to the GNU gmp library 
> for arbitrary precision arithmetic operations. 
> 
> This package contains the SWI-Prolog interface to the GMP 
> library (GNU Multiple Precision arithmetic library). GMP 
> allows for arbitrary size integers, arbitrary precision 
> floats, and rational number arithmetic. In addition, this 
> package includes complex arithmetic added to GMP. Whenever 
> you run into number 
> representation problems in SWI-Prolog, you can use this 
> package. MP integers are very useful as arbitrary sized 
> bitvectors too! 
> 
> 
> 
> > -----Original Message-----
> > From: Oliver [mailto:a9503280@unet.univie.ac.at]
> > Sent: Saturday, September 30, 2000 7:22 AM
> > To: Prolog
> > Subject: Math Library
> > 
> > 
> > Hi,
> > We want to use the id3 algorithm but we need the math library. Does
> > anybody know where I can find this library? Hope somebody 
> can help me.
> > Thanks
> > Oliver
> > 
> > 
> > ----------------
> > * To UNSUBSCRIBE, please use the HTML form at
> > 
> >     
> > http://www.swi.psy.uva.nl/projects/SWI-Prolog/index.html#mailinglist
> > 
> > or send mail to prolog-request@swi.psy.uva.nl using the 
> > Subject: "unsubscribe"
> > (without the quotes) and *no* message body.
> > 
> > ** An ARCHIVE of this list is maintained at
> > 
> >     
> http://www.swi.psy.uva.nl/projects/SWI-Prolog/mailinglist/archive/
> > 
> 

