Re: performance and eloquence



Andrew Wolven wrote:

I am a mechanical engineering major. Why do I feel like I need to use
MATLAB?

I dunno. Real Mechanical Engineers use Fortran and like it.

(Actually, it's not as bad as it sounds. Fortran 90->95->2003 has become
miles away from many non-fortranners idea of fortran, just as common
lisp is miles away from many non-lispers ancient mental picture
of lisp).

.



Relevant Pages

  • Re: Optimizing for fast floating-point numerical code
    ... the closest analogs to Fortran 95's very fast vectorized operations. ... say, however, that in Lisp they don't compete well with looping? ... (defun example (y l) ... (declare (inline attach)) ...
    (comp.lang.lisp)
  • Re: What do you LISPers think of Haskell?
    ... "Lisp is as fast as Fortran for scientific computing" claims economics ... His published software includes a sparse matrix library written in Lisp ...
    (comp.lang.lisp)
  • Lisp as a tool for the mind
    ... "Lisp is as fast as Fortran for scientific computing" claims economics ... His published software includes a sparse matrix library written in Lisp ...
    (comp.lang.lisp)
  • Re: Freepascal rocks!
    ... I've been experimenting with a few programming languages lately: Assembler, Lisp, Forth, Smalltalk. ... A language powerful enough to simply implement another language is damn powerful. ... The other day I joked to my colleagues that we should be writing more stuff in FORTRAN; my contention being that FORTRAN doesn't really do much, so you *have* to keep things simple. ... CurRow, CurCol: Integer; ...
    (comp.lang.pascal.misc)
  • Re: Optimizing for fast floating-point numerical code
    ... intrinsic function like `random' in a given Lisp implementation to be ... different from the one in your Fortran implementation. ... they're called pseudo-random for a ... statistical properties. ...
    (comp.lang.lisp)