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: Carnë Draug
Subject: Re: improvements in function kmeans.m
Date: Fri, 15 Apr 2016 18:53:01 +0100

On 15 April 2016 at 16:35,  <address@hidden> wrote:
>> 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
>>
>
> 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.
>

This should not have taken any time at all.  Did you look into your spam
box?  The registration page [1] also has this note but I don't know why:

      Do not use a hotmail or comcast address here.

Worst case scenario, you should be able to comment and submit things on
the bug tracker anonymously (but sign it and add your email so we can
cite your work).

Carnë

[1] https://savannah.gnu.org/account/register.php



reply via email to

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