|
|
@1153
|
3 years |
Maciej Komosinski |
Added debugging messages and a non-VirtFILE implementation of …
|
|
|
@1152
|
3 years |
Maciej Komosinski |
Foraminifera show has now smaller world compared to expdef (and …
|
|
|
@1151
|
3 years |
sz |
example code showing how to use the new property access functions from …
|
|
|
@1150
|
3 years |
sz |
low level functions for getting more info about framsticks object …
|
|
|
@1149
|
3 years |
Maciej Komosinski |
Added support for loading multiple .sim files where each can overwrite …
|
|
|
@1148
|
3 years |
Maciej Komosinski |
Added exception when popsize is not a multiple of 4 (required by …
|
|
|
@1147
|
3 years |
Maciej Komosinski |
Multi-criteria optimization, can optionally include diversity is one …
|
|
|
@1146
|
3 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1145
|
3 years |
Maciej Komosinski |
Added niching and novelty search with limited (i.e., local) …
|
|
|
@1144
|
3 years |
sz |
new options:
-d, --nodiff: Don't show individual line differences, …
|
|
|
@1143
|
3 years |
sz |
update test results, mostly because of r1142 (rgb defaults change)
|
|
|
@1142
|
4 years |
Maciej Komosinski |
Default RGB color of Parts and Joints becomes 0.5,0.5,0.5 again (undo …
|
|
|
@1141
|
4 years |
Maciej Komosinski |
More useful exception message - shows argument type
|
|
|
@1140
|
4 years |
Maciej Komosinski |
Introduced a parameter for the size of the hall of fame
|
|
|
@1139
|
4 years |
Maciej Komosinski |
Added --debug mode that prints names of steps; final multiple …
|
|
|
@1138
|
4 years |
Maciej Komosinski |
Added limits for the number of Parts, Joints, Neurons and Neural …
|
|
|
@1137
|
4 years |
Maciej Komosinski |
Removed unnecessary (duplicated) stages
|
|
|
@1136
|
4 years |
Maciej Komosinski |
checkpoint_path is optional, let the program work without this value …
|
|
|
@1135
|
4 years |
Maciej Komosinski |
Validate joint length in Model: not just maximum but also minimum allowed
|
|
|
@1134
|
4 years |
Maciej Komosinski |
Flag names more consistent
|
|
|
@1133
|
4 years |
Maciej Komosinski |
Invalid genotypes are now removed immediately from the population and …
|
|
|
@1132
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1131
|
4 years |
Maciej Komosinski |
The "standard.py" example now incorporates features of invalid.py …
|
|
|
@1130
|
4 years |
Maciej Komosinski |
Used std::min(), std::max() explicitly to avoid compiler confusion. …
|
|
|
@1129
|
4 years |
Maciej Komosinski |
Introduced tournament size as a command-line parameter
|
|
|
@1128
|
4 years |
Maciej Komosinski |
Introduced the number of generations as a command-line parameter; …
|
|
|
@1127
|
4 years |
Maciej Komosinski |
Experiment: measure running time and save checkpoints safely
|
|
|
@1126
|
4 years |
Maciej Komosinski |
Saving a population prints a message
|
|
|
@1125
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1124
|
4 years |
Maciej Komosinski |
Added helper utility functions
|
|
|
@1123
|
4 years |
Maciej Komosinski |
Added a header file for interfacing the frams-objects library (.dll …
|
|
|
@1122
|
4 years |
Maciej Komosinski |
Stick thickness when converting "ball-and-stick" models to …
|
|
|
@1121
|
4 years |
Maciej Komosinski |
Added comments, removed unused variables
|
|
|
@1120
|
4 years |
Maciej Komosinski |
Used a local random number generator for full determinism. Introduced …
|
|
|
@1119
|
4 years |
Maciej Komosinski |
Cache a function reference for better performance
|
|
|
@1118
|
4 years |
Maciej Komosinski |
Introduced a common constant for default stick thickness when …
|
|
|
@1117
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1116
|
4 years |
Maciej Komosinski |
Improved performance significantly by moving the step-by-step …
|
|
|
@1115
|
4 years |
Maciej Komosinski |
Use default stick thickness when converting "ball-and-stick" models to …
|
|
|
@1114
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1113
|
4 years |
Maciej Komosinski |
Added a framework for evolutionary algorithms cooperating with …
|
|
|
@1112
|
4 years |
Maciej Komosinski |
Added an example of sampling a 3D Model using the ModelGeometry? class
|
|
|
@1111
|
4 years |
Maciej Komosinski |
Added a function to get voxels of sampled Model geometry from script
|
|
|
@1110
|
4 years |
sz |
updated for Framsticks v5.0rc19:
- SimilMeasure?.simil_type
- min …
|
|
|
@1109
|
4 years |
Maciej Komosinski |
Follow-up to r1107
|
|
|
@1108
|
4 years |
Maciej Komosinski |
Avoided potentially dangerous subtraction from unsigned int
|
|
|
@1107
|
4 years |
Maciej Komosinski |
Unified names of neurons and neuron flags; muscle power range now …
|
|
|
@1106
|
4 years |
Maciej Komosinski |
Since 5.0rc19 there is no need to restore the current working …
|
|
|
@1105
|
4 years |
Maciej Komosinski |
Using the "framsfiles" module to write genotypes to a file instead of …
|
|
|
@1104
|
4 years |
Maciej Komosinski |
Added the "framsfiles" module for reading and writing …
|
|
|
@1103
|
4 years |
Maciej Komosinski |
Added an example of setting a different expdef (experiment definition)
|
|
|
@1102
|
4 years |
Maciej Komosinski |
Do not fail when the dissimilarity matrix is not symmetric, print a …
|
|
|
@1101
|
4 years |
Maciej Komosinski |
Import simulation settings only once in the beginning, not on every …
|
|
|
@1100
|
4 years |
Maciej Komosinski |
Cosmetic / minor fixes
|
|
|
@1099
|
4 years |
oriona |
Minor fix.
|
|
|
@1098
|
4 years |
oriona |
Paramter controlling output printing added.
|
|
|
@1097
|
4 years |
oriona |
Calls to deprecated parameters changed.
|
|
|
@1096
|
4 years |
sz |
restore the original working directory after frams.init()
|
|
|
@1095
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1094
|
4 years |
Maciej Komosinski |
Same as r1091 but for evolution: allowed to override settings of the …
|
|
|
@1093
|
4 years |
Maciej Komosinski |
Updated settings for version 5.0rc18: added new fields and removed old …
|
|
|
@1092
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1091
|
4 years |
Maciej Komosinski |
Allowed to override settings of the simulation using a file with the …
|
|
|
@1090
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1089
|
4 years |
Maciej Komosinski |
Added more examples of using Framsticks in python - building …
|
|
|
@1088
|
4 years |
Maciej Komosinski |
More friendly message when the dll/so cannot be found
|
|
|
@1087
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1086
|
4 years |
sz |
updated for Framsticks version 5.0rc18
- added MessageCatcher? object
- …
|
|
|
@1085
|
4 years |
sz |
- more sophisticated frams.py init() so frams-test.py (and other …
|
|
|
@1084
|
4 years |
Maciej Komosinski |
Introduced bool PRINT_FRAMSTICKS_OUTPUT to mute messages while …
|
|
|
@1083
|
4 years |
Maciej Komosinski |
Allowed to override the default name of frams-objects.dll/so
|
|
|
@1082
|
4 years |
Maciej Komosinski |
Added helper functions for script access
|
|
|
@1081
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1080
|
4 years |
Maciej Komosinski |
Use direct connection to Framsticks .so/.dll in evolution
|
|
|
@1079
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1078
|
4 years |
Maciej Komosinski |
Direct connection from python to Framsticks .so/.dll
|
|
|
@1077
|
4 years |
Maciej Komosinski |
Fixed limited scope of for(var somevariable) …
|
|
|
@1076
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1075
|
4 years |
Maciej Komosinski |
Fixed dangerous size_t-1
|
|
|
@1074
|
4 years |
oriona |
Proper genetic format set.
|
|
|
@1073
|
4 years |
oriona |
Comments added.
|
|
|
@1072
|
4 years |
oriona |
Switching off the alignment moved.
|
|
|
@1071
|
4 years |
oriona |
Weighted MDS and switching off the alignment fixed.
|
|
|
@1070
|
4 years |
oriona |
MDS for one-part creatures fixed.
|
|
|
@1069
|
4 years |
sz |
sdk tests updated (similarity)
|
|
|
@1068
|
4 years |
sz |
sdk tests updated (resize)
|
|
|
@1067
|
4 years |
sz |
sdk tests updated (remove Part.vs)
|
|
|
@1066
|
4 years |
Maciej Komosinski |
Make names of fields in SimilMeasureGreedy? unique because object …
|
|
|
@1065
|
4 years |
Maciej Komosinski |
More specific error messages
|
|
|
@1064
|
4 years |
Maciej Komosinski |
Properly allocated and de-allocated dynamic arrays of size calculated …
|
|
|
@1063
|
4 years |
Maciej Komosinski |
Updated URL for Yossi Rubner's implementation of EMD
|
|
|
@1062
|
4 years |
oriona |
Global arrays moved to emd function.
|
|
|
@1061
|
4 years |
oriona |
Static array removed.
|
|
|
@1060
|
4 years |
Maciej Komosinski |
"Vectorized" mutation for better performance due to decreased time of …
|
|
|
@1059
|
4 years |
Maciej Komosinski |
Warn when the number of performance evaluations is different from the …
|
|
|
@1058
|
4 years |
sz |
updated for Framsticks50rc16 (ModelSimilarity? replaced by SimilMeasure? …
|
|
|
@1057
|
4 years |
Maciej Komosinski |
Updated to match changes from r1024
|
|
|
@1056
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1055
|
4 years |
Maciej Komosinski |
Added a workaround (potentially incorrect) for numerical instability …
|
|
|
@1054
|
4 years |
Maciej Komosinski |
Proper paramtab group names for similarity measures
|
|
|