octave-maintainers
[Top][All Lists]
Advanced

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

Re: improvements in function kmeans.m


From: oct
Subject: Re: improvements in function kmeans.m
Date: Fri, 15 Apr 2016 15:35:25 +0000 (UTC)

I tried 3 days ago to open an account for creating a bug/patch ticket, but still I have not received the email from you for verifying the email address.

 

On 12 April 2016 at 22:29,  <address@hidden> wrote:
> I used recently the function "kmeans" and I made a few changes in the code
> that make it faster (at lease 2.8 times) and improve the convergence
> criterion. I would like to send these modifications to you if you like.
> Please you may let me know how to do that.

You should open a bug or patch report at the octave tracker [1].  Then,
to actually submit a patch, the possible ways are, in order of "ideality":

  1. have a clone of the statistics package somewhere from where we can
    import your changes;
  2. attach a cset file with your changes [2] which we can import with hg;
  3. attach a simple patch file;
  4. attach your modified kmeans function file.

Carnë

[1] https://savannah.gnu.org/bugs/?func=additem&group=octave
[2] http://www.gnu.org/software/octave/doc/interpreter/Basics-of-Generating-a-Changeset.html
 


reply via email to

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