Timeline



07/08/23:

14:35 Changeset [1269] by oriona
FFT is now calculated after the signature reduction, to increase efficiency.

07/06/23:

21:06 Changeset [1268] by oriona
Coefficients indices changed to floats in range (0-1) to normalize frequency measure value

07/05/23:

18:42 Changeset [1267] by oriona
Improved normalization function description
18:37 Changeset [1266] by oriona
Signature values normalization added.

06/29/23:

16:55 Changeset [1265] by Maciej Komosinski
Added a function to assess the number of Parts, Joints, Neurons and Connections of a genotype, and a function to assess the fulfillment of complexity constraints of a genotype

06/23/23:

01:15 Changeset [1264] by sz
updated for Framsticks5.0rc27 notable changes: GenoConverters? object, f0/f1/f4/fH operator settings
00:37 Changeset [1263] by sz
update test results

06/22/23:

23:44 Changeset [1262] by Maciej Komosinski
Added missing #include for *nix compilers
17:25 Changeset [1261] by Maciej Komosinski
Disabled mutating joint stiffness in fH and fB
04:00 Changeset [1260] by Maciej Komosinski
Cosmetic
03:52 Changeset [1259] by Maciej Komosinski
f4: three #define's -> enum, minor refactorizations, added comments
03:50 Changeset [1258] by Maciej Komosinski
f1->f0 conversion settings: modifier compatibility, 'C' and 'Q' modifier influence, bending muscle default range
03:47 Changeset [1257] by Maciej Komosinski
- fH: don't mutate non-standard properties: assimilation, ingestion, stamina, density - fH: allow relative mutation probabilities in the range 0..100, like in other genetic formats
03:33 Changeset [1256] by Maciej Komosinski
- reasonable field names for enabling converters - automatically attach converter Param to GenoConvParam?
03:31 Changeset [1255] by Maciej Komosinski
structview (Canvas and GL) not resetting view when switching between genotype development checkpoints
03:29 Changeset [1254] by Maciej Komosinski
- turn -0.0 into 0.0 if we have minimum==0.0, so that it does not look as if we got a value below 0.0 (minimum) after mutation (even though -0.0==0.0) - implemented stochastic rounding for the mutation of integer parameters
03:27 Changeset [1253] by Maciej Komosinski
Turn -0.0 to 0.0 when the allowed range starts at 0.0
03:25 Changeset [1252] by Maciej Komosinski
Disallow Joint longitudal stiffness == 0.0 because then sticks can be stretched indefinitely with no resistance; now minimum allowed is 0.01
03:21 Changeset [1251] by Maciej Komosinski
- unified Visual C++ and Borland setting of floating point exception flags - more flags for *nixes to really catch division by zero (FE_DIVBYZERO was not sufficient) and overflow
02:11 Changeset [1250] by Maciej Komosinski
Added class ParamList? implementing ParamInterface?
Note: See TracTimeline for information about the timeline view.