help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: why are there [v e c t o r s] in Lisp?


From: Emanuel Berg
Subject: Re: why are there [v e c t o r s] in Lisp?
Date: Sat, 17 Oct 2015 17:04:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Barry Margolin <barmar@alum.mit.edu> writes:

> Traditionally in Lisp, "array" has meant
> multi-dimensional arrays, while "vector" means
> 1-dimensional arrays.

Got it!

I don't think I would have asked the original question
if they (the vectors) were called arrays because then
there's no association to linear algebra and the array
is a well-known data structure concept.

But now that I know I don't mind vectors being called
vectors, because that is what they are, and it is cool
to have this specific a terminology!

-- 
underground experts united
http://user.it.uu.se/~embe8573




reply via email to

[Prev in Thread] Current Thread [Next in Thread]