# # ChangeLog for cpp/frams/genetics/fn # # Generated by Trac 1.2.1 # 05/05/24 07:17:32 Wed, 14 Mar 2018 23:00:45 GMT Maciej Komosinski [757] * cpp/frams/genetics/fn/conv_fn.cpp (modified) Removed appending the original fn genotype as a comment in the ... Wed, 28 Feb 2018 22:43:57 GMT Maciej Komosinski [752] * cpp/frams/genetics/fn/conv_fn.cpp (modified) * cpp/frams/genetics/fn/oper_fn.cpp (modified) * cpp/frams/genetics/fn/oper_fn.h (modified) Mutation in the 'fn' encoding respects custom min,max,stddev for each ... Wed, 28 Feb 2018 18:39:41 GMT Maciej Komosinski [747] * cpp/frams/genetics/fn (added) * cpp/frams/genetics/fn/conv_fn.cpp (added) * cpp/frams/genetics/fn/conv_fn.h (added) * cpp/frams/genetics/fn/oper_fn.cpp (added) * cpp/frams/genetics/fn/oper_fn.h (added) Added a new "fn" genetic representation (a vector of real numbers for ...