From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: erik quanstrom Date: Sun, 29 Apr 2007 08:41:00 -0400 To: 9fans@cse.psu.edu Subject: Re: [9fans] speaking of kenc In-Reply-To: <7871fcf50704281939o4b600d97jf111402e7d805c55@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 524809c2-ead2-11e9-9d60-3106f5b1d025 isn't mmx much faster tha x87 instructions these days? iirc, the latest intel chips can execute an mmx instruction in a single clock. - erik On Sat Apr 28 22:39:30 EDT 2007, joelcsalomon@gmail.com wrote: > On 4/28/07, Charles Forsyth wrote: > > This discussion made me curious whether good high-level languages are being developed for scientific computing. > > On the D newsgroups, there was some discussion of their (super > powerful but also incredibly easy -- and buzzword compliant!) template > mechanism being used to generate near optimal x87 code for linear > algebra stuff. > > --Joel