Hi.

##### CURRENT STATE #####

In last weeks I improved the Octave ga (genetic algorithm) package.
In July it was in bad shape, now I think it is in good shape.

It has only a minimal amount of features, but something as
ga (@sin, 1)
works, even with more than one variable.

You can also use some advanced options (PopulationSize, Generations...);
you can see how to use them in the tests in the "inst/ga.m" file.


##### HELP REQUEST #####

I need help deciding what to add _first_, e.g.
-more texinfo
-constraints
-plot functions
-bitstring support
-subpopulations&migration

If you used the ga toolbox of Matlab and you have some scripts written for it,
can you please try your scripts with the latest svn version of the
octave ga package
and report feedback / bug / feature request?



Cheers,
Luca Favatella

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to