Timeline
04/01/21:
- 17:17 Changeset [1121] by
- Added comments, removed unused variables
- 17:07 Changeset [1120] by
- Used a local random number generator for full determinism. Introduced a few refactorings for better performance.
03/31/21:
- 03:06 Changeset [1119] by
- Cache a function reference for better performance
- 03:05 Changeset [1118] by
- Introduced a common constant for default stick thickness when converting "ball-and-stick" models to "solid-shape" models
03/27/21:
- 03:43 Changeset [1117] by
- Cosmetic
- 03:42 Changeset [1116] by
- Improved performance significantly by moving the step-by-step simulation loop from python to FramScript?
03/25/21:
- 16:21 Changeset [1115] by
- Use default stick thickness when converting "ball-and-stick" models to "solid-shape" models
03/24/21:
- 22:27 Changeset [1114] by
- Cosmetic
- 22:25 Changeset [1113] by
- Added a framework for evolutionary algorithms cooperating with FramsticksLib?.py
03/17/21:
- 22:36 Changeset [1112] by
- Added an example of sampling a 3D Model using the ModelGeometry? class
03/16/21:
- 23:59 Changeset [1111] by
- Added a function to get voxels of sampled Model geometry from script
- 02:50 Changeset [1110] by
- updated for Framsticks v5.0rc19: - SimilMeasure?.simil_type - min muscle power changed to 0
03/15/21:
- 15:58 Changeset [1109] by
- Follow-up to r1107
- 15:57 Changeset [1108] by
- Avoided potentially dangerous subtraction from unsigned int
- 15:55 Changeset [1107] by
- Unified names of neurons and neuron flags; muscle power range now starts from 0 instead of 0.01
03/13/21:
- 00:50 Changeset [1106] by
- Since 5.0rc19 there is no need to restore the current working directory because Framsticks does not change it
- 00:46 Changeset [1105] by
- Using the "framsfiles" module to write genotypes to a file instead of an ad-hoc code
- 00:44 Changeset [1104] by
- Added the "framsfiles" module for reading and writing Framsticks-format files (genotypes, settings, scrips, neurons, etc.)
03/11/21:
- 19:51 Changeset [1103] by
- Added an example of setting a different expdef (experiment definition)
03/10/21:
- 21:13 Changeset [1102] by
- Do not fail when the dissimilarity matrix is not symmetric, print a warning message instead
- 20:04 Changeset [1101] by
- Import simulation settings only once in the beginning, not on every evaluation (so changes in parameter values will now persist forever)
03/05/21:
- 19:34 Changeset [1100] by
- Cosmetic / minor fixes
- 18:48 Changeset [1099] by
- Minor fix.
- 18:46 Changeset [1098] by
- Paramter controlling output printing added.
- 11:25 Changeset [1097] by
- Calls to deprecated parameters changed.
03/04/21:
- 21:08 Changeset [1096] by
- restore the original working directory after frams.init()
03/03/21:
- 04:47 Changeset [1095] by
- Cosmetic
Note: See TracTimeline
for information about the timeline view.