octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #39553] geometry package: missing planePoint


From: Juan Pablo Carbajal
Subject: [Octave-bug-tracker] [bug #39553] geometry package: missing planePoint
Date: Tue, 23 Jul 2013 19:44:09 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.71 Safari/537.36

Follow-up Comment #7, bug #39553 (project octave):

Hi

That's great. I just checked and I had already added all the functions to
/main/geomtry/devel

I have just ported planePoint.m. you may want to follow that as an example. I
have removed the use of repmat in favor of automatic broadcasting. This, of
course, is not needed every time, I was just in the mood. You can find it in
the repository.


Also, if you port a function, do not forget to add your name to the copyright
and the author list. In case I disappear and somebody needs help.

Do not forget, to add the function to the INDEX (in the corresponding place, I
am ordering alphabetically) and the name of the function to the NEWS file.

There is also some work, not in porting functions (be warned, it is quite
tedious), but in porting and updating the tests and demos in the "Demos" and
"Test" subfolders inside the devel folder.

Trick: To test your canges and ports, you do can test the repository version
of geometry (before releasing it) by running the PKG_ADD script directly from
the Octave interpreter. This saves a lot of time.


Cheers


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39553>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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