From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RdN4n-0004Y8-1y for garchives@archives.gentoo.org; Wed, 21 Dec 2011 14:23:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C2BF21C0C0; Wed, 21 Dec 2011 14:23:15 +0000 (UTC) Received: from homiemail-a33.g.dreamhost.com (caiajhbdcbhh.dreamhost.com [208.97.132.177]) by pigeon.gentoo.org (Postfix) with ESMTP id 731BD21C0BF for ; Wed, 21 Dec 2011 14:23:06 +0000 (UTC) Received: from homiemail-a33.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a33.g.dreamhost.com (Postfix) with ESMTP id 0CB6A594058 for ; Wed, 21 Dec 2011 06:23:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=erocal.org; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=erocal.org; b= ydsVRBj7eRg4t+vmRxKcF7yMDJGf7adcAgUqPIORk5Z21S7rD5rLcxU6hxifoLIx lr8sjbBw1RRKhWoN7lTRskQx0S/E+t1JEmzRA0ZRMk8Mic0WngtoRla/AaE7sGMz spUWdal1q4jXZAt4D8lG6cMxDVmhiZFU1y7uO+mRUu0= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=erocal.org; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=erocal.org; bh=SD2+xq 8yB4hk74ONbjZFLI32/kY=; b=BfFhoMx4zqSKgksY5mtFjirJitsfDA8cLNpyL8 vRHGKe6wmYWkYIdxgTTTuIIVyjP2n3FkfTBxA+22Fepcm3XUqUHWPxAMqANRJULB H14prnYho5XLZjXAS8JVBu2W/ruswFLJNQrTthM9KiTSA+cSKQ3eOT0R4Fa0BWnF 1+2vA= Received: from carl.erocal.org (harmony.dreamhost.com [69.163.243.237]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: burcin@erocal.org) by homiemail-a33.g.dreamhost.com (Postfix) with ESMTPSA id 4030159401E for ; Wed, 21 Dec 2011 06:23:04 -0800 (PST) Date: Wed, 21 Dec 2011 15:24:10 +0100 From: Burcin Erocal To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] sci-mathematics/reduce on amd64 Message-ID: <20111221152410.189fb469@carl.erocal.org> In-Reply-To: References: <4EF1BC7E.3040208@gentoo.org> <20111221111317.GB2512@poincare.pc.linmpi.mpg.de> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.5; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 590ce5a4-f6a5-46a1-8959-fc169a7678a6 X-Archives-Hash: 2720ba66c71c04e9d603d55b072f7237 On Wed, 21 Dec 2011 20:53:27 +0700 (NOVT) "Andrey G. Grozin" wrote: > I really want reduce to become more popular. There are only 3 free > computer algebra systems: maxima, reduce, axiom (I don't count toys > like yacas; and axiom has forked into axiom, openaxiom, and fricas). > reduce is mature (from late 60s), powerful and very efficient. So, I > have to live somehow with the weirdness of its current build system. There is also Sage: http://sagemath.org/ It's far from a "toy" or a specialized system (such as pari/gp, Singular, Macaulay2, etc.). So it should be mentioned. Cheers, Burcin