# # ChangeLog for cpp/frams/genetics/fL/fL_general.h # # Generated by Trac 1.2.1 # 04/24/24 20:23:47 Tue, 09 Oct 2018 23:13:05 GMT Maciej Komosinski [821] * cpp/frams/genetics/fB/fB_conv.cpp (modified) * cpp/frams/genetics/fB/fB_oper.cpp (modified) * cpp/frams/genetics/fB/fB_oper.h (modified) * cpp/frams/genetics/fH/fH_general.cpp (modified) * cpp/frams/genetics/fH/fH_general.h (modified) * cpp/frams/genetics/fL/fL_general.cpp (modified) * cpp/frams/genetics/fL/fL_general.h (modified) * cpp/frams/genetics/fL/fL_matheval.cpp (modified) * cpp/frams/genetics/fL/fL_oper.cpp (modified) Performance and stability improvements in fB, fH, and fL; improved ... Thu, 07 Jun 2018 15:42:49 GMT Maciej Komosinski [803] * cpp/frams/genetics/fH/fH_general.cpp (modified) * cpp/frams/genetics/fH/fH_general.h (modified) * cpp/frams/genetics/fH/fH_oper.cpp (modified) * cpp/frams/genetics/fL/fL_general.cpp (modified) * cpp/frams/genetics/fL/fL_general.h (modified) * cpp/frams/genetics/fL/fL_oper.cpp (modified) Performance improvements, including avoiding unnecessary passing of ... Tue, 05 Jun 2018 23:45:18 GMT Maciej Komosinski [797] * cpp/frams/genetics/fB/fB_conv.cpp (modified) * cpp/frams/genetics/fB/fB_conv.h (modified) * cpp/frams/genetics/fB/fB_general.h (modified) * cpp/frams/genetics/fB/fB_oper.cpp (modified) * cpp/frams/genetics/fB/fB_oper.h (modified) * cpp/frams/genetics/fH/fH_conv.cpp (modified) * cpp/frams/genetics/fH/fH_conv.h (modified) * cpp/frams/genetics/fH/fH_general.cpp (modified) * cpp/frams/genetics/fH/fH_general.h (modified) * cpp/frams/genetics/fH/fH_oper.cpp (modified) * cpp/frams/genetics/fH/fH_oper.h (modified) * cpp/frams/genetics/fL/fL_conv.cpp (modified) * cpp/frams/genetics/fL/fL_conv.h (modified) * cpp/frams/genetics/fL/fL_general.cpp (modified) * cpp/frams/genetics/fL/fL_general.h (modified) * cpp/frams/genetics/fL/fL_matheval.cpp (modified) * cpp/frams/genetics/fL/fL_matheval.h (modified) * cpp/frams/genetics/fL/fL_oper.cpp (modified) * cpp/frams/genetics/fL/fL_oper.h (modified) A more complete implementation of fB, fH, fL Mon, 14 May 2018 15:53:10 GMT Maciej Komosinski [780] * cpp/README.txt (modified) * cpp/frams/Makefile-SDK-files (modified) * cpp/frams/genetics/defgenoconv.cpp (modified) * cpp/frams/genetics/fB (added) * cpp/frams/genetics/fB/fB_conv.cpp (added) * cpp/frams/genetics/fB/fB_conv.h (added) * cpp/frams/genetics/fB/fB_general.h (added) * cpp/frams/genetics/fB/fB_oper.cpp (added) * cpp/frams/genetics/fB/fB_oper.h (added) * cpp/frams/genetics/fH (added) * cpp/frams/genetics/fH/fH_conv.cpp (added) * cpp/frams/genetics/fH/fH_conv.h (added) * cpp/frams/genetics/fH/fH_general.cpp (added) * cpp/frams/genetics/fH/fH_general.h (added) * cpp/frams/genetics/fH/fH_oper.cpp (added) * cpp/frams/genetics/fH/fH_oper.h (added) * cpp/frams/genetics/fL (added) * cpp/frams/genetics/fL/fL_conv.cpp (added) * cpp/frams/genetics/fL/fL_conv.h (added) * cpp/frams/genetics/fL/fL_general.cpp (added) * cpp/frams/genetics/fL/fL_general.h (added) * cpp/frams/genetics/fL/fL_matheval.cpp (added) * cpp/frams/genetics/fL/fL_matheval.h (added) * cpp/frams/genetics/fL/fL_oper.cpp (added) * cpp/frams/genetics/fL/fL_oper.h (added) * cpp/frams/genetics/gen-config-SDK.h (modified) * cpp/frams/genetics/genman.cpp (modified) Added sources for genetic encodings fB, fH, fL