| Version | Date | Description |
|---|---|---|
| 1.1 | 2008-02-24 | |
| 1.0 | 2006-02-18 | |
| 0.9.8 | 2006-02-13 | |
| 0.9.7 | 2006-01-31 | |
| 0.9.6 | 2005-12-08 | |
| 0.9.5 | 2005-11-14 | |
| 0.9.4 | 2005-10-25 | |
| 0.9.3 | 2005-08-05 | |
| 0.9.2 | 2005-07-05 | |
| 0.9.1 | 2005-04-22 | |
| 0.9.0 | 2005-03-28 | |
| 0.8.0 | 2005-02-03 |
| Type | Changes | By |
|---|---|---|
| Added Hammig distance. | fabian |
| Added new training strategies for speed up of large datasets. | nockson |
| Added tab for calculating different error values to an existing map. | nockson |
| User is asked to confirm overwrite when saving files. | stammi |
| Fixed add and substract behaviour of classmask floodfill. (Select row in table and press shift or control.) | stammi |
| Type | Changes | By |
|---|---|---|
| Clear of messages with popup. | fabian |
| Posix conformity of shell script by Matthias Schmidt. | fabian |
| Fixed reading *.lrn files with scientific format using small "e". | fabian |
| Changed/fixed deletion of data points in data view mode. | fabian |
| Fixed save selection as *.lrn. | fabian |
| New project works after creating or loading island. | fabian |
| Added k-Batch and Hybrid-Batch algorithms that mix concepts of Batch and Online learning. | nockson |
| Updated documentation. | fabian |
| Type | Changes | By |
|---|---|---|
| Fixed loading of numbers in scientific format with small "e". | fabian |
| Type | Changes | By |
|---|---|---|
| Loading of *.lrn files without header (i.e. tab seperated text files) possible. | fabian |
| Type | Changes | By |
|---|---|---|
| Speeded up map initialization enabling the use of very high dimensional data. | fabian |
| Fixed automatic determination of map geometry according to principal components. | fabian |
| Type | Changes | By |
|---|---|---|
| Removed black rectangle behind letters of classes. | nockson |
| Possibility to calculate the space a class uses on the map. | nockson |
| Added Slow-Batch, an experimental version of batch training without the mean calculation (and thus without speedup over online). | nockson |
| Added fast approximate training algorithms using local bestmatch search. | nockson |
| Added normalization to [0,1 ] and robust z-transformation. | fabian |
| View tab is visible first and after traiing, the data tab upon loading data. | fabian |
| Last working directory is saved for next start. | fabian |
| Command line training uses prefix of *.lrn file for *.bm and *.wts if -b and -o are not given. | fabian |
| Added new command line tool to perform only creation of height matrix, e.g. U-Matrix in *.umx file. | fabian |
| Added parameter for Pareto radius to command line tools for matrix generation and image rendering. | fabian |
| Synchronized examples with FCPS. | fabian |
| Floodfill works if only *.umx is loaded. | fabian |
| Projection works with missing values using same distance function as used for training. | fabian |
| Redesign of Matlab interface with new functionality. | ultsch |
| Type | Changes | By |
|---|---|---|
| Moved view options to bottom tab. | stammi |
| Display of names for bestmatches. | stammi |
| Display of round bestmatches. | stammi |
| Display of classes as letters on bestmatches. | stammi |
| Class mask can be created with manual floodfill and semi-automated algorithm by Fabien Moutarde. | stammi |
| Slide show problems fixed. | nockson |
| Projection and classification problems fixed. | nockson |
| Component background can display negative values. | fabian |
| Contours are displayed correct with clipping. | fabian |
| Broken selection of components fixed. | fabian |
| Updated documentation. | fabian |
| Type | Changes | By |
|---|---|---|
| Bugfix for manual bestmatch classification. | stammi |
| Bestmatches can display first letter of class name. | stammi |
| Source code includes up-to-date Colt patch. | fabian |
| Small additions to documentation. | fabian |
| Type | Changes | By |
|---|---|---|
| First Maven-ized version, marching towards first release. | fabian |