2008/3/11, Søren Hauberg <[EMAIL PROTECTED]>:
>
>  tir, 11 03 2008 kl. 23:50 +0100, skrev Luca Favatella:
>
> > I wrote from scratch a small subset of the functions defined at [1].
>  >
>  > In particular, I wrote the function "ga" with the signature
>  > x = ga(fitnessfcn,nvars)
>  >
>  > At the moment my code in not completely written in English.
>  >
>  > You can retrieve the code at [2].
>
> Sounds good!
>
>
>  > a) Is there any known license problem in implementing the signature of
>  > the functions documented at [1]?
>
> As long as you only read the Matlab documentation (and not any code), I
>  don't think this should affect your implementation. You should be able
>  to apply any license of your choice. What license do you want to use?
>  GPL?

I only read the Matlab documentation and sometimes used the Matlab toolbox.
Yes, GPL 2 or later.


>  > b) Is useful to Octave implementing the functions documented at [1]?
>
> Yes.
>
>
>  > c) If I manage to write something working and in good shape, will
>  > there be any possibility that my code will be included in future
>  > versions of Octave?
>
> I don't think this belongs in Octave, but you can put it in a package
>  and host it in Octave-Forge. This is the idea behind Octave-Forge, and
>  your work will be a welcome addition.
>
>  Cheers,
>
> Søren
>
>
>

Thanks for your reply.
When I have some spare time, I will
- translate all the code and comments in English
- modify my package to be compliant with Octave-Forge conventions
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to