# # ChangeLog for cpp/frams/genetics/fB # # Generated by Trac 1.2.1 # 04/27/24 13:41:05 Thu, 25 Jun 2020 23:32:15 GMT Maciej Komosinski [961] * cpp/frams/genetics/fB/fB_oper.cpp (modified) * framspy/FramsticksCLI.py (modified) * framspy/FramsticksEvolution.py (modified) Cosmetic Wed, 24 Jun 2020 22:29:34 GMT Maciej Komosinski [954] * cpp/frams/genetics/fB/fB_conv.cpp (modified) Fixed genotype returned on conversion error Fri, 29 May 2020 13:20:29 GMT Maciej Komosinski [935] * cpp/frams/genetics/f4/f4_oper.cpp (modified) * cpp/frams/genetics/fB/fB_oper.cpp (modified) * cpp/frams/genetics/fH/fH_oper.cpp (modified) * cpp/frams/genetics/fL/fL_oper.cpp (modified) * cpp/frams/genetics/genooperators.cpp (modified) * cpp/frams/genetics/genooperators.h (modified) * cpp/frams/model/model.h (modified) * cpp/frams/neuro/neurofactory.cpp (modified) Utility functions that provide a set of all neuron classes fulfilling ... Sat, 30 Nov 2019 00:30:22 GMT Maciej Komosinski [896] * cpp/common/nonstd_math.cpp (modified) * cpp/common/nonstd_math.h (modified) * cpp/common/random.h (modified) * cpp/frams/_demos/genomanipulation.cpp (modified) * cpp/frams/canvas/nn_simple_layout.cpp (modified) * cpp/frams/genetics/f4/f4_general.cpp (modified) * cpp/frams/genetics/f4/f4_oper.cpp (modified) * cpp/frams/genetics/f9/f9_oper.cpp (modified) * cpp/frams/genetics/fB/fB_oper.cpp (modified) * cpp/frams/genetics/fF/fF_oper.cpp (modified) * cpp/frams/genetics/fH/fH_oper.cpp (modified) * cpp/frams/genetics/fL/fL_matheval.cpp (modified) * cpp/frams/genetics/fL/fL_oper.cpp (modified) * cpp/frams/genetics/fT/fTest_oper.cpp (modified) * cpp/frams/genetics/fn/fn_oper.cpp (modified) * cpp/frams/genetics/genman.cpp (modified) * cpp/frams/genetics/genooperators.cpp (modified) * cpp/frams/model/model.cpp (modified) * cpp/frams/model/model.h (modified) * cpp/frams/neuro/impl/neuroimpl-simple.h (modified) * cpp/frams/neuro/neuroimpl.cpp (modified) * cpp/frams/util/rndutil.cpp (modified) Replaced #defined macros for popular random-related operations with ... Fri, 15 Feb 2019 02:09:31 GMT Maciej Komosinski [853] * cpp/frams/genetics/f4/f4_general.cpp (modified) * cpp/frams/genetics/fB/fB_oper.cpp (modified) * cpp/frams/genetics/fL/fL_oper.cpp (modified) The official C++17 [[fallthrough]] attribute instead of comments //no ... 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:41:59 GMT Maciej Komosinski [802] * 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) Crossing over with less bloat, but still biologically-inspired 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