help-octave
[Top][All Lists]
Advanced

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

Re: origin of the index syntax


From: Richard Hindmarsh
Subject: Re: origin of the index syntax
Date: Wed, 29 Jun 2005 10:21:18 +0100
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.7.1) Gecko/20040707

does anyone know where the index expression syntax used
in Octave comes from?  Is the Matlab people who invented it?
Or else it is older?
Was it just the evolution of something in common usage?

If you mean syntax like
1:n, :, etc.,

this certainly goes back as far as Matlab and may have been used by earlier 
matrix computation pioneers.

It is known as 'colon notation' and is described and discussed in Golub and Van Loan, Matrix Computations, 3rd Edition, ISBN = 0-8018-5414-8, The Johns Hopkins University Press, 1996



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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