|
|
@1120
|
4 years |
Maciej Komosinski |
Used a local random number generator for full determinism. Introduced …
|
|
|
@1119
|
4 years |
Maciej Komosinski |
Cache a function reference for better performance
|
|
|
@1118
|
4 years |
Maciej Komosinski |
Introduced a common constant for default stick thickness when …
|
|
|
@1117
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1116
|
4 years |
Maciej Komosinski |
Improved performance significantly by moving the step-by-step …
|
|
|
@1115
|
4 years |
Maciej Komosinski |
Use default stick thickness when converting "ball-and-stick" models to …
|
|
|
@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
|
|
|
@1111
|
4 years |
Maciej Komosinski |
Added a function to get voxels of sampled Model geometry from script
|
|
|
@1110
|
4 years |
sz |
updated for Framsticks v5.0rc19:
- SimilMeasure?.simil_type
- min …
|
|
|
@1109
|
4 years |
Maciej Komosinski |
Follow-up to r1107
|
|
|
@1108
|
4 years |
Maciej Komosinski |
Avoided potentially dangerous subtraction from unsigned int
|
|
|
@1107
|
4 years |
Maciej Komosinski |
Unified names of neurons and neuron flags; muscle power range now …
|
|
|
@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
|
|
|
@1099
|
4 years |
oriona |
Minor fix.
|
|
|
@1098
|
4 years |
oriona |
Paramter controlling output printing added.
|
|
|
@1097
|
4 years |
oriona |
Calls to deprecated parameters changed.
|
|
|
@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
|
|
|
@1086
|
4 years |
sz |
updated for Framsticks version 5.0rc18
- added MessageCatcher? object
- …
|
|
|
@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
|
|
|
@1082
|
4 years |
Maciej Komosinski |
Added helper functions for script access
|
|
|
@1081
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1080
|
4 years |
Maciej Komosinski |
Use direct connection to Framsticks .so/.dll in evolution
|
|
|
@1079
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1078
|
4 years |
Maciej Komosinski |
Direct connection from python to Framsticks .so/.dll
|
|
|
@1077
|
4 years |
Maciej Komosinski |
Fixed limited scope of for(var somevariable) …
|
|
|
@1076
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1075
|
4 years |
Maciej Komosinski |
Fixed dangerous size_t-1
|
|
|
@1074
|
4 years |
oriona |
Proper genetic format set.
|
|
|
@1073
|
4 years |
oriona |
Comments added.
|
|
|
@1072
|
4 years |
oriona |
Switching off the alignment moved.
|
|
|
@1071
|
4 years |
oriona |
Weighted MDS and switching off the alignment fixed.
|
|
|
@1070
|
4 years |
oriona |
MDS for one-part creatures fixed.
|
|
|
@1069
|
4 years |
sz |
sdk tests updated (similarity)
|
|
|
@1068
|
4 years |
sz |
sdk tests updated (resize)
|
|
|
@1067
|
4 years |
sz |
sdk tests updated (remove Part.vs)
|
|
|
@1066
|
4 years |
Maciej Komosinski |
Make names of fields in SimilMeasureGreedy? unique because object …
|
|
|
@1065
|
4 years |
Maciej Komosinski |
More specific error messages
|
|
|
@1064
|
4 years |
Maciej Komosinski |
Properly allocated and de-allocated dynamic arrays of size calculated …
|
|
|
@1063
|
4 years |
Maciej Komosinski |
Updated URL for Yossi Rubner's implementation of EMD
|
|
|
@1062
|
4 years |
oriona |
Global arrays moved to emd function.
|
|
|
@1061
|
4 years |
oriona |
Static array removed.
|
|
|
@1060
|
4 years |
Maciej Komosinski |
"Vectorized" mutation for better performance due to decreased time of …
|
|
|
@1059
|
4 years |
Maciej Komosinski |
Warn when the number of performance evaluations is different from the …
|
|
|
@1058
|
4 years |
sz |
updated for Framsticks50rc16 (ModelSimilarity? replaced by SimilMeasure? …
|
|
|
@1057
|
4 years |
Maciej Komosinski |
Updated to match changes from r1024
|
|
|
@1056
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1055
|
4 years |
Maciej Komosinski |
Added a workaround (potentially incorrect) for numerical instability …
|
|
|
@1054
|
4 years |
Maciej Komosinski |
Proper paramtab group names for similarity measures
|
|
|
@1053
|
4 years |
Maciej Komosinski |
Implemented missing ffs(int) for Windows compilers
|
|
|
@1052
|
4 years |
Maciej Komosinski |
Added a helper function; cosmetic changes in names and descriptions
|
|
|
@1051
|
4 years |
Maciej Komosinski |
Fixed a bug in ParamObject?: not initializing a field in paramtab, …
|
|
|
@1050
|
4 years |
Maciej Komosinski |
Renamed variables that caused problems with g++ 7.3.0 - C99, 7.1.3 …
|
|
|
@1049
|
4 years |
Maciej Komosinski |
Updates for compilation+linking of new similarity measures
|
|
|
@1048
|
4 years |
Maciej Komosinski |
SimilMeasure? -> SimilMeasureBase?; introduced a new class …
|
|
|
@1047
|
4 years |
Maciej Komosinski |
Removed no longer used sources
|
|
|
@1046
|
4 years |
Maciej Komosinski |
Fixed a declaration of a static array with a non-constant size in C++
|
|
|
@1045
|
4 years |
oriona |
Part of GeometryTestUtils? functions moved to GeometryUtils?.
|
|
|
@1044
|
4 years |
oriona |
Similarity measures code refactored. Distribution-based similarity …
|
|
|
@1043
|
4 years |
Maciej Komosinski |
Fixed the quotation character
|
|
|
@1042
|
4 years |
sz |
updated for Framsticks version 5.0rc15
most important changes:
- added …
|
|
|
@1041
|
4 years |
Maciej Komosinski |
Use qsort_r() substitute when not available (Android)
|
|
|
@1040
|
4 years |
Maciej Komosinski |
Follow-up to r897: A workaround for Android bug in vsnprintf() and …
|
|
|
@1039
|
4 years |
Maciej Komosinski |
Removed Part's "visual thickness" property
|
|
|
@1038
|
4 years |
Maciej Komosinski |
Ensure that when stdin/stdout/stderr are not supported (e.g., Android …
|
|
|
@1037
|
4 years |
Maciej Komosinski |
One less compiler warning about assignment/comparison
|
|
|
@1036
|
4 years |
Maciej Komosinski |
Fixed comparison for compilers with default char = signed
|
|
|
@1035
|
4 years |
Maciej Komosinski |
Added a demo program to scale a Model and a simple test
|
|
|
@1034
|
4 years |
sz |
test results updated
|
|
|
@1033
|
4 years |
Maciej Komosinski |
Updated test results after changes to evol_test and fS
|
|
|
@1032
|
4 years |
Maciej Komosinski |
- fS: comma as an intuitive separator in genotype instead of weird …
|
|
|
@1031
|
4 years |
Maciej Komosinski |
Added a number of model geometry criteria to evolution
|
|
|
@1030
|
4 years |
Maciej Komosinski |
fS: refactoring
|
|
|
@1029
|
4 years |
Maciej Komosinski |
fL: more legal characters allowed in syntax coloring
|
|
|
@1028
|
4 years |
Maciej Komosinski |
Separated Pt2D
|
|
|
@1027
|
4 years |
Maciej Komosinski |
#defined ARRAY_LENGTH(x) replaced by std::size(x) since C++17
|
|
|
@1026
|
4 years |
Maciej Komosinski |
Workarounds for Embarcadero 10.3u3 compiler bug and incompatibility
|
|
|
@1025
|
4 years |
Maciej Komosinski |
Added a repr() function that converts a string using only printable …
|
|
|
@1024
|
4 years |
Maciej Komosinski |
evaluate() now handles a list of genotypes, not just a single genotype
|
|
|
@1023
|
4 years |
Maciej Komosinski |
Added GenoOperators::calculateSolidVolume(Part)
|
|
|
@1022
|
4 years |
Maciej Komosinski |
Cosmetic
|
|
|
@1021
|
4 years |
Maciej Komosinski |
Checking for genotype validity can now handle multiple genotypes at once
|
|
|