|
|
@547
|
8 years |
oriona |
PreconfiguredGenetics? added in geometrytestutils
|
|
|
@546
|
8 years |
Maciej Komosinski |
Renamed: Model::buildUsingNewShapes -> …
|
|
|
@544
|
8 years |
Maciej Komosinski |
Renamed:
Model::getShape() ==> Model::getShapeType()
Model::SHAPE_OLD …
|
|
|
@534
|
8 years |
Maciej Komosinski |
Renamed: get/setGene -> get/setGenes, setGeneOnly -> …
|
|
|
@532
|
8 years |
Maciej Komosinski |
A new set of getStyle/getFullStyle functions in GenMan? and cosmetic …
|
|
|
@527
|
8 years |
Maciej Komosinski |
Print mappings of models
|
|
|
@526
|
8 years |
Maciej Komosinski |
Geno::toString() renamed to Geno::getGeneAndFormat()
|
|
|
@520
|
8 years |
Maciej Komosinski |
Code formatting
|
|
|
@517
|
8 years |
Maciej Komosinski |
Added an example of saving MiniGenotype? objects to a file
|
|
|
@515
|
8 years |
Maciej Komosinski |
Renamed, better name
|
|
|
@473
|
9 years |
sz |
- MiniGenotype? extended to handle all Genotype fields contained in …
|
|
|
@459
|
9 years |
sz |
fixed memory leak in simil_test (when loading invalid genotypes)
|
|
|
@457
|
9 years |
oriona |
Vectors declaration shortened.
|
|
|
@455
|
9 years |
oriona |
Malloc/free replaced by new/delete, pointers-to-vectors changed into …
|
|
|
@451
|
9 years |
oriona |
Unused INit commented out. Command line information updated.
|
|
|
@408
|
9 years |
Maciej Komosinski |
Typos
|
|
|
@391
|
9 years |
sz |
Moved frams/loggers to common/loggers
|
|
|
@382
|
9 years |
sz |
Moving frams/virtfile to common/virtfile:
- file references updated …
|
|
|
@375
|
10 years |
Maciej Komosinski |
Renamed logging functions to more intuitive and simple names
|
|
|
@372
|
10 years |
sz |
Renamed some classes and functions to make their purpose more obvious: …
|
|
|
@365
|
10 years |
Maciej Komosinski |
Link geno_test with StdoutErrorHandler?'s cpp; do not include cpp as a …
|
|
|
@361
|
10 years |
Maciej Komosinski |
Signed/unsigned int issues (r352) resolved differently - in most cases …
|
|
|
@360
|
10 years |
Maciej Komosinski |
Source formatting
|
|
|
@359
|
10 years |
Maciej Komosinski |
Display error/warning messages by default
|
|
|
@352
|
10 years |
oriona |
comparison between signed and unsigned integer expressions fixed
|
|
|
@351
|
10 years |
Maciej Komosinski |
Renamed simil_match_test.cpp -> simil_unittests.cpp
|
|
|
@349
|
10 years |
oriona |
implementation of the similarity measure
|
|
|
@348
|
10 years |
Maciej Komosinski |
- explicit c_str() in SString instead of (const char*) cast
- genetic …
|
|
|
@338
|
10 years |
Maciej Komosinski |
One more invalid (de)serialization example
|
|
|
@334
|
10 years |
Maciej Komosinski |
More specific error messages on failed deserialization (and the …
|
|
|
@330
|
10 years |
Maciej Komosinski |
Improved comments
|
|
|
@329
|
10 years |
Maciej Komosinski |
More examples of Param loader
|
|
|
@323
|
10 years |
Maciej Komosinski |
Example of skipping an unknown object
|
|
|
@319
|
10 years |
Maciej Komosinski |
Fixed compilation warnings
|
|
|
@318
|
10 years |
Maciej Komosinski |
Compiles under cygwin; enabled warnings
|
|
|
@317
|
10 years |
Maciej Komosinski |
SDK compiles under Mac OS
|
|
|
@316
|
10 years |
Maciej Komosinski |
Improved documentation (for Param flags in particular)
|
|
|
@311
|
10 years |
Maciej Komosinski |
More fields and test cases
|
|
|
@308
|
10 years |
Maciej Komosinski |
After loading, objects are printed ("saved") to standard output. …
|
|
|
@307
|
10 years |
Maciej Komosinski |
Tester/demo for Param loader
|
|
|
@299
|
10 years |
Maciej Komosinski |
Instead of linking with stdiofile-autoinit.cpp, create an object …
|
|
|
@291
|
10 years |
Maciej Komosinski |
- Global errorhandlers are harmful (race condition)
- …
|
|
|
@289
|
10 years |
Maciej Komosinski |
Removed usage of NeuroItem?; item details -> details
|
|
|
@288
|
10 years |
Maciej Komosinski |
GDK->SDK, gdk_test.cpp -> genomanipulation.cpp
|
|
|
@287
|
10 years |
Maciej Komosinski |
GDK->SDK
|
|
|
@286
|
10 years |
Maciej Komosinski |
Updated headers
|
|
|
@283
|
10 years |
Maciej Komosinski |
Clarified "normal f0" comment and removed another misleading comment
|
|
|
@271
|
10 years |
Maciej Komosinski |
Refreshed header comments
|
|
|
@269
|
10 years |
Maciej Komosinski |
- Model validation checks part/joint shapes for consistency (old/new) …
|
|
|
@197
|
11 years |
Maciej Komosinski |
GDK used by developers since 1999, distributed on the web since 2002
|
|
|
@194
|
11 years |
Maciej Komosinski |
Updated sources of the fT (ATGC sequences) genetic operators - useful …
|
|
|
@193
|
11 years |
Maciej Komosinski |
Set svn:eol-style native for all textual files
|
|
|
@192
|
11 years |
Maciej Komosinski |
Removed unnecessary svn:executable property
|
|
|
@191
|
11 years |
rgolebiewski |
Added geometry module: calculates model surface area, volume and sizes.
|
|
|
@171
|
11 years |
sz |
getObjectTarget is now the recommended way to retrieve object from …
|
|
|
@152
|
11 years |
sz |
starting with 4.0rc7, the "part_shapes" visual style (theater and GUI) …
|
|
|
@145
|
11 years |
sz |
Genetics reorganization (affects ALL applications!):
- …
|
|
|
@141
|
11 years |
sz |
Improved genotype validation in geno_test and genooper_test (using …
|
|
|
@139
|
11 years |
sz |
class renaming + minor corrections
|
|
|
@138
|
11 years |
sz |
genetic operator example - frams/_demos/genooper_test.cpp
|
|
|
@136
|
11 years |
Maciej Komosinski |
renamed conv_test => genoconv_test
|
|
|
@135
|
11 years |
sz |
neuron layout algorithm (for schematic drawing), usage example in …
|
|
|
@129
|
11 years |
sz |
conv_test now uses the DefaultGenoConvManager? which automatically …
|
|
|
@126
|
11 years |
sz |
minor corrections
|
|
|
@124
|
11 years |
sz |
Param::save altname argument is now more convenient const char*
|
|
|
@121
|
11 years |
sz |
updated file headers and makefiles
|
|
|
@115
|
11 years |
sz |
loader_test can now extract raw genotype from a Framsticks file …
|
|
|
@109
|
11 years |
sz |
source reorganization (see README)
new feature added: part/joint …
|