|
|
@1269
|
17 months |
oriona |
FFT is now calculated after the signature reduction, to increase …
|
|
|
@1268
|
17 months |
oriona |
Coefficients indices changed to floats in range (0-1) to normalize …
|
|
|
@1267
|
17 months |
oriona |
Improved normalization function description
|
|
|
@1266
|
17 months |
oriona |
Signature values normalization added.
|
|
|
@1265
|
17 months |
Maciej Komosinski |
Added a function to assess the number of Parts, Joints, Neurons and …
|
|
|
@1225
|
19 months |
oriona |
New deafult params set, unnecessary print removed.
|
|
|
@1224
|
19 months |
Maciej Komosinski |
Less ambiguous names of variables, improved docs
|
|
|
@1223
|
19 months |
oriona |
Description of the measures added.
|
|
|
@1221
|
20 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1220
|
20 months |
Maciej Komosinski |
Added support for two more phenetic dissimilarity estimation methods, …
|
|
|
@1219
|
20 months |
Maciej Komosinski |
Less misleading parameter and variable name (library vs. module)
|
|
|
@1218
|
20 months |
Maciej Komosinski |
Added a function that checks if a genotype produces a valid Creature …
|
|
|
@1214
|
20 months |
Maciej Komosinski |
The number of "steps" has now the interpretation of the number of intervals
|
|
|
@1211
|
20 months |
sz |
linux compatibility (can't use the window state "zoomed", some state …
|
|
|
@1210
|
20 months |
Maciej Komosinski |
EPSILON used only where necessary
|
|
|
@1209
|
21 months |
oriona |
ipynb_checkpoints deleted.
|
|
|
@1208
|
21 months |
oriona |
density distribution measures added.
|
|
|
@1207
|
21 months |
Maciej Komosinski |
Examples made more friendly to shells that treat semicolon …
|
|
|
@1206
|
21 months |
Maciej Komosinski |
Added a helper class for competitions and comparing the performance of …
|
|
|
@1205
|
21 months |
Maciej Komosinski |
Splitting (potentially) multiple .sim files is already done by …
|
|
|
@1204
|
21 months |
Maciej Komosinski |
Allow to provide more than one .sim file
|
|
|
@1203
|
21 months |
Maciej Komosinski |
Some assert cases changed to raising exceptions
|
|
|
@1202
|
22 months |
Maciej Komosinski |
Introduced common utility functions for setting window sizes; …
|
|
|
@1201
|
22 months |
sz |
passing file patterns as lists of strings is more portable
|
|
|
@1200
|
22 months |
Maciej Komosinski |
Make errors during evaluation of creatures Python exceptions so they …
|
|
|
@1199
|
22 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1198
|
22 months |
Maciej Komosinski |
Added simple Python GUI for Framsticks library/server
|
|
|
@1197
|
22 months |
Maciej Komosinski |
Added the "-t" option in init() to make concurrent calls from …
|
|
|
@1196
|
22 months |
Maciej Komosinski |
When importing *.sim files, make problems fatal because error messages …
|
|
|
@1195
|
22 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1194
|
22 months |
Maciej Komosinski |
make_new_population() targets the desired popsize instead of …
|
|
|
@1191
|
2 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1190
|
2 years |
Maciej Komosinski |
Added the "evolalg" module for evolutionary optimization
|
|
|
@1189
|
2 years |
Maciej Komosinski |
Only absolute paths are accepted by os.add_dll_directory()
|
|
|
@1185
|
2 years |
Maciej Komosinski |
Renamed a module; new name is "evolalg_steps"
|
|
|
@1183
|
2 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1182
|
2 years |
Maciej Komosinski |
More concise code and less redundancy in dissimilarity classes, added …
|
|
|
@1178
|
3 years |
Maciej Komosinski |
Windows and python 3.9.5+ compatibility: endless nuances/bugs in dll access
|
|
|
@1177
|
3 years |
Maciej Komosinski |
FramsticksLib?.dissimilarity() now has a mandatory argument to select a …
|
|
|
@1170
|
3 years |
Maciej Komosinski |
Added comments
|
|
|
@1169
|
3 years |
Maciej Komosinski |
Added a .sim file with a script that records the center of gravity of …
|
|
|
@1168
|
3 years |
Maciej Komosinski |
Also disabled neural mutations in fH
|
|
|
@1167
|
3 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1166
|
3 years |
sz |
on a mac the library file name is 'frams-objects.dylib'
|
|
|
@1165
|
3 years |
Maciej Komosinski |
Added a helper settings file that turns off mutations in f0, f1, f4 …
|
|
|
@1164
|
3 years |
sz |
describe the use of lib_path
|
|
|
@1163
|
3 years |
Maciej Komosinski |
Improved diagnostic messages
|
|
|
@1162
|
3 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1161
|
3 years |
Maciej Komosinski |
Multiple new functionalities in simple evolutionary optimization in …
|
|
|
@1160
|
3 years |
Maciej Komosinski |
Supported python 3.8+ and Windows after breaking change in python 3.8 …
|
|
|
@1158
|
3 years |
Maciej Komosinski |
Cosmetic/minor improvements
|
|
|
@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) …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
|
|
|
@1123
|
4 years |
Maciej Komosinski |
Added a header file for interfacing the frams-objects library (.dll …
|
|
|
@1119
|
4 years |
Maciej Komosinski |
Cache a function reference for better performance
|
|
|
@1117
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1116
|
4 years |
Maciej Komosinski |
Improved performance significantly by moving the step-by-step …
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@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
|
|
|
@1081
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1080
|
4 years |
Maciej Komosinski |
Use direct connection to Framsticks .so/.dll in evolution
|
|
|