I would share my genetic algorithm subroutine

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
luxxio
Messages
44
Reaction score
0
Dear all, i wrote a fortran subroutine that implement a genetic algorithm in double precision. I would like share this code in order to improve and due to the lack of this kind (double precision) of genetic algorithm in fortran. My question is where i can do this? best regards
 
Physics news on Phys.org
If its a novel algorithm I would try publishing it.
 
If you really want to share it with the world, http://sourceforge.net/" is a good place. Do a search for science to see what's out there.
 
Last edited by a moderator:
it's not a new algorithm. ...in the while I'm trying with gnu projects. thanx