source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1267   10 months oriona Improved normalization function description
(edit) @1266   10 months oriona Signature values normalization added.
(edit) @1265   10 months Maciej Komosinski Added a function to assess the number of Parts, Joints, Neurons and …
(edit) @1264   10 months sz updated for Framsticks5.0rc27 notable changes: GenoConverters? object, …
(edit) @1263   10 months sz update test results
(edit) @1262   10 months Maciej Komosinski Added missing #include for *nix compilers
(edit) @1261   10 months Maciej Komosinski Disabled mutating joint stiffness in fH and fB
(edit) @1260   10 months Maciej Komosinski Cosmetic
(edit) @1259   10 months Maciej Komosinski f4: three #define's -> enum, minor refactorizations, added comments
(edit) @1258   10 months Maciej Komosinski f1->f0 conversion settings: modifier compatibility, 'C' and 'Q' …
(edit) @1257   10 months Maciej Komosinski - fH: don't mutate non-standard properties: assimilation, ingestion, …
(edit) @1256   10 months Maciej Komosinski - reasonable field names for enabling converters - automatically …
(edit) @1255   10 months Maciej Komosinski structview (Canvas and GL) not resetting view when switching between …
(edit) @1254   10 months Maciej Komosinski - turn -0.0 into 0.0 if we have minimum==0.0, so that it does not look …
(edit) @1253   10 months Maciej Komosinski Turn -0.0 to 0.0 when the allowed range starts at 0.0
(edit) @1252   10 months Maciej Komosinski Disallow Joint longitudal stiffness == 0.0 because then sticks can be …
(edit) @1251   10 months Maciej Komosinski - unified Visual C++ and Borland setting of floating point exception …
(edit) @1250   10 months Maciej Komosinski Added class ParamList? implementing ParamInterface?
(edit) @1249   11 months Maciej Komosinski Multiple issues fixed when calculating bending range for the '|' …
(edit) @1248   11 months Maciej Komosinski Less duplicated constants (default values of Part and Joint properties)
(edit) @1247   11 months Maciej Komosinski Cosmetic
(edit) @1246   11 months Maciej Komosinski Optionally normalize the four "biological" properties when propagating …
(edit) @1245   12 months Maciej Komosinski Disabled "Ii" (energy ingestion/transfer rate) modifiers for f1/f4 …
(edit) @1244   12 months Maciej Komosinski Removed scaling when calculating Creature (Model) energy from the …
(edit) @1243   12 months Maciej Komosinski Simplify modifiers 'r' and 'R' separately because they obey simpler …
(edit) @1242   12 months Maciej Komosinski Changed the default behavior of modifier genes in f1 and f4 to …
(edit) @1241   12 months Maciej Komosinski No longer sort modifiers and cancel out antagonistic modifiers in f1 …
(edit) @1240   12 months Maciej Komosinski Updated f4->f1 approximate converter
(edit) @1239   12 months Maciej Komosinski More robust stopping condition for organism development: no longer …
(edit) @1238   12 months Maciej Komosinski Cosmetic
(edit) @1237   12 months Maciej Komosinski - Got rid of a redundant source of information: cells development …
(edit) @1236   12 months Maciej Komosinski Cosmetic
(edit) @1235   12 months Maciej Komosinski Don't remove trailing '>' from genotypes
(edit) @1234   12 months Maciej Komosinski Simplify sequences of modifier genes, cancelling out antagonistic ones …
(edit) @1233   12 months Maciej Komosinski Added a function that simplifies a sequence of modifier genes (useful …
(edit) @1232   12 months Maciej Komosinski The validate() function may now attempt to repair genotypes without …
(edit) @1231   12 months Maciej Komosinski - Thanks to r1230, it is possible to detect (and repair=remove) junk …
(edit) @1230   12 months Maciej Komosinski Got rid of the (buggy) look-ahead function, made parsing stricter and …
(edit) @1229   12 months Maciej Komosinski - More strict parsing (reporting errors instead of implicit fixes) - …
(edit) @1228   12 months Maciej Komosinski Fixed a bug where an f4_Node tree that resulted from an f4 genotype …
(edit) @1227   12 months Maciej Komosinski Improvements in f4: - fixed a bug where newly created cells in a given …
(edit) @1226   12 months Maciej Komosinski - Added ShapeType? constraint to GenoOperators::parseNeuroClass() - …
(edit) @1225   13 months oriona New deafult params set, unnecessary print removed.
(edit) @1224   13 months Maciej Komosinski Less ambiguous names of variables, improved docs
(edit) @1223   13 months oriona Description of the measures added.
(edit) @1222   13 months sz updated for the Framsticks version 5.0rc26 (genetic operator changes, …
(edit) @1221   13 months Maciej Komosinski Cosmetic
(edit) @1220   13 months Maciej Komosinski Added support for two more phenetic dissimilarity estimation methods, …
(edit) @1219   13 months Maciej Komosinski Less misleading parameter and variable name (library vs. module)
(edit) @1218   13 months Maciej Komosinski Added a function that checks if a genotype produces a valid Creature …
(edit) @1217   13 months Maciej Komosinski Handle potentially missing name in Param
(edit) @1216   13 months Maciej Komosinski Cosmetic
(edit) @1215   13 months Maciej Komosinski Less ambiguous names of counting functions in loggers: warning -> …
(edit) @1214   13 months Maciej Komosinski The number of "steps" has now the interpretation of the number of intervals
(edit) @1213   13 months Maciej Komosinski Fixed buffer overflow - the […] pattern in scanf() always stores the …
(edit) @1212   13 months Maciej Komosinski Properly attach muscles to joints and fix "Warning: …
(edit) @1211   13 months sz linux compatibility (can't use the window state "zoomed", some state …
(edit) @1210   13 months Maciej Komosinski EPSILON used only where necessary
(edit) @1209   14 months oriona ipynb_checkpoints deleted.
(edit) @1208   14 months oriona density distribution measures added.
(edit) @1207   14 months Maciej Komosinski Examples made more friendly to shells that treat semicolon …
(edit) @1206   14 months Maciej Komosinski Added a helper class for competitions and comparing the performance of …
(edit) @1205   14 months Maciej Komosinski Splitting (potentially) multiple .sim files is already done by …
(edit) @1204   14 months Maciej Komosinski Allow to provide more than one .sim file
(edit) @1203   14 months Maciej Komosinski Some assert cases changed to raising exceptions
(edit) @1202   15 months Maciej Komosinski Introduced common utility functions for setting window sizes; …
(edit) @1201   15 months sz passing file patterns as lists of strings is more portable
(edit) @1200   15 months Maciej Komosinski Make errors during evaluation of creatures Python exceptions so they …
(edit) @1199   15 months Maciej Komosinski Cosmetic
(edit) @1198   15 months Maciej Komosinski Added simple Python GUI for Framsticks library/server
(edit) @1197   15 months Maciej Komosinski Added the "-t" option in init() to make concurrent calls from …
(edit) @1196   15 months Maciej Komosinski When importing *.sim files, make problems fatal because error messages …
(edit) @1195   15 months Maciej Komosinski Cosmetic
(edit) @1194   15 months Maciej Komosinski make_new_population() targets the desired popsize instead of …
(edit) @1193   17 months sz food object (red apple)
(edit) @1192   17 months sz 3d models
(edit) @1191   17 months Maciej Komosinski Cosmetic
(edit) @1190   17 months Maciej Komosinski Added the "evolalg" module for evolutionary optimization
(edit) @1189   17 months Maciej Komosinski Only absolute paths are accepted by os.add_dll_directory()
(edit) @1188   18 months sz updated for Framsticks v5.0rc25 notable change: max=-1 means unlimited …
(edit) @1187   18 months Maciej Komosinski Updated property names, types, ranges and descriptions
(edit) @1186   18 months Maciej Komosinski For consistency with other numerical types, unlimited string length is …
(edit) @1185   18 months Maciej Komosinski Renamed a module; new name is "evolalg_steps"
(edit) @1184   19 months Maciej Komosinski Introduced a class to quickly copy field values between two compatible …
(edit) @1183   19 months Maciej Komosinski Cosmetic
(edit) @1182   20 months Maciej Komosinski More concise code and less redundancy in dissimilarity classes, added …
(edit) @1181   21 months sz updated for the current Framsticks version 5.0rc23 …
(edit) @1180   21 months sz updated for the current Framsticks version 5.0rc22 notable changes: …
(edit) @1179   21 months Maciej Komosinski "eof" quoting and unquoting functions (used in client-server communication)
(edit) @1178   2 years Maciej Komosinski Windows and python 3.9.5+ compatibility: endless nuances/bugs in dll access
(edit) @1177   2 years Maciej Komosinski FramsticksLib?.dissimilarity() now has a mandatory argument to select a …
(edit) @1176   2 years sz Framsticks v5.0rc21 update (documentation corrections)
(edit) @1175   2 years oriona Updated tests results for r1173 and r1174.
(edit) @1174   2 years Maciej Komosinski Cosmetic
(edit) @1173   2 years Maciej Komosinski Fixed the descriptor distribution similarity measure: we don't want …
(edit) @1172   2 years Maciej Komosinski Introduced EMD_LIMIT_WARNING_MESSAGES to limit the number of warning …
(edit) @1171   2 years sz updated for Framsticks version 5.0rc20
(edit) @1170   2 years Maciej Komosinski Added comments
(edit) @1169   2 years Maciej Komosinski Added a .sim file with a script that records the center of gravity of …
(edit) @1168   2 years Maciej Komosinski Also disabled neural mutations in fH
Note: See TracRevisionLog for help on using the revision log.