# # ChangeLog for cpp/frams/genetics/fn # # Generated by Trac 1.2.1 # 04/30/24 18:17:11 Wed, 28 Mar 2018 00:28:11 GMT Maciej Komosinski [763] * cpp/frams/genetics/fn/conv_fn.cpp (modified) Higher precision when storing variable values Wed, 28 Mar 2018 00:27:39 GMT Maciej Komosinski [762] * cpp/frams/genetics/fn/oper_fn.cpp (modified) * cpp/frams/genetics/fn/oper_fn.h (modified) Default sample values for a 2D problem, not 1D; added documentation ... 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 ...