|
|
@1300
|
7 months |
sz |
geno_test result updated ("Not all Parts connected" is WARN since r12178)
|
|
|
@1299
|
8 months |
Maciej Komosinski |
More reasonable usage of size_t, int, and unsigned int, and their …
|
|
|
@1298
|
8 months |
Maciej Komosinski |
Introduced overloads for rndUint() with size_t and int arguments to …
|
|
|
@1297
|
9 months |
Maciej Komosinski |
Removed unused "static" fields
|
|
|
@1296
|
9 months |
Maciej Komosinski |
Niching and novelty techniques currently require …
|
|
|
@1295
|
9 months |
Maciej Komosinski |
Updated for Python 3.9+
|
|
|
@1294
|
9 months |
Maciej Komosinski |
Initialize more fields in constructors
|
|
|
@1293
|
9 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1292
|
9 months |
Maciej Komosinski |
- in numerical experiments, genotypes which are vectors of values now …
|
|
|
@1291
|
10 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1290
|
10 months |
Maciej Komosinski |
Better mutation, crossover, and evaluation function for a simple …
|
|
|
@1289
|
10 months |
Maciej Komosinski |
fitness_set_negative_to_zero boolean (a.k.a. "only positive fitness", …
|
|
|
@1288
|
12 months |
Maciej Komosinski |
Added helper functions
|
|
|
@1287
|
12 months |
Maciej Komosinski |
size_t <-> int type casts
|
|
|
@1286
|
12 months |
Maciej Komosinski |
Improved Model-building error messages; for some cases changed ERROR …
|
|
|
@1285
|
12 months |
Maciej Komosinski |
Added toLowerCase/toUpperCase for UTF-8 strings
|
|
|
@1284
|
12 months |
Maciej Komosinski |
Added the != operator
|
|
|
@1283
|
15 months |
Maciej Komosinski |
Stochastic rounding to deliver on average the expected number of …
|
|
|
@1282
|
15 months |
Maciej Komosinski |
Updated the settings file with new parameter names
|
|
|
@1281
|
15 months |
sz |
updated for Framsticks 5.0rc29 (mostly genetic parameters)
|
|
|
@1280
|
15 months |
Maciej Komosinski |
Added explicit type casts (size_t vs. int etc.)
|
|
|
@1279
|
15 months |
Maciej Komosinski |
Configuring floating point exception handling, follow-up to r1275
|
|
|
@1278
|
15 months |
Maciej Komosinski |
When loading/parsing files, warn about unexpected characters after the …
|
|
|
@1277
|
15 months |
Maciej Komosinski |
Added Model.is_valid
|
|
|
@1276
|
15 months |
Maciej Komosinski |
Added ends_with() for std::string
|
|
|
@1275
|
15 months |
Maciej Komosinski |
More unification of floating point exception handling across platforms
|
|
|
@1274
|
15 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1273
|
15 months |
Maciej Komosinski |
fH, fB, fL: improved default parameter values, syntax coloring and …
|
|
|
@1272
|
16 months |
Maciej Komosinski |
Added comments, formatting
|
|
|
@1271
|
16 months |
Maciej Komosinski |
Improved boundary checks, descriptions and comments
|
|
|
@1270
|
16 months |
Maciej Komosinski |
Added the "k" parameter (the number of most similar neighbors) to NSLC …
|
|
|
@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 …
|
|
|
@1264
|
17 months |
sz |
updated for Framsticks5.0rc27
notable changes: GenoConverters? object, …
|
|
|
@1263
|
17 months |
sz |
update test results
|
|
|
@1262
|
17 months |
Maciej Komosinski |
Added missing #include for *nix compilers
|
|
|
@1261
|
17 months |
Maciej Komosinski |
Disabled mutating joint stiffness in fH and fB
|
|
|
@1260
|
17 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1259
|
17 months |
Maciej Komosinski |
f4: three #define's -> enum, minor refactorizations, added comments
|
|
|
@1258
|
17 months |
Maciej Komosinski |
f1->f0 conversion settings: modifier compatibility, 'C' and 'Q' …
|
|
|
@1257
|
17 months |
Maciej Komosinski |
- fH: don't mutate non-standard properties: assimilation, ingestion, …
|
|
|
@1256
|
17 months |
Maciej Komosinski |
- reasonable field names for enabling converters
- automatically …
|
|
|
@1255
|
17 months |
Maciej Komosinski |
structview (Canvas and GL) not resetting view when switching between …
|
|
|
@1254
|
17 months |
Maciej Komosinski |
- turn -0.0 into 0.0 if we have minimum==0.0, so that it does not look …
|
|
|
@1253
|
17 months |
Maciej Komosinski |
Turn -0.0 to 0.0 when the allowed range starts at 0.0
|
|
|
@1252
|
17 months |
Maciej Komosinski |
Disallow Joint longitudal stiffness == 0.0 because then sticks can be …
|
|
|
@1251
|
17 months |
Maciej Komosinski |
- unified Visual C++ and Borland setting of floating point exception …
|
|
|
@1250
|
17 months |
Maciej Komosinski |
Added class ParamList? implementing ParamInterface?
|
|
|
@1249
|
18 months |
Maciej Komosinski |
Multiple issues fixed when calculating bending range for the '|' …
|
|
|
@1248
|
18 months |
Maciej Komosinski |
Less duplicated constants (default values of Part and Joint properties)
|
|
|
@1247
|
18 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1246
|
18 months |
Maciej Komosinski |
Optionally normalize the four "biological" properties when propagating …
|
|
|
@1245
|
18 months |
Maciej Komosinski |
Disabled "Ii" (energy ingestion/transfer rate) modifiers for f1/f4 …
|
|
|
@1244
|
18 months |
Maciej Komosinski |
Removed scaling when calculating Creature (Model) energy from the …
|
|
|
@1243
|
18 months |
Maciej Komosinski |
Simplify modifiers 'r' and 'R' separately because they obey simpler …
|
|
|
@1242
|
19 months |
Maciej Komosinski |
Changed the default behavior of modifier genes in f1 and f4 to …
|
|
|
@1241
|
19 months |
Maciej Komosinski |
No longer sort modifiers and cancel out antagonistic modifiers in f1 …
|
|
|
@1240
|
19 months |
Maciej Komosinski |
Updated f4->f1 approximate converter
|
|
|
@1239
|
19 months |
Maciej Komosinski |
More robust stopping condition for organism development: no longer …
|
|
|
@1238
|
19 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1237
|
19 months |
Maciej Komosinski |
- Got rid of a redundant source of information: cells development …
|
|
|
@1236
|
19 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1235
|
19 months |
Maciej Komosinski |
Don't remove trailing '>' from genotypes
|
|
|
@1234
|
19 months |
Maciej Komosinski |
Simplify sequences of modifier genes, cancelling out antagonistic ones …
|
|
|
@1233
|
19 months |
Maciej Komosinski |
Added a function that simplifies a sequence of modifier genes (useful …
|
|
|
@1232
|
19 months |
Maciej Komosinski |
The validate() function may now attempt to repair genotypes without …
|
|
|
@1231
|
19 months |
Maciej Komosinski |
- Thanks to r1230, it is possible to detect (and repair=remove) junk …
|
|
|
@1230
|
19 months |
Maciej Komosinski |
Got rid of the (buggy) look-ahead function, made parsing stricter and …
|
|
|
@1229
|
19 months |
Maciej Komosinski |
- More strict parsing (reporting errors instead of implicit fixes)
- …
|
|
|
@1228
|
19 months |
Maciej Komosinski |
Fixed a bug where an f4_Node tree that resulted from an f4 genotype …
|
|
|
@1227
|
19 months |
Maciej Komosinski |
Improvements in f4:
- fixed a bug where newly created cells in a given …
|
|
|
@1226
|
19 months |
Maciej Komosinski |
- Added ShapeType? constraint to GenoOperators::parseNeuroClass()
- …
|
|
|
@1225
|
19 months |
oriona |
New deafult params set, unnecessary print removed.
|
|
|
@1224
|
20 months |
Maciej Komosinski |
Less ambiguous names of variables, improved docs
|
|
|
@1223
|
20 months |
oriona |
Description of the measures added.
|
|
|
@1222
|
20 months |
sz |
updated for the Framsticks version 5.0rc26 (genetic operator changes, …
|
|
|
@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 …
|
|
|
@1217
|
20 months |
Maciej Komosinski |
Handle potentially missing name in Param
|
|
|
@1216
|
20 months |
Maciej Komosinski |
Cosmetic
|
|
|
@1215
|
20 months |
Maciej Komosinski |
Less ambiguous names of counting functions in loggers: warning -> …
|
|
|
@1214
|
20 months |
Maciej Komosinski |
The number of "steps" has now the interpretation of the number of intervals
|
|
|
@1213
|
20 months |
Maciej Komosinski |
Fixed buffer overflow - the […] pattern in scanf() always stores the …
|
|
|
@1212
|
20 months |
Maciej Komosinski |
Properly attach muscles to joints and fix "Warning: …
|
|
|
@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
|
|
|