# # ChangeLog for cpp/frams/_demos/genooper_test.cpp # # Generated by Trac 1.2.1 # 03/29/24 09:30:33 Wed, 26 Feb 2014 19:21:22 GMT sz [145] * cpp/common/nonstd_math.cpp (modified) * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/_demos/f0_variants_test.cpp (modified) * cpp/frams/_demos/full_props.cpp (modified) * cpp/frams/_demos/gdk_test.cpp (modified) * cpp/frams/_demos/geno_test.cpp (modified) * cpp/frams/_demos/genoconv_test.cpp (modified) * cpp/frams/_demos/genooper_test.cpp (modified) * cpp/frams/_demos/multiline_f0_test.cpp (modified) * cpp/frams/_demos/neuro_layout_test.cpp (modified) * cpp/frams/_demos/neuro_test.cpp (modified) * cpp/frams/genetics/defgenoconv.cpp (modified) * cpp/frams/genetics/defgenoconv.h (modified) * cpp/frams/genetics/f9/oper_f9.cpp (modified) * cpp/frams/genetics/fF/fF_genotype.cpp (added) * cpp/frams/genetics/fF/fF_genotype.h (modified) * cpp/frams/genetics/fF/oper_fF.cpp (modified) * cpp/frams/genetics/fF/oper_fF.h (modified) * cpp/frams/genetics/genman.cpp (modified) * cpp/frams/genetics/genman.h (modified) * cpp/frams/genetics/geno.cpp (modified) * cpp/frams/genetics/geno.h (modified) * cpp/frams/genetics/genoconv.cpp (modified) * cpp/frams/genetics/genoconv.h (modified) * cpp/frams/genetics/oper_fx.h (modified) * cpp/frams/genetics/preconfigured.h (added) Genetics reorganization (affects ALL applications!): - ... Fri, 21 Feb 2014 10:25:16 GMT sz [141] * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/_demos/geno_test.cpp (modified) * cpp/frams/_demos/genooper_test.cpp (modified) Improved genotype validation in geno_test and genooper_test (using ... Thu, 20 Feb 2014 16:49:28 GMT sz [139] * cpp/frams/_demos/genooper_test.cpp (modified) * cpp/frams/_demos/part_shapes.cpp (modified) * cpp/frams/genetics/defgenoconv.cpp (modified) * cpp/frams/genetics/f1/conv_f1.cpp (modified) * cpp/frams/genetics/f1/conv_f1.h (modified) * cpp/frams/genetics/f9/conv_f9.cpp (modified) * cpp/frams/genetics/f9/conv_f9.h (modified) * cpp/frams/genetics/f9/oper_f9.h (modified) * cpp/frams/genetics/gen-config-GDK.h (modified) * cpp/frams/genetics/genman.cpp (modified) * cpp/frams/genetics/oper_fx.h (modified) * cpp/frams/util/3d.h (modified) class renaming + minor corrections Wed, 19 Feb 2014 12:59:17 GMT sz [138] * cpp/frams/Makefile-GDK (modified) * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/Makefile-maintain (modified) * cpp/frams/_demos/genooper_test.cpp (added) * cpp/frams/genetics/gen-config-GDK.h (modified) * cpp/frams/genetics/genman.cpp (added) * cpp/frams/genetics/genman.h (added) * cpp/frams/model/autoname.cpp (added) * cpp/frams/model/autoname.h (added) * cpp/frams/neuro/geneticneuroparam.cpp (added) * cpp/frams/neuro/geneticneuroparam.h (added) * cpp/frams/neuro/neurolibparam.cpp (added) * cpp/frams/neuro/neurolibparam.h (added) * cpp/frams/param/mutableparam.cpp (added) * cpp/frams/param/mutableparam.h (added) * cpp/frams/param/mutparamiface.h (added) * cpp/frams/param/mutparamlist.cpp (added) * cpp/frams/param/mutparamlist.h (added) * cpp/frams/vm/classes/genoobj.cpp (added) * cpp/frams/vm/classes/genoobj.h (added) genetic operator example - frams/_demos/genooper_test.cpp