Re: [MATH][GENETICS] Review of PR #197

2021-11-09 Thread Gilles Sadowski
Hello. Le mar. 9 nov. 2021 à 13:05, Avijit Basak a écrit : > > Hi All > > >Depending on released code (e.g. version 3.6.1 of Commons Math) > >is fine too for the "main" codes of the "examples" module. > >Setting up all the "policies" (mutation, crossover, ...) must be done > >anyways, by the user

Re: [MATH][GENETICS] Review of PR #197

2021-11-09 Thread Avijit Basak
Hi All >Depending on released code (e.g. version 3.6.1 of Commons Math) >is fine too for the "main" codes of the "examples" module. >Setting up all the "policies" (mutation, crossover, ...) must be done >anyways, by the user; the above factories just add an argument to >be passed at instantiation.