# # ChangeLog for cpp/frams/_demos/neuro_layout_test.cpp # # Generated by Trac 1.2.1 # 04/29/24 20:57:41 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!): - ... Mon, 17 Feb 2014 11:32:11 GMT sz [135] * cpp/common/nonstd.h (modified) * cpp/common/nonstd_math.cpp (modified) * cpp/common/nonstd_math.h (modified) * cpp/frams/Makefile-GDK (modified) * cpp/frams/Makefile-GDK-files (modified) * cpp/frams/_demos/neuro_layout_test.cpp (added) * cpp/frams/canvas (added) * cpp/frams/canvas/nn_layout.h (added) * cpp/frams/canvas/nn_layout_model.cpp (added) * cpp/frams/canvas/nn_layout_model.h (added) * cpp/frams/canvas/nn_simple_layout.cpp (added) * cpp/frams/canvas/nn_smart_layout.cpp (added) neuron layout algorithm (for schematic drawing), usage example in ...