octave-maintainers
[Top][All Lists]
Advanced

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

Re: Following standards help?


From: Fotios Kasolis
Subject: Re: Following standards help?
Date: Wed, 3 Nov 2010 21:03:32 +0100



-----Original Message----- From: Jordi GutiƩrrez Hermoso
Sent: Wednesday, November 03, 2010 8:52 PM
To: Fotios Kasolis
Cc: address@hidden
Subject: Re: Following standards help?

On 3 November 2010 13:41, Fotios Kasolis <address@hidden> wrote:
I m just trying to make a package (the first one) and I have a question
regarding standards (after reading the docs).

What docs? I was going to write one for m-functions. The standard for
those isn't written down anywhere. Or am I mistaken?

Any way to check it myself through a script or sth?

No... I wonder how hard would it be to write such a script? I'll try
Perling something up later. Linux has such a script for C. I don't
dare write one for C++, but m-code should be simpler.

- Jordi G. H.

Octave documentation
http://www.gnu.org/software/octave/doc/interpreter/Octave-Sources-_0028m_002dfiles_0029.html#Octave-Sources-_0028m_002dfiles_0029

My terminology may be wrong so standards may not be the proper word but I ll try to explain myself. For instance this function needs to check if a user supplied function returns a col vec or row vec so I just do a row/col comparison to extract information about this, is that ok? or there is a commonly
accepted other way of doing that? Things like that.

Thanks
/Fotis


reply via email to

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