Timeline
06/21/18:
- 02:43 Changeset [809] by
- Fixed a signed/unsigned warning
- 02:30 Changeset [808] by
- New option for mutation in numerical encoding fn: mutate all variables instead of one, randomly selected variable New option for crossover in numerical encoding fn: the amount of linear mix can be random, not only fixed by user
06/09/18:
- 15:51 Changeset [807] by
- The -f/--file argument is now mandatory
- 15:50 Changeset [806] by
- Cosmetic
- 08:21 Changeset [805] by
- Fixed clang's compiler forward declaration problem - not using ExtValue? in param.h (template moved to param.cpp)
06/07/18:
- 17:43 Changeset [804] by
- Fixed memory leak and uninitialized int
- 17:42 Changeset [803] by
- Performance improvements, including avoiding unnecessary passing of objects by value
- 17:41 Changeset [802] by
- Crossing over with less bloat, but still biologically-inspired
- 17:40 Changeset [801] by
- Added a helper function that counts active neuron classes
06/06/18:
- 03:04 Changeset [800] by
- added missing .o files in fL converter targets
- 02:32 Changeset [799] by
- Added information about past and present contributors
- 02:10 Changeset [798] by
- unit testing infrastructure + few example tests for the Framsticks SDK
- 01:45 Changeset [797] by
- A more complete implementation of fB, fH, fL
- 00:45 Changeset [796] by
- Unified error messages and error handling for loadSingleLine and loadMultiLine
- 00:44 Changeset [795] by
- Released allocated memory
05/31/18:
- 03:23 Changeset [794] by
- Protected against overflow when converting floating point value to integer value
05/29/18:
- 16:51 Changeset [793] by
- Code formatting
- 16:32 Changeset [792] by
- Code formatting
- 16:24 Changeset [791] by
- Code formatting
- 15:46 Changeset [790] by
- Code formatting
- 15:40 Changeset [789] by
- Code formatting
- 14:32 Changeset [788] by
- Fixed #include filename for f8 converter
05/23/18:
- 02:20 Changeset [787] by
- Removed a comment; sprintf() gives more control and precision than std::to_string()
Note: See TracTimeline
for information about the timeline view.