Timeline



12/30/20:

00:26 Changeset [1057] by Maciej Komosinski
Updated to match changes from r1024

12/28/20:

02:06 Changeset [1056] by Maciej Komosinski
Cosmetic

12/27/20:

19:39 Changeset [1055] by Maciej Komosinski
Added a workaround (potentially incorrect) for numerical instability in SVD calculation and the embarcadero compiler
19:36 Changeset [1054] by Maciej Komosinski
Proper paramtab group names for similarity measures
19:35 Changeset [1053] by Maciej Komosinski
Implemented missing ffs(int) for Windows compilers

12/12/20:

00:32 Changeset [1052] by Maciej Komosinski
Added a helper function; cosmetic changes in names and descriptions

12/11/20:

21:43 Changeset [1051] by Maciej Komosinski
Fixed a bug in ParamObject?: not initializing a field in paramtab, previously unused, recently used as "long name" for more elaborate error messages
21:40 Changeset [1050] by Maciej Komosinski
Renamed variables that caused problems with g++ 7.3.0 - C99, 7.1.3 ("Reserved Identifiers"): All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use.
21:39 Changeset [1049] by Maciej Komosinski
Updates for compilation+linking of new similarity measures
21:36 Changeset [1048] by Maciej Komosinski
SimilMeasure? -> SimilMeasureBase?; introduced a new class (SimilMeasure?) that allows scripts to access all similarity measures; a number of minor fixes and improvements
21:27 Changeset [1047] by Maciej Komosinski
Removed no longer used sources
21:26 Changeset [1046] by Maciej Komosinski
Fixed a declaration of a static array with a non-constant size in C++
20:23 Changeset [1045] by oriona
Part of GeometryTestUtils? functions moved to GeometryUtils?.

12/10/20:

22:33 Changeset [1044] by oriona
Similarity measures code refactored. Distribution-based similarity measure added.
Note: See TracTimeline for information about the timeline view.