source: cpp/frams/_demos/simil_test.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1049   2 years Maciej Komosinski Updates for compilation+linking of new similarity measures
(edit) @1044   2 years oriona Similarity measures code refactored. Distribution-based similarity …
(edit) @1005   3 years Maciej Komosinski Higher conformance with C++17, but gave up after missing M_PI, M_PI_2, …
(edit) @1004   3 years Maciej Komosinski Cosmetic
(edit) @973   3 years Maciej Komosinski Increased SString and std::string compatibility: introduced length(), …
(edit) @895   4 years oriona Unnecessary spaces removed.
(edit) @893   4 years oriona Similarity modified and expanded to include both old (greedy) and new …
(edit) @732   5 years Maciej Komosinski Added support for "checkpoints" (intermediate phases of development of …
(edit) @612   7 years Maciej Komosinski Updated after field rename
(edit) @606   7 years Maciej Komosinski Code formatting
(edit) @605   7 years Maciej Komosinski - Added 'fixedZaxis' option to paramtab (so that it is accessible from …
(edit) @601   7 years oriona Possibility of fixing z axis during the alignment added.
(edit) @459   7 years sz fixed memory leak in simil_test (when loading invalid genotypes)
(edit) @457   7 years oriona Vectors declaration shortened.
(edit) @455   8 years oriona Malloc/free replaced by new/delete, pointers-to-vectors changed into …
(edit) @451   8 years oriona Unused INit commented out. Command line information updated.
(edit) @391   8 years sz Moved frams/loggers to common/loggers
(edit) @382   8 years sz Moving frams/virtfile to common/virtfile: - file references updated …
(edit) @375   8 years Maciej Komosinski Renamed logging functions to more intuitive and simple names
(edit) @372   8 years sz Renamed some classes and functions to make their purpose more obvious: …
(edit) @361   8 years Maciej Komosinski Signed/unsigned int issues (r352) resolved differently - in most cases …
(edit) @359   8 years Maciej Komosinski Display error/warning messages by default
(edit) @352   8 years oriona comparison between signed and unsigned integer expressions fixed
(add) @349   8 years oriona implementation of the similarity measure
Note: See TracRevisionLog for help on using the revision log.