|
|
@999
|
4 years |
Maciej Komosinski |
More consistent usage of "shapetype" (vs. "shape")
|
|
|
@972
|
4 years |
Maciej Komosinski |
- separate "0" and "0s" formats (for SHAPE_BALL_AND_STICK and …
|
|
|
@877
|
5 years |
Maciej Komosinski |
Introduced a shared function to avoid code duplication; more …
|
|
|
@872
|
6 years |
Maciej Komosinski |
Fixed error messages, changed int to paInt (for 32/64-bit safety), …
|
|
|
@871
|
6 years |
oriona |
Printfs replaced with error messages.
|
|
|
@870
|
6 years |
oriona |
Nonexistent function declaration removed.
|
|
|
@869
|
6 years |
Maciej Komosinski |
Added another, improved way of calculating dissimilarity of two …
|
|
|
@818
|
6 years |
oriona |
Help to wMDS field added.
|
|
|
@817
|
6 years |
oriona |
MDS procedure replaced with weighted MDS procedure.
|
|
|
@782
|
6 years |
oriona |
Typos fixed.
|
|
|
@666
|
7 years |
Maciej Komosinski |
Added missing #include
|
|
|
@647
|
8 years |
Maciej Komosinski |
Updated URLs, removed non-ascii characters
|
|
|
@606
|
8 years |
Maciej Komosinski |
Code formatting
|
|
|
@605
|
8 years |
Maciej Komosinski |
- Added 'fixedZaxis' option to paramtab (so that it is accessible from …
|
|
|
@601
|
8 years |
oriona |
Possibility of fixing z axis during the alignment added.
|
|
|
@492
|
9 years |
Maciej Komosinski |
emscripten compatibility
|
|
|
@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.
|
|
|
@389
|
9 years |
Maciej Komosinski |
Code formatting
|
|
|
@388
|
9 years |
Maciej Komosinski |
A local PRBS-7 implementation so that this file does not depend on …
|
|
|
@370
|
10 years |
Maciej Komosinski |
#included file more friendly for *nix'es
|
|
|
@368
|
10 years |
Maciej Komosinski |
#includes needed for Embarcadero
|
|
|
@362
|
10 years |
Maciej Komosinski |
Restored object descriptions/docs that were lost
|
|
|
@361
|
10 years |
Maciej Komosinski |
Signed/unsigned int issues (r352) resolved differently - in most cases …
|
|
|
@358
|
10 years |
Maciej Komosinski |
Commented out "srand(time(NULL))" - this line would affect everything …
|
|
|
@357
|
10 years |
Maciej Komosinski |
Set svn:eol-style to native
|
|
|
@356
|
10 years |
Maciej Komosinski |
Changed default values for weights
|
|
|
@352
|
10 years |
oriona |
comparison between signed and unsigned integer expressions fixed
|
|
|
@350
|
10 years |
Maciej Komosinski |
Cosmetic
|
|
|
@349
|
10 years |
oriona |
implementation of the similarity measure
|