Timeline
02/19/21:
- 03:14 Changeset [1087] by
- Cosmetic
- 00:15 Changeset [1086] by
- updated for Framsticks version 5.0rc18 - added MessageCatcher? object - more info on how Genotype.instances==0 affects selection methods - Vector.avg and stddev return null when empty
02/18/21:
- 22:51 Changeset [1085] by
- - more sophisticated frams.py init() so frams-test.py (and other python programs) don't have to bother with framsticks paths - './'+name for loading .so from the current directory in linux
- 19:06 Changeset [1084] by
- Introduced bool PRINT_FRAMSTICKS_OUTPUT to mute messages while evaluating creatures
- 18:58 Changeset [1083] by
- Allowed to override the default name of frams-objects.dll/so
- 18:56 Changeset [1082] by
- Added helper functions for script access
02/17/21:
- 16:59 Changeset [1081] by
- Cosmetic
- 14:36 Changeset [1080] by
- Use direct connection to Framsticks .so/.dll in evolution
- 14:32 Changeset [1079] by
- Cosmetic
- 14:31 Changeset [1078] by
- Direct connection from python to Framsticks .so/.dll
02/16/21:
- 06:38 Changeset [1077] by
- Fixed limited scope of for(var somevariable) …
- 06:37 Changeset [1076] by
- Cosmetic
- 06:36 Changeset [1075] by
- Fixed dangerous size_t-1
02/11/21:
- 14:59 Changeset [1074] by
- Proper genetic format set.
02/09/21:
- 11:37 Changeset [1073] by
- Comments added.
02/08/21:
- 20:49 Changeset [1072] by
- Switching off the alignment moved.
- 17:07 Changeset [1071] by
- Weighted MDS and switching off the alignment fixed.
02/03/21:
- 21:51 Changeset [1070] by
- MDS for one-part creatures fixed.
02/02/21:
- 00:32 Changeset [1069] by
- sdk tests updated (similarity)
- 00:32 Changeset [1068] by
- sdk tests updated (resize)
- 00:31 Changeset [1067] by
- sdk tests updated (remove Part.vs)
01/27/21:
- 12:22 Changeset [1066] by
- Make names of fields in SimilMeasureGreedy? unique because object fields from many objects are merged into one list and they would clash with names of fields from SimilMeasureHungarian?
- 12:20 Changeset [1065] by
- More specific error messages
01/26/21:
- 18:50 Changeset [1064] by
- Properly allocated and de-allocated dynamic arrays of size calculated in runtime, not relying on g++ "extension"
- 18:02 Changeset [1063] by
- Updated URL for Yossi Rubner's implementation of EMD
- 17:41 Changeset [1062] by
- Global arrays moved to emd function.
01/25/21:
- 20:57 Changeset [1061] by
- Static array removed.
01/24/21:
- 13:29 Changeset [1060] by
- "Vectorized" mutation for better performance due to decreased time of communication py<->frams (mutate many genotypes in one call)
01/22/21:
- 18:01 Changeset [1059] by
- Warn when the number of performance evaluations is different from the number of genotypes evaluated
Note: See TracTimeline
for information about the timeline view.