source: cpp/frams/genetics/fF

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1130   3 years Maciej Komosinski Used std::min(), std::max() explicitly to avoid compiler confusion. …
(edit) @994   4 years Maciej Komosinski Cosmetic
(edit) @991   4 years Maciej Komosinski Updated target genetic format for fF (foraminifera) genetic encoding …
(edit) @974   4 years Maciej Komosinski Renamed all genooper paramtab variables to be consistent with the …
(edit) @973   4 years Maciej Komosinski Increased SString and std::string compatibility: introduced length(), …
(edit) @899   5 years Maciej Komosinski Code formatting
(edit) @896   5 years Maciej Komosinski Replaced #defined macros for popular random-related operations with …
(edit) @841   6 years Maciej Komosinski Updated #includes after splitting stl-util into util-stl, util-file …
(edit) @779   6 years Maciej Komosinski Unified file names of all files involved in genetic conversions and …
(edit) @750   7 years Maciej Komosinski More proper definition of the crossover parameter
(edit) @740   7 years Maciej Komosinski Added support for developmental phases ("checkpoints") to converters …
(edit) @736   7 years Maciej Komosinski Added the new "using_checkpoints" argument to genetic converters so …
(edit) @720   7 years Maciej Komosinski Param::save2() renamed to saveSingleLine(); unified Param::load() so …
(edit) @669   7 years Maciej Komosinski As default foraminifera initial chamber radius in Framsticks units …
(edit) @667   7 years Maciej Komosinski - fF foraminifera encoding supports scaling (radius) of the initial …
(edit) @544   8 years Maciej Komosinski Renamed: Model::getShape() ==> Model::getShapeType() Model::SHAPE_OLD …
(edit) @513   8 years Maciej Komosinski checkValidity() and validate() are now aware of genotype name
(edit) @348   9 years Maciej Komosinski - explicit c_str() in SString instead of (const char*) cast - genetic …
(edit) @319   10 years Maciej Komosinski Fixed compilation warnings
(edit) @286   10 years Maciej Komosinski Updated headers
(edit) @256   10 years Maciej Komosinski Chambers in Foraminifera now have the proper orientation in 3D; …
(edit) @247   10 years Maciej Komosinski Sources support both 32-bit and 64-bit, and more compilers
(edit) @197   10 years Maciej Komosinski GDK used by developers since 1999, distributed on the web since 2002
(edit) @187   11 years sz all text files should have svn:eol-style=native
(edit) @185   11 years Maciej Komosinski Avoid "atan2: domain error"
(edit) @181   11 years Maciej Komosinski Cosmetic change in order
(edit) @178   11 years Maciej Komosinski Changed cryptic double[4] into a meaningful struct
(edit) @177   11 years Maciej Komosinski Optimizations and simplifications
(edit) @176   11 years Maciej Komosinski Renamed #defines that conflicted with system-wide defines for Windows …
(edit) @174   11 years oriona Chambers in Foraminifera grow so that the length of the local …
(edit) @157   11 years sz f9 and Ff converters can now detect an invalid input genotype and …
(edit) @145   11 years sz Genetics reorganization (affects ALL applications!): - …
(add) @140   11 years sz introducing the Foraminifera encoding (format 'F')
Note: See TracRevisionLog for help on using the revision log.