source: cpp/frams/genetics

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @643   7 years Maciej Komosinski The meaning of f9 3D-direction genes made consistent with Framsticks …
(edit) @551   8 years Maciej Komosinski PreconfiguredGenetics? warns about unexpected use case and unregisters …
(edit) @544   8 years Maciej Komosinski Renamed: Model::getShape() ==> Model::getShapeType() Model::SHAPE_OLD …
(edit) @534   8 years Maciej Komosinski Renamed: get/setGene -> get/setGenes, setGeneOnly -> …
(edit) @532   8 years Maciej Komosinski A new set of getStyle/getFullStyle functions in GenMan? and cosmetic …
(edit) @530   8 years Maciej Komosinski Strict parsing of genotype format prefix
(edit) @528   8 years Maciej Komosinski - Part.m removed - Part.h becomes XPROP - validate more part and joint …
(edit) @522   8 years Maciej Komosinski Code formatting
(edit) @521   8 years Maciej Komosinski Extended error messages for invalid genotype format declaration
(edit) @518   8 years Maciej Komosinski More strict parsing of genotype format prefix
(edit) @516   8 years Maciej Komosinski Geno format as a string (no longer ascii number)
(edit) @514   8 years Maciej Komosinski More strict parsing of numbers when converting genotypes f1->f0
(edit) @513   8 years Maciej Komosinski checkValidity() and validate() are now aware of genotype name
(edit) @508   8 years Maciej Komosinski Conditional macro to identify for which genotypes the order of …
(edit) @500   8 years Maciej Komosinski Fixed uninit - previously cached f0 might have been treated as invalid
(edit) @494   8 years Maciej Komosinski Empty destructor no longer needed since it is present in the base …
(edit) @492   8 years Maciej Komosinski emscripten compatibility
(edit) @483   8 years Maciej Komosinski Unified DEBUG macro ( -> _DEBUG )
(edit) @467   8 years Maciej Komosinski GenMan? interface uses STL std::string instead of SString
(edit) @452   8 years Maciej Komosinski Validation of genotypes additionally prints genotype name when there …
(edit) @408   9 years Maciej Komosinski Typos
(edit) @391   9 years sz Moved frams/loggers to common/loggers
(edit) @375   9 years Maciej Komosinski Renamed logging functions to more intuitive and simple names
(edit) @372   9 years sz Renamed some classes and functions to make their purpose more obvious: …
(edit) @348   9 years Maciej Komosinski - explicit c_str() in SString instead of (const char*) cast - genetic …
(edit) @346   9 years Maciej Komosinski Each thread can use its own simulator's GenMan?
(edit) @344   9 years Maciej Komosinski Non-COW string compatibility (const char* is always invalid after …
(edit) @319   9 years Maciej Komosinski Fixed compilation warnings
(edit) @288   9 years Maciej Komosinski GDK->SDK, gdk_test.cpp -> genomanipulation.cpp
(edit) @287   9 years Maciej Komosinski GDK->SDK
(edit) @286   9 years Maciej Komosinski Updated headers
(edit) @280   9 years Maciej Komosinski Version 4.0
(edit) @275   9 years Maciej Komosinski Inheritance information during crossing over properly stored as a …
(edit) @271   9 years Maciej Komosinski Refreshed header comments
(edit) @259   9 years Maciej Komosinski Added support for genetic mapping in f9
(edit) @257   9 years Maciej Komosinski - added strmove(): strcpy() for overlapping strings - ExtObject?
(edit) @256   9 years Maciej Komosinski Chambers in Foraminifera now have the proper orientation in 3D; …
(edit) @247   9 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @240   10 years Maciej Komosinski Used | instead of + when adding binary flags
(edit) @228   10 years Maciej Komosinski More warnings for illegal ExtValue? operations: object+-*/%something …
(edit) @201   10 years Maciej Komosinski Moved isAbsolutePath() to another source file and added implementation …
(edit) @200   10 years Maciej Komosinski More stl string, less SString
(edit) @199   10 years Maciej Komosinski Avoid const char*/char* compilation warnings
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @196   10 years Maciej Komosinski Updated f4 sources and made f4 available for GDK demo apps
(edit) @194   10 years Maciej Komosinski Updated sources of the fT (ATGC sequences) genetic operators - useful …
(edit) @187   10 years sz all text files should have svn:eol-style=native
(edit) @185   10 years Maciej Komosinski Avoid "atan2: domain error"
(edit) @181   10 years Maciej Komosinski Cosmetic change in order
(edit) @180   10 years Maciej Komosinski Remove fixed length buffers
(edit) @178   10 years Maciej Komosinski Changed cryptic double[4] into a meaningful struct
(edit) @177   10 years Maciej Komosinski Optimizations and simplifications
(edit) @176   10 years Maciej Komosinski Renamed #defines that conflicted with system-wide defines for Windows …
(edit) @174   10 years oriona Chambers in Foraminifera grow so that the length of the local …
(edit) @170   10 years sz removed the confusing SList operator!()
(edit) @168   10 years sz reformatting
(edit) @158   10 years sz genetics: warn if properties cannot be mixed because of incompatible types
(edit) @157   10 years sz f9 and Ff converters can now detect an invalid input genotype and …
(edit) @151   10 years sz (c) header added
(edit) @150   10 years sz Warn against missing converter, convert() caller can differentiate …
(edit) @146   10 years sz oops, forgot to include oper_fx.cpp in the previous Genetics update
(edit) @145   10 years sz Genetics reorganization (affects ALL applications!): - …
(edit) @140   10 years sz introducing the Foraminifera encoding (format 'F')
(edit) @139   10 years sz class renaming + minor corrections
(edit) @138   10 years sz genetic operator example - frams/_demos/genooper_test.cpp
(edit) @126   10 years sz minor corrections
(edit) @125   10 years sz f9: APPLY_DETERMINISTIC_BODY_NOISE enabled by default
(edit) @121   10 years sz updated file headers and makefiles
(edit) @120   10 years Maciej Komosinski added sources of the f9->f0 genetic converter
(copy) @119   10 years Maciej Komosinski reorganization of genetic sources (makefiles not updated yet)
copied from cpp/frams/genetic:
(add) @109   10 years sz source reorganization (see README) new feature added: part/joint …
Note: See TracRevisionLog for help on using the revision log.