langongjin
langongjin
hi, Alanthie, I tested the Gaussian mutation and found a problem. The `sigma = (upperBound[i] - lowerBound[i]) / 6;` is not good. Because if the interval is 12, that means...
cool, Thanks for your work. I have no more idea for other mutations right now. Maybe I will have after test the code when you finish. "Gaussian Xover"? do you...
hi, Alanthie, Thank you very much. I am going to test it and let you know how is it going.
okay, I will let you know the results. Thanks!
hi, Alanthie, There are some redefinition errors in the code. I am not sure if are they same, therefore, I can not simply comment it. Could you check them? Thanks!...
Thanks! Another issue, ```cpp for (int i = 0; i < chr1->nbgene(); i++) //0~dimensions { chr1->initGene(i, chrmat1.get_value(i)); } ``` Is this still use the Binary string as the gene inside...
hi, @anton-matosov I installed the boost-python. The name for `boost python` in ``` if is_python_2: libs += ['boost_python', "boost_numpy"] else: libs += ['boost_python3', "boost_numpy3"] ``` Therefore, can you give me...
> With LinuxMint 18.1 and R version 3.4.3 (2017-11-30) , I had to follow this steps: > > 1º - sudo aptitude install libproj-dev libgdal-dev > 2º - install.packages("proj4", dependencies=TRUE)...
英文参考文献三人以上显示et al.。请问怎么样显示全部作者?
谢谢! > 蹲一个改成全部作者 是什么意思?请问,英文参考文献怎么显示全部作者?